++ BATCH_SIZE=16 ++ BEAM_SIZE=256 ++ DEPTH=16 ++ NWORKERS=16 ++ PROB_FILE=/home/tong_peng/onedrive_googie32u/agtest/myexamples.txt ++ PROB=ceva_hint2 ++ 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=ceva_hint2 --mode=alphageometry --defs_file=/home/tong_peng/onedrive_googie32u/alphageometry/defs.txt --rules_file=/home/tong_peng/onedrive_googie32u/alphageometry/rules.txt --beam_size=256 --search_depth=16 --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=16 --gin_param=TransformerTaskConfig.sequence_length=128 --gin_param=Trainer.restore_state_variables=False --out_file=/home/tong_peng/onedrive_googie32u/agtest/ag.out2 --n_workers=16 I0303 21:35:30.279860 139718063407104 graph.py:498] ceva_hint2 I0303 21:35:30.280036 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c ? eqratio f h f a g b g a I0303 21:35:31.314811 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:35:31.327499 139718063407104 alphageometry.py:522] Worker initializing. PID=5336 I0303 21:35:31.335516 139718063407104 alphageometry.py:522] Worker initializing. PID=5337 I0303 21:35:31.343178 139718063407104 alphageometry.py:522] Worker initializing. PID=5338 I0303 21:35:31.351286 139718063407104 alphageometry.py:522] Worker initializing. PID=5339 I0303 21:35:31.359772 139718063407104 alphageometry.py:522] Worker initializing. PID=5340 I0303 21:35:31.368907 139718063407104 alphageometry.py:522] Worker initializing. PID=5387 I0303 21:35:31.378964 139718063407104 alphageometry.py:522] Worker initializing. PID=5551 I0303 21:35:31.389577 139718063407104 alphageometry.py:522] Worker initializing. PID=5618 I0303 21:35:31.397761 139718063407104 alphageometry.py:522] Worker initializing. PID=5721 I0303 21:35:31.408615 139718063407104 alphageometry.py:522] Worker initializing. PID=5819 I0303 21:35:31.422956 139718063407104 alphageometry.py:522] Worker initializing. PID=5909 I0303 21:35:31.436743 139718063407104 alphageometry.py:522] Worker initializing. PID=6032 I0303 21:35:31.452811 139718063407104 alphageometry.py:522] Worker initializing. PID=6174 I0303 21:35:31.465410 139718063407104 alphageometry.py:522] Worker initializing. PID=6263 I0303 21:35:31.483458 139718063407104 alphageometry.py:522] Worker initializing. PID=6353 I0303 21:35:31.496996 139718063407104 alphageometry.py:642] Depth 0. There are 1 nodes to expand: I0303 21:35:31.497634 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 I0303 21:35:31.497187 139718063407104 alphageometry.py:522] Worker initializing. PID=6404 I0303 21:36:16.332987 139718063407104 alphageometry.py:527] Worker 0: started, beam_queue size=1 I0303 21:36:16.333223 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 I0303 21:43:10.158064 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j a i, on_bline j i a" I0303 21:43:10.158339 139718063407104 graph.py:498] I0303 21:43:10.158416 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a ? eqratio f h f a g b g a I0303 21:43:12.444070 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:12.444277 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j e i, on_bline j i e" I0303 21:43:12.444543 139718063407104 graph.py:498] I0303 21:43:12.444618 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e ? eqratio f h f a g b g a I0303 21:43:14.358403 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:14.358592 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j d i, on_bline j i d" I0303 21:43:14.358860 139718063407104 graph.py:498] I0303 21:43:14.358934 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d ? eqratio f h f a g b g a I0303 21:43:17.585680 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:17.585874 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j d e, on_bline j e d" I0303 21:43:17.586129 139718063407104 graph.py:498] I0303 21:43:17.586203 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d ? eqratio f h f a g b g a I0303 21:43:20.019520 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:20.019732 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j d f, on_bline j f d" I0303 21:43:20.020000 139718063407104 graph.py:498] I0303 21:43:20.020076 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d ? eqratio f h f a g b g a I0303 21:43:23.298645 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:23.298837 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j g i, on_bline j i g" I0303 21:43:23.299098 139718063407104 graph.py:498] I0303 21:43:23.299172 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g ? eqratio f h f a g b g a I0303 21:43:25.199521 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:25.199709 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j h i, on_bline j i h" I0303 21:43:25.199976 139718063407104 graph.py:498] I0303 21:43:25.200049 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h ? eqratio f h f a g b g a I0303 21:43:27.338746 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:27.338940 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j a d, on_bline j d a" I0303 21:43:27.339189 139718063407104 graph.py:498] I0303 21:43:27.339261 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a ? eqratio f h f a g b g a I0303 21:43:29.792724 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:29.792906 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j a h, on_bline j h a" I0303 21:43:29.793159 139718063407104 graph.py:498] I0303 21:43:29.793230 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a ? eqratio f h f a g b g a I0303 21:43:33.062782 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:33.062983 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j b i, on_bline j i b" I0303 21:43:33.063235 139718063407104 graph.py:498] I0303 21:43:33.063307 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b ? eqratio f h f a g b g a I0303 21:43:36.338759 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:36.338956 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j h g, on_bline j g h" I0303 21:43:36.339208 139718063407104 graph.py:498] I0303 21:43:36.339279 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h ? eqratio f h f a g b g a I0303 21:43:38.237597 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:38.237793 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j d g, on_bline j g d" I0303 21:43:38.238043 139718063407104 graph.py:498] I0303 21:43:38.238117 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d ? eqratio f h f a g b g a I0303 21:43:40.684874 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:40.685060 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j c i, on_bline j i c" I0303 21:43:40.685313 139718063407104 graph.py:498] I0303 21:43:40.685384 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c ? eqratio f h f a g b g a I0303 21:43:42.641230 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:42.641418 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j b h, on_bline j h b" I0303 21:43:42.641666 139718063407104 graph.py:498] I0303 21:43:42.641739 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b ? eqratio f h f a g b g a I0303 21:43:44.598890 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:44.599077 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j a h, on_circle j a h" I0303 21:43:44.599326 139718063407104 graph.py:498] I0303 21:43:44.599399 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h ? eqratio f h f a g b g a I0303 21:43:47.915904 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:47.916090 139718063407104 alphageometry.py:548] Worker 0: Translation: "j = on_line j a i, on_circle j a i" I0303 21:43:47.916338 139718063407104 graph.py:498] I0303 21:43:47.916410 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i ? eqratio f h f a g b g a I0303 21:43:50.001590 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:43:50.335373 139718063407104 alphageometry.py:666] Worker 0 returned. Solved=False I0303 21:43:50.335572 139718063407104 alphageometry.py:642] Depth 1. There are 16 nodes to expand: I0303 21:43:50.335647 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 I0303 21:43:50.335703 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 I0303 21:43:50.335863 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 I0303 21:43:50.335979 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 I0303 21:43:50.336043 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 I0303 21:43:50.336102 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 I0303 21:43:50.336164 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 I0303 21:43:50.336248 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 I0303 21:43:50.336304 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 I0303 21:43:50.336360 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 I0303 21:43:50.336487 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 I0303 21:43:50.336548 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 I0303 21:43:50.336587 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 I0303 21:43:50.336625 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 I0303 21:43:50.336664 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 I0303 21:43:50.336701 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 I0303 21:43:50.345809 139718063407104 alphageometry.py:527] Worker 0: started, beam_queue size=1 I0303 21:43:50.345955 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 I0303 21:43:50.351545 139718063407104 alphageometry.py:527] Worker 1: started, beam_queue size=1 I0303 21:43:50.351702 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 I0303 21:43:50.355827 139718063407104 alphageometry.py:527] Worker 2: started, beam_queue size=1 I0303 21:43:50.356018 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 I0303 21:43:50.358093 139718063407104 alphageometry.py:527] Worker 3: started, beam_queue size=1 I0303 21:43:50.358249 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 I0303 21:43:50.366679 139718063407104 alphageometry.py:527] Worker 4: started, beam_queue size=1 I0303 21:43:50.366888 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 I0303 21:43:50.370002 139718063407104 alphageometry.py:527] Worker 5: started, beam_queue size=1 I0303 21:43:50.370164 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 I0303 21:43:50.375374 139718063407104 alphageometry.py:527] Worker 6: started, beam_queue size=1 I0303 21:43:50.375524 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 I0303 21:43:50.380784 139718063407104 alphageometry.py:527] Worker 7: started, beam_queue size=1 I0303 21:43:50.380937 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 I0303 21:43:50.389792 139718063407104 alphageometry.py:527] Worker 8: started, beam_queue size=1 I0303 21:43:50.389997 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 I0303 21:43:50.392304 139718063407104 alphageometry.py:527] Worker 9: started, beam_queue size=1 I0303 21:43:50.392485 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 I0303 21:43:50.397908 139718063407104 alphageometry.py:527] Worker 10: started, beam_queue size=1 I0303 21:43:50.398074 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 I0303 21:43:50.403833 139718063407104 alphageometry.py:527] Worker 11: started, beam_queue size=1 I0303 21:43:50.403982 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 I0303 21:43:50.409614 139718063407104 alphageometry.py:527] Worker 12: started, beam_queue size=1 I0303 21:43:50.409767 139718063407104 alphageometry.py:530] Worker 12: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 I0303 21:43:50.416006 139718063407104 alphageometry.py:527] Worker 13: started, beam_queue size=1 I0303 21:43:50.416231 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 I0303 21:43:50.425947 139718063407104 alphageometry.py:527] Worker 14: started, beam_queue size=1 I0303 21:43:50.426300 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 I0303 21:43:50.430778 139718063407104 alphageometry.py:527] Worker 15: started, beam_queue size=1 I0303 21:43:50.431191 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 I0303 21:57:52.880994 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k e h, on_bline k h e" I0303 21:57:52.881627 139718063407104 graph.py:498] I0303 21:57:52.881859 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 21:58:08.026416 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:58:08.026679 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k h i, on_bline k i h" I0303 21:58:08.027036 139718063407104 graph.py:498] I0303 21:58:08.027144 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 21:58:23.647049 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:58:23.647691 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k a b, on_bline k b a" I0303 21:58:23.649098 139718063407104 graph.py:498] I0303 21:58:23.649318 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a ? eqratio f h f a g b g a I0303 21:58:42.551237 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:58:42.552214 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k b h, on_bline k h b" I0303 21:58:42.553701 139718063407104 graph.py:498] I0303 21:58:42.556897 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b ? eqratio f h f a g b g a I0303 21:58:49.695777 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k h j, on_bline k j h" I0303 21:58:49.696405 139718063407104 graph.py:498] I0303 21:58:49.696645 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h ? eqratio f h f a g b g a I0303 21:58:55.280712 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k e g, on_bline k g e" I0303 21:58:55.282108 139718063407104 graph.py:498] I0303 21:58:55.282523 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 21:58:58.598912 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:58:58.599250 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k a e, on_bline k e a" I0303 21:58:58.599796 139718063407104 graph.py:498] I0303 21:58:58.599958 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a ? eqratio f h f a g b g a I0303 21:59:00.743832 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:00.744439 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k h g, on_bline k g h" I0303 21:59:00.745194 139718063407104 graph.py:498] I0303 21:59:00.745477 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h ? eqratio f h f a g b g a I0303 21:59:07.275091 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:07.275455 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k e i, on_bline k i e" I0303 21:59:07.276027 139718063407104 graph.py:498] I0303 21:59:07.276196 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 21:59:07.773829 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:07.774199 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k e i, on_bline k i e" I0303 21:59:07.774678 139718063407104 graph.py:498] I0303 21:59:07.775151 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 21:59:19.162522 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:19.163072 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k e j, on_bline k j e" I0303 21:59:19.163742 139718063407104 graph.py:498] I0303 21:59:19.163990 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e ? eqratio f h f a g b g a I0303 21:59:19.429272 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:19.429778 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k d h, on_bline k h d" I0303 21:59:19.430579 139718063407104 graph.py:498] I0303 21:59:19.430836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d ? eqratio f h f a g b g a I0303 21:59:20.407816 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:20.412891 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k e f, on_bline k f e" I0303 21:59:20.413480 139718063407104 graph.py:498] I0303 21:59:20.413729 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e ? eqratio f h f a g b g a I0303 21:59:30.309967 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:30.311483 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k d i, on_bline k i d" I0303 21:59:30.312894 139718063407104 graph.py:498] I0303 21:59:30.313379 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d ? eqratio f h f a g b g a I0303 21:59:33.234334 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:33.235037 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k b e, on_bline k e b" I0303 21:59:33.236210 139718063407104 graph.py:498] I0303 21:59:33.236487 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b ? eqratio f h f a g b g a I0303 21:59:35.254032 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:35.254989 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k a d, on_bline k d a" I0303 21:59:35.256097 139718063407104 graph.py:498] I0303 21:59:35.256485 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a ? eqratio f h f a g b g a I0303 21:59:41.720946 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k e h, on_bline k h e" I0303 21:59:41.722048 139718063407104 graph.py:498] I0303 21:59:41.722549 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 21:59:47.921044 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:47.921288 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k g j, on_bline k j g" I0303 21:59:47.921774 139718063407104 graph.py:498] I0303 21:59:47.921904 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g ? eqratio f h f a g b g a I0303 21:59:51.638236 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:51.639075 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k d h, on_bline k h d" I0303 21:59:51.639685 139718063407104 graph.py:498] I0303 21:59:51.639863 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d ? eqratio f h f a g b g a I0303 21:59:53.901568 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:53.902123 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k g h, on_bline k h g" I0303 21:59:53.902910 139718063407104 graph.py:498] I0303 21:59:53.903144 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g ? eqratio f h f a g b g a I0303 21:59:54.332389 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:54.333913 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k c d, on_bline k d c" I0303 21:59:54.334429 139718063407104 graph.py:498] I0303 21:59:54.334583 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c ? eqratio f h f a g b g a I0303 21:59:58.562384 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 21:59:58.562754 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k h i, on_bline k i h" I0303 21:59:58.563333 139718063407104 graph.py:498] I0303 21:59:58.563503 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:00:01.856528 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:01.857133 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k g h, on_bline k h g" I0303 22:00:01.857939 139718063407104 graph.py:498] I0303 22:00:01.858271 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g ? eqratio f h f a g b g a I0303 22:00:08.412814 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:08.413479 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k e h, on_bline k h e" I0303 22:00:08.414295 139718063407104 graph.py:498] I0303 22:00:08.414578 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 22:00:09.060568 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:09.064591 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k e h, on_bline k h e" I0303 22:00:09.065532 139718063407104 graph.py:498] I0303 22:00:09.065845 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 22:00:09.557663 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:09.558283 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k a i, on_bline k i a" I0303 22:00:09.559036 139718063407104 graph.py:498] I0303 22:00:09.559302 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a ? eqratio f h f a g b g a I0303 22:00:12.183240 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:12.183861 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k a h, on_bline k h a" I0303 22:00:12.184753 139718063407104 graph.py:498] I0303 22:00:12.185116 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a ? eqratio f h f a g b g a I0303 22:00:16.192618 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:16.193021 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k b j, on_bline k j b" I0303 22:00:16.193597 139718063407104 graph.py:498] I0303 22:00:16.193822 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b ? eqratio f h f a g b g a I0303 22:00:20.627347 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:20.628256 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k c e, on_bline k e c" I0303 22:00:20.628978 139718063407104 graph.py:498] I0303 22:00:20.629222 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c ? eqratio f h f a g b g a I0303 22:00:25.951999 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:25.952605 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k e i, on_bline k i e" I0303 22:00:25.959955 139718063407104 graph.py:498] I0303 22:00:25.960277 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:00:27.730807 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:27.731350 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k b i, on_bline k i b" I0303 22:00:27.732165 139718063407104 graph.py:498] I0303 22:00:27.732441 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b ? eqratio f h f a g b g a I0303 22:00:28.597960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:28.598987 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k i h, on_bline k h i" I0303 22:00:28.600136 139718063407104 graph.py:498] I0303 22:00:28.600585 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i ? eqratio f h f a g b g a I0303 22:00:33.927603 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k e h, on_bline k h e" I0303 22:00:33.928471 139718063407104 graph.py:498] I0303 22:00:33.928838 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 22:00:34.809335 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k e g, on_bline k g e" I0303 22:00:34.810239 139718063407104 graph.py:498] I0303 22:00:34.810544 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:00:35.960148 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:35.960715 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k e g, on_bline k g e" I0303 22:00:35.961378 139718063407104 graph.py:498] I0303 22:00:35.961612 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:00:36.247974 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:36.248384 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k d i, on_bline k i d" I0303 22:00:36.248973 139718063407104 graph.py:498] I0303 22:00:36.249160 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d ? eqratio f h f a g b g a I0303 22:00:37.836160 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:37.836942 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k h i, on_bline k i h" I0303 22:00:37.837717 139718063407104 graph.py:498] I0303 22:00:37.837999 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:00:42.665901 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:42.666250 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k e i, on_bline k i e" I0303 22:00:42.666821 139718063407104 graph.py:498] I0303 22:00:42.666991 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:00:43.400149 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:43.400581 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k j g, on_bline k g j" I0303 22:00:43.401211 139718063407104 graph.py:498] I0303 22:00:43.401456 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j ? eqratio f h f a g b g a I0303 22:00:45.407413 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:45.407788 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k b g, on_bline k g b" I0303 22:00:45.408447 139718063407104 graph.py:498] I0303 22:00:45.408671 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b ? eqratio f h f a g b g a I0303 22:00:45.599593 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:45.600189 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k e f, on_bline k f e" I0303 22:00:45.600932 139718063407104 graph.py:498] I0303 22:00:45.601206 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e ? eqratio f h f a g b g a I0303 22:00:47.217666 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:47.218454 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k f h, on_bline k h f" I0303 22:00:47.219676 139718063407104 graph.py:498] I0303 22:00:47.220075 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f ? eqratio f h f a g b g a I0303 22:00:51.842929 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:51.843561 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k g h, on_bline k h g" I0303 22:00:51.844318 139718063407104 graph.py:498] I0303 22:00:51.844611 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g ? eqratio f h f a g b g a I0303 22:00:52.893815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:52.894752 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k d g, on_bline k g d" I0303 22:00:52.895670 139718063407104 graph.py:498] I0303 22:00:52.895963 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d ? eqratio f h f a g b g a I0303 22:00:53.042227 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:53.043069 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k e f, on_bline k f e" I0303 22:00:53.044147 139718063407104 graph.py:498] I0303 22:00:53.044553 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e ? eqratio f h f a g b g a I0303 22:00:54.979094 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:54.979643 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k i h, on_bline k h i" I0303 22:00:54.980318 139718063407104 graph.py:498] I0303 22:00:54.980574 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i ? eqratio f h f a g b g a I0303 22:00:57.212806 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k d i, on_bline k i d" I0303 22:00:57.214032 139718063407104 graph.py:498] I0303 22:00:57.214870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d ? eqratio f h f a g b g a I0303 22:00:58.737062 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:00:58.737569 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k a g, on_bline k g a" I0303 22:00:58.738355 139718063407104 graph.py:498] I0303 22:00:58.738603 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a ? eqratio f h f a g b g a I0303 22:01:00.202016 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:00.202402 139718063407104 alphageometry.py:548] Worker 15: Translation: "ERROR: Invalid predicate P h j h k" I0303 22:01:00.202615 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_circle k a h" I0303 22:01:00.203145 139718063407104 graph.py:498] I0303 22:01:00.203347 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h ? eqratio f h f a g b g a I0303 22:01:01.197091 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:01.197651 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k b h, on_bline k h b" I0303 22:01:01.198580 139718063407104 graph.py:498] I0303 22:01:01.198946 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b ? eqratio f h f a g b g a I0303 22:01:02.397942 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:02.398610 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k h g, on_bline k g h" I0303 22:01:02.399673 139718063407104 graph.py:498] I0303 22:01:02.400017 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h ? eqratio f h f a g b g a I0303 22:01:04.693403 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k e i, on_bline k i e" I0303 22:01:04.694199 139718063407104 graph.py:498] I0303 22:01:04.694485 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:01:05.742062 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:05.742418 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k b d, on_bline k d b" I0303 22:01:05.742948 139718063407104 graph.py:498] I0303 22:01:05.743106 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b ? eqratio f h f a g b g a I0303 22:01:06.034633 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:06.035237 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k e h, on_circle k h e" I0303 22:01:06.035935 139718063407104 graph.py:498] I0303 22:01:06.036205 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e ? eqratio f h f a g b g a I0303 22:01:08.898507 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:08.898848 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k b h, on_circle k h b" I0303 22:01:08.899384 139718063407104 graph.py:498] I0303 22:01:08.899539 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b ? eqratio f h f a g b g a I0303 22:01:10.197086 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:10.197463 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k a h, on_bline k h a" I0303 22:01:10.198013 139718063407104 graph.py:498] I0303 22:01:10.198222 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a ? eqratio f h f a g b g a I0303 22:01:10.802496 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:10.802836 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k h f, on_bline k f h" I0303 22:01:10.803376 139718063407104 graph.py:498] I0303 22:01:10.803567 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h ? eqratio f h f a g b g a I0303 22:01:11.965384 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:11.966184 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k g i, on_bline k i g" I0303 22:01:11.966870 139718063407104 graph.py:498] I0303 22:01:11.967110 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:01:12.144574 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:12.145045 139718063407104 alphageometry.py:548] Worker 15: Translation: "k = on_line k j g, on_circle k j g" I0303 22:01:12.145579 139718063407104 graph.py:498] I0303 22:01:12.145745 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_circle k j g ? eqratio f h f a g b g a I0303 22:01:17.249868 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:17.250227 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k g i, on_bline k i g" I0303 22:01:17.250774 139718063407104 graph.py:498] I0303 22:01:17.250945 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:01:17.717459 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:17.717846 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_line k a g, on_bline k g a" I0303 22:01:17.718205 139718063407104 graph.py:498] I0303 22:01:17.718323 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a ? eqratio f h f a g b g a I0303 22:01:18.513308 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:18.517197 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:18.517724 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k a b, on_bline k b a" I0303 22:01:18.518520 139718063407104 graph.py:498] I0303 22:01:18.518783 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a ? eqratio f h f a g b g a I0303 22:01:18.843188 139718063407104 alphageometry.py:666] Worker 15 returned. Solved=False I0303 22:01:22.293065 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:22.293422 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k d i, on_bline k i d" I0303 22:01:22.294033 139718063407104 graph.py:498] I0303 22:01:22.294232 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d ? eqratio f h f a g b g a I0303 22:01:23.275239 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:23.275635 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k d h, on_bline k h d" I0303 22:01:23.276216 139718063407104 graph.py:498] I0303 22:01:23.276393 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d ? eqratio f h f a g b g a I0303 22:01:23.956444 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:23.956826 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k b c, on_bline k c b" I0303 22:01:23.957376 139718063407104 graph.py:498] I0303 22:01:23.957539 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b ? eqratio f h f a g b g a I0303 22:01:25.430687 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:25.431053 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k d f, on_bline k f d" I0303 22:01:25.431546 139718063407104 graph.py:498] I0303 22:01:25.431746 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d ? eqratio f h f a g b g a I0303 22:01:26.611028 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k e g, on_bline k g e" I0303 22:01:26.611777 139718063407104 graph.py:498] I0303 22:01:26.611989 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:01:30.186635 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:30.187016 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k a i, on_bline k i a" I0303 22:01:30.187540 139718063407104 graph.py:498] I0303 22:01:30.187748 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a ? eqratio f h f a g b g a I0303 22:01:30.949039 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:30.949346 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k a c, on_bline k c a" I0303 22:01:30.950234 139718063407104 graph.py:498] I0303 22:01:30.950436 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a ? eqratio f h f a g b g a I0303 22:01:31.434834 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:31.435466 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k g i, on_bline k i g" I0303 22:01:31.436743 139718063407104 graph.py:498] I0303 22:01:31.437144 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:01:32.840717 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:32.841458 139718063407104 alphageometry.py:548] Worker 8: Translation: "k = on_circle k j h" I0303 22:01:32.842245 139718063407104 graph.py:498] I0303 22:01:32.842544 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_circle k j h ? eqratio f h f a g b g a I0303 22:01:33.943546 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:33.943857 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k g h, on_bline k h g" I0303 22:01:33.944211 139718063407104 graph.py:498] I0303 22:01:33.944323 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g ? eqratio f h f a g b g a I0303 22:01:36.335815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:36.336293 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k i g, on_bline k g i" I0303 22:01:36.337113 139718063407104 graph.py:498] I0303 22:01:36.337606 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i ? eqratio f h f a g b g a I0303 22:01:37.764238 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:37.764592 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k a b, on_bline k b a" I0303 22:01:37.765112 139718063407104 graph.py:498] I0303 22:01:37.765363 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a ? eqratio f h f a g b g a I0303 22:01:39.261010 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:39.262349 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k b i, on_bline k i b" I0303 22:01:39.262967 139718063407104 graph.py:498] I0303 22:01:39.263142 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b ? eqratio f h f a g b g a I0303 22:01:39.599411 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:39.599923 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k g i, on_bline k i g" I0303 22:01:39.600658 139718063407104 graph.py:498] I0303 22:01:39.600898 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:01:41.799973 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:41.801058 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k h g, on_bline k g h" I0303 22:01:41.805208 139718063407104 graph.py:498] I0303 22:01:41.805544 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h ? eqratio f h f a g b g a I0303 22:01:43.421345 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:43.421991 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k h i, on_bline k i h" I0303 22:01:43.422716 139718063407104 graph.py:498] I0303 22:01:43.422997 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:01:45.247820 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:45.249396 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k a i, on_bline k i a" I0303 22:01:45.253132 139718063407104 graph.py:498] I0303 22:01:45.253514 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a ? eqratio f h f a g b g a I0303 22:01:46.008202 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:46.008591 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k a d, on_bline k d a" I0303 22:01:46.009058 139718063407104 graph.py:498] I0303 22:01:46.009299 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a ? eqratio f h f a g b g a I0303 22:01:46.057283 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:46.057597 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k b d, on_bline k d b" I0303 22:01:46.057996 139718063407104 graph.py:498] I0303 22:01:46.058128 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b ? eqratio f h f a g b g a I0303 22:01:47.799949 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:47.800578 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k c h, on_bline k h c" I0303 22:01:47.801232 139718063407104 graph.py:498] I0303 22:01:47.801497 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c ? eqratio f h f a g b g a I0303 22:01:49.543807 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:49.544449 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k b g, on_bline k g b" I0303 22:01:49.545373 139718063407104 graph.py:498] I0303 22:01:49.545693 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b ? eqratio f h f a g b g a I0303 22:01:50.327912 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:50.716699 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:50.717055 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k h g, on_bline k g h" I0303 22:01:50.717579 139718063407104 graph.py:498] I0303 22:01:50.717739 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h ? eqratio f h f a g b g a I0303 22:01:51.158342 139718063407104 alphageometry.py:666] Worker 8 returned. Solved=False I0303 22:01:55.435527 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:55.435896 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k e g, on_bline k g e" I0303 22:01:55.436457 139718063407104 graph.py:498] I0303 22:01:55.436654 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:01:56.323625 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k h j" I0303 22:01:56.324002 139718063407104 graph.py:498] I0303 22:01:56.324115 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j ? eqratio f h f a g b g a I0303 22:01:58.209846 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:58.210994 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k e j, on_circle k j e" I0303 22:01:58.213579 139718063407104 graph.py:498] I0303 22:01:58.213855 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e ? eqratio f h f a g b g a I0303 22:01:58.604595 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:58.604919 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k d g, on_bline k g d" I0303 22:01:58.605372 139718063407104 graph.py:498] I0303 22:01:58.605509 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d ? eqratio f h f a g b g a I0303 22:01:58.856592 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:01:58.857018 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k e i, on_bline k i e" I0303 22:01:58.857498 139718063407104 graph.py:498] I0303 22:01:58.857677 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:02:00.331707 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:00.332072 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k d e, on_bline k e d" I0303 22:02:00.332876 139718063407104 graph.py:498] I0303 22:02:00.333128 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d ? eqratio f h f a g b g a I0303 22:02:02.659473 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:02.659865 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k a b, on_bline k b a" I0303 22:02:02.660423 139718063407104 graph.py:498] I0303 22:02:02.660644 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a ? eqratio f h f a g b g a I0303 22:02:03.014012 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:03.014529 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k j i" I0303 22:02:03.015128 139718063407104 graph.py:498] I0303 22:02:03.015305 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i ? eqratio f h f a g b g a I0303 22:02:03.135386 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:03.135811 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k b i, on_bline k i b" I0303 22:02:03.136256 139718063407104 graph.py:498] I0303 22:02:03.136447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b ? eqratio f h f a g b g a I0303 22:02:05.764758 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:05.765210 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k d g, on_bline k g d" I0303 22:02:05.765789 139718063407104 graph.py:498] I0303 22:02:05.766011 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d ? eqratio f h f a g b g a I0303 22:02:06.599283 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:06.599687 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k h i, on_bline k i h" I0303 22:02:06.600225 139718063407104 graph.py:498] I0303 22:02:06.600490 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:02:06.709722 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:06.710261 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k e g, on_bline k g e" I0303 22:02:06.710930 139718063407104 graph.py:498] I0303 22:02:06.711187 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:02:09.222259 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:09.223012 139718063407104 alphageometry.py:548] Worker 7: 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 " I0303 22:02:09.223479 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k a g, on_bline k g a" I0303 22:02:09.224288 139718063407104 graph.py:498] I0303 22:02:09.224591 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a ? eqratio f h f a g b g a I0303 22:02:11.156749 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:11.157017 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k a d, on_bline k d a" I0303 22:02:11.157491 139718063407104 graph.py:498] I0303 22:02:11.157616 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a ? eqratio f h f a g b g a I0303 22:02:11.513040 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:11.513401 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k a i, on_bline k i a" I0303 22:02:11.514124 139718063407104 graph.py:498] I0303 22:02:11.514342 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a ? eqratio f h f a g b g a I0303 22:02:12.376605 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:12.376964 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k i j, on_circle k j i" I0303 22:02:12.377498 139718063407104 graph.py:498] I0303 22:02:12.377658 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i ? eqratio f h f a g b g a I0303 22:02:14.111884 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:14.112247 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k e i, on_bline k i e" I0303 22:02:14.112843 139718063407104 graph.py:498] I0303 22:02:14.113039 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:02:14.585139 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:14.585476 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k a g, on_bline k g a" I0303 22:02:14.585979 139718063407104 graph.py:498] I0303 22:02:14.586140 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a ? eqratio f h f a g b g a I0303 22:02:16.882695 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:16.883165 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k c i, on_bline k i c" I0303 22:02:16.894382 139718063407104 graph.py:498] I0303 22:02:16.894631 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c ? eqratio f h f a g b g a I0303 22:02:19.285027 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:19.285382 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k e g, on_bline k g e" I0303 22:02:19.285923 139718063407104 graph.py:498] I0303 22:02:19.286094 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:02:19.371819 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:19.372040 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k a h" I0303 22:02:19.372408 139718063407104 graph.py:498] I0303 22:02:19.372534 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h ? eqratio f h f a g b g a I0303 22:02:19.560964 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:19.561644 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k c h, on_bline k h c" I0303 22:02:19.562339 139718063407104 graph.py:498] I0303 22:02:19.562619 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c ? eqratio f h f a g b g a I0303 22:02:20.129365 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:20.129791 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k d e, on_bline k e d" I0303 22:02:20.130249 139718063407104 graph.py:498] I0303 22:02:20.130426 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d ? eqratio f h f a g b g a I0303 22:02:21.548010 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:21.548541 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k h g, on_bline k g h" I0303 22:02:21.549398 139718063407104 graph.py:498] I0303 22:02:21.549846 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h ? eqratio f h f a g b g a I0303 22:02:22.683005 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:22.683259 139718063407104 alphageometry.py:548] Worker 3: Translation: "k = on_line k i j, on_bline k j i" I0303 22:02:22.683730 139718063407104 graph.py:498] I0303 22:02:22.683860 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i ? eqratio f h f a g b g a I0303 22:02:23.305831 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:23.306670 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k h i, on_bline k i h" I0303 22:02:23.307807 139718063407104 graph.py:498] I0303 22:02:23.308152 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:02:23.925076 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:23.926243 139718063407104 alphageometry.py:548] Worker 13: Translation: "k = on_line k e h, on_circle k h e" I0303 22:02:23.927945 139718063407104 graph.py:498] I0303 22:02:23.928717 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_circle k h e ? eqratio f h f a g b g a I0303 22:02:25.998169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:25.998535 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_line k e i, on_bline k i e" I0303 22:02:25.999076 139718063407104 graph.py:498] I0303 22:02:25.999246 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:02:28.174152 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:28.174712 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k e f, on_bline k f e" I0303 22:02:28.175501 139718063407104 graph.py:498] I0303 22:02:28.175732 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e ? eqratio f h f a g b g a I0303 22:02:28.559706 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k d e, on_bline k e d" I0303 22:02:28.560590 139718063407104 graph.py:498] I0303 22:02:28.560892 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d ? eqratio f h f a g b g a I0303 22:02:28.736016 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:28.768226 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:29.578431 139718063407104 alphageometry.py:666] Worker 13 returned. Solved=False I0303 22:02:29.716782 139718063407104 alphageometry.py:666] Worker 3 returned. Solved=False I0303 22:02:30.097424 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:30.102972 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k a i, on_bline k i a" I0303 22:02:30.103862 139718063407104 graph.py:498] I0303 22:02:30.104174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a ? eqratio f h f a g b g a I0303 22:02:30.177635 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:30.177833 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k i g, on_bline k g i" I0303 22:02:30.178171 139718063407104 graph.py:498] I0303 22:02:30.178260 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i ? eqratio f h f a g b g a I0303 22:02:30.311876 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:30.312355 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k f g, on_bline k g f" I0303 22:02:30.312984 139718063407104 graph.py:498] I0303 22:02:30.313199 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f ? eqratio f h f a g b g a I0303 22:02:34.846457 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:34.846667 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k e h, on_bline k h e" I0303 22:02:34.847041 139718063407104 graph.py:498] I0303 22:02:34.847161 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 22:02:36.091561 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:36.091811 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k h f" I0303 22:02:36.092159 139718063407104 graph.py:498] I0303 22:02:36.092280 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f ? eqratio f h f a g b g a I0303 22:02:36.324017 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:36.324648 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k i f, on_bline k f i" I0303 22:02:36.325500 139718063407104 graph.py:498] I0303 22:02:36.325758 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i ? eqratio f h f a g b g a I0303 22:02:36.437515 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:36.437862 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k g i, on_bline k i g" I0303 22:02:36.438431 139718063407104 graph.py:498] I0303 22:02:36.438597 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:02:36.878269 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:36.878543 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k i h, on_bline k h i" I0303 22:02:36.878906 139718063407104 graph.py:498] I0303 22:02:36.879018 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i ? eqratio f h f a g b g a I0303 22:02:38.043855 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:38.044201 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k g h, on_bline k h g" I0303 22:02:38.044746 139718063407104 graph.py:498] I0303 22:02:38.044916 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g ? eqratio f h f a g b g a I0303 22:02:38.296032 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:38.296291 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k d f, on_bline k f d" I0303 22:02:38.296775 139718063407104 graph.py:498] I0303 22:02:38.296917 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d ? eqratio f h f a g b g a I0303 22:02:41.731022 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:41.731540 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k a d, on_bline k d a" I0303 22:02:41.732167 139718063407104 graph.py:498] I0303 22:02:41.732384 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a ? eqratio f h f a g b g a I0303 22:02:42.240713 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:42.240989 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_line k g i, on_bline k i g" I0303 22:02:42.241358 139718063407104 graph.py:498] I0303 22:02:42.241468 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:02:42.869334 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:42.869589 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k e h, on_bline k h e" I0303 22:02:42.869927 139718063407104 graph.py:498] I0303 22:02:42.870035 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 22:02:43.021359 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:43.022553 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k b i, on_bline k i b" I0303 22:02:43.022944 139718063407104 graph.py:498] I0303 22:02:43.023068 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b ? eqratio f h f a g b g a I0303 22:02:45.638119 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:45.638326 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k d h, on_bline k h d" I0303 22:02:45.638684 139718063407104 graph.py:498] I0303 22:02:45.638767 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d ? eqratio f h f a g b g a I0303 22:02:46.078583 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:46.078968 139718063407104 alphageometry.py:548] Worker 6: Translation: "k = on_line k h f, on_bline k f h" I0303 22:02:46.079526 139718063407104 graph.py:498] I0303 22:02:46.079658 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h f, on_bline k f h ? eqratio f h f a g b g a I0303 22:02:49.383067 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:49.383469 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k e g, on_bline k g e" I0303 22:02:49.384048 139718063407104 graph.py:498] I0303 22:02:49.384248 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:02:50.293066 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:50.293344 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k b e, on_bline k e b" I0303 22:02:50.293966 139718063407104 graph.py:498] I0303 22:02:50.294158 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b ? eqratio f h f a g b g a I0303 22:02:50.454465 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:50.454804 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k e i, on_bline k i e" I0303 22:02:50.455336 139718063407104 graph.py:498] I0303 22:02:50.455499 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:02:51.686341 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:51.686876 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_line k a i, on_bline k i a" I0303 22:02:51.687639 139718063407104 graph.py:498] I0303 22:02:51.687906 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a ? eqratio f h f a g b g a I0303 22:02:52.621520 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:52.621997 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k g f, on_bline k f g" I0303 22:02:52.622611 139718063407104 graph.py:498] I0303 22:02:52.622861 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g ? eqratio f h f a g b g a I0303 22:02:53.010298 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:53.010679 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k d f, on_bline k f d" I0303 22:02:53.011243 139718063407104 graph.py:498] I0303 22:02:53.011421 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d ? eqratio f h f a g b g a I0303 22:02:55.936036 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:55.936412 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k b e, on_bline k e b" I0303 22:02:55.937004 139718063407104 graph.py:498] I0303 22:02:55.937181 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b ? eqratio f h f a g b g a I0303 22:02:56.382275 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:56.382595 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k e j, on_circle k j e" I0303 22:02:56.383044 139718063407104 graph.py:498] I0303 22:02:56.383174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e ? eqratio f h f a g b g a I0303 22:02:56.504250 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:57.444139 139718063407104 alphageometry.py:666] Worker 6 returned. Solved=False I0303 22:02:59.019126 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:02:59.019374 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k c g, on_bline k g c" I0303 22:02:59.019711 139718063407104 graph.py:498] I0303 22:02:59.019816 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c ? eqratio f h f a g b g a I0303 22:03:02.933402 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:02.933692 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k b g, on_bline k g b" I0303 22:03:02.934268 139718063407104 graph.py:498] I0303 22:03:02.934457 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b ? eqratio f h f a g b g a I0303 22:03:04.117944 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:04.118165 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k a i, on_bline k i a" I0303 22:03:04.118543 139718063407104 graph.py:498] I0303 22:03:04.118660 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a ? eqratio f h f a g b g a I0303 22:03:04.321509 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:04.321672 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k i j, on_bline k j i" I0303 22:03:04.321960 139718063407104 graph.py:498] I0303 22:03:04.322036 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i j, on_bline k j i ? eqratio f h f a g b g a I0303 22:03:04.541417 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:04.541640 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = eqdistance k j i h, eqdistance k h i j" I0303 22:03:04.542012 139718063407104 graph.py:498] I0303 22:03:04.542112 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j ? eqratio f h f a g b g a I0303 22:03:05.067886 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:05.068213 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k a f, on_bline k f a" I0303 22:03:05.068757 139718063407104 graph.py:498] I0303 22:03:05.068922 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a ? eqratio f h f a g b g a I0303 22:03:06.251514 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:06.252150 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_line k h j, on_circle k j h" I0303 22:03:06.252848 139718063407104 graph.py:498] I0303 22:03:06.253496 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h ? eqratio f h f a g b g a I0303 22:03:09.103115 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:09.103582 139718063407104 alphageometry.py:548] Worker 11: Translation: "k = on_line k i j, on_circle k j i" I0303 22:03:09.104393 139718063407104 graph.py:498] I0303 22:03:09.104635 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i j, on_circle k j i ? eqratio f h f a g b g a I0303 22:03:10.704950 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:10.705498 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k g j, on_circle k j g" I0303 22:03:10.706311 139718063407104 graph.py:498] I0303 22:03:10.706582 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g ? eqratio f h f a g b g a I0303 22:03:13.117053 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:13.117282 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_circle k h j" I0303 22:03:13.117726 139718063407104 graph.py:498] I0303 22:03:13.117851 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j ? eqratio f h f a g b g a I0303 22:03:14.110617 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:14.111147 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k b c, on_bline k c b" I0303 22:03:14.111877 139718063407104 graph.py:498] I0303 22:03:14.112122 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b ? eqratio f h f a g b g a I0303 22:03:16.767621 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:16.768327 139718063407104 alphageometry.py:548] Worker 5: Translation: "k = on_circle k j g" I0303 22:03:16.769186 139718063407104 graph.py:498] I0303 22:03:16.769464 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k j g ? eqratio f h f a g b g a I0303 22:03:16.903587 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:16.903752 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k b e, on_bline k e b" I0303 22:03:16.904028 139718063407104 graph.py:498] I0303 22:03:16.904105 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b ? eqratio f h f a g b g a I0303 22:03:17.467549 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:17.685444 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:17.685767 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k b i, on_bline k i b" I0303 22:03:17.686378 139718063407104 graph.py:498] I0303 22:03:17.686554 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b ? eqratio f h f a g b g a I0303 22:03:17.756403 139718063407104 alphageometry.py:666] Worker 11 returned. Solved=False I0303 22:03:19.192991 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k e i, on_bline k i e" I0303 22:03:19.193638 139718063407104 graph.py:498] I0303 22:03:19.193845 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:03:19.388679 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:19.389088 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k d j" I0303 22:03:19.389573 139718063407104 graph.py:498] I0303 22:03:19.389672 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j ? eqratio f h f a g b g a I0303 22:03:23.710027 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k e f, on_bline k f e" I0303 22:03:23.710428 139718063407104 graph.py:498] I0303 22:03:23.710548 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e ? eqratio f h f a g b g a I0303 22:03:24.091856 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:24.092107 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k a b, on_line k i j" I0303 22:03:24.092604 139718063407104 graph.py:498] I0303 22:03:24.092751 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j ? eqratio f h f a g b g a I0303 22:03:24.388278 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k e g, on_bline k g e" I0303 22:03:24.388593 139718063407104 graph.py:498] I0303 22:03:24.388674 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:03:24.661895 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:24.662055 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k h i, on_bline k i h" I0303 22:03:24.662326 139718063407104 graph.py:498] I0303 22:03:24.662402 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:03:24.764820 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:24.765032 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k h c" I0303 22:03:24.765407 139718063407104 graph.py:498] I0303 22:03:24.765522 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c ? eqratio f h f a g b g a I0303 22:03:25.041218 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:25.250456 139718063407104 alphageometry.py:666] Worker 5 returned. Solved=False I0303 22:03:25.997659 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:25.997825 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k d i, on_bline k i d" I0303 22:03:25.998104 139718063407104 graph.py:498] I0303 22:03:25.998179 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d ? eqratio f h f a g b g a I0303 22:03:26.014779 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:26.014999 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k e g, on_circle k g e" I0303 22:03:26.015341 139718063407104 graph.py:498] I0303 22:03:26.015437 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e ? eqratio f h f a g b g a I0303 22:03:28.414263 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:28.414578 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k h i, on_bline k i h" I0303 22:03:28.414884 139718063407104 graph.py:498] I0303 22:03:28.414982 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:03:29.052240 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:29.052390 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k c h" I0303 22:03:29.052700 139718063407104 graph.py:498] I0303 22:03:29.052790 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h ? eqratio f h f a g b g a I0303 22:03:29.186424 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:29.186645 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k d i, on_pline k j c f" I0303 22:03:29.187000 139718063407104 graph.py:498] I0303 22:03:29.187097 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f ? eqratio f h f a g b g a I0303 22:03:30.231252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:30.231442 139718063407104 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 " I0303 22:03:30.231540 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k a f, on_bline k f a" I0303 22:03:30.231817 139718063407104 graph.py:498] I0303 22:03:30.231901 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a ? eqratio f h f a g b g a I0303 22:03:30.703611 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:30.703835 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k a h, on_bline k h a" I0303 22:03:30.704190 139718063407104 graph.py:498] I0303 22:03:30.704282 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a ? eqratio f h f a g b g a I0303 22:03:31.449911 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:31.450108 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k d h, on_bline k h d" I0303 22:03:31.450468 139718063407104 graph.py:498] I0303 22:03:31.450567 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d ? eqratio f h f a g b g a I0303 22:03:32.712981 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:32.713144 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k b g, on_bline k g b" I0303 22:03:32.713432 139718063407104 graph.py:498] I0303 22:03:32.713510 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b ? eqratio f h f a g b g a I0303 22:03:32.831822 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:32.832052 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k g h, on_bline k h g" I0303 22:03:32.832353 139718063407104 graph.py:498] I0303 22:03:32.832555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g ? eqratio f h f a g b g a I0303 22:03:33.279364 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:33.279743 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k j d" I0303 22:03:33.280399 139718063407104 graph.py:498] I0303 22:03:33.280617 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d ? eqratio f h f a g b g a I0303 22:03:35.683348 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:35.683593 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k h g, on_bline k g h" I0303 22:03:35.683946 139718063407104 graph.py:498] I0303 22:03:35.684052 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h ? eqratio f h f a g b g a I0303 22:03:35.704881 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:35.705223 139718063407104 alphageometry.py:548] Worker 7: Translation: "k = on_line k a b, on_pline k c e j" I0303 22:03:35.705726 139718063407104 graph.py:498] I0303 22:03:35.705892 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j ? eqratio f h f a g b g a I0303 22:03:37.920097 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:37.920332 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k g j, on_bline k j g" I0303 22:03:37.920704 139718063407104 graph.py:498] I0303 22:03:37.920812 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g ? eqratio f h f a g b g a I0303 22:03:38.029458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:38.029855 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k i g, on_bline k g i" I0303 22:03:38.030384 139718063407104 graph.py:498] I0303 22:03:38.030498 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i ? eqratio f h f a g b g a I0303 22:03:38.091777 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:38.091936 139718063407104 alphageometry.py:548] Worker 9: Translation: "k = on_line k e g, on_pline k i a c" I0303 22:03:38.092213 139718063407104 graph.py:498] I0303 22:03:38.092289 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_pline k i a c ? eqratio f h f a g b g a I0303 22:03:38.836151 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:38.836318 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k h j, on_circle k j h" I0303 22:03:38.836610 139718063407104 graph.py:498] I0303 22:03:38.836689 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h ? eqratio f h f a g b g a I0303 22:03:40.784587 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:40.784753 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k d h, on_bline k h d" I0303 22:03:40.785029 139718063407104 graph.py:498] I0303 22:03:40.785106 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d ? eqratio f h f a g b g a I0303 22:03:41.038549 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k e i, on_bline k i e" I0303 22:03:41.038859 139718063407104 graph.py:498] I0303 22:03:41.038943 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:03:42.357914 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:42.358171 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k b h, on_bline k h b" I0303 22:03:42.358545 139718063407104 graph.py:498] I0303 22:03:42.358656 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b ? eqratio f h f a g b g a I0303 22:03:42.944130 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:42.946043 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:43.502498 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:43.502706 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k e f, on_bline k f e" I0303 22:03:43.502988 139718063407104 graph.py:498] I0303 22:03:43.503065 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e ? eqratio f h f a g b g a I0303 22:03:43.696918 139718063407104 alphageometry.py:666] Worker 7 returned. Solved=False I0303 22:03:43.776605 139718063407104 alphageometry.py:666] Worker 9 returned. Solved=False I0303 22:03:43.973483 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:43.973639 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = eqdistance k j i h, on_pline k j i h" I0303 22:03:43.973954 139718063407104 graph.py:498] I0303 22:03:43.974032 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h ? eqratio f h f a g b g a I0303 22:03:44.463995 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:44.464162 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k i j, on_bline k j i" I0303 22:03:44.464454 139718063407104 graph.py:498] I0303 22:03:44.464545 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i ? eqratio f h f a g b g a I0303 22:03:45.424479 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:45.424648 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k b i, on_bline k i b" I0303 22:03:45.424934 139718063407104 graph.py:498] I0303 22:03:45.425014 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b ? eqratio f h f a g b g a I0303 22:03:46.501654 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:46.501823 139718063407104 alphageometry.py:548] Worker 10: 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 " I0303 22:03:46.501914 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k a h, on_bline k h a" I0303 22:03:46.502199 139718063407104 graph.py:498] I0303 22:03:46.502278 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a ? eqratio f h f a g b g a I0303 22:03:47.512768 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:47.512934 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k a d, on_bline k d a" I0303 22:03:47.513215 139718063407104 graph.py:498] I0303 22:03:47.513292 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a ? eqratio f h f a g b g a I0303 22:03:47.668178 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:47.668337 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k b j, on_circle k j b" I0303 22:03:47.668624 139718063407104 graph.py:498] I0303 22:03:47.668704 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b ? eqratio f h f a g b g a I0303 22:03:48.556903 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:48.557067 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k c f" I0303 22:03:48.557345 139718063407104 graph.py:498] I0303 22:03:48.557459 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f ? eqratio f h f a g b g a I0303 22:03:50.225134 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k e i, on_bline k i e" I0303 22:03:50.225439 139718063407104 graph.py:498] I0303 22:03:50.225523 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:03:50.536396 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:50.536573 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k e h, on_bline k h e" I0303 22:03:50.536855 139718063407104 graph.py:498] I0303 22:03:50.536933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 22:03:51.855826 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:51.855990 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k h i, on_bline k i h" I0303 22:03:51.856283 139718063407104 graph.py:498] I0303 22:03:51.856360 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:03:52.453734 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:52.453905 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k b h" I0303 22:03:52.454170 139718063407104 graph.py:498] I0303 22:03:52.454244 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h ? eqratio f h f a g b g a I0303 22:03:52.574978 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:52.575142 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k g i, on_bline k i g" I0303 22:03:52.575411 139718063407104 graph.py:498] I0303 22:03:52.575486 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:03:52.639688 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:52.639857 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k c e, on_bline k e c" I0303 22:03:52.640139 139718063407104 graph.py:498] I0303 22:03:52.640216 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c ? eqratio f h f a g b g a I0303 22:03:53.737135 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:53.737297 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k d i, on_bline k i d" I0303 22:03:53.737579 139718063407104 graph.py:498] I0303 22:03:53.737656 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d ? eqratio f h f a g b g a I0303 22:03:54.940209 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:54.940387 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k d e, on_bline k e d" I0303 22:03:54.940678 139718063407104 graph.py:498] I0303 22:03:54.940758 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d ? eqratio f h f a g b g a I0303 22:03:55.902153 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:55.902312 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k d g, on_bline k g d" I0303 22:03:55.902380 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:55.902541 139718063407104 alphageometry.py:548] Worker 2: Translation: "k = on_circle k h i" I0303 22:03:55.902578 139718063407104 graph.py:498] I0303 22:03:55.902648 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d ? eqratio f h f a g b g a I0303 22:03:55.902800 139718063407104 graph.py:498] I0303 22:03:55.902874 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h i ? eqratio f h f a g b g a I0303 22:03:56.051452 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:56.051607 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k b h, on_bline k h b" I0303 22:03:56.051893 139718063407104 graph.py:498] I0303 22:03:56.051970 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b ? eqratio f h f a g b g a I0303 22:03:56.063487 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:56.063650 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k d i, on_bline k i d" I0303 22:03:56.064101 139718063407104 graph.py:498] I0303 22:03:56.064193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d ? eqratio f h f a g b g a I0303 22:03:57.207762 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:57.207941 139718063407104 alphageometry.py:548] Worker 1: Translation: "k = on_line k h i, on_bline k i h" I0303 22:03:57.208207 139718063407104 graph.py:498] I0303 22:03:57.208283 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:03:59.453291 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:59.453448 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k g i, on_bline k i g" I0303 22:03:59.453765 139718063407104 graph.py:498] I0303 22:03:59.453847 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:03:59.699769 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:03:59.836467 139718063407104 alphageometry.py:666] Worker 2 returned. Solved=False I0303 22:04:00.487604 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:00.487779 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k e h, on_bline k h e" I0303 22:04:00.488055 139718063407104 graph.py:498] I0303 22:04:00.488131 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e ? eqratio f h f a g b g a I0303 22:04:00.923179 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:01.638946 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:01.639099 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k g f, on_bline k f g" I0303 22:04:01.639377 139718063407104 graph.py:498] I0303 22:04:01.639452 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g ? eqratio f h f a g b g a I0303 22:04:01.796113 139718063407104 alphageometry.py:666] Worker 1 returned. Solved=False I0303 22:04:01.846637 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:01.846803 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k b i, on_bline k i b" I0303 22:04:01.847071 139718063407104 graph.py:498] I0303 22:04:01.847146 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b ? eqratio f h f a g b g a I0303 22:04:03.174708 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:03.174879 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k b c, on_bline k c b" I0303 22:04:03.175158 139718063407104 graph.py:498] I0303 22:04:03.175237 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k b c, on_bline k c b ? eqratio f h f a g b g a I0303 22:04:03.735835 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:03.735993 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k g i, on_bline k i g" I0303 22:04:03.736268 139718063407104 graph.py:498] I0303 22:04:03.736343 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g ? eqratio f h f a g b g a I0303 22:04:03.848806 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:03.848973 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k f g, on_bline k g f" I0303 22:04:03.849243 139718063407104 graph.py:498] I0303 22:04:03.849318 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f ? eqratio f h f a g b g a I0303 22:04:07.130742 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:07.130896 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k c d, on_bline k d c" I0303 22:04:07.131166 139718063407104 graph.py:498] I0303 22:04:07.131247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c ? eqratio f h f a g b g a I0303 22:04:07.546168 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:07.546326 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k a g, on_bline k g a" I0303 22:04:07.546587 139718063407104 graph.py:498] I0303 22:04:07.546661 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a ? eqratio f h f a g b g a I0303 22:04:07.623005 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:07.623164 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k f i, on_bline k i f" I0303 22:04:07.623444 139718063407104 graph.py:498] I0303 22:04:07.623521 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f ? eqratio f h f a g b g a I0303 22:04:08.039362 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:08.039521 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k a i, on_bline k i a" I0303 22:04:08.039785 139718063407104 graph.py:498] I0303 22:04:08.039871 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k a i, on_bline k i a ? eqratio f h f a g b g a I0303 22:04:08.099987 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:08.100152 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k d i, on_bline k i d" I0303 22:04:08.100422 139718063407104 graph.py:498] I0303 22:04:08.100495 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d ? eqratio f h f a g b g a I0303 22:04:12.055301 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:12.055452 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k h i, on_bline k i h" I0303 22:04:12.055738 139718063407104 graph.py:498] I0303 22:04:12.055816 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:04:12.292350 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:12.292528 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k g f, on_bline k f g" I0303 22:04:12.292803 139718063407104 graph.py:498] I0303 22:04:12.292879 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g ? eqratio f h f a g b g a I0303 22:04:14.326750 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:14.326905 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k e i, on_bline k i e" I0303 22:04:14.327178 139718063407104 graph.py:498] I0303 22:04:14.327254 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e ? eqratio f h f a g b g a I0303 22:04:14.408360 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:14.408554 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k b e, on_bline k e b" I0303 22:04:14.408820 139718063407104 graph.py:498] I0303 22:04:14.408895 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b ? eqratio f h f a g b g a I0303 22:04:15.567700 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:15.567857 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k b i, on_bline k i b" I0303 22:04:15.568123 139718063407104 graph.py:498] I0303 22:04:15.568205 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k b i, on_bline k i b ? eqratio f h f a g b g a I0303 22:04:15.735599 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:15.735765 139718063407104 alphageometry.py:548] Worker 10: 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 " I0303 22:04:15.735849 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k d h, on_bline k h d" I0303 22:04:15.736113 139718063407104 graph.py:498] I0303 22:04:15.736189 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d ? eqratio f h f a g b g a I0303 22:04:15.774801 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:15.774968 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k a d, on_bline k d a" I0303 22:04:15.775249 139718063407104 graph.py:498] I0303 22:04:15.775329 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a ? eqratio f h f a g b g a I0303 22:04:18.231833 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:18.231988 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k h i, on_bline k i h" I0303 22:04:18.232260 139718063407104 graph.py:498] I0303 22:04:18.232334 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h ? eqratio f h f a g b g a I0303 22:04:19.382812 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:19.382966 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k e g, on_bline k g e" I0303 22:04:19.383229 139718063407104 graph.py:498] I0303 22:04:19.383302 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:04:19.453271 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:19.453430 139718063407104 alphageometry.py:548] Worker 10: Translation: "k = on_line k i h, on_bline k h i" I0303 22:04:19.453721 139718063407104 graph.py:498] I0303 22:04:19.453808 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i ? eqratio f h f a g b g a I0303 22:04:21.403523 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:21.403680 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k a c, on_bline k c a" I0303 22:04:21.403961 139718063407104 graph.py:498] I0303 22:04:21.404037 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k a c, on_bline k c a ? eqratio f h f a g b g a I0303 22:04:21.809020 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:21.809181 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k a b, on_bline k b a" I0303 22:04:21.809453 139718063407104 graph.py:498] I0303 22:04:21.809527 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a ? eqratio f h f a g b g a I0303 22:04:22.133906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:22.134074 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k f g, on_bline k g f" I0303 22:04:22.134345 139718063407104 graph.py:498] I0303 22:04:22.134423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f ? eqratio f h f a g b g a I0303 22:04:23.066467 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:23.202231 139718063407104 alphageometry.py:666] Worker 10 returned. Solved=False I0303 22:04:23.256921 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:23.257081 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k e f, on_bline k f e" I0303 22:04:23.257355 139718063407104 graph.py:498] I0303 22:04:23.257433 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e ? eqratio f h f a g b g a I0303 22:04:26.826424 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:26.826584 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k a e, on_bline k e a" I0303 22:04:26.826853 139718063407104 graph.py:498] I0303 22:04:26.826935 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a ? eqratio f h f a g b g a I0303 22:04:27.214207 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:27.214368 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k a h, on_bline k h a" I0303 22:04:27.214634 139718063407104 graph.py:498] I0303 22:04:27.214710 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a ? eqratio f h f a g b g a I0303 22:04:27.456770 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:27.456928 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k e g, on_bline k g e" I0303 22:04:27.457198 139718063407104 graph.py:498] I0303 22:04:27.457275 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e g, on_bline k g e ? eqratio f h f a g b g a I0303 22:04:27.933474 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:27.933632 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k c f, on_bline k f c" I0303 22:04:27.933926 139718063407104 graph.py:498] I0303 22:04:27.934001 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c ? eqratio f h f a g b g a I0303 22:04:29.867579 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:29.867742 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k c f, on_bline k f c" I0303 22:04:29.868021 139718063407104 graph.py:498] I0303 22:04:29.868100 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k c f, on_bline k f c ? eqratio f h f a g b g a I0303 22:04:31.678327 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:31.678518 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k c i, on_bline k i c" I0303 22:04:31.678856 139718063407104 graph.py:498] I0303 22:04:31.678956 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c ? eqratio f h f a g b g a I0303 22:04:33.736301 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:33.736462 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k d g, on_bline k g d" I0303 22:04:33.736739 139718063407104 graph.py:498] I0303 22:04:33.736814 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d ? eqratio f h f a g b g a I0303 22:04:35.692699 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:35.692912 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k a h, on_bline k h a" I0303 22:04:35.693192 139718063407104 graph.py:498] I0303 22:04:35.693268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a ? eqratio f h f a g b g a I0303 22:04:35.763557 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:35.763716 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k c d, on_bline k d c" I0303 22:04:35.763990 139718063407104 graph.py:498] I0303 22:04:35.764064 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k c d, on_bline k d c ? eqratio f h f a g b g a I0303 22:04:36.697970 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:36.698128 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k h g, on_bline k g h" I0303 22:04:36.698390 139718063407104 graph.py:498] I0303 22:04:36.698467 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h ? eqratio f h f a g b g a I0303 22:04:38.366407 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:38.366559 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k b h, on_circle k h b" I0303 22:04:38.366826 139718063407104 graph.py:498] I0303 22:04:38.366902 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_circle k h b ? eqratio f h f a g b g a I0303 22:04:40.272840 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:40.272995 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_pline k i a c, on_pline k c a i" I0303 22:04:40.273271 139718063407104 graph.py:498] I0303 22:04:40.273347 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_pline k i a c, on_pline k c a i ? eqratio f h f a g b g a I0303 22:04:40.593128 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:40.593293 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_circle k h j" I0303 22:04:40.593561 139718063407104 graph.py:498] I0303 22:04:40.593636 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j ? eqratio f h f a g b g a I0303 22:04:41.715984 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:41.716188 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k a g, on_bline k g a" I0303 22:04:41.716542 139718063407104 graph.py:498] I0303 22:04:41.716643 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a ? eqratio f h f a g b g a I0303 22:04:42.298972 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:42.299144 139718063407104 alphageometry.py:548] Worker 14: Translation: "k = on_line k h j, on_circle k j h" I0303 22:04:42.299406 139718063407104 graph.py:498] I0303 22:04:42.299482 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h j, on_circle k j h ? eqratio f h f a g b g a I0303 22:04:44.358948 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:44.359101 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k h j, on_circle k j h" I0303 22:04:44.359361 139718063407104 graph.py:498] I0303 22:04:44.359436 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h ? eqratio f h f a g b g a I0303 22:04:46.335950 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:46.336109 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_pline k f c g, on_pline k c f g" I0303 22:04:46.336420 139718063407104 graph.py:498] I0303 22:04:46.336501 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_pline k f c g, on_pline k c f g ? eqratio f h f a g b g a I0303 22:04:46.643409 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:46.643621 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k a f, on_bline k f a" I0303 22:04:46.643965 139718063407104 graph.py:498] I0303 22:04:46.644063 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a ? eqratio f h f a g b g a I0303 22:04:48.919928 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:49.030216 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:49.030373 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k h j, on_bline k j h" I0303 22:04:49.030632 139718063407104 graph.py:498] I0303 22:04:49.030706 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k h j, on_bline k j h ? eqratio f h f a g b g a I0303 22:04:49.066580 139718063407104 alphageometry.py:666] Worker 14 returned. Solved=False I0303 22:04:50.764463 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:50.764643 139718063407104 alphageometry.py:548] Worker 4: Translation: "k = on_line k d h, on_circle k h d" I0303 22:04:50.764918 139718063407104 graph.py:498] I0303 22:04:50.764995 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d ? eqratio f h f a g b g a I0303 22:04:51.386122 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:51.386363 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_line k h j, on_circle k j h" I0303 22:04:51.386721 139718063407104 graph.py:498] I0303 22:04:51.386831 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k h j, on_circle k j h ? eqratio f h f a g b g a I0303 22:04:54.681616 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:54.681771 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k b e, on_bline k e b" I0303 22:04:54.682052 139718063407104 graph.py:498] I0303 22:04:54.682126 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b ? eqratio f h f a g b g a I0303 22:04:55.827452 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:55.827617 139718063407104 alphageometry.py:548] Worker 12: Translation: "k = on_pline k j a c, on_pline k c a j" I0303 22:04:55.827898 139718063407104 graph.py:498] I0303 22:04:55.827980 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_pline k j a c, on_pline k c a j ? eqratio f h f a g b g a I0303 22:04:56.619250 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:56.756722 139718063407104 alphageometry.py:666] Worker 4 returned. Solved=False I0303 22:04:58.548580 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:04:59.588479 139718063407104 alphageometry.py:666] Worker 12 returned. Solved=False I0303 22:05:04.423227 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:05:04.423386 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k e f, on_bline k f e" I0303 22:05:04.423656 139718063407104 graph.py:498] I0303 22:05:04.423732 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e ? eqratio f h f a g b g a I0303 22:05:07.241416 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:05:07.241576 139718063407104 alphageometry.py:548] Worker 0: Translation: "k = on_line k i j, on_circle k i j" I0303 22:05:07.241847 139718063407104 graph.py:498] I0303 22:05:07.241921 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j ? eqratio f h f a g b g a I0303 22:05:11.162428 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:05:11.312626 139718063407104 alphageometry.py:666] Worker 0 returned. Solved=False I0303 22:05:11.313175 139718063407104 alphageometry.py:642] Depth 2. There are 238 nodes to expand: I0303 22:05:11.313261 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.313317 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C d e k 12 D d k e k 13 ; x00 I0303 22:05:11.313363 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D h j h k 12 ; x00 I0303 22:05:11.313405 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.313453 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.313608 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.313659 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.313712 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:11.313752 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.313792 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.313905 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.313965 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.314022 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.314079 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.314135 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.314191 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C h j k 12 D h k j k 13 ; x00 I0303 22:05:11.314247 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:05:11.314308 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.314442 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D i j j k 12 ; x00 I0303 22:05:11.314486 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.314520 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C a f k 12 D a k f k 13 ; x00 I0303 22:05:11.314557 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 22:05:11.314595 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.314633 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0303 22:05:11.314670 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.314703 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.314737 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.314774 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C b g k 12 D b k g k 13 ; x00 I0303 22:05:11.314811 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:11.314848 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 22:05:11.314891 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.314929 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:05:11.314966 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.315003 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.315040 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D a h a k 12 ; x00 I0303 22:05:11.315077 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.315114 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 22:05:11.315151 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:05:11.315188 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 22:05:11.315224 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a c k 12 D a k c k 13 ; x00 I0303 22:05:11.315261 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0303 22:05:11.315297 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 22:05:11.315334 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C b g k 12 D b k g k 13 ; x00 I0303 22:05:11.315371 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0303 22:05:11.315407 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.315444 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 22:05:11.315482 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 22:05:11.315519 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.315555 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:11.315592 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.315629 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.315666 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0303 22:05:11.315702 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0303 22:05:11.315739 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C b g k 12 D b k g k 13 ; x00 I0303 22:05:11.315776 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C b h k 12 D b k h k 13 ; x00 I0303 22:05:11.315813 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 22:05:11.315850 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C b h k 12 D b k h k 13 ; x00 I0303 22:05:11.315894 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.315931 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C i g k 12 D i k g k 13 ; x00 I0303 22:05:11.315968 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.316005 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C b c k 12 D b k c k 13 ; x00 I0303 22:05:11.316043 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0303 22:05:11.316079 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C g j k 12 D g k j k 13 ; x00 I0303 22:05:11.316116 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e j k 12 D e k j k 13 ; x00 I0303 22:05:11.316153 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.316191 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0303 22:05:11.316228 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D h f h k 12 ; x00 I0303 22:05:11.316264 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C c d k 12 D c k d k 13 ; x00 I0303 22:05:11.316302 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C d e k 12 D d k e k 13 ; x00 I0303 22:05:11.316339 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.316375 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0303 22:05:11.316412 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0303 22:05:11.316450 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a e k 12 D a k e k 13 ; x00 I0303 22:05:11.316488 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.316541 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C b h k 12 D b k h k 13 ; x00 I0303 22:05:11.316579 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:11.316616 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 22:05:11.316654 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C i h k 12 D i k h k 13 ; x00 I0303 22:05:11.316691 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C i j k 12 D i k j k 13 ; x00 I0303 22:05:11.316728 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:11.316764 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C f i k 12 D f k i k 13 ; x00 I0303 22:05:11.316801 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 22:05:11.316838 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.316880 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.316918 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C g f k 12 D g k f k 13 ; x00 I0303 22:05:11.316954 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0303 22:05:11.316992 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 22:05:11.317029 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0303 22:05:11.317063 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 22:05:11.317100 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0303 22:05:11.317137 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0303 22:05:11.317174 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C i g k 12 D i k g k 13 ; x00 I0303 22:05:11.317211 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.317248 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.317285 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.317322 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C g j k 12 D g k j k 13 ; x00 I0303 22:05:11.317359 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0303 22:05:11.317398 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C g j k 12 D g j j k 13 ; x00 I0303 22:05:11.317434 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 22:05:11.317471 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C c e k 12 D c k e k 13 ; x00 I0303 22:05:11.317507 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C c d k 12 D c k d k 13 ; x00 I0303 22:05:11.317545 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0303 22:05:11.317582 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.317618 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d e k 12 D d k e k 13 ; x00 I0303 22:05:11.317655 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0303 22:05:11.317692 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C c i k 12 D c k i k 13 ; x00 I0303 22:05:11.317729 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.317766 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C b d k 12 D b k d k 13 ; x00 I0303 22:05:11.317803 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:05:11.317840 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C f h k 12 D f k h k 13 ; x00 I0303 22:05:11.317881 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C b h k 12 D b k h k 13 ; x00 I0303 22:05:11.317917 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.317954 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0303 22:05:11.317991 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:05:11.318027 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D i h j k 12 D i j h k 13 ; x00 I0303 22:05:11.318064 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:11.318102 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.318138 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.318174 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:05:11.318210 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d f k 12 D d k f k 13 ; x00 I0303 22:05:11.318246 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 22:05:11.318283 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.318319 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0303 22:05:11.318355 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C d e k 12 D d k e k 13 ; x00 I0303 22:05:11.318391 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C a c k 12 D a k c k 13 ; x00 I0303 22:05:11.318427 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:05:11.318463 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:05:11.318500 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.318536 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a e k 12 D a k e k 13 ; x00 I0303 22:05:11.318572 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:11.318608 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D d j d k 12 ; x00 I0303 22:05:11.318644 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0303 22:05:11.318681 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.318717 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 22:05:11.318753 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:05:11.318789 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.318826 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 22:05:11.318867 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.318904 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:11.318940 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0303 22:05:11.318977 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.319014 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C h f k 12 D h k f k 13 ; x00 I0303 22:05:11.319050 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:11.319087 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C b j k 12 D b k j k 13 ; x00 I0303 22:05:11.319123 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C c i k 12 D c k i k 13 ; x00 I0303 22:05:11.319159 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 22:05:11.319195 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D c h h k 12 ; x00 I0303 22:05:11.319232 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C b d k 12 D b k d k 13 ; x00 I0303 22:05:11.319269 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C f g k 12 D f k g k 13 ; x00 I0303 22:05:11.319305 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C i h k 12 D i k h k 13 ; x00 I0303 22:05:11.319341 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C e j k 12 D e j j k 13 ; x00 I0303 22:05:11.319377 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C e j k 12 D e j j k 13 ; x00 I0303 22:05:11.319413 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.319450 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0303 22:05:11.319486 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C f g k 12 D f k g k 13 ; x00 I0303 22:05:11.319522 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:05:11.319559 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C c f k 12 D c k f k 13 ; x00 I0303 22:05:11.319595 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C b c k 12 D b k c k 13 ; x00 I0303 22:05:11.319630 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0303 22:05:11.319666 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:05:11.319702 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0303 22:05:11.319738 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:05:11.319774 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D c h c k 12 ; x00 I0303 22:05:11.319811 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C d f k 12 D d k f k 13 ; x00 I0303 22:05:11.319848 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C c f k 12 D c k f k 13 ; x00 I0303 22:05:11.319889 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:05:11.319925 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.319962 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a f k 12 D a k f k 13 ; x00 I0303 22:05:11.319998 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.320034 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0303 22:05:11.320070 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0303 22:05:11.320106 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C f g k 12 D f k g k 13 ; x00 I0303 22:05:11.320143 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C c d k 12 D c k d k 13 ; x00 I0303 22:05:11.320179 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0303 22:05:11.320214 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.320251 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C j g k 12 D j k g k 13 ; x00 I0303 22:05:11.320287 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0303 22:05:11.320324 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C h j k 12 D h j j k 13 ; x00 I0303 22:05:11.320361 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D d j j k 12 ; x00 I0303 22:05:11.320398 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:05:11.320435 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:05:11.320471 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C g f k 12 D g k f k 13 ; x00 I0303 22:05:11.320507 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 22:05:11.320554 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0303 22:05:11.320590 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.320626 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C b g k 12 D b k g k 13 ; x00 I0303 22:05:11.320664 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C g f k 12 D g k f k 13 ; x00 I0303 22:05:11.320700 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 22:05:11.320736 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : P a c i k 12 P a i c k 13 ; x00 I0303 22:05:11.320772 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C c h k 12 D c k h k 13 ; x00 I0303 22:05:11.320809 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.320846 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.320887 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a f k 12 D a k f k 13 ; x00 I0303 22:05:11.320923 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.320960 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D i h j k 12 P i h j k 13 ; x00 I0303 22:05:11.320997 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0303 22:05:11.321033 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : D h j h k 12 ; x00 I0303 22:05:11.321072 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C c g k 12 D c k g k 13 ; x00 I0303 22:05:11.321108 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C c h k 12 D c k h k 13 ; x00 I0303 22:05:11.321144 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a b k 12 C i j k 13 ; x00 I0303 22:05:11.321180 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C i h k 12 D i k h k 13 ; x00 I0303 22:05:11.321217 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C b c k 12 D b k c k 13 ; x00 I0303 22:05:11.321252 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 22:05:11.321288 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 22:05:11.321326 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : P c g f k 12 P c k f g 13 ; x00 I0303 22:05:11.321362 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:05:11.321398 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0303 22:05:11.321434 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : D a h a k 12 ; x00 I0303 22:05:11.321470 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0303 22:05:11.321507 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C b j k 12 D b j j k 13 ; x00 I0303 22:05:11.321543 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D c f c k 12 ; x00 I0303 22:05:11.321579 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.321616 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C h j k 12 D h j j k 13 ; x00 I0303 22:05:11.321652 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C h j k 12 D h j j k 13 ; x00 I0303 22:05:11.321689 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C i g k 12 D i k g k 13 ; x00 I0303 22:05:11.321726 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d i k 12 P c f j k 13 ; x00 I0303 22:05:11.321762 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C b h k 12 D b h h k 13 ; x00 I0303 22:05:11.321799 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e g k 12 D e g g k 13 ; x00 I0303 22:05:11.321835 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C i h k 12 D i k h k 13 ; x00 I0303 22:05:11.321873 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C d f k 12 D d k f k 13 ; x00 I0303 22:05:11.321909 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C h j k 12 D h k j k 13 ; x00 I0303 22:05:11.321946 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.321983 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0303 22:05:11.322019 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e h k 12 D e h h k 13 ; x00 I0303 22:05:11.322055 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.322091 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C c e k 12 D c k e k 13 ; x00 I0303 22:05:11.322127 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D b h b k 12 ; x00 I0303 22:05:11.322164 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C i j k 12 D i j j k 13 ; x00 I0303 22:05:11.322205 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C d h k 12 D d h h k 13 ; x00 I0303 22:05:11.322243 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : D h j h k 12 ; x00 I0303 22:05:11.322280 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C i f k 12 D i k f k 13 ; x00 I0303 22:05:11.322317 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a b k 12 P c k e j 13 ; x00 I0303 22:05:11.322353 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0303 22:05:11.322390 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0303 22:05:11.322440 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C i j k 12 D i j i k 13 ; x00 I0303 22:05:11.322473 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:05:11.322506 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D i h h k 12 ; x00 I0303 22:05:11.322542 139718063407104 alphageometry.py:646] {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C i j k 12 D i k j k 13 ; x00 I0303 22:05:11.461833 139718063407104 alphageometry.py:527] Worker 0: started, beam_queue size=15 I0303 22:05:11.462017 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:11.585621 139718063407104 alphageometry.py:527] Worker 2: started, beam_queue size=15 I0303 22:05:11.585807 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D h j h k 12 ; x00 I0303 22:05:11.668762 139718063407104 alphageometry.py:527] Worker 3: started, beam_queue size=15 I0303 22:05:11.668944 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:11.731603 139718063407104 alphageometry.py:527] Worker 4: started, beam_queue size=15 I0303 22:05:11.731779 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 22:05:11.828226 139718063407104 alphageometry.py:527] Worker 1: started, beam_queue size=15 I0303 22:05:11.828402 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C d e k 12 D d k e k 13 ; x00 I0303 22:05:12.066800 139718063407104 alphageometry.py:527] Worker 8: started, beam_queue size=15 I0303 22:05:12.066982 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:12.142719 139718063407104 alphageometry.py:527] Worker 9: started, beam_queue size=15 I0303 22:05:12.142908 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:12.162004 139718063407104 alphageometry.py:527] Worker 5: started, beam_queue size=15 I0303 22:05:12.162226 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:12.233745 139718063407104 alphageometry.py:527] Worker 6: started, beam_queue size=15 I0303 22:05:12.233928 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:12.268064 139718063407104 alphageometry.py:527] Worker 10: started, beam_queue size=15 I0303 22:05:12.268290 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:12.322523 139718063407104 alphageometry.py:527] Worker 7: started, beam_queue size=15 I0303 22:05:12.322696 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:05:12.355003 139718063407104 alphageometry.py:527] Worker 11: started, beam_queue size=15 I0303 22:05:12.355249 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 22:05:12.420958 139718063407104 alphageometry.py:527] Worker 12: started, beam_queue size=15 I0303 22:05:12.421157 139718063407104 alphageometry.py:530] Worker 12: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:12.553487 139718063407104 alphageometry.py:527] Worker 13: started, beam_queue size=15 I0303 22:05:12.553792 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 22:05:12.646806 139718063407104 alphageometry.py:527] Worker 14: started, beam_queue size=14 I0303 22:05:12.647095 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:05:12.741410 139718063407104 alphageometry.py:527] Worker 15: started, beam_queue size=14 I0303 22:05:12.741662 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C h j k 12 D h k j k 13 ; x00 I0303 22:29:15.771417 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c e, on_bline l e c" I0303 22:29:15.772026 139718063407104 graph.py:498] I0303 22:29:15.772239 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0303 22:29:40.901338 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:29:40.902056 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l g i, on_bline l i g" I0303 22:29:40.903011 139718063407104 graph.py:498] I0303 22:29:40.903311 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:29:55.893709 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a e, on_bline l e a" I0303 22:29:55.894767 139718063407104 graph.py:498] I0303 22:29:55.895089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0303 22:30:02.256131 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:30:02.256490 139718063407104 alphageometry.py:548] Worker 12: Translation: "m = on_line m c e, on_bline m e c" I0303 22:30:02.257102 139718063407104 graph.py:498] I0303 22:30:02.257280 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0303 22:30:26.694075 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:30:26.694613 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c e, on_pline l k a d" I0303 22:30:26.695315 139718063407104 graph.py:498] I0303 22:30:26.695555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l c e, on_pline l k a d ? eqratio f h f a g b g a I0303 22:30:28.239384 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:30:28.240082 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d e, on_bline l e d" I0303 22:30:28.241062 139718063407104 graph.py:498] I0303 22:30:28.242738 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:30:35.458485 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e h, on_bline l h e" I0303 22:30:35.459369 139718063407104 graph.py:498] I0303 22:30:35.459664 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:30:49.384939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:30:49.385922 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c e, on_circle l c e" I0303 22:30:49.387238 139718063407104 graph.py:498] I0303 22:30:49.387650 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l c e, on_circle l c e ? eqratio f h f a g b g a I0303 22:30:52.898476 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:30:52.898901 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h e, on_bline l e h" I0303 22:30:52.899526 139718063407104 graph.py:498] I0303 22:30:52.899717 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l h e, on_bline l e h ? eqratio f h f a g b g a I0303 22:31:00.663785 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:00.664408 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0303 22:31:00.665158 139718063407104 graph.py:498] I0303 22:31:00.665396 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 22:31:10.525413 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:10.526380 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0303 22:31:10.527694 139718063407104 graph.py:498] I0303 22:31:10.528171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:31:13.418037 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:13.418552 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l h i, on_bline l i h" I0303 22:31:13.419200 139718063407104 graph.py:498] I0303 22:31:13.419446 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:31:15.096242 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g i, on_bline l i g" I0303 22:31:15.097473 139718063407104 graph.py:498] I0303 22:31:15.099811 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:31:28.458843 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:28.459856 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i h, on_bline l h i" I0303 22:31:28.461280 139718063407104 graph.py:498] I0303 22:31:28.461749 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 22:31:32.731696 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:32.733300 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0303 22:31:32.734875 139718063407104 graph.py:498] I0303 22:31:32.735433 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:31:33.599713 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:33.601636 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l h k, on_circle l k h" I0303 22:31:33.603078 139718063407104 graph.py:498] I0303 22:31:33.603515 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:31:39.769815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:39.770492 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0303 22:31:39.771314 139718063407104 graph.py:498] I0303 22:31:39.771602 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:31:39.952724 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d g, on_bline l g d" I0303 22:31:40.014438 139718063407104 graph.py:498] I0303 22:31:40.014916 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:31:49.342805 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:49.343517 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a g, on_bline l g a" I0303 22:31:49.344455 139718063407104 graph.py:498] I0303 22:31:49.344810 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:31:52.434737 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 22:31:52.436164 139718063407104 graph.py:498] I0303 22:31:52.436775 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 22:31:53.380870 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:53.381338 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l a i, on_bline l i a" I0303 22:31:53.382047 139718063407104 graph.py:498] I0303 22:31:53.382280 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:31:53.911705 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0303 22:31:53.912475 139718063407104 graph.py:498] I0303 22:31:53.912760 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 22:31:56.210622 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:31:56.210960 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d i, on_bline l i d" I0303 22:31:56.211493 139718063407104 graph.py:498] I0303 22:31:56.211662 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:32:02.298780 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:02.299774 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b g, on_bline l g b" I0303 22:32:02.301098 139718063407104 graph.py:498] I0303 22:32:02.301550 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:32:03.967162 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:03.967752 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d e, on_bline l e d" I0303 22:32:03.968713 139718063407104 graph.py:498] I0303 22:32:03.969043 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:32:04.208318 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:04.208702 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0303 22:32:04.209263 139718063407104 graph.py:498] I0303 22:32:04.209435 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:32:08.969908 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:08.970470 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0303 22:32:08.971172 139718063407104 graph.py:498] I0303 22:32:08.971417 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:32:12.477203 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:12.477890 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l d e, on_bline l e d" I0303 22:32:12.478754 139718063407104 graph.py:498] I0303 22:32:12.479046 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:32:19.323296 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:19.323648 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l h k" I0303 22:32:19.324217 139718063407104 graph.py:498] I0303 22:32:19.324401 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0303 22:32:20.101631 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d e, on_bline l e d" I0303 22:32:20.102182 139718063407104 graph.py:498] I0303 22:32:20.102347 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:32:20.797090 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_bline l e b" I0303 22:32:20.797701 139718063407104 graph.py:498] I0303 22:32:20.797907 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:32:21.207221 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:21.207650 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0303 22:32:21.208340 139718063407104 graph.py:498] I0303 22:32:21.208554 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:32:23.370961 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:23.371874 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0303 22:32:23.372681 139718063407104 graph.py:498] I0303 22:32:23.372939 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 22:32:24.664412 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:24.664883 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d g, on_bline l g d" I0303 22:32:24.665520 139718063407104 graph.py:498] I0303 22:32:24.665706 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:32:27.647123 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:27.647954 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0303 22:32:27.648971 139718063407104 graph.py:498] I0303 22:32:27.649453 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 22:32:28.287401 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:28.288730 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0303 22:32:28.290359 139718063407104 graph.py:498] I0303 22:32:28.290963 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:32:30.395263 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:30.395632 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c e, on_pline l i a d" I0303 22:32:30.396232 139718063407104 graph.py:498] I0303 22:32:30.396414 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l c e, on_pline l i a d ? eqratio f h f a g b g a I0303 22:32:38.381636 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:38.382308 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a g, on_bline l g a" I0303 22:32:38.383173 139718063407104 graph.py:498] I0303 22:32:38.383450 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:32:40.980134 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:40.980775 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_bline l j h" I0303 22:32:40.981687 139718063407104 graph.py:498] I0303 22:32:40.981953 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 22:32:43.659067 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:43.659495 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l h h i" I0303 22:32:43.660100 139718063407104 graph.py:498] I0303 22:32:43.660308 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l h h i ? eqratio f h f a g b g a I0303 22:32:46.063596 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:46.064164 139718063407104 alphageometry.py:548] Worker 9: Translation: "m = on_line m b e, on_bline m e b" I0303 22:32:46.064982 139718063407104 graph.py:498] I0303 22:32:46.065242 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:32:46.451746 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:46.452372 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_bline l i b" I0303 22:32:46.453202 139718063407104 graph.py:498] I0303 22:32:46.453498 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:32:48.429032 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:48.429536 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g j, on_bline l j g" I0303 22:32:48.430249 139718063407104 graph.py:498] I0303 22:32:48.430498 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 22:32:48.920032 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:48.920387 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i j, on_bline l j i" I0303 22:32:48.921004 139718063407104 graph.py:498] I0303 22:32:48.921231 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 22:32:50.289398 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:50.289859 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0303 22:32:50.290536 139718063407104 graph.py:498] I0303 22:32:50.290796 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:32:52.728415 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:52.729025 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l d i, on_bline l i d" I0303 22:32:52.729910 139718063407104 graph.py:498] I0303 22:32:52.730213 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:32:57.314610 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:57.315358 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l h i h" I0303 22:32:57.315840 139718063407104 graph.py:498] I0303 22:32:57.315972 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l h i h ? eqratio f h f a g b g a I0303 22:32:58.208775 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:58.209354 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0303 22:32:58.210158 139718063407104 graph.py:498] I0303 22:32:58.210395 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:32:59.262181 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:32:59.262739 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k h j, on_pline l k h j" I0303 22:32:59.263458 139718063407104 graph.py:498] I0303 22:32:59.263730 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0303 22:33:01.162054 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:01.162595 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a i, on_bline l i a" I0303 22:33:01.163395 139718063407104 graph.py:498] I0303 22:33:01.163643 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:33:03.794107 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:03.794570 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0303 22:33:03.795732 139718063407104 graph.py:498] I0303 22:33:03.796038 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 22:33:07.373080 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:07.373442 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a i, on_bline l i a" I0303 22:33:07.374048 139718063407104 graph.py:498] I0303 22:33:07.374228 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:33:07.478182 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0303 22:33:07.479162 139718063407104 graph.py:498] I0303 22:33:07.479497 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:33:10.321151 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:10.322185 139718063407104 alphageometry.py:548] Worker 4: Translation: "m = on_line m d e, on_bline m e d" I0303 22:33:10.325452 139718063407104 graph.py:498] I0303 22:33:10.325630 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:33:10.791737 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:10.792458 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b k, on_line l e j" I0303 22:33:10.793343 139718063407104 graph.py:498] I0303 22:33:10.793614 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b k, on_line l e j ? eqratio f h f a g b g a I0303 22:33:10.796846 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e i, on_bline l i e" I0303 22:33:10.797676 139718063407104 graph.py:498] I0303 22:33:10.797930 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:33:12.739057 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:12.739422 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b e, on_bline l e b" I0303 22:33:12.740025 139718063407104 graph.py:498] I0303 22:33:12.740238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:33:13.552196 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:13.552603 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h g, on_bline l g h" I0303 22:33:13.553213 139718063407104 graph.py:498] I0303 22:33:13.553423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:33:13.864714 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:13.865082 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b i, on_bline l i b" I0303 22:33:13.865669 139718063407104 graph.py:498] I0303 22:33:13.865849 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:33:14.324390 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:14.325023 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c k, on_line l e j" I0303 22:33:14.325832 139718063407104 graph.py:498] I0303 22:33:14.326107 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l c k, on_line l e j ? eqratio f h f a g b g a I0303 22:33:16.566039 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:16.566404 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l k h" I0303 22:33:16.566981 139718063407104 graph.py:498] I0303 22:33:16.567174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:33:19.937797 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:19.938172 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i e, on_bline l e i" I0303 22:33:19.938786 139718063407104 graph.py:498] I0303 22:33:19.938966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l i e, on_bline l e i ? eqratio f h f a g b g a I0303 22:33:20.601183 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:20.601541 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l a h" I0303 22:33:20.602043 139718063407104 graph.py:498] I0303 22:33:20.602228 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_circle l a h ? eqratio f h f a g b g a I0303 22:33:22.903106 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:22.903444 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0303 22:33:22.904039 139718063407104 graph.py:498] I0303 22:33:22.904208 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:33:25.228609 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_bline l i d" I0303 22:33:25.229237 139718063407104 graph.py:498] I0303 22:33:25.229427 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:33:25.449012 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:25.449531 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h g, on_bline l g h" I0303 22:33:25.450217 139718063407104 graph.py:498] I0303 22:33:25.450437 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:33:25.942747 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b e, on_bline l e b" I0303 22:33:25.943725 139718063407104 graph.py:498] I0303 22:33:25.944048 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:33:26.081154 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:26.081554 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b i, on_bline l i b" I0303 22:33:26.082136 139718063407104 graph.py:498] I0303 22:33:26.082324 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:33:26.775713 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:26.775999 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l h g, on_bline l g h" I0303 22:33:26.776556 139718063407104 graph.py:498] I0303 22:33:26.776714 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:33:27.279783 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:27.280169 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0303 22:33:27.280914 139718063407104 graph.py:498] I0303 22:33:27.281124 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:33:28.865584 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:28.865876 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_pline l k a d" I0303 22:33:28.866282 139718063407104 graph.py:498] I0303 22:33:28.866404 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_pline l k a d ? eqratio f h f a g b g a I0303 22:33:29.090978 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_bline l h g" I0303 22:33:29.091410 139718063407104 graph.py:498] I0303 22:33:29.091552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:33:29.368590 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:29.368971 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0303 22:33:29.369546 139718063407104 graph.py:498] I0303 22:33:29.369731 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:33:30.452487 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:30.452999 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l g i h" I0303 22:33:30.453642 139718063407104 graph.py:498] I0303 22:33:30.453908 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l g i h ? eqratio f h f a g b g a I0303 22:33:31.474714 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:31.475102 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_bline l k i" I0303 22:33:31.475701 139718063407104 graph.py:498] I0303 22:33:31.475895 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 22:33:32.622815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:32.623174 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d g, on_bline l g d" I0303 22:33:32.623760 139718063407104 graph.py:498] I0303 22:33:32.623983 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:33:32.924205 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:32.924377 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g i, on_bline l i g" I0303 22:33:32.924706 139718063407104 graph.py:498] I0303 22:33:32.924797 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:33:33.330361 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:33.330611 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k h, on_bline l k j" I0303 22:33:33.331102 139718063407104 graph.py:498] I0303 22:33:33.331233 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_circle l k h, on_bline l k j ? eqratio f h f a g b g a I0303 22:33:37.077368 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:37.077713 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l b i, on_bline l i b" I0303 22:33:37.078285 139718063407104 graph.py:498] I0303 22:33:37.078451 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:33:37.410128 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:37.410524 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h f" I0303 22:33:37.411087 139718063407104 graph.py:498] I0303 22:33:37.411256 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_circle l h f ? eqratio f h f a g b g a I0303 22:33:38.840565 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:38.840954 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g j, on_bline l j g" I0303 22:33:38.841519 139718063407104 graph.py:498] I0303 22:33:38.841710 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 22:33:39.252473 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:39.252893 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0303 22:33:39.253525 139718063407104 graph.py:498] I0303 22:33:39.253773 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0303 22:33:39.553310 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:39.553558 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0303 22:33:39.553943 139718063407104 graph.py:498] I0303 22:33:39.554054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:33:40.327409 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:40.327755 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d h, on_bline l h d" I0303 22:33:40.328222 139718063407104 graph.py:498] I0303 22:33:40.328371 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 22:33:41.144725 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:41.145110 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0303 22:33:41.145710 139718063407104 graph.py:498] I0303 22:33:41.145888 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 22:33:42.172434 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:42.172882 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0303 22:33:42.173530 139718063407104 graph.py:498] I0303 22:33:42.173787 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:33:42.447482 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:42.447710 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0303 22:33:42.448115 139718063407104 graph.py:498] I0303 22:33:42.448235 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:33:45.706796 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:45.707162 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i k, on_circle l k i" I0303 22:33:45.707743 139718063407104 graph.py:498] I0303 22:33:45.707887 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 22:33:46.254377 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d e, on_bline l e d" I0303 22:33:46.254774 139718063407104 graph.py:498] I0303 22:33:46.254978 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:33:46.671626 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:46.671995 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_circle l e b" I0303 22:33:46.672607 139718063407104 graph.py:498] I0303 22:33:46.672790 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_circle l e b ? eqratio f h f a g b g a I0303 22:33:47.278390 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:47.278635 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i e, on_bline l e i" I0303 22:33:47.279141 139718063407104 graph.py:498] I0303 22:33:47.279274 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l i e, on_bline l e i ? eqratio f h f a g b g a I0303 22:33:47.962055 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:47.962220 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e h, on_bline l h e" I0303 22:33:47.962520 139718063407104 graph.py:498] I0303 22:33:47.962597 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:33:47.997702 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:47.997942 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d f, on_bline l f d" I0303 22:33:47.998430 139718063407104 graph.py:498] I0303 22:33:47.998555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0303 22:33:49.101268 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:49.101640 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b e, on_bline l e b" I0303 22:33:49.102237 139718063407104 graph.py:498] I0303 22:33:49.102413 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:33:49.399144 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:49.399316 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0303 22:33:49.399614 139718063407104 graph.py:498] I0303 22:33:49.399693 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 22:33:50.046825 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:50.047151 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i h, on_bline l h i" I0303 22:33:50.047695 139718063407104 graph.py:498] I0303 22:33:50.047846 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 22:33:50.873812 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:50.873987 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0303 22:33:50.874285 139718063407104 graph.py:498] I0303 22:33:50.874372 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:33:51.374309 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:51.374557 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i k, on_bline l k i" I0303 22:33:51.375072 139718063407104 graph.py:498] I0303 22:33:51.375205 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 22:33:53.137968 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:53.138171 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_circle l e d" I0303 22:33:53.138491 139718063407104 graph.py:498] I0303 22:33:53.138571 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l d e, on_circle l e d ? eqratio f h f a g b g a I0303 22:33:54.307479 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:54.307746 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0303 22:33:54.308203 139718063407104 graph.py:498] I0303 22:33:54.308348 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 22:33:55.508511 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:55.508856 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h j" I0303 22:33:55.509524 139718063407104 graph.py:498] I0303 22:33:55.509720 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_circle l h j ? eqratio f h f a g b g a I0303 22:33:55.687789 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:55.688087 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l j h" I0303 22:33:55.688493 139718063407104 graph.py:498] I0303 22:33:55.688633 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 22:33:55.910353 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:55.910524 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h g, on_bline l g h" I0303 22:33:55.910828 139718063407104 graph.py:498] I0303 22:33:55.910907 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:33:56.797755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:56.798006 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l j k, on_circle l k j" I0303 22:33:56.798541 139718063407104 graph.py:498] I0303 22:33:56.798694 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0303 22:33:57.486655 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:33:57.486937 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0303 22:33:57.487355 139718063407104 graph.py:498] I0303 22:33:57.487459 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:33:59.509504 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a e, on_bline l e a" I0303 22:33:59.509796 139718063407104 graph.py:498] I0303 22:33:59.509876 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0303 22:34:00.993907 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:00.994426 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i g, on_bline l g i" I0303 22:34:00.995494 139718063407104 graph.py:498] I0303 22:34:00.995717 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 22:34:01.461680 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:01.461935 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0303 22:34:01.462394 139718063407104 graph.py:498] I0303 22:34:01.462542 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:34:01.502323 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:01.502487 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0303 22:34:01.502782 139718063407104 graph.py:498] I0303 22:34:01.502870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 22:34:01.740332 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:01.740598 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l k g, on_bline l g k" I0303 22:34:01.741093 139718063407104 graph.py:498] I0303 22:34:01.741225 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l k g, on_bline l g k ? eqratio f h f a g b g a I0303 22:34:03.001954 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:03.002116 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_bline l k j" I0303 22:34:03.002415 139718063407104 graph.py:498] I0303 22:34:03.002498 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 22:34:03.188351 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:03.188587 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l e i h" I0303 22:34:03.188958 139718063407104 graph.py:498] I0303 22:34:03.189052 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l e i h ? eqratio f h f a g b g a I0303 22:34:03.734190 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:03.734441 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d e, eqdistance l d e h" I0303 22:34:03.734843 139718063407104 graph.py:498] I0303 22:34:03.734960 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l d e, eqdistance l d e h ? eqratio f h f a g b g a I0303 22:34:03.756778 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:03.757180 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l h i k, eqdistance l i h k" I0303 22:34:03.757675 139718063407104 graph.py:498] I0303 22:34:03.757820 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = eqdistance l h i k, eqdistance l i h k ? eqratio f h f a g b g a I0303 22:34:06.647559 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:06.647776 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i k, on_bline l k i" I0303 22:34:06.648156 139718063407104 graph.py:498] I0303 22:34:06.648261 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 22:34:07.760723 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:07.760975 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_circle l b e" I0303 22:34:07.761493 139718063407104 graph.py:498] I0303 22:34:07.761630 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_circle l b e ? eqratio f h f a g b g a I0303 22:34:07.862726 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:07.862974 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0303 22:34:07.863481 139718063407104 graph.py:498] I0303 22:34:07.863617 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:34:08.302908 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:08.303075 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0303 22:34:08.303366 139718063407104 graph.py:498] I0303 22:34:08.303442 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:34:08.345926 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:08.346111 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d f, on_bline l f d" I0303 22:34:08.346503 139718063407104 graph.py:498] I0303 22:34:08.346606 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0303 22:34:08.453037 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:08.453341 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g k, on_circle l k g" I0303 22:34:08.453894 139718063407104 graph.py:498] I0303 22:34:08.454059 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0303 22:34:08.687986 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:08.688154 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l i b j, eqdistance l b i j" I0303 22:34:08.688447 139718063407104 graph.py:498] I0303 22:34:08.688536 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = eqdistance l i b j, eqdistance l b i j ? eqratio f h f a g b g a I0303 22:34:08.897146 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:08.897308 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0303 22:34:08.897603 139718063407104 graph.py:498] I0303 22:34:08.897686 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:34:09.039366 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:09.039611 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l h j, on_bline l j h" I0303 22:34:09.040124 139718063407104 graph.py:498] I0303 22:34:09.040256 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k e i, on_bline k i e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 22:34:09.265828 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:09.266071 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0303 22:34:09.266459 139718063407104 graph.py:498] I0303 22:34:09.266552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:34:10.817513 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:10.817676 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j g, on_bline l g j" I0303 22:34:10.817980 139718063407104 graph.py:498] I0303 22:34:10.818060 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0303 22:34:12.002697 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:12.002869 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i g, on_bline l g i" I0303 22:34:12.003166 139718063407104 graph.py:498] I0303 22:34:12.003244 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 22:34:12.690796 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:12.691029 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0303 22:34:12.691514 139718063407104 graph.py:498] I0303 22:34:12.691636 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:34:13.524604 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:13.524843 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l k j" I0303 22:34:13.525321 139718063407104 graph.py:498] I0303 22:34:13.525445 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_circle l k j ? eqratio f h f a g b g a I0303 22:34:14.187961 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:14.188210 139718063407104 alphageometry.py:548] Worker 1: Translation: "m = on_line m d i, on_bline m i d" I0303 22:34:14.188606 139718063407104 graph.py:498] I0303 22:34:14.188721 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:34:14.190466 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:14.190682 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_circle l k i" I0303 22:34:14.191068 139718063407104 graph.py:498] I0303 22:34:14.191165 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 22:34:14.263633 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:14.263799 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0303 22:34:14.264098 139718063407104 graph.py:498] I0303 22:34:14.264177 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:34:14.495935 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:14.496175 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_circle l k h" I0303 22:34:14.496806 139718063407104 graph.py:498] I0303 22:34:14.497007 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:34:14.897596 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:14.897835 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i k, on_circle l k i" I0303 22:34:14.898325 139718063407104 graph.py:498] I0303 22:34:14.898452 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 22:34:17.352225 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:17.352422 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_circle l k h" I0303 22:34:17.352838 139718063407104 graph.py:498] I0303 22:34:17.352960 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:34:18.014388 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:18.014643 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b h, on_bline l h b" I0303 22:34:18.015156 139718063407104 graph.py:498] I0303 22:34:18.015295 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:34:19.063677 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:19.063894 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b i, on_bline l i b" I0303 22:34:19.064246 139718063407104 graph.py:498] I0303 22:34:19.064335 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:34:19.725284 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:19.725445 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l k b h, on_pline l k b h" I0303 22:34:19.725739 139718063407104 graph.py:498] I0303 22:34:19.725825 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = eqdistance l k b h, on_pline l k b h ? eqratio f h f a g b g a I0303 22:34:19.805371 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:19.805555 139718063407104 alphageometry.py:530] Worker 12: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 22:34:20.327668 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:20.327836 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0303 22:34:20.328135 139718063407104 graph.py:498] I0303 22:34:20.328213 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:34:20.639352 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:20.639613 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b f, on_bline l f b" I0303 22:34:20.640161 139718063407104 graph.py:498] I0303 22:34:20.640325 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l b f, on_bline l f b ? eqratio f h f a g b g a I0303 22:34:20.726330 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:20.726576 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0303 22:34:20.727060 139718063407104 graph.py:498] I0303 22:34:20.727194 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:34:21.711477 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:21.711641 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0303 22:34:21.711944 139718063407104 graph.py:498] I0303 22:34:21.712023 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:34:22.047077 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:22.047334 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d i, on_bline l i d" I0303 22:34:22.047839 139718063407104 graph.py:498] I0303 22:34:22.047974 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:34:23.118630 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:23.118895 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l h a h" I0303 22:34:23.119335 139718063407104 graph.py:498] I0303 22:34:23.119447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l h a h ? eqratio f h f a g b g a I0303 22:34:24.673645 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:24.673838 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l f j, on_bline l j f" I0303 22:34:24.674150 139718063407104 graph.py:498] I0303 22:34:24.674230 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l f j, on_bline l j f ? eqratio f h f a g b g a I0303 22:34:24.975920 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:24.976227 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g j, on_bline l j g" I0303 22:34:24.976851 139718063407104 graph.py:498] I0303 22:34:24.977030 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 22:34:24.978018 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:24.978268 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_bline l k h" I0303 22:34:24.978647 139718063407104 graph.py:498] I0303 22:34:24.978743 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 22:34:25.498173 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:25.498418 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0303 22:34:25.498911 139718063407104 graph.py:498] I0303 22:34:25.499044 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:34:28.029115 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:28.029556 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0303 22:34:28.030069 139718063407104 graph.py:498] I0303 22:34:28.030192 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e g, on_bline k g e; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 22:34:28.244206 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:28.244460 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0303 22:34:28.244976 139718063407104 graph.py:498] I0303 22:34:28.245116 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:34:28.462620 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:28.462860 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_pline l k g j" I0303 22:34:28.463365 139718063407104 graph.py:498] I0303 22:34:28.463490 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_pline l k g j ? eqratio f h f a g b g a I0303 22:34:28.583182 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:28.583336 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k b j, eqdistance l b j k" I0303 22:34:28.583641 139718063407104 graph.py:498] I0303 22:34:28.583719 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = eqdistance l k b j, eqdistance l b j k ? eqratio f h f a g b g a I0303 22:34:29.412245 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:29.412496 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l h j k" I0303 22:34:29.412897 139718063407104 graph.py:498] I0303 22:34:29.413007 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l h j k ? eqratio f h f a g b g a I0303 22:34:29.618449 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:29.618613 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a b, on_bline l b a" I0303 22:34:29.618920 139718063407104 graph.py:498] I0303 22:34:29.619001 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0303 22:34:29.633392 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:29.633637 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i j, on_bline l j i" I0303 22:34:29.634133 139718063407104 graph.py:498] I0303 22:34:29.634305 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 22:34:29.853319 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:29.853577 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d i, on_bline l i d" I0303 22:34:29.853956 139718063407104 graph.py:498] I0303 22:34:29.854038 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:34:32.233696 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:32.233866 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l j i k, eqdistance l i j k" I0303 22:34:32.234166 139718063407104 graph.py:498] I0303 22:34:32.234252 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = eqdistance l j i k, eqdistance l i j k ? eqratio f h f a g b g a I0303 22:34:32.540490 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:32.540673 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h i, on_bline l i h" I0303 22:34:32.540986 139718063407104 graph.py:498] I0303 22:34:32.541065 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:34:32.547236 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:32.547474 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l k b j, eqdistance l j b k" I0303 22:34:32.547856 139718063407104 graph.py:498] I0303 22:34:32.547969 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = eqdistance l k b j, eqdistance l j b k ? eqratio f h f a g b g a I0303 22:34:33.084393 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:33.084565 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0303 22:34:33.084886 139718063407104 graph.py:498] I0303 22:34:33.084969 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:34:34.002812 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:34.002969 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i" I0303 22:34:34.003254 139718063407104 graph.py:498] I0303 22:34:34.003332 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l d i ? eqratio f h f a g b g a I0303 22:34:35.158443 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:35.158693 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l h c h" I0303 22:34:35.159085 139718063407104 graph.py:498] I0303 22:34:35.159194 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l h c h ? eqratio f h f a g b g a I0303 22:34:37.413320 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:37.413591 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a g, on_bline l g a" I0303 22:34:37.414019 139718063407104 graph.py:498] I0303 22:34:37.414135 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:34:38.583695 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:38.583869 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:34:40.617592 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:40.617824 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l c i, on_bline l i c" I0303 22:34:40.618195 139718063407104 graph.py:498] I0303 22:34:40.618306 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0303 22:34:41.171061 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:41.171232 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l j k, on_bline l k j" I0303 22:34:41.171529 139718063407104 graph.py:498] I0303 22:34:41.171607 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 22:34:41.633863 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:41.634100 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i h, on_bline l h i" I0303 22:34:41.634486 139718063407104 graph.py:498] I0303 22:34:41.634591 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 22:34:41.823167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:41.823519 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_line l e j" I0303 22:34:41.824064 139718063407104 graph.py:498] I0303 22:34:41.824240 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l a k, on_line l e j ? eqratio f h f a g b g a I0303 22:34:42.111669 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:42.111842 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0303 22:34:42.112133 139718063407104 graph.py:498] I0303 22:34:42.112210 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:34:42.214825 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:42.215073 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0303 22:34:42.215584 139718063407104 graph.py:498] I0303 22:34:42.215717 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:34:42.250796 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:42.251042 139718063407104 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 " I0303 22:34:42.251178 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_pline l j a k" I0303 22:34:42.251559 139718063407104 graph.py:498] I0303 22:34:42.251671 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l d i, on_pline l j a k ? eqratio f h f a g b g a I0303 22:34:42.350436 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:42.350598 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l i j k" I0303 22:34:42.350878 139718063407104 graph.py:498] I0303 22:34:42.350954 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l i j k ? eqratio f h f a g b g a I0303 22:34:43.138191 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:43.138353 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k b j, on_pline l k b j" I0303 22:34:43.138648 139718063407104 graph.py:498] I0303 22:34:43.138725 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = eqdistance l k b j, on_pline l k b j ? eqratio f h f a g b g a I0303 22:34:43.756040 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:43.756282 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_line l e j" I0303 22:34:43.756810 139718063407104 graph.py:498] I0303 22:34:43.756946 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l b k, on_line l e j ? eqratio f h f a g b g a I0303 22:34:43.940808 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:43.941052 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0303 22:34:43.941447 139718063407104 graph.py:498] I0303 22:34:43.941552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:34:44.109740 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:44.109990 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0303 22:34:44.110472 139718063407104 graph.py:498] I0303 22:34:44.110604 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h j; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:34:44.588331 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:44.588605 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i j, on_bline l j i" I0303 22:34:44.589169 139718063407104 graph.py:498] I0303 22:34:44.589335 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 22:34:46.612089 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:46.612346 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_bline l j h" I0303 22:34:46.612769 139718063407104 graph.py:498] I0303 22:34:46.612890 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 22:34:47.100357 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:47.100547 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0303 22:34:47.100871 139718063407104 graph.py:498] I0303 22:34:47.100952 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:34:48.486656 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:48.486894 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l i i h" I0303 22:34:48.487257 139718063407104 graph.py:498] I0303 22:34:48.487353 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l i i h ? eqratio f h f a g b g a I0303 22:34:48.734530 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:48.734782 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i k, on_bline l k i" I0303 22:34:48.735177 139718063407104 graph.py:498] I0303 22:34:48.735291 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 22:34:49.771047 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:49.771289 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_circle l k h" I0303 22:34:49.771812 139718063407104 graph.py:498] I0303 22:34:49.771949 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:34:50.235446 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:50.235805 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e j, on_bline l j e" I0303 22:34:50.236389 139718063407104 graph.py:498] I0303 22:34:50.236602 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0303 22:34:52.593414 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:52.593581 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l k i j, on_pline l k i j" I0303 22:34:52.593905 139718063407104 graph.py:498] I0303 22:34:52.593983 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0303 22:34:52.954818 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:52.954979 139718063407104 alphageometry.py:548] Worker 8: Translation: "m = on_line m a e, on_bline m e a" I0303 22:34:52.955266 139718063407104 graph.py:498] I0303 22:34:52.955345 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e h, on_bline k h e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0303 22:34:54.324543 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:54.324711 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d e, on_bline l e d" I0303 22:34:54.325022 139718063407104 graph.py:498] I0303 22:34:54.325120 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:34:54.442584 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:54.442839 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0303 22:34:54.443401 139718063407104 graph.py:498] I0303 22:34:54.443562 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:34:54.755205 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:54.755452 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0303 22:34:54.755869 139718063407104 graph.py:498] I0303 22:34:54.755965 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:34:54.988918 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:54.989211 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l g d h" I0303 22:34:54.989771 139718063407104 graph.py:498] I0303 22:34:54.989925 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l g d h ? eqratio f h f a g b g a I0303 22:34:56.073130 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:56.073400 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b g, on_bline l g b" I0303 22:34:56.073956 139718063407104 graph.py:498] I0303 22:34:56.074141 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:34:57.113178 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:57.113359 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D i j j k 12 ; x00 I0303 22:34:57.717034 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:57.717266 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j f, on_bline l f j" I0303 22:34:57.717655 139718063407104 graph.py:498] I0303 22:34:57.717771 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0303 22:34:57.896781 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:57.897266 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e f, on_bline l f e" I0303 22:34:57.897997 139718063407104 graph.py:498] I0303 22:34:57.898218 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0303 22:34:58.009432 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:58.009594 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d e, on_bline l e d" I0303 22:34:58.009903 139718063407104 graph.py:498] I0303 22:34:58.009985 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:34:58.659201 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:58.659363 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l k h j, on_pline l k h j" I0303 22:34:58.659659 139718063407104 graph.py:498] I0303 22:34:58.659740 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0303 22:34:59.555071 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:59.555319 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_circle l k h" I0303 22:34:59.555719 139718063407104 graph.py:498] I0303 22:34:59.555826 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:34:59.750780 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:34:59.751292 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0303 22:34:59.752178 139718063407104 graph.py:498] I0303 22:34:59.752473 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0303 22:35:01.607760 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:01.607927 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h b" I0303 22:35:01.608223 139718063407104 graph.py:498] I0303 22:35:01.608300 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_circle l h b ? eqratio f h f a g b g a I0303 22:35:01.694018 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:01.694316 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g h, on_bline l h g" I0303 22:35:01.694886 139718063407104 graph.py:498] I0303 22:35:01.695063 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:35:03.135837 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:03.136206 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l h b h" I0303 22:35:03.136945 139718063407104 graph.py:498] I0303 22:35:03.137138 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e f, on_bline k f e; l = on_tline l h b h ? eqratio f h f a g b g a I0303 22:35:03.341128 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:03.341343 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 22:35:03.341648 139718063407104 graph.py:498] I0303 22:35:03.341730 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 22:35:04.038093 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:04.038280 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:35:05.460483 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:05.460663 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l f h, on_bline l h f" I0303 22:35:05.461133 139718063407104 graph.py:498] I0303 22:35:05.461294 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0303 22:35:06.144265 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:06.144500 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j i" I0303 22:35:06.144927 139718063407104 graph.py:498] I0303 22:35:06.145033 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e h, on_bline k h e; l = on_circle l j i ? eqratio f h f a g b g a I0303 22:35:06.507002 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:06.507266 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0303 22:35:06.507659 139718063407104 graph.py:498] I0303 22:35:06.507765 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:35:07.375440 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:07.375705 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h g, on_bline l g h" I0303 22:35:07.376200 139718063407104 graph.py:498] I0303 22:35:07.376338 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:35:08.707569 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:08.707745 139718063407104 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 " I0303 22:35:08.707828 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_circle l d e" I0303 22:35:08.708114 139718063407104 graph.py:498] I0303 22:35:08.708193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l d e, on_circle l d e ? eqratio f h f a g b g a I0303 22:35:09.373824 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:09.373994 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0303 22:35:09.374301 139718063407104 graph.py:498] I0303 22:35:09.374384 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 22:35:09.936450 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:09.936742 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_bline l i b" I0303 22:35:09.937268 139718063407104 graph.py:498] I0303 22:35:09.937446 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:35:11.171506 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:11.171752 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l j i, on_pline l i a d" I0303 22:35:11.172138 139718063407104 graph.py:498] I0303 22:35:11.172238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e g, on_bline k g e; l = on_circle l j i, on_pline l i a d ? eqratio f h f a g b g a I0303 22:35:11.467804 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:11.467921 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C a f k 12 D a k f k 13 ; x00 I0303 22:35:11.683100 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:11.683380 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l c i, on_bline l i c" I0303 22:35:11.683789 139718063407104 graph.py:498] I0303 22:35:11.683924 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0303 22:35:12.236387 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:12.236648 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b e, on_bline l e b" I0303 22:35:12.237160 139718063407104 graph.py:498] I0303 22:35:12.237285 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:35:14.270036 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:14.270202 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a g, on_bline l g a" I0303 22:35:14.270514 139718063407104 graph.py:498] I0303 22:35:14.270593 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:35:16.633731 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:16.633908 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e i, on_bline l i e" I0303 22:35:16.634213 139718063407104 graph.py:498] I0303 22:35:16.634294 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:35:17.690909 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:17.691084 139718063407104 alphageometry.py:548] Worker 0: Translation: "m = on_line m a e, on_bline m e a" I0303 22:35:17.691400 139718063407104 graph.py:498] I0303 22:35:17.691484 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0303 22:35:20.253917 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:20.254095 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:35:20.304587 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:20.304754 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_pline l j a c" I0303 22:35:20.305058 139718063407104 graph.py:498] I0303 22:35:20.305137 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_pline l j a c ? eqratio f h f a g b g a I0303 22:35:21.875535 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:21.875828 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_bline l g e" I0303 22:35:21.876229 139718063407104 graph.py:498] I0303 22:35:21.876345 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:35:23.742144 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:23.742314 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 22:35:23.878866 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:23.879047 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g i, on_bline l i g" I0303 22:35:23.879355 139718063407104 graph.py:498] I0303 22:35:23.879433 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:35:24.176720 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:24.176974 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k b j, eqdistance l j b k" I0303 22:35:24.177434 139718063407104 graph.py:498] I0303 22:35:24.177598 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = eqdistance l k b j, eqdistance l j b k ? eqratio f h f a g b g a I0303 22:35:25.791237 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:25.791873 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0303 22:35:25.792860 139718063407104 graph.py:498] I0303 22:35:25.793135 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 22:35:28.617444 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:28.617622 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i k, on_bline l k i" I0303 22:35:28.617998 139718063407104 graph.py:498] I0303 22:35:28.618096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 22:35:28.737639 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:28.737818 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b h, on_bline l h b" I0303 22:35:28.738126 139718063407104 graph.py:498] I0303 22:35:28.738207 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:35:29.628792 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:29.629038 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a e" I0303 22:35:29.629547 139718063407104 graph.py:498] I0303 22:35:29.629676 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l a e ? eqratio f h f a g b g a I0303 22:35:30.269167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:30.269441 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0303 22:35:30.270002 139718063407104 graph.py:498] I0303 22:35:30.270165 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:35:31.044280 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:31.044444 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0303 22:35:31.044766 139718063407104 graph.py:498] I0303 22:35:31.044854 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h j, on_bline k j h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:35:32.544635 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:32.544878 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h g, on_bline l g h" I0303 22:35:32.545274 139718063407104 graph.py:498] I0303 22:35:32.545379 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:35:36.748133 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:36.748499 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i j, on_bline l j i" I0303 22:35:36.749039 139718063407104 graph.py:498] I0303 22:35:36.749171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 22:35:37.419031 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:37.419288 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b i, on_bline l i b" I0303 22:35:37.419742 139718063407104 graph.py:498] I0303 22:35:37.419868 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:35:37.669846 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:37.669999 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_bline l h b" I0303 22:35:37.670305 139718063407104 graph.py:498] I0303 22:35:37.670384 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e g, on_bline k g e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:35:39.142767 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:39.142897 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:35:39.618417 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:39.618629 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h k" I0303 22:35:39.618998 139718063407104 graph.py:498] I0303 22:35:39.619101 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_circle l h k ? eqratio f h f a g b g a I0303 22:35:40.110514 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:40.110687 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_pline l k a c" I0303 22:35:40.111004 139718063407104 graph.py:498] I0303 22:35:40.111083 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_pline l k a c ? eqratio f h f a g b g a I0303 22:35:41.153749 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:41.154032 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0303 22:35:41.154535 139718063407104 graph.py:498] I0303 22:35:41.154648 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:35:41.951496 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:41.951655 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c i, on_bline l i c" I0303 22:35:41.951957 139718063407104 graph.py:498] I0303 22:35:41.952035 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0303 22:35:43.449565 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:43.449836 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h k, on_circle l k h" I0303 22:35:43.450245 139718063407104 graph.py:498] I0303 22:35:43.450357 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:35:46.468348 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:46.468536 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:35:46.603292 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:46.603544 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b e, on_bline l e b" I0303 22:35:46.603957 139718063407104 graph.py:498] I0303 22:35:46.604054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:35:51.211084 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:51.211348 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b c, on_bline l c b" I0303 22:35:51.211913 139718063407104 graph.py:498] I0303 22:35:51.212084 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0303 22:35:51.344094 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:51.344436 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i f, on_bline l f i" I0303 22:35:51.344985 139718063407104 graph.py:498] I0303 22:35:51.345149 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0303 22:35:52.452261 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:52.452532 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_bline l e b" I0303 22:35:52.452937 139718063407104 graph.py:498] I0303 22:35:52.453056 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:35:53.537714 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:53.538287 139718063407104 alphageometry.py:548] Worker 9: 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 2637, in add_clause raise PointTooFarError() graph.PointTooFarError " I0303 22:35:53.538582 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_pline l k a f" I0303 22:35:53.539481 139718063407104 graph.py:498] I0303 22:35:53.539785 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_pline l k a f ? eqratio f h f a g b g a I0303 22:35:56.694600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:56.695161 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0303 22:35:56.695786 139718063407104 graph.py:498] I0303 22:35:56.695977 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0303 22:35:57.431771 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:35:57.432196 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 22:36:01.271172 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:01.271571 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i k, on_circle l k i" I0303 22:36:01.272340 139718063407104 graph.py:498] I0303 22:36:01.272596 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 22:36:03.425061 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:03.425305 139718063407104 alphageometry.py:548] Worker 13: Translation: "m = on_line m b e, on_bline m e b" I0303 22:36:03.425726 139718063407104 graph.py:498] I0303 22:36:03.425826 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 22:36:04.872645 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:04.873117 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c d, on_bline l d c" I0303 22:36:04.873630 139718063407104 graph.py:498] I0303 22:36:04.873784 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d e, on_bline k e d; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0303 22:36:06.981582 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:06.981821 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_circle l j h" I0303 22:36:06.982211 139718063407104 graph.py:498] I0303 22:36:06.982321 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 22:36:07.357640 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:07.357814 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0303 22:36:07.358123 139718063407104 graph.py:498] I0303 22:36:07.358202 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:36:12.183861 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:12.184042 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h i" I0303 22:36:12.184340 139718063407104 graph.py:498] I0303 22:36:12.184419 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_circle l h i ? eqratio f h f a g b g a I0303 22:36:14.920318 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:14.920715 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d e, on_bline l e d" I0303 22:36:14.921314 139718063407104 graph.py:498] I0303 22:36:14.921539 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:36:16.794993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:16.795125 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:36:17.572949 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:17.573151 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l j k, on_circle l j k" I0303 22:36:17.573509 139718063407104 graph.py:498] I0303 22:36:17.573600 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0303 22:36:19.547336 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:19.547514 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b h, on_circle l h b" I0303 22:36:19.547811 139718063407104 graph.py:498] I0303 22:36:19.547891 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k e g, on_bline k g e; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 22:36:19.599394 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:19.599571 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h i" I0303 22:36:19.599864 139718063407104 graph.py:498] I0303 22:36:19.599944 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_circle l h i ? eqratio f h f a g b g a I0303 22:36:22.206008 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:22.206178 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_pline l j a k" I0303 22:36:22.206481 139718063407104 graph.py:498] I0303 22:36:22.206560 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_pline l j a k ? eqratio f h f a g b g a I0303 22:36:26.310389 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:26.310549 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_circle l j k" I0303 22:36:26.310865 139718063407104 graph.py:498] I0303 22:36:26.310949 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0303 22:36:27.083482 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:27.083642 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_bline l k h" I0303 22:36:27.083957 139718063407104 graph.py:498] I0303 22:36:27.084038 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e i, on_bline k i e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 22:36:29.498365 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:29.498538 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C b g k 12 D b k g k 13 ; x00 I0303 22:36:33.811747 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:33.812176 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 22:36:35.167155 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:35.167402 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l k d" I0303 22:36:35.167853 139718063407104 graph.py:498] I0303 22:36:35.168006 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_circle l k d ? eqratio f h f a g b g a I0303 22:36:35.547938 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:35.548170 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_circle l k j" I0303 22:36:35.548687 139718063407104 graph.py:498] I0303 22:36:35.548821 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0303 22:36:36.179753 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:36.179885 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0303 22:36:45.913058 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:45.913328 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b e, on_pline l d a f" I0303 22:36:45.913674 139718063407104 graph.py:498] I0303 22:36:45.913766 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e h, on_bline k h e; l = on_line l b e, on_pline l d a f ? eqratio f h f a g b g a I0303 22:36:58.700473 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:36:58.700614 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 22:37:14.766705 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:37:14.767073 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h b" I0303 22:37:14.767465 139718063407104 graph.py:498] I0303 22:37:14.767563 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_bline k i d; l = on_circle l h b ? eqratio f h f a g b g a I0303 22:37:28.220585 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:37:28.220895 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0303 22:49:50.303845 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0303 22:49:50.304761 139718063407104 graph.py:498] I0303 22:49:50.305091 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:50:33.994911 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:50:33.995483 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0303 22:50:33.996398 139718063407104 graph.py:498] I0303 22:50:33.996801 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 22:51:21.331690 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:51:21.332392 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h g, on_bline l g h" I0303 22:51:21.333150 139718063407104 graph.py:498] I0303 22:51:21.333386 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:51:52.802287 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:51:52.805214 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0303 22:51:52.807368 139718063407104 graph.py:498] I0303 22:51:52.807788 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 22:52:26.233484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:52:26.235533 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0303 22:52:26.236030 139718063407104 graph.py:498] I0303 22:52:26.236176 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:53:14.024395 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:53:14.024873 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0303 22:53:14.025434 139718063407104 graph.py:498] I0303 22:53:14.025631 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:53:49.064235 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:53:49.064710 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0303 22:53:49.065289 139718063407104 graph.py:498] I0303 22:53:49.065498 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:54:37.351510 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:54:37.352619 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0303 22:54:37.353772 139718063407104 graph.py:498] I0303 22:54:37.354267 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:55:20.600223 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0303 22:55:20.601062 139718063407104 graph.py:498] I0303 22:55:20.601370 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:55:38.260814 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:55:38.261799 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i g, on_bline l g i" I0303 22:55:38.263149 139718063407104 graph.py:498] I0303 22:55:38.263723 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 22:55:43.754380 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:55:43.755488 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0303 22:55:43.756114 139718063407104 graph.py:498] I0303 22:55:43.756330 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:55:55.226111 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0303 22:55:55.227074 139718063407104 graph.py:498] I0303 22:55:55.227395 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:55:56.352929 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:55:56.353908 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0303 22:55:56.354883 139718063407104 graph.py:498] I0303 22:55:56.355226 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 22:56:03.605427 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0303 22:56:03.606293 139718063407104 graph.py:498] I0303 22:56:03.606557 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:56:11.583678 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:11.584881 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i h, on_bline l h i" I0303 22:56:11.586171 139718063407104 graph.py:498] I0303 22:56:11.586552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 22:56:12.165330 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0303 22:56:12.165932 139718063407104 graph.py:498] I0303 22:56:12.166171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 22:56:24.157011 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:24.157287 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0303 22:56:24.157659 139718063407104 graph.py:498] I0303 22:56:24.157770 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:56:24.881129 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0303 22:56:24.881837 139718063407104 graph.py:498] I0303 22:56:24.882122 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:56:28.023975 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:28.024802 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a g, on_bline l g a" I0303 22:56:28.025822 139718063407104 graph.py:498] I0303 22:56:28.026263 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:56:28.710570 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:28.710964 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h i, on_bline l i h" I0303 22:56:28.711591 139718063407104 graph.py:498] I0303 22:56:28.711796 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:56:31.478731 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:31.479294 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0303 22:56:31.479979 139718063407104 graph.py:498] I0303 22:56:31.480238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:56:42.180236 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:42.180882 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0303 22:56:42.181705 139718063407104 graph.py:498] I0303 22:56:42.181984 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:56:45.948607 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:45.948997 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0303 22:56:45.949563 139718063407104 graph.py:498] I0303 22:56:45.949734 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:56:46.380589 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:46.385814 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0303 22:56:46.388028 139718063407104 graph.py:498] I0303 22:56:46.388328 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:56:47.002592 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:47.003153 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g i, on_bline l i g" I0303 22:56:47.004937 139718063407104 graph.py:498] I0303 22:56:47.005242 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:56:49.240024 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:49.240409 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0303 22:56:49.241166 139718063407104 graph.py:498] I0303 22:56:49.241506 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:56:53.490525 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:56:53.490914 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0303 22:56:53.491728 139718063407104 graph.py:498] I0303 22:56:53.491963 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:56:56.943014 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a b, on_bline l b a" I0303 22:56:56.943821 139718063407104 graph.py:498] I0303 22:56:56.944085 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0303 22:56:57.119633 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c d, on_bline l d c" I0303 22:56:57.120584 139718063407104 graph.py:498] I0303 22:56:57.120893 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0303 22:57:00.252978 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:00.253336 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0303 22:57:00.253925 139718063407104 graph.py:498] I0303 22:57:00.254154 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0303 22:57:01.032923 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:01.033844 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h f, on_bline l f h" I0303 22:57:01.034959 139718063407104 graph.py:498] I0303 22:57:01.035422 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 22:57:04.842005 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:04.842627 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0303 22:57:04.843284 139718063407104 graph.py:498] I0303 22:57:04.843595 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:57:08.959976 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:08.960403 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g h, on_bline l h g" I0303 22:57:08.961208 139718063407104 graph.py:498] I0303 22:57:08.961422 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:57:09.392276 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:09.398656 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_bline l j h" I0303 22:57:09.399403 139718063407104 graph.py:498] I0303 22:57:09.399619 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 22:57:17.499635 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:17.500404 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0303 22:57:17.501391 139718063407104 graph.py:498] I0303 22:57:17.501744 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:57:17.962195 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:17.962706 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0303 22:57:17.963462 139718063407104 graph.py:498] I0303 22:57:17.963768 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:57:22.161923 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:22.162254 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c k, on_line l d j" I0303 22:57:22.162819 139718063407104 graph.py:498] I0303 22:57:22.163035 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l c k, on_line l d j ? eqratio f h f a g b g a I0303 22:57:22.319841 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:22.320461 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i g, on_bline l g i" I0303 22:57:22.321271 139718063407104 graph.py:498] I0303 22:57:22.321563 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 22:57:23.077845 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:23.078220 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a h, on_bline l h a" I0303 22:57:23.078819 139718063407104 graph.py:498] I0303 22:57:23.078998 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 22:57:26.565572 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:26.566784 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_line l b j" I0303 22:57:26.568172 139718063407104 graph.py:498] I0303 22:57:26.568844 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l a k, on_line l b j ? eqratio f h f a g b g a I0303 22:57:31.286858 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:31.287452 139718063407104 alphageometry.py:548] Worker 14: 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 " I0303 22:57:31.287763 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b h, on_bline l h b" I0303 22:57:31.288616 139718063407104 graph.py:498] I0303 22:57:31.288904 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:57:33.634569 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:33.635077 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l k h" I0303 22:57:33.635664 139718063407104 graph.py:498] I0303 22:57:33.635837 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:57:34.388713 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:34.389686 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a g, on_bline l g a" I0303 22:57:34.390667 139718063407104 graph.py:498] I0303 22:57:34.391027 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:57:36.387531 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0303 22:57:36.388185 139718063407104 graph.py:498] I0303 22:57:36.388413 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:57:37.133029 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:37.133628 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b g, on_bline l g b" I0303 22:57:37.134311 139718063407104 graph.py:498] I0303 22:57:37.134532 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:57:40.762939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:40.763891 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0303 22:57:40.764621 139718063407104 graph.py:498] I0303 22:57:40.764760 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:57:40.854975 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b d, on_bline l d b" I0303 22:57:40.855605 139718063407104 graph.py:498] I0303 22:57:40.855838 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l b d, on_bline l d b ? eqratio f h f a g b g a I0303 22:57:43.178246 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:43.178678 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 22:57:43.179300 139718063407104 graph.py:498] I0303 22:57:43.179478 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 22:57:43.678392 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:43.679284 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d g, on_bline l g d" I0303 22:57:43.680394 139718063407104 graph.py:498] I0303 22:57:43.680840 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:57:44.670121 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b g, on_bline l g b" I0303 22:57:44.670501 139718063407104 graph.py:498] I0303 22:57:44.670610 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:57:48.198410 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:48.199167 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0303 22:57:48.200019 139718063407104 graph.py:498] I0303 22:57:48.200363 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:57:50.203963 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:50.204488 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l a h" I0303 22:57:50.205201 139718063407104 graph.py:498] I0303 22:57:50.205430 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_circle l a h ? eqratio f h f a g b g a I0303 22:57:52.477746 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:52.478275 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b h, on_bline l h b" I0303 22:57:52.479091 139718063407104 graph.py:498] I0303 22:57:52.479339 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:57:52.623537 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:52.624098 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0303 22:57:52.625164 139718063407104 graph.py:498] I0303 22:57:52.625448 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:57:54.274846 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:54.275188 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i k, on_bline l k i" I0303 22:57:54.275739 139718063407104 graph.py:498] I0303 22:57:54.275899 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 22:57:57.819251 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:57.819859 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0303 22:57:57.820611 139718063407104 graph.py:498] I0303 22:57:57.820942 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:57:58.096028 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:58.096380 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0303 22:57:58.096992 139718063407104 graph.py:498] I0303 22:57:58.097174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:57:59.349969 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:59.351135 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g j, on_bline l j g" I0303 22:57:59.352027 139718063407104 graph.py:498] I0303 22:57:59.352301 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 22:57:59.590985 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:57:59.591387 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0303 22:57:59.591969 139718063407104 graph.py:498] I0303 22:57:59.592217 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:58:01.908801 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:01.909166 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i j, on_bline l j i" I0303 22:58:01.909743 139718063407104 graph.py:498] I0303 22:58:01.909915 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 22:58:04.244008 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:04.244345 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g j, on_bline l j g" I0303 22:58:04.244917 139718063407104 graph.py:498] I0303 22:58:04.245083 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 22:58:04.281857 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b d, on_bline l d b" I0303 22:58:04.282576 139718063407104 graph.py:498] I0303 22:58:04.282756 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l b d, on_bline l d b ? eqratio f h f a g b g a I0303 22:58:04.643122 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:04.643504 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l h i, on_bline l i h" I0303 22:58:04.644090 139718063407104 graph.py:498] I0303 22:58:04.644268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:58:05.260598 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:05.260866 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h g, on_bline l g h" I0303 22:58:05.261350 139718063407104 graph.py:498] I0303 22:58:05.261509 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:58:09.640172 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:09.640461 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0303 22:58:09.641324 139718063407104 graph.py:498] I0303 22:58:09.641613 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 22:58:09.913680 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:09.913944 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0303 22:58:09.914309 139718063407104 graph.py:498] I0303 22:58:09.914426 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:58:10.922459 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:10.922829 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a i, on_bline l i a" I0303 22:58:10.923403 139718063407104 graph.py:498] I0303 22:58:10.923570 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:58:12.778234 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:12.778663 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d h, on_bline l h d" I0303 22:58:12.779373 139718063407104 graph.py:498] I0303 22:58:12.779553 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 22:58:12.830499 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:12.830855 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0303 22:58:12.831436 139718063407104 graph.py:498] I0303 22:58:12.831799 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 22:58:12.844360 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:12.844754 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h g, on_bline l g h" I0303 22:58:12.845344 139718063407104 graph.py:498] I0303 22:58:12.845523 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:58:16.003651 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:16.004023 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g i, on_bline l i g" I0303 22:58:16.004582 139718063407104 graph.py:498] I0303 22:58:16.004740 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:58:17.679793 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:17.680330 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l h b" I0303 22:58:17.681105 139718063407104 graph.py:498] I0303 22:58:17.681356 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_circle l h b ? eqratio f h f a g b g a I0303 22:58:19.820245 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:19.820664 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0303 22:58:19.821511 139718063407104 graph.py:498] I0303 22:58:19.821813 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 22:58:21.143845 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:21.144195 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0303 22:58:21.144788 139718063407104 graph.py:498] I0303 22:58:21.144961 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:58:21.645158 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:21.645608 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0303 22:58:21.646259 139718063407104 graph.py:498] I0303 22:58:21.646469 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:58:23.482159 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:23.482708 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l j i, on_pline l i a d" I0303 22:58:23.483416 139718063407104 graph.py:498] I0303 22:58:23.483638 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_circle l j i, on_pline l i a d ? eqratio f h f a g b g a I0303 22:58:23.710908 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:23.711224 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l e i, on_bline l i e" I0303 22:58:23.711945 139718063407104 graph.py:498] I0303 22:58:23.712195 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:58:25.368131 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:25.369267 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l h d" I0303 22:58:25.369976 139718063407104 graph.py:498] I0303 22:58:25.370232 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_circle l h d ? eqratio f h f a g b g a I0303 22:58:25.725845 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:25.726220 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0303 22:58:25.726812 139718063407104 graph.py:498] I0303 22:58:25.726994 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 22:58:26.339232 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:26.339581 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0303 22:58:26.340143 139718063407104 graph.py:498] I0303 22:58:26.340374 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:58:28.057120 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:28.057635 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_bline l g e" I0303 22:58:28.058421 139718063407104 graph.py:498] I0303 22:58:28.058669 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:58:28.061755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:28.062283 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a h, on_bline l h a" I0303 22:58:28.063031 139718063407104 graph.py:498] I0303 22:58:28.063262 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 22:58:29.683757 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:29.684005 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d h, on_bline l h d" I0303 22:58:29.684400 139718063407104 graph.py:498] I0303 22:58:29.684537 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 22:58:30.645583 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:30.646180 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0303 22:58:30.646885 139718063407104 graph.py:498] I0303 22:58:30.647140 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:58:31.571965 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l b d, on_bline l d b" I0303 22:58:31.572599 139718063407104 graph.py:498] I0303 22:58:31.572977 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l b d, on_bline l d b ? eqratio f h f a g b g a I0303 22:58:32.786640 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:32.786895 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l k j" I0303 22:58:32.787246 139718063407104 graph.py:498] I0303 22:58:32.787365 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_circle l k j ? eqratio f h f a g b g a I0303 22:58:37.306150 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_bline l g e" I0303 22:58:37.306786 139718063407104 graph.py:498] I0303 22:58:37.306921 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:58:37.354564 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:37.354794 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0303 22:58:37.355394 139718063407104 graph.py:498] I0303 22:58:37.355522 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 22:58:37.429853 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:37.430027 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0303 22:58:37.430318 139718063407104 graph.py:498] I0303 22:58:37.430395 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:58:38.560297 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:38.560465 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0303 22:58:38.560811 139718063407104 graph.py:498] I0303 22:58:38.560897 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:58:38.754187 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a d, on_bline l d a" I0303 22:58:38.754726 139718063407104 graph.py:498] I0303 22:58:38.754831 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0303 22:58:38.970253 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:38.970423 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l j k, on_pline l h b e" I0303 22:58:38.970715 139718063407104 graph.py:498] I0303 22:58:38.970802 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l j k, on_pline l h b e ? eqratio f h f a g b g a I0303 22:58:39.906445 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:39.906697 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0303 22:58:39.907193 139718063407104 graph.py:498] I0303 22:58:39.907322 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:58:40.065299 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:40.065448 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b h, on_bline l h b" I0303 22:58:40.065754 139718063407104 graph.py:498] I0303 22:58:40.065836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:58:41.745871 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0303 22:58:41.746364 139718063407104 graph.py:498] I0303 22:58:41.746489 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:58:42.085406 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:42.085651 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l d c, on_bline l c d" I0303 22:58:42.086156 139718063407104 graph.py:498] I0303 22:58:42.086294 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l d c, on_bline l c d ? eqratio f h f a g b g a I0303 22:58:43.097461 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:43.097621 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j g, on_bline l g j" I0303 22:58:43.097908 139718063407104 graph.py:498] I0303 22:58:43.097985 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0303 22:58:44.185204 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:44.185457 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h g, on_bline l g h" I0303 22:58:44.185892 139718063407104 graph.py:498] I0303 22:58:44.185997 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:58:45.326854 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:45.327097 139718063407104 alphageometry.py:548] Worker 3: Translation: "m = on_line m d i, on_bline m i d" I0303 22:58:45.327458 139718063407104 graph.py:498] I0303 22:58:45.327557 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:58:45.569553 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:45.569723 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0303 22:58:45.570027 139718063407104 graph.py:498] I0303 22:58:45.570106 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:58:45.646765 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:45.647024 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h g, on_bline l g h" I0303 22:58:45.647513 139718063407104 graph.py:498] I0303 22:58:45.647678 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:58:46.085109 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:46.085279 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l j h k, on_pline l j h k" I0303 22:58:46.085577 139718063407104 graph.py:498] I0303 22:58:46.085657 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = eqdistance l j h k, on_pline l j h k ? eqratio f h f a g b g a I0303 22:58:46.934114 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:46.934363 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l j k, on_pline l e h i" I0303 22:58:46.934861 139718063407104 graph.py:498] I0303 22:58:46.934990 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k h i, on_bline k i h; l = on_line l j k, on_pline l e h i ? eqratio f h f a g b g a I0303 22:58:48.274967 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:48.275178 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l a h" I0303 22:58:48.275541 139718063407104 graph.py:498] I0303 22:58:48.275644 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_circle l a h ? eqratio f h f a g b g a I0303 22:58:48.700076 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:48.700334 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 22:58:48.700888 139718063407104 graph.py:498] I0303 22:58:48.701059 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 22:58:49.869220 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:49.869388 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g f, on_bline l f g" I0303 22:58:49.869675 139718063407104 graph.py:498] I0303 22:58:49.869760 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l g f, on_bline l f g ? eqratio f h f a g b g a I0303 22:58:49.993123 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:49.993352 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0303 22:58:49.993789 139718063407104 graph.py:498] I0303 22:58:49.993900 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 22:58:51.441440 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:51.441673 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_line l d j" I0303 22:58:51.442157 139718063407104 graph.py:498] I0303 22:58:51.442279 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l b k, on_line l d j ? eqratio f h f a g b g a I0303 22:58:51.446176 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:51.446337 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l a h" I0303 22:58:51.446615 139718063407104 graph.py:498] I0303 22:58:51.446693 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_circle l a h ? eqratio f h f a g b g a I0303 22:58:51.982276 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:51.982528 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0303 22:58:51.983012 139718063407104 graph.py:498] I0303 22:58:51.983141 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:58:52.920493 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:52.920757 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h e, on_bline l e h" I0303 22:58:52.921247 139718063407104 graph.py:498] I0303 22:58:52.921377 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l h e, on_bline l e h ? eqratio f h f a g b g a I0303 22:58:53.960590 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:53.960829 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l j h" I0303 22:58:53.961205 139718063407104 graph.py:498] I0303 22:58:53.961306 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 22:58:54.349446 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:54.349693 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0303 22:58:54.350176 139718063407104 graph.py:498] I0303 22:58:54.350322 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:58:54.794864 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:54.795103 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l j k, on_bline l k j" I0303 22:58:54.795629 139718063407104 graph.py:498] I0303 22:58:54.795782 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 22:58:54.845409 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:54.845590 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C b g k 12 D b k g k 13 ; x00 I0303 22:58:55.314702 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:55.314867 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_circle l k h" I0303 22:58:55.315149 139718063407104 graph.py:498] I0303 22:58:55.315227 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:58:55.814702 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:55.814954 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l j k, on_tline l j j k" I0303 22:58:55.815452 139718063407104 graph.py:498] I0303 22:58:55.815585 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_circle l j k, on_tline l j j k ? eqratio f h f a g b g a I0303 22:58:55.958827 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:55.958987 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a d" I0303 22:58:55.959264 139718063407104 graph.py:498] I0303 22:58:55.959339 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l a d ? eqratio f h f a g b g a I0303 22:58:55.966387 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:55.966550 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a g, on_bline l g a" I0303 22:58:55.966851 139718063407104 graph.py:498] I0303 22:58:55.966928 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:58:56.292948 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:56.293203 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_circle l k h" I0303 22:58:56.293572 139718063407104 graph.py:498] I0303 22:58:56.293703 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:58:57.365331 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:58:57.365593 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0303 22:58:57.366090 139718063407104 graph.py:498] I0303 22:58:57.366222 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:59:00.779163 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:00.779339 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_bline l i b" I0303 22:59:00.779669 139718063407104 graph.py:498] I0303 22:59:00.779759 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:59:00.876907 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:00.877070 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = eqdistance l k h j, on_pline l k h j" I0303 22:59:00.877364 139718063407104 graph.py:498] I0303 22:59:00.877443 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0303 22:59:01.009662 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:01.009822 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l k h" I0303 22:59:01.010413 139718063407104 graph.py:498] I0303 22:59:01.010690 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_circle l k h ? eqratio f h f a g b g a I0303 22:59:02.724229 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:02.724419 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_line l e j" I0303 22:59:02.724788 139718063407104 graph.py:498] I0303 22:59:02.724877 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l h k, on_line l e j ? eqratio f h f a g b g a I0303 22:59:03.304756 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:03.305014 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d i, on_bline l i d" I0303 22:59:03.305509 139718063407104 graph.py:498] I0303 22:59:03.305636 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:59:03.579057 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:03.579313 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h f, on_bline l f h" I0303 22:59:03.579821 139718063407104 graph.py:498] I0303 22:59:03.579954 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 22:59:03.992223 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:03.992394 139718063407104 alphageometry.py:548] Worker 9: Translation: "m = on_line m b g, on_bline m g b" I0303 22:59:03.992705 139718063407104 graph.py:498] I0303 22:59:03.992786 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:59:04.896712 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:04.896977 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a h, on_bline l h a" I0303 22:59:04.897376 139718063407104 graph.py:498] I0303 22:59:04.897493 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 22:59:05.308606 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:05.308982 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d g, on_bline l g d" I0303 22:59:05.309683 139718063407104 graph.py:498] I0303 22:59:05.309867 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:59:06.506495 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:06.506751 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e h, on_bline l h e" I0303 22:59:06.507154 139718063407104 graph.py:498] I0303 22:59:06.507251 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 22:59:07.841318 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:07.841493 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c k, on_circle l k c" I0303 22:59:07.841780 139718063407104 graph.py:498] I0303 22:59:07.841866 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l c k, on_circle l k c ? eqratio f h f a g b g a I0303 22:59:09.130887 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:09.131052 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0303 22:59:09.131346 139718063407104 graph.py:498] I0303 22:59:09.131422 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 22:59:09.160543 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:09.160809 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i j, on_bline l j i" I0303 22:59:09.161335 139718063407104 graph.py:498] I0303 22:59:09.161498 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j i; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 22:59:11.028778 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:11.029159 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h d" I0303 22:59:11.029460 139718063407104 graph.py:498] I0303 22:59:11.029545 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g h, on_bline k h g; l = on_circle l h d ? eqratio f h f a g b g a I0303 22:59:11.468376 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:11.468723 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0303 22:59:11.469372 139718063407104 graph.py:498] I0303 22:59:11.469540 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 22:59:11.469675 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:11.469953 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k h j, on_pline l k h j" I0303 22:59:11.470456 139718063407104 graph.py:498] I0303 22:59:11.470624 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0303 22:59:13.532061 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:13.532234 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l f g, on_bline l g f" I0303 22:59:13.532616 139718063407104 graph.py:498] I0303 22:59:13.532726 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h g, on_bline k g h; l = on_line l f g, on_bline l g f ? eqratio f h f a g b g a I0303 22:59:14.794655 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:14.794842 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_bline l k i" I0303 22:59:14.795173 139718063407104 graph.py:498] I0303 22:59:14.795251 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 22:59:14.977108 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:14.977331 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_circle l h b" I0303 22:59:14.977735 139718063407104 graph.py:498] I0303 22:59:14.977844 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 22:59:15.351368 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:15.351532 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_circle l k h" I0303 22:59:15.351825 139718063407104 graph.py:498] I0303 22:59:15.351903 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 22:59:15.635042 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:15.635301 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b g, on_bline l g b" I0303 22:59:15.635696 139718063407104 graph.py:498] I0303 22:59:15.635810 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:59:15.777272 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:15.777534 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i j, on_bline l j i" I0303 22:59:15.778076 139718063407104 graph.py:498] I0303 22:59:15.778224 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 22:59:15.806309 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:15.806426 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0303 22:59:16.392953 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:16.393116 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l c i, on_bline l i c" I0303 22:59:16.393406 139718063407104 graph.py:498] I0303 22:59:16.393482 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0303 22:59:18.040120 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:18.040278 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_circle l j k" I0303 22:59:18.040614 139718063407104 graph.py:498] I0303 22:59:18.040720 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_circle l j k ? eqratio f h f a g b g a I0303 22:59:19.566050 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:19.566297 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_bline l g d" I0303 22:59:19.566807 139718063407104 graph.py:498] I0303 22:59:19.566932 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:59:20.031717 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:20.031976 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l a h" I0303 22:59:20.032490 139718063407104 graph.py:498] I0303 22:59:20.032793 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_circle l a h ? eqratio f h f a g b g a I0303 22:59:20.795093 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:20.795339 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0303 22:59:20.795719 139718063407104 graph.py:498] I0303 22:59:20.795843 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:59:22.329993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:22.330161 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g i, on_bline l i g" I0303 22:59:22.330441 139718063407104 graph.py:498] I0303 22:59:22.330516 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:59:23.947915 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:23.948085 139718063407104 alphageometry.py:548] Worker 15: 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 " I0303 22:59:23.948135 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 22:59:23.954971 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:23.955207 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0303 22:59:23.955687 139718063407104 graph.py:498] I0303 22:59:23.955808 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:59:24.229207 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:24.229461 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i d, on_bline l d i" I0303 22:59:24.229855 139718063407104 graph.py:498] I0303 22:59:24.229966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l i d, on_bline l d i ? eqratio f h f a g b g a I0303 22:59:24.360058 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:24.360227 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h i, on_bline l i h" I0303 22:59:24.360549 139718063407104 graph.py:498] I0303 22:59:24.360635 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:59:24.928657 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:24.928829 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c d" I0303 22:59:24.929115 139718063407104 graph.py:498] I0303 22:59:24.929192 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l c d ? eqratio f h f a g b g a I0303 22:59:26.128803 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:26.129035 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0303 22:59:26.129432 139718063407104 graph.py:498] I0303 22:59:26.129527 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:59:26.760001 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:26.760180 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a g, on_bline l g a" I0303 22:59:26.760565 139718063407104 graph.py:498] I0303 22:59:26.760662 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:59:26.854485 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:26.854840 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 22:59:26.855548 139718063407104 graph.py:498] I0303 22:59:26.855774 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 22:59:28.745165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:28.745413 139718063407104 alphageometry.py:548] Worker 0: Translation: "m = on_line m a b, on_bline m b a" I0303 22:59:28.745818 139718063407104 graph.py:498] I0303 22:59:28.745918 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0303 22:59:30.764917 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:30.765217 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0303 22:59:30.765833 139718063407104 graph.py:498] I0303 22:59:30.766035 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:59:32.303081 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:32.303319 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b i, on_bline l i b" I0303 22:59:32.303809 139718063407104 graph.py:498] I0303 22:59:32.303932 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:59:32.780245 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:32.780426 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D a h a k 12 ; x00 I0303 22:59:32.920021 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:32.920270 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h g, on_bline l g h" I0303 22:59:32.920698 139718063407104 graph.py:498] I0303 22:59:32.920958 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:59:33.685450 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:33.685617 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0303 22:59:33.685923 139718063407104 graph.py:498] I0303 22:59:33.686001 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 22:59:34.651839 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:34.652006 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e i, on_bline l i e" I0303 22:59:34.652297 139718063407104 graph.py:498] I0303 22:59:34.652381 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 22:59:36.315955 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:36.316194 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_bline l h b" I0303 22:59:36.316581 139718063407104 graph.py:498] I0303 22:59:36.316684 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 22:59:37.272188 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:37.272350 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l a i, on_bline l i a" I0303 22:59:37.272652 139718063407104 graph.py:498] I0303 22:59:37.272733 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:59:37.318859 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:37.319025 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k b j, eqdistance l j b k" I0303 22:59:37.319316 139718063407104 graph.py:498] I0303 22:59:37.319394 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = eqdistance l k b j, eqdistance l j b k ? eqratio f h f a g b g a I0303 22:59:37.576564 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:37.576827 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0303 22:59:37.577339 139718063407104 graph.py:498] I0303 22:59:37.577481 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 22:59:38.231313 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:38.231479 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a i, on_bline l i a" I0303 22:59:38.231768 139718063407104 graph.py:498] I0303 22:59:38.231846 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 22:59:40.126646 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:40.127005 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a g, on_bline l g a" I0303 22:59:40.127624 139718063407104 graph.py:498] I0303 22:59:40.127802 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 22:59:43.466991 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:43.467214 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0303 22:59:43.467614 139718063407104 graph.py:498] I0303 22:59:43.467707 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:59:43.470345 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:43.470589 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_pline l j b f" I0303 22:59:43.470983 139718063407104 graph.py:498] I0303 22:59:43.471095 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l a k, on_pline l j b f ? eqratio f h f a g b g a I0303 22:59:44.251050 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:44.251221 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0303 22:59:44.251515 139718063407104 graph.py:498] I0303 22:59:44.251608 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 22:59:44.304117 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:44.304363 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g i, on_bline l i g" I0303 22:59:44.304758 139718063407104 graph.py:498] I0303 22:59:44.304887 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:59:46.519222 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:46.519390 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b g, on_bline l g b" I0303 22:59:46.519810 139718063407104 graph.py:498] I0303 22:59:46.519962 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:59:46.728442 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:46.728709 139718063407104 alphageometry.py:548] Worker 1: Translation: "m = on_line m e g, on_bline m g e" I0303 22:59:46.729167 139718063407104 graph.py:498] I0303 22:59:46.729284 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 22:59:47.152930 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:47.153250 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d g, on_bline l g d" I0303 22:59:47.153898 139718063407104 graph.py:498] I0303 22:59:47.154077 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:59:48.017573 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:48.017742 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e j, on_line l h k" I0303 22:59:48.018033 139718063407104 graph.py:498] I0303 22:59:48.018113 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l e j, on_line l h k ? eqratio f h f a g b g a I0303 22:59:49.420192 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:49.420374 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l g i, on_bline l i g" I0303 22:59:49.420686 139718063407104 graph.py:498] I0303 22:59:49.420766 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:59:51.585978 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:51.586230 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g j, on_bline l j g" I0303 22:59:51.586627 139718063407104 graph.py:498] I0303 22:59:51.586739 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 22:59:53.167475 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:53.167728 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0303 22:59:53.168103 139718063407104 graph.py:498] I0303 22:59:53.168219 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 22:59:54.461960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:54.462134 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l j k" I0303 22:59:54.462437 139718063407104 graph.py:498] I0303 22:59:54.462519 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_circle l j k ? eqratio f h f a g b g a I0303 22:59:55.112918 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:55.113145 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0303 22:59:55.113529 139718063407104 graph.py:498] I0303 22:59:55.113626 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 22:59:56.970130 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:56.970513 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0303 22:59:56.971070 139718063407104 graph.py:498] I0303 22:59:56.971242 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 22:59:58.524042 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:58.524296 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d g, on_bline l g d" I0303 22:59:58.524825 139718063407104 graph.py:498] I0303 22:59:58.524964 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 22:59:58.994865 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:58.995035 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_bline l k j" I0303 22:59:58.995331 139718063407104 graph.py:498] I0303 22:59:58.995409 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 22:59:59.120431 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:59.120618 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b g, on_bline l g b" I0303 22:59:59.120923 139718063407104 graph.py:498] I0303 22:59:59.121002 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 22:59:59.473915 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:59.474079 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0303 22:59:59.474376 139718063407104 graph.py:498] I0303 22:59:59.474456 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 22:59:59.832138 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 22:59:59.832560 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d b, on_bline l b d" I0303 22:59:59.833320 139718063407104 graph.py:498] I0303 22:59:59.833543 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d b, on_bline l b d ? eqratio f h f a g b g a I0303 23:00:00.343570 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:00.343928 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d f, on_bline l f d" I0303 23:00:00.344254 139718063407104 graph.py:498] I0303 23:00:00.344340 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0303 23:00:01.790824 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:01.791128 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l d h" I0303 23:00:01.791631 139718063407104 graph.py:498] I0303 23:00:01.791802 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_circle l d h ? eqratio f h f a g b g a I0303 23:00:03.978591 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:03.978765 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l e h, on_bline l h e" I0303 23:00:03.979069 139718063407104 graph.py:498] I0303 23:00:03.979152 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:00:04.636929 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:04.637099 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l f i, on_bline l i f" I0303 23:00:04.637389 139718063407104 graph.py:498] I0303 23:00:04.637468 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l f i, on_bline l i f ? eqratio f h f a g b g a I0303 23:00:06.354607 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:06.355007 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b i, on_bline l i b" I0303 23:00:06.355528 139718063407104 graph.py:498] I0303 23:00:06.355847 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:00:07.707807 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:07.708260 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g h, on_bline l h g" I0303 23:00:07.708998 139718063407104 graph.py:498] I0303 23:00:07.709225 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:00:08.611927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:08.612095 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0303 23:00:08.612396 139718063407104 graph.py:498] I0303 23:00:08.612478 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:00:08.659104 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:08.659342 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k h j, eqdistance l j h k" I0303 23:00:08.659825 139718063407104 graph.py:498] I0303 23:00:08.659947 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, eqdistance l j h k ? eqratio f h f a g b g a I0303 23:00:13.323033 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:13.323203 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_circle l k j" I0303 23:00:13.323495 139718063407104 graph.py:498] I0303 23:00:13.323571 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k h i, on_bline k i h; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0303 23:00:13.999165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:13.999436 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_circle l a h" I0303 23:00:13.999835 139718063407104 graph.py:498] I0303 23:00:13.999960 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_circle l a h ? eqratio f h f a g b g a I0303 23:00:15.247432 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:15.247596 139718063407104 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 2637, in add_clause raise PointTooFarError() graph.PointTooFarError " I0303 23:00:15.247679 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_pline l j c f" I0303 23:00:15.247972 139718063407104 graph.py:498] I0303 23:00:15.248051 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_line l e g, on_pline l j c f ? eqratio f h f a g b g a I0303 23:00:15.253930 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:15.254177 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d b, on_bline l b d" I0303 23:00:15.254684 139718063407104 graph.py:498] I0303 23:00:15.254825 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l d b, on_bline l b d ? eqratio f h f a g b g a I0303 23:00:15.492269 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:15.492672 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g j, on_bline l j g" I0303 23:00:15.493339 139718063407104 graph.py:498] I0303 23:00:15.493515 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 23:00:15.539122 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:15.539361 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_circle l g d" I0303 23:00:15.539781 139718063407104 graph.py:498] I0303 23:00:15.539883 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d g, on_circle l g d ? eqratio f h f a g b g a I0303 23:00:16.639708 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:16.639879 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0303 23:00:16.640173 139718063407104 graph.py:498] I0303 23:00:16.640250 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:00:16.889742 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:16.889908 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l j k, on_bline l k j" I0303 23:00:16.890209 139718063407104 graph.py:498] I0303 23:00:16.890290 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e i, on_bline k i e; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 23:00:16.934360 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:16.934839 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0303 23:00:16.935601 139718063407104 graph.py:498] I0303 23:00:16.935842 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:00:19.280830 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:19.280998 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d e, on_bline l e d" I0303 23:00:19.281340 139718063407104 graph.py:498] I0303 23:00:19.281443 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:00:20.304712 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:20.304880 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l b h" I0303 23:00:20.305295 139718063407104 graph.py:498] I0303 23:00:20.305523 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_circle l b h ? eqratio f h f a g b g a I0303 23:00:20.952754 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:20.952923 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a g, on_bline l g a" I0303 23:00:20.953228 139718063407104 graph.py:498] I0303 23:00:20.953309 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 23:00:21.146072 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:21.146229 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c k, on_bline l k c" I0303 23:00:21.146525 139718063407104 graph.py:498] I0303 23:00:21.146605 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_line l c k, on_bline l k c ? eqratio f h f a g b g a I0303 23:00:22.863133 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:22.863338 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h f, on_bline l f h" I0303 23:00:22.863737 139718063407104 graph.py:498] I0303 23:00:22.863847 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 23:00:25.561495 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:25.561658 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k b j, eqdistance l b j k" I0303 23:00:25.561953 139718063407104 graph.py:498] I0303 23:00:25.562031 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = eqdistance l k b j, eqdistance l b j k ? eqratio f h f a g b g a I0303 23:00:25.769898 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:25.770066 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i k, on_bline l k i" I0303 23:00:25.770356 139718063407104 graph.py:498] I0303 23:00:25.770435 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 23:00:25.965348 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:25.965564 139718063407104 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 2637, in add_clause raise PointTooFarError() graph.PointTooFarError " I0303 23:00:25.965639 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0303 23:00:26.302540 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:26.302663 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0303 23:00:28.212488 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:28.212736 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0303 23:00:28.213126 139718063407104 graph.py:498] I0303 23:00:28.213232 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:00:29.389851 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:29.390114 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b k, on_line l g j" I0303 23:00:29.390620 139718063407104 graph.py:498] I0303 23:00:29.390762 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l b k, on_line l g j ? eqratio f h f a g b g a I0303 23:00:29.520792 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:29.521023 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_circle l h b" I0303 23:00:29.521396 139718063407104 graph.py:498] I0303 23:00:29.521492 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 23:00:31.170250 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:31.170505 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_pline l j b i" I0303 23:00:31.170898 139718063407104 graph.py:498] I0303 23:00:31.171010 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l a k, on_pline l j b i ? eqratio f h f a g b g a I0303 23:00:32.754353 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:32.754518 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_circle l h j" I0303 23:00:32.754812 139718063407104 graph.py:498] I0303 23:00:32.754889 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k d i, on_bline k i d; l = on_circle l h j ? eqratio f h f a g b g a I0303 23:00:33.560204 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:33.560456 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i k, on_circle l k i" I0303 23:00:33.560871 139718063407104 graph.py:498] I0303 23:00:33.560984 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 23:00:33.962355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:33.962583 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l h f" I0303 23:00:33.962979 139718063407104 graph.py:498] I0303 23:00:33.963089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g i, on_bline k i g; l = on_circle l h f ? eqratio f h f a g b g a I0303 23:00:35.106534 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:35.106786 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0303 23:00:35.107282 139718063407104 graph.py:498] I0303 23:00:35.107417 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:00:35.230490 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:35.230714 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g j, on_circle l j g" I0303 23:00:35.231106 139718063407104 graph.py:498] I0303 23:00:35.231203 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l g j, on_circle l j g ? eqratio f h f a g b g a I0303 23:00:38.647141 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:38.647441 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0303 23:00:39.469270 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:39.469827 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_circle l d g" I0303 23:00:39.470664 139718063407104 graph.py:498] I0303 23:00:39.470942 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d g, on_circle l d g ? eqratio f h f a g b g a I0303 23:00:40.330756 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:40.331065 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0303 23:00:40.331607 139718063407104 graph.py:498] I0303 23:00:40.331738 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:00:41.754376 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:41.754495 139718063407104 alphageometry.py:530] Worker 12: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C c i j 10 D c j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 23:00:42.225724 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:42.225905 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_pline l i a h" I0303 23:00:42.226212 139718063407104 graph.py:498] I0303 23:00:42.226294 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k d h, on_bline k h d; l = on_line l b k, on_pline l i a h ? eqratio f h f a g b g a I0303 23:00:42.397087 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:42.397338 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l h j" I0303 23:00:42.397744 139718063407104 graph.py:498] I0303 23:00:42.397860 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k h i, on_bline k i h; l = on_line l h j, on_circle l h j ? eqratio f h f a g b g a I0303 23:00:44.448755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:44.449241 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_pline l e b d" I0303 23:00:44.449967 139718063407104 graph.py:498] I0303 23:00:44.450164 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b i, on_bline k i b; l = on_line l a k, on_pline l e b d ? eqratio f h f a g b g a I0303 23:00:45.848377 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:45.848844 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l c d, on_bline l d c" I0303 23:00:45.849589 139718063407104 graph.py:498] I0303 23:00:45.849825 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0303 23:00:47.154947 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:47.155195 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h j" I0303 23:00:47.155687 139718063407104 graph.py:498] I0303 23:00:47.155835 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_circle l h j ? eqratio f h f a g b g a I0303 23:00:49.103220 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:49.103449 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 23:00:52.098484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:52.098850 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h k, on_bline l k h" I0303 23:00:52.099385 139718063407104 graph.py:498] I0303 23:00:52.099524 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:00:54.524382 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:54.524595 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0303 23:00:54.524911 139718063407104 graph.py:498] I0303 23:00:54.524994 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e i, on_bline k i e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:00:55.189700 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:55.189928 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0303 23:00:55.190313 139718063407104 graph.py:498] I0303 23:00:55.190414 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:00:56.370223 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:56.370503 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l j k, on_circle l k j" I0303 23:00:56.370906 139718063407104 graph.py:498] I0303 23:00:56.371021 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k g i, on_bline k i g; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0303 23:00:56.913463 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:00:56.914085 139718063407104 alphageometry.py:548] Worker 0: 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 2637, in add_clause raise PointTooFarError() graph.PointTooFarError " I0303 23:00:56.914225 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 23:01:03.317939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:03.318345 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 23:01:04.189595 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:04.189759 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d h, on_bline l h d" I0303 23:01:04.190061 139718063407104 graph.py:498] I0303 23:01:04.190140 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:01:05.082545 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:05.082671 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0303 23:01:05.784654 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:05.784824 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0303 23:01:05.785119 139718063407104 graph.py:498] I0303 23:01:05.785207 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:01:09.736717 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:09.737029 139718063407104 alphageometry.py:548] Worker 9: 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 2622, in add_clause nums = draw_fn() File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2608, in draw_fn return nm.reduce(to_be_intersected, existing_points) File "/home/tong_peng/onedrive_googie32u/alphageometry/numericals.py", line 1310, in reduce result = a.intersect(b) File "/home/tong_peng/onedrive_googie32u/alphageometry/numericals.py", line 215, in intersect return line_circle_intersection(self, obj) File "/home/tong_peng/onedrive_googie32u/alphageometry/numericals.py", line 544, in line_circle_intersection raise InvalidQuadSolveError() numericals.InvalidQuadSolveError " I0303 23:01:09.737211 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 23:01:17.341046 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:17.341319 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_circle l j h" I0303 23:01:17.341741 139718063407104 graph.py:498] I0303 23:01:17.341870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 23:01:24.061954 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:24.062116 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d k, on_bline l k d" I0303 23:01:24.062416 139718063407104 graph.py:498] I0303 23:01:24.062496 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d k, on_bline l k d ? eqratio f h f a g b g a I0303 23:01:27.034667 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:27.035083 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a i, on_bline l i a" I0303 23:01:27.035804 139718063407104 graph.py:498] I0303 23:01:27.036022 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:01:33.098112 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:33.098286 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h k, on_circle l k h" I0303 23:01:33.098584 139718063407104 graph.py:498] I0303 23:01:33.098665 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:01:37.904110 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:37.904679 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d f, on_bline l f d" I0303 23:01:37.905447 139718063407104 graph.py:498] I0303 23:01:37.905753 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0303 23:01:49.436221 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:49.436392 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_bline l j h" I0303 23:01:49.436717 139718063407104 graph.py:498] I0303 23:01:49.436806 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:01:52.053785 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:52.053953 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i g, on_bline l g i" I0303 23:01:52.054273 139718063407104 graph.py:498] I0303 23:01:52.054357 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:01:59.472953 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:01:59.473156 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_circle l k h" I0303 23:01:59.473571 139718063407104 graph.py:498] I0303 23:01:59.473706 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:02:03.274351 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:02:03.274657 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i k, on_circle l k i" I0303 23:02:03.275210 139718063407104 graph.py:498] I0303 23:02:03.275398 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b g, on_bline k g b; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 23:02:14.703621 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:02:14.703963 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0303 23:02:14.704462 139718063407104 graph.py:498] I0303 23:02:14.704607 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:02:16.344316 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:02:16.344703 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a c, on_bline l c a" I0303 23:02:16.345425 139718063407104 graph.py:498] I0303 23:02:16.345620 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l a c, on_bline l c a ? eqratio f h f a g b g a I0303 23:02:22.454344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:02:22.454551 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0303 23:02:35.827606 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:02:35.827884 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l c i, on_bline l i c" I0303 23:02:35.828287 139718063407104 graph.py:498] I0303 23:02:35.828399 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0303 23:02:38.947579 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:02:38.947751 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_bline l k h" I0303 23:02:38.948069 139718063407104 graph.py:498] I0303 23:02:38.948147 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:02:52.490094 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:02:52.490438 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_pline l e a f" I0303 23:02:52.490955 139718063407104 graph.py:498] I0303 23:02:52.491111 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_bline k b a; l = on_line l d i, on_pline l e a f ? eqratio f h f a g b g a I0303 23:02:55.708164 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:02:55.708787 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d h, on_bline l h d" I0303 23:02:55.709725 139718063407104 graph.py:498] I0303 23:02:55.710006 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:03:12.079465 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:03:12.079704 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a c k 12 D a k c k 13 ; x00 I0303 23:03:20.384187 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:03:20.384396 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_circle l j i" I0303 23:03:20.384755 139718063407104 graph.py:498] I0303 23:03:20.384845 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l i j, on_circle l j i ? eqratio f h f a g b g a I0303 23:03:53.485114 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:03:53.485288 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i k, on_circle l k i" I0303 23:03:53.485586 139718063407104 graph.py:498] I0303 23:03:53.485663 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 23:04:19.709630 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:04:19.709825 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b i, on_bline l i b" I0303 23:04:19.710207 139718063407104 graph.py:498] I0303 23:04:19.710341 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a f, on_bline k f a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:04:54.898528 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:04:54.898654 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0303 23:14:19.672332 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k a" I0303 23:14:19.675858 139718063407104 graph.py:498] I0303 23:14:19.679708 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_circle l k a ? eqratio f h f a g b g a I0303 23:14:30.517472 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:14:30.518127 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l a k" I0303 23:14:30.519114 139718063407104 graph.py:498] I0303 23:14:30.519495 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_circle l a k ? eqratio f h f a g b g a I0303 23:14:57.786505 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:14:57.786976 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0303 23:14:57.790279 139718063407104 graph.py:498] I0303 23:14:57.790591 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:14:58.900106 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_circle l k h" I0303 23:14:58.901686 139718063407104 graph.py:498] I0303 23:14:58.902173 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:15:14.274338 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:15:14.274973 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0303 23:15:14.277250 139718063407104 graph.py:498] I0303 23:15:14.277558 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:15:19.024022 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:15:19.024674 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g i, on_bline l i g" I0303 23:15:19.025539 139718063407104 graph.py:498] I0303 23:15:19.025823 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:15:31.067897 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:15:31.068861 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0303 23:15:31.069963 139718063407104 graph.py:498] I0303 23:15:31.070377 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:15:39.413862 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:15:39.414854 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g k, on_circle l k g" I0303 23:15:39.431787 139718063407104 graph.py:498] I0303 23:15:39.432334 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0303 23:15:55.340935 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:15:55.341868 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0303 23:15:55.342897 139718063407104 graph.py:498] I0303 23:15:55.343269 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:16:00.719864 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:16:00.720232 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d e, on_bline l e d" I0303 23:16:00.720802 139718063407104 graph.py:498] I0303 23:16:00.720966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:16:06.631670 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:16:06.632266 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0303 23:16:06.633012 139718063407104 graph.py:498] I0303 23:16:06.633329 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:16:25.211778 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:16:25.212181 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0303 23:16:25.212925 139718063407104 graph.py:498] I0303 23:16:25.213136 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:16:29.168908 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:16:29.171289 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_bline l k h" I0303 23:16:29.172018 139718063407104 graph.py:498] I0303 23:16:29.172279 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:16:42.608449 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:16:42.610877 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0303 23:16:42.611507 139718063407104 graph.py:498] I0303 23:16:42.611688 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:16:46.327015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:16:46.337733 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h i, on_bline l i h" I0303 23:16:46.338497 139718063407104 graph.py:498] I0303 23:16:46.338818 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:17:07.373745 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:17:07.374436 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e j, on_bline l j e" I0303 23:17:07.375329 139718063407104 graph.py:498] I0303 23:17:07.375622 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0303 23:17:07.648937 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0303 23:17:07.649868 139718063407104 graph.py:498] I0303 23:17:07.650171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:17:09.640344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:17:09.640929 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k a, on_pline l k a h" I0303 23:17:09.641760 139718063407104 graph.py:498] I0303 23:17:09.642013 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_circle l k a, on_pline l k a h ? eqratio f h f a g b g a I0303 23:17:23.414963 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:17:23.415576 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0303 23:17:23.416462 139718063407104 graph.py:498] I0303 23:17:23.416712 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:17:26.367618 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:17:26.367992 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_bline l h g" I0303 23:17:26.368592 139718063407104 graph.py:498] I0303 23:17:26.368779 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:17:29.073105 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:17:29.073479 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0303 23:17:29.074146 139718063407104 graph.py:498] I0303 23:17:29.074434 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:17:34.303906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:17:34.304293 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a d, on_bline l d a" I0303 23:17:34.304882 139718063407104 graph.py:498] I0303 23:17:34.305082 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0303 23:17:43.518661 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:17:43.519224 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e h, on_bline l h e" I0303 23:17:43.520122 139718063407104 graph.py:498] I0303 23:17:43.520414 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:17:50.034670 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0303 23:17:50.035560 139718063407104 graph.py:498] I0303 23:17:50.035973 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:17:50.569073 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:17:50.569672 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0303 23:17:50.570520 139718063407104 graph.py:498] I0303 23:17:50.570818 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0303 23:18:01.219817 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:01.220260 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0303 23:18:01.220880 139718063407104 graph.py:498] I0303 23:18:01.221104 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:18:02.403195 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:02.403801 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l c i, on_bline l i c" I0303 23:18:02.404510 139718063407104 graph.py:498] I0303 23:18:02.404771 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0303 23:18:05.116612 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:05.117202 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l k h" I0303 23:18:05.117965 139718063407104 graph.py:498] I0303 23:18:05.118220 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l k h ? eqratio f h f a g b g a I0303 23:18:18.906411 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:18.907880 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0303 23:18:18.908828 139718063407104 graph.py:498] I0303 23:18:18.909173 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:18:19.332572 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:19.333561 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_circle l g e" I0303 23:18:19.334674 139718063407104 graph.py:498] I0303 23:18:19.335085 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_line l e g, on_circle l g e ? eqratio f h f a g b g a I0303 23:18:19.528594 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:19.529266 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g j, on_bline l j g" I0303 23:18:19.530143 139718063407104 graph.py:498] I0303 23:18:19.530445 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 23:18:29.290452 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:29.290846 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i h, on_bline l h i" I0303 23:18:29.291432 139718063407104 graph.py:498] I0303 23:18:29.291621 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:18:30.920875 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:30.921546 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l j i" I0303 23:18:30.922367 139718063407104 graph.py:498] I0303 23:18:30.922774 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_circle l j i ? eqratio f h f a g b g a I0303 23:18:36.932796 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:36.933407 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b i, on_bline l i b" I0303 23:18:36.934369 139718063407104 graph.py:498] I0303 23:18:36.934641 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:18:40.335477 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:40.336366 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e i, on_bline l i e" I0303 23:18:40.337256 139718063407104 graph.py:498] I0303 23:18:40.337471 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:18:44.615255 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:44.615658 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g j, on_bline l j g" I0303 23:18:44.616212 139718063407104 graph.py:498] I0303 23:18:44.616425 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 23:18:49.252759 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d f, on_bline l f d" I0303 23:18:49.253980 139718063407104 graph.py:498] I0303 23:18:49.254458 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0303 23:18:56.978616 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:56.978973 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_pline l f d g, on_pline l d f g" I0303 23:18:56.979552 139718063407104 graph.py:498] I0303 23:18:56.979722 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k a h; l = on_pline l f d g, on_pline l d f g ? eqratio f h f a g b g a I0303 23:18:58.730093 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:18:58.730585 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0303 23:18:58.731357 139718063407104 graph.py:498] I0303 23:18:58.731602 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:19:03.243377 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:03.243834 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_line l i k" I0303 23:19:03.244384 139718063407104 graph.py:498] I0303 23:19:03.244610 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_line l h j, on_line l i k ? eqratio f h f a g b g a I0303 23:19:05.112144 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:05.112826 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b e, on_bline l e b" I0303 23:19:05.113545 139718063407104 graph.py:498] I0303 23:19:05.113827 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 23:19:07.754798 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:07.755228 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 23:19:10.627696 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0303 23:19:10.628466 139718063407104 graph.py:498] I0303 23:19:10.628860 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:19:16.149873 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:16.150497 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i h, on_bline l h i" I0303 23:19:16.151229 139718063407104 graph.py:498] I0303 23:19:16.151500 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:19:17.618620 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:17.619273 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h k" I0303 23:19:17.620025 139718063407104 graph.py:498] I0303 23:19:17.620278 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l h k ? eqratio f h f a g b g a I0303 23:19:27.305192 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:27.306473 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0303 23:19:27.307965 139718063407104 graph.py:498] I0303 23:19:27.308507 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:19:28.084832 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:28.086906 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l a h" I0303 23:19:28.087488 139718063407104 graph.py:498] I0303 23:19:28.087739 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l a h ? eqratio f h f a g b g a I0303 23:19:28.164739 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:28.165310 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g k, on_bline l k g" I0303 23:19:28.166010 139718063407104 graph.py:498] I0303 23:19:28.166262 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0303 23:19:33.619630 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:33.621612 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0303 23:19:33.624504 139718063407104 graph.py:498] I0303 23:19:33.624871 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:19:38.162143 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:38.164444 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h d" I0303 23:19:38.169832 139718063407104 graph.py:498] I0303 23:19:38.170238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l h d ? eqratio f h f a g b g a I0303 23:19:38.460655 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:38.463095 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0303 23:19:38.463819 139718063407104 graph.py:498] I0303 23:19:38.464757 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:19:42.676888 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:42.677727 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0303 23:19:42.678918 139718063407104 graph.py:498] I0303 23:19:42.679330 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e i, on_bline k i e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:19:48.141492 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:48.142030 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = eqdistance l i h k, eqdistance l h i k" I0303 23:19:48.142875 139718063407104 graph.py:498] I0303 23:19:48.143158 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = eqdistance l i h k, eqdistance l h i k ? eqratio f h f a g b g a I0303 23:19:50.444298 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:50.445168 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0303 23:19:50.446295 139718063407104 graph.py:498] I0303 23:19:50.446675 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:19:51.404749 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:51.405224 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i g, on_bline l g i" I0303 23:19:51.405799 139718063407104 graph.py:498] I0303 23:19:51.405966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:19:58.733546 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:19:58.734332 139718063407104 alphageometry.py:548] Worker 15: Translation: "ERROR: Invalid predicate P h k h l" I0303 23:19:58.734565 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e j k 12 D e k j k 13 ; x00 I0303 23:20:06.489971 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:06.490216 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0303 23:20:06.490568 139718063407104 graph.py:498] I0303 23:20:06.490656 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:20:08.381952 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:08.382527 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0303 23:20:08.383077 139718063407104 graph.py:498] I0303 23:20:08.383327 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:20:10.844666 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:10.847352 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l j i, on_pline l i a d" I0303 23:20:10.848060 139718063407104 graph.py:498] I0303 23:20:10.848335 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l j i, on_pline l i a d ? eqratio f h f a g b g a I0303 23:20:10.992634 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:10.993342 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e h, on_bline l h e" I0303 23:20:10.994237 139718063407104 graph.py:498] I0303 23:20:10.994546 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:20:25.617335 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:25.618017 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i j, on_bline l j i" I0303 23:20:25.618820 139718063407104 graph.py:498] I0303 23:20:25.619109 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 23:20:29.296685 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:29.298425 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g j, on_bline l j g" I0303 23:20:29.299237 139718063407104 graph.py:498] I0303 23:20:29.299493 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 23:20:33.387671 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:33.387999 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0303 23:20:33.388536 139718063407104 graph.py:498] I0303 23:20:33.388710 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:20:35.604875 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:35.605535 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h b" I0303 23:20:35.606374 139718063407104 graph.py:498] I0303 23:20:35.606651 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l h b ? eqratio f h f a g b g a I0303 23:20:42.381587 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:42.382211 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i f, on_bline l f i" I0303 23:20:42.382978 139718063407104 graph.py:498] I0303 23:20:42.383248 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0303 23:20:45.454080 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:45.454845 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h c" I0303 23:20:45.455850 139718063407104 graph.py:498] I0303 23:20:45.456090 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l h c ? eqratio f h f a g b g a I0303 23:20:52.206508 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:52.207118 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i k, on_bline l k i" I0303 23:20:52.208047 139718063407104 graph.py:498] I0303 23:20:52.208321 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 23:20:55.286884 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:20:55.287380 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h i" I0303 23:20:55.288452 139718063407104 graph.py:498] I0303 23:20:55.288847 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l h i ? eqratio f h f a g b g a I0303 23:21:00.135308 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:00.140845 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0303 23:21:00.142102 139718063407104 graph.py:498] I0303 23:21:00.142511 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:21:05.422902 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:05.423242 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h g" I0303 23:21:05.423781 139718063407104 graph.py:498] I0303 23:21:05.423943 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l h g ? eqratio f h f a g b g a I0303 23:21:09.723113 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:09.723864 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0303 23:21:09.724955 139718063407104 graph.py:498] I0303 23:21:09.725354 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 23:21:10.759365 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:10.760144 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i g, on_bline l g i" I0303 23:21:10.760995 139718063407104 graph.py:498] I0303 23:21:10.761289 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:21:14.992948 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:14.994169 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l c h" I0303 23:21:14.994980 139718063407104 graph.py:498] I0303 23:21:14.995270 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l c h ? eqratio f h f a g b g a I0303 23:21:25.017075 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:25.017622 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h f" I0303 23:21:25.018289 139718063407104 graph.py:498] I0303 23:21:25.018530 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h g, on_bline k g h; l = on_circle l h f ? eqratio f h f a g b g a I0303 23:21:25.811866 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:25.812413 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0303 23:21:25.813338 139718063407104 graph.py:498] I0303 23:21:25.813766 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:21:28.434464 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:28.435046 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_circle l k h" I0303 23:21:28.435853 139718063407104 graph.py:498] I0303 23:21:28.436155 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:21:29.803076 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:29.803618 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h b, on_bline l b h" I0303 23:21:29.804242 139718063407104 graph.py:498] I0303 23:21:29.804470 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l h b, on_bline l b h ? eqratio f h f a g b g a I0303 23:21:35.264313 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:35.264805 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C b g k 12 D b k g k 13 ; x00 I0303 23:21:47.875447 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:47.876033 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i j, on_bline l j i" I0303 23:21:47.876752 139718063407104 graph.py:498] I0303 23:21:47.876983 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 23:21:51.535264 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:51.535871 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0303 23:21:51.536680 139718063407104 graph.py:498] I0303 23:21:51.536939 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:21:53.144855 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:21:53.146933 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h g, on_bline l g h" I0303 23:21:53.147645 139718063407104 graph.py:498] I0303 23:21:53.147888 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:21:56.414680 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i h, on_bline l h i" I0303 23:21:56.415705 139718063407104 graph.py:498] I0303 23:21:56.415988 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:22:05.025848 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:05.026250 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b e, on_bline l e b" I0303 23:22:05.026819 139718063407104 graph.py:498] I0303 23:22:05.026973 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 23:22:10.081623 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:10.083226 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0303 23:22:10.084921 139718063407104 graph.py:498] I0303 23:22:10.085552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:22:11.223526 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:11.224351 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0303 23:22:11.225470 139718063407104 graph.py:498] I0303 23:22:11.225904 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:22:16.679563 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a b, on_bline l b a" I0303 23:22:16.680149 139718063407104 graph.py:498] I0303 23:22:16.680325 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0303 23:22:20.422113 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:20.422674 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0303 23:22:20.437595 139718063407104 graph.py:498] I0303 23:22:20.437927 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:22:25.413259 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:25.413991 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0303 23:22:25.414803 139718063407104 graph.py:498] I0303 23:22:25.420740 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:22:27.473045 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:27.473719 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a i, on_bline l i a" I0303 23:22:27.474555 139718063407104 graph.py:498] I0303 23:22:27.475152 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b g, on_bline k g b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:22:35.720602 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:35.721150 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h g, on_bline l g h" I0303 23:22:35.722020 139718063407104 graph.py:498] I0303 23:22:35.722297 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:22:41.143791 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0303 23:22:41.146925 139718063407104 graph.py:498] I0303 23:22:41.147172 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:22:44.804701 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:44.805036 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C i g k 12 D i k g k 13 ; x00 I0303 23:22:44.931555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:44.931914 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a e, on_bline l e a" I0303 23:22:44.932485 139718063407104 graph.py:498] I0303 23:22:44.932679 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0303 23:22:45.888389 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:45.889462 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g i, on_bline l i g" I0303 23:22:45.890751 139718063407104 graph.py:498] I0303 23:22:45.891235 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:22:47.494422 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:47.495271 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a j, on_line l b k" I0303 23:22:47.496233 139718063407104 graph.py:498] I0303 23:22:47.496661 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l a j, on_line l b k ? eqratio f h f a g b g a I0303 23:22:51.394802 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b g, on_bline l g b" I0303 23:22:51.395283 139718063407104 graph.py:498] I0303 23:22:51.395433 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:22:52.347203 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:22:52.347587 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_tline l h h i" I0303 23:22:52.348181 139718063407104 graph.py:498] I0303 23:22:52.348360 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_tline l h h i ? eqratio f h f a g b g a I0303 23:23:03.065542 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:03.065783 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i k, on_circle l k i" I0303 23:23:03.066255 139718063407104 graph.py:498] I0303 23:23:03.066439 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 23:23:03.505936 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:03.506416 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0303 23:23:03.506984 139718063407104 graph.py:498] I0303 23:23:03.507179 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:23:03.939449 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:03.939883 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0303 23:23:03.940439 139718063407104 graph.py:498] I0303 23:23:03.940782 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:23:04.797789 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c g, on_bline l g c" I0303 23:23:04.798635 139718063407104 graph.py:498] I0303 23:23:04.798974 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l c g, on_bline l g c ? eqratio f h f a g b g a I0303 23:23:07.438347 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:07.438611 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0303 23:23:07.439145 139718063407104 graph.py:498] I0303 23:23:07.439277 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:23:07.730907 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:07.732109 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0303 23:23:07.732740 139718063407104 graph.py:498] I0303 23:23:07.732927 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:23:09.902918 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:09.903296 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0303 23:23:09.903884 139718063407104 graph.py:498] I0303 23:23:09.904074 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:23:12.611486 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a d, on_bline l d a" I0303 23:23:12.611997 139718063407104 graph.py:498] I0303 23:23:12.612166 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0303 23:23:16.693044 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:16.693620 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a h, on_bline l h a" I0303 23:23:16.694608 139718063407104 graph.py:498] I0303 23:23:16.694979 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:23:19.104159 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:19.104560 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c g" I0303 23:23:19.105136 139718063407104 graph.py:498] I0303 23:23:19.105316 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l c g ? eqratio f h f a g b g a I0303 23:23:20.198091 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:20.198615 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_bline l k j" I0303 23:23:20.199429 139718063407104 graph.py:498] I0303 23:23:20.199756 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 23:23:20.781061 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:20.781632 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_bline l h b" I0303 23:23:20.782471 139718063407104 graph.py:498] I0303 23:23:20.782758 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:23:23.407948 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:23.408349 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b h, on_bline l h b" I0303 23:23:23.408984 139718063407104 graph.py:498] I0303 23:23:23.409165 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:23:29.548721 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:29.549015 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l e g, on_bline l g e" I0303 23:23:29.549835 139718063407104 graph.py:498] I0303 23:23:29.550087 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:23:29.850775 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:29.851209 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i h, on_bline l h i" I0303 23:23:29.851809 139718063407104 graph.py:498] I0303 23:23:29.852003 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:23:31.054353 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:31.054698 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0303 23:23:31.055227 139718063407104 graph.py:498] I0303 23:23:31.055411 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:23:31.431235 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:31.431510 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0303 23:23:31.431942 139718063407104 graph.py:498] I0303 23:23:31.432060 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:23:32.112208 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0303 23:23:32.112913 139718063407104 graph.py:498] I0303 23:23:32.113074 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:23:32.899764 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:32.900101 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a d" I0303 23:23:32.900653 139718063407104 graph.py:498] I0303 23:23:32.900793 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l a d ? eqratio f h f a g b g a I0303 23:23:34.295785 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:34.296171 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_bline l e b" I0303 23:23:34.296765 139718063407104 graph.py:498] I0303 23:23:34.297040 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 23:23:40.767898 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:40.768399 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l b g, on_bline l g b" I0303 23:23:40.769250 139718063407104 graph.py:498] I0303 23:23:40.769538 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:23:42.394394 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:42.394647 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i g, on_bline l g i" I0303 23:23:42.395005 139718063407104 graph.py:498] I0303 23:23:42.395115 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:23:42.399007 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:42.399536 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g h, on_bline l h g" I0303 23:23:42.400260 139718063407104 graph.py:498] I0303 23:23:42.400532 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:23:42.426692 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:42.427336 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i k, on_bline l k i" I0303 23:23:42.428077 139718063407104 graph.py:498] I0303 23:23:42.428352 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e f, on_bline k f e; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 23:23:44.259137 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:44.259773 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h f, on_bline l f h" I0303 23:23:44.260547 139718063407104 graph.py:498] I0303 23:23:44.260822 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 23:23:45.671232 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a h, on_bline l h a" I0303 23:23:45.671608 139718063407104 graph.py:498] I0303 23:23:45.671732 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:23:46.286317 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:46.286485 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e i, on_bline l i e" I0303 23:23:46.286772 139718063407104 graph.py:498] I0303 23:23:46.286858 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:23:48.990529 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:48.991132 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k b j, eqdistance l j b k" I0303 23:23:48.991701 139718063407104 graph.py:498] I0303 23:23:48.991865 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = eqdistance l k b j, eqdistance l j b k ? eqratio f h f a g b g a I0303 23:23:49.362477 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:49.363040 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b e, on_bline l e b" I0303 23:23:49.363885 139718063407104 graph.py:498] I0303 23:23:49.364170 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 23:23:50.393087 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:50.393357 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0303 23:23:50.393774 139718063407104 graph.py:498] I0303 23:23:50.393910 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:23:53.391425 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:53.391788 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l h i, on_bline l i h" I0303 23:23:53.392484 139718063407104 graph.py:498] I0303 23:23:53.392727 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:23:53.398004 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:53.398267 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g j, on_line l i k" I0303 23:23:53.398766 139718063407104 graph.py:498] I0303 23:23:53.398907 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_line l g j, on_line l i k ? eqratio f h f a g b g a I0303 23:23:54.093585 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:54.093919 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0303 23:23:57.811617 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:57.812218 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d i, on_bline l i d" I0303 23:23:57.813329 139718063407104 graph.py:498] I0303 23:23:57.813644 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:23:59.029353 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:23:59.029762 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h i, on_bline l i h" I0303 23:23:59.030352 139718063407104 graph.py:498] I0303 23:23:59.030544 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:24:00.409777 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:00.410144 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0303 23:24:00.410679 139718063407104 graph.py:498] I0303 23:24:00.410855 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:24:02.153565 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:02.153867 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0303 23:24:02.154270 139718063407104 graph.py:498] I0303 23:24:02.154396 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:24:04.455981 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:04.456378 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l i k, on_bline l k i" I0303 23:24:04.457069 139718063407104 graph.py:498] I0303 23:24:04.457264 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 23:24:04.820101 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:04.820281 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a j, on_bline l j a" I0303 23:24:04.820626 139718063407104 graph.py:498] I0303 23:24:04.820708 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l a j, on_bline l j a ? eqratio f h f a g b g a I0303 23:24:05.064325 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:05.064641 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_tline l h a h" I0303 23:24:05.065263 139718063407104 graph.py:498] I0303 23:24:05.065438 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_tline l h a h ? eqratio f h f a g b g a I0303 23:24:05.170335 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:05.170594 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g h, on_bline l h g" I0303 23:24:05.171001 139718063407104 graph.py:498] I0303 23:24:05.171121 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:24:10.616612 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:10.616799 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_circle l h b" I0303 23:24:10.617145 139718063407104 graph.py:498] I0303 23:24:10.617251 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 23:24:10.744868 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:10.745138 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0303 23:24:10.745663 139718063407104 graph.py:498] I0303 23:24:10.745848 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:24:10.887815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:10.887970 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0303 23:24:10.888264 139718063407104 graph.py:498] I0303 23:24:10.888346 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:24:12.788499 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:12.788863 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_bline l g e" I0303 23:24:12.789388 139718063407104 graph.py:498] I0303 23:24:12.789540 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:24:14.243708 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:14.243962 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b h, on_bline l h b" I0303 23:24:14.244465 139718063407104 graph.py:498] I0303 23:24:14.244621 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:24:16.798898 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:16.799306 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0303 23:24:16.800045 139718063407104 graph.py:498] I0303 23:24:16.800248 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:24:17.542019 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:17.542364 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l h g, on_bline l g h" I0303 23:24:17.542926 139718063407104 graph.py:498] I0303 23:24:17.543141 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:24:20.439431 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:20.439818 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0303 23:24:20.440256 139718063407104 graph.py:498] I0303 23:24:20.440383 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:24:20.449546 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:20.449826 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0303 23:24:20.450207 139718063407104 graph.py:498] I0303 23:24:20.450323 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:24:20.858978 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:20.859226 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b e, on_bline l e b" I0303 23:24:20.859723 139718063407104 graph.py:498] I0303 23:24:20.859851 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 23:24:21.265752 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:21.266136 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h f, on_bline l f h" I0303 23:24:21.269160 139718063407104 graph.py:498] I0303 23:24:21.269414 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 23:24:24.859263 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:24.859761 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i k, on_line l h j" I0303 23:24:24.860344 139718063407104 graph.py:498] I0303 23:24:24.860544 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l i k, on_line l h j ? eqratio f h f a g b g a I0303 23:24:27.493807 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:27.494077 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i g, on_bline l g i" I0303 23:24:27.494635 139718063407104 graph.py:498] I0303 23:24:27.494772 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:24:27.677845 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:27.678407 139718063407104 alphageometry.py:548] Worker 12: Translation: "m = on_line m c g, on_bline m g c" I0303 23:24:27.679223 139718063407104 graph.py:498] I0303 23:24:27.679511 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l c g, on_bline l g c ? eqratio f h f a g b g a I0303 23:24:28.187484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:28.187946 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i k, on_bline l k i" I0303 23:24:28.188589 139718063407104 graph.py:498] I0303 23:24:28.188746 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 23:24:28.664573 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:28.665207 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l k h, on_circle l k h" I0303 23:24:28.666257 139718063407104 graph.py:498] I0303 23:24:28.666638 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l k h, on_circle l k h ? eqratio f h f a g b g a I0303 23:24:30.308755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:30.309445 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l i b j, eqdistance l b i j" I0303 23:24:30.310325 139718063407104 graph.py:498] I0303 23:24:30.310625 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = eqdistance l i b j, eqdistance l b i j ? eqratio f h f a g b g a I0303 23:24:34.354143 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:34.354703 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b h, on_circle l h b" I0303 23:24:34.355230 139718063407104 graph.py:498] I0303 23:24:34.355367 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 23:24:34.895097 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:34.895426 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_line l g j" I0303 23:24:34.895988 139718063407104 graph.py:498] I0303 23:24:34.896120 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l b k, on_line l g j ? eqratio f h f a g b g a I0303 23:24:39.453737 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:39.454130 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e h, on_bline l h e" I0303 23:24:39.454719 139718063407104 graph.py:498] I0303 23:24:39.454896 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:24:41.077729 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:41.078127 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c g, on_bline l d c" I0303 23:24:41.078725 139718063407104 graph.py:498] I0303 23:24:41.078926 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l c g, on_bline l d c ? eqratio f h f a g b g a I0303 23:24:41.134465 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:41.134722 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0303 23:24:41.135222 139718063407104 graph.py:498] I0303 23:24:41.135354 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:24:41.707243 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:41.707852 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e h, on_bline l h e" I0303 23:24:41.708673 139718063407104 graph.py:498] I0303 23:24:41.708965 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:24:43.676851 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:43.677244 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h g, on_bline l g h" I0303 23:24:43.677778 139718063407104 graph.py:498] I0303 23:24:43.677912 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:24:44.093635 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:44.093831 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l h i" I0303 23:24:44.094129 139718063407104 graph.py:498] I0303 23:24:44.094207 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_circle l h i ? eqratio f h f a g b g a I0303 23:24:44.640949 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:44.641277 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_bline l k j" I0303 23:24:44.641702 139718063407104 graph.py:498] I0303 23:24:44.641833 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 23:24:45.321738 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:45.322314 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_circle l j k" I0303 23:24:45.323160 139718063407104 graph.py:498] I0303 23:24:45.323449 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0303 23:24:46.939825 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:46.940089 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i h, on_bline l h i" I0303 23:24:46.940672 139718063407104 graph.py:498] I0303 23:24:46.940835 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:24:50.725653 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:50.726237 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l k h" I0303 23:24:50.726860 139718063407104 graph.py:498] I0303 23:24:50.727033 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_circle l k h ? eqratio f h f a g b g a I0303 23:24:52.670894 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:52.671381 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0303 23:24:52.672113 139718063407104 graph.py:498] I0303 23:24:52.672335 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:24:54.940709 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:54.941149 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d i, on_bline l i d" I0303 23:24:54.941913 139718063407104 graph.py:498] I0303 23:24:54.942142 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:24:54.950855 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:54.951094 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0303 23:24:54.951487 139718063407104 graph.py:498] I0303 23:24:54.951605 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:24:55.637979 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:55.638429 139718063407104 alphageometry.py:548] Worker 12: Translation: "l = on_line l c g, on_pline l b a d" I0303 23:24:55.639057 139718063407104 graph.py:498] I0303 23:24:55.639262 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j c i, on_bline j i c; k = on_line k g i, on_bline k i g; l = on_line l c g, on_pline l b a d ? eqratio f h f a g b g a I0303 23:24:59.014068 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:59.014322 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g i, on_bline l i g" I0303 23:24:59.014690 139718063407104 graph.py:498] I0303 23:24:59.014796 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:24:59.929149 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:24:59.929530 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0303 23:24:59.930103 139718063407104 graph.py:498] I0303 23:24:59.930295 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:25:00.802867 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:00.803258 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_pline l j d i" I0303 23:25:00.803832 139718063407104 graph.py:498] I0303 23:25:00.804003 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a b, on_bline k b a; l = on_line l h k, on_pline l j d i ? eqratio f h f a g b g a I0303 23:25:02.575391 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:02.575660 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a h, on_bline l h a" I0303 23:25:02.576018 139718063407104 graph.py:498] I0303 23:25:02.576125 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:25:05.441056 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:05.441402 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a b, on_pline l h j k" I0303 23:25:05.441967 139718063407104 graph.py:498] I0303 23:25:05.442137 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_line l a b, on_pline l h j k ? eqratio f h f a g b g a I0303 23:25:05.509021 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:05.509395 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0303 23:25:05.509921 139718063407104 graph.py:498] I0303 23:25:05.510169 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:25:07.236804 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:07.237150 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_bline l i b" I0303 23:25:07.237597 139718063407104 graph.py:498] I0303 23:25:07.237741 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:25:12.970268 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:12.970623 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l a h" I0303 23:25:12.971088 139718063407104 graph.py:498] I0303 23:25:12.971286 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_circle l a h ? eqratio f h f a g b g a I0303 23:25:13.800327 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:13.800452 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C b h k 12 D b k h k 13 ; x00 I0303 23:25:14.365783 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:14.366206 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l h b" I0303 23:25:14.366987 139718063407104 graph.py:498] I0303 23:25:14.367233 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e h, on_bline k h e; l = on_circle l h b ? eqratio f h f a g b g a I0303 23:25:15.634086 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:15.634332 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i h, on_bline l h i" I0303 23:25:15.634826 139718063407104 graph.py:498] I0303 23:25:15.634964 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:25:17.973368 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:17.973536 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b h, on_bline l h b" I0303 23:25:17.973858 139718063407104 graph.py:498] I0303 23:25:17.973941 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:25:18.548777 139718063407104 alphageometry.py:200] ========================== * From theorem premises: A B C D E F G H : Points E,B,C are collinear [00] D,A,E are collinear [01] F,A,C are collinear [02] D,B,F are collinear [03] D,G,C are collinear [04] G,A,B are collinear [05] HB ∥ EF [06] A,C,H are collinear [07] * Auxiliary Constructions: I L : Points IA ∥ BC [08] D,I,B are collinear [09] LB ∥ AD [10] G,C,L are collinear [11] * Proof steps: 001. A,C,H are collinear [07] & F,A,C are collinear [02] ⇒ C,F,H are collinear [12] 002. BH ∥ EF [06] & E,B,C are collinear [00] & C,F,H are collinear [12] ⇒ EC:EB = FC:FH [13] 003. E,B,C are collinear [00] & AI ∥ BC [08] ⇒ IA ∥ BE [14] 004. IA ∥ BE [14] & D,I,B are collinear [09] & D,A,E are collinear [01] ⇒ DI:DB = DA:DE [15] 005. IA ∥ BE [14] & D,I,B are collinear [09] & D,A,E are collinear [01] ⇒ DI:DB = IA:EB [16] 006. D,B,F are collinear [03] & D,I,B are collinear [09] ⇒ F,I,B are collinear [17] 007. AI ∥ BC [08] & F,I,B are collinear [17] & F,A,C are collinear [02] ⇒ IF:BF = AF:FC [18] 008. AI ∥ BC [08] & F,I,B are collinear [17] & F,A,C are collinear [02] ⇒ IF:BF = IA:BC [19] 009. G,C,L are collinear [11] & D,G,C are collinear [04] ⇒ D,C,L are collinear [20] 010. G,C,L are collinear [11] & D,G,C are collinear [04] ⇒ G,D,L are collinear [21] 011. BL ∥ AD [10] & G,D,L are collinear [21] & G,A,B are collinear [05] ⇒ DG:GL = AG:GB [22] 012. BL ∥ AD [10] & G,D,L are collinear [21] & G,A,B are collinear [05] ⇒ DG:GL = DA:BL [23] 013. D,A,E are collinear [01] & BL ∥ AD [10] ⇒ DE ∥ LB [24] 014. DE ∥ LB [24] & D,C,L are collinear [20] & E,B,C are collinear [00] ⇒ DC:CL = EC:BC [25] 015. DE ∥ LB [24] & D,C,L are collinear [20] & E,B,C are collinear [00] ⇒ DC:CL = DE:BL [26] 016. EC:EB = FC:FH [13] & DI:DB = DA:DE [15] & DI:DB = IA:EB [16] & IF:BF = AF:FC [18] & IF:BF = IA:BC [19] & DG:GL = AG:GB [22] & DG:GL = DA:BL [23] & DC:CL = EC:BC [25] & DC:CL = DE:BL [26] (Ratio chase)⇒ FH:AF = GB:AG ========================== I0303 23:25:18.549422 139718063407104 alphageometry.py:204] Solution written to /home/tong_peng/onedrive_googie32u/agtest/ag.out2. I0303 23:25:20.821028 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:20.821273 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h b" I0303 23:25:20.821760 139718063407104 graph.py:498] I0303 23:25:20.821890 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_circle l h b ? eqratio f h f a g b g a I0303 23:25:21.167733 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:21.168011 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 23:25:21.779402 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:21.780065 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e f, on_bline l f e" I0303 23:25:21.781122 139718063407104 graph.py:498] I0303 23:25:21.781434 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0303 23:25:22.141991 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:22.142451 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0303 23:25:22.143043 139718063407104 graph.py:498] I0303 23:25:22.143279 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:25:26.689640 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:26.690056 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0303 23:25:26.690515 139718063407104 graph.py:498] I0303 23:25:26.690641 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0303 23:25:28.524351 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:28.524624 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j i" I0303 23:25:28.525112 139718063407104 graph.py:498] I0303 23:25:28.525239 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_circle l j i ? eqratio f h f a g b g a I0303 23:25:28.878357 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:28.878762 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b i, on_bline l i b" I0303 23:25:28.879498 139718063407104 graph.py:498] I0303 23:25:28.879693 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:25:28.976507 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:28.976850 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0303 23:25:28.977350 139718063407104 graph.py:498] I0303 23:25:28.977448 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:25:36.125355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:36.125615 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0303 23:25:36.126133 139718063407104 graph.py:498] I0303 23:25:36.126273 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:25:36.210794 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:36.211375 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a h, on_bline l h a" I0303 23:25:36.212300 139718063407104 graph.py:498] I0303 23:25:36.212606 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:25:37.202730 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:37.202905 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d g, on_bline l g d" I0303 23:25:37.203310 139718063407104 graph.py:498] I0303 23:25:37.203531 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:25:45.384817 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:45.385076 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_tline l h h i" I0303 23:25:45.385477 139718063407104 graph.py:498] I0303 23:25:45.385576 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_tline l h h i ? eqratio f h f a g b g a I0303 23:25:45.992339 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:45.992526 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0303 23:25:45.992827 139718063407104 graph.py:498] I0303 23:25:45.992907 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:25:49.110340 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l c d, on_bline l d c" I0303 23:25:49.110989 139718063407104 graph.py:498] I0303 23:25:49.111174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0303 23:25:49.498104 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:49.498718 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_bline l j h" I0303 23:25:49.499635 139718063407104 graph.py:498] I0303 23:25:49.499904 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:25:51.311952 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:51.312355 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h d" I0303 23:25:51.312951 139718063407104 graph.py:498] I0303 23:25:51.313110 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_circle l h d ? eqratio f h f a g b g a I0303 23:25:53.260668 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:53.261044 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h g, on_bline l g h" I0303 23:25:53.261498 139718063407104 graph.py:498] I0303 23:25:53.261609 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:25:53.828634 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:53.828876 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0303 23:25:53.829217 139718063407104 graph.py:498] I0303 23:25:53.829299 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:25:56.799429 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:56.799602 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d h, on_bline l h d" I0303 23:25:56.799913 139718063407104 graph.py:498] I0303 23:25:56.799994 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:25:57.088999 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:57.089222 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l k j" I0303 23:25:57.089580 139718063407104 graph.py:498] I0303 23:25:57.089684 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_circle l k j ? eqratio f h f a g b g a I0303 23:25:57.804606 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:25:57.804970 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a d, on_bline l d a" I0303 23:25:57.805501 139718063407104 graph.py:498] I0303 23:25:57.805678 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0303 23:26:02.122186 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:02.122426 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d i, on_bline l i d" I0303 23:26:02.122807 139718063407104 graph.py:498] I0303 23:26:02.122917 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:26:03.115675 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:03.116072 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h c" I0303 23:26:03.116793 139718063407104 graph.py:498] I0303 23:26:03.117034 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g h, on_bline k h g; l = on_circle l h c ? eqratio f h f a g b g a I0303 23:26:03.257119 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:03.257290 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_circle l k j" I0303 23:26:03.257750 139718063407104 graph.py:498] I0303 23:26:03.258016 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k g h, on_bline k h g; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0303 23:26:06.331162 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:06.331568 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0303 23:26:06.332308 139718063407104 graph.py:498] I0303 23:26:06.332555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:26:07.927227 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:07.927391 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h j" I0303 23:26:07.927684 139718063407104 graph.py:498] I0303 23:26:07.927763 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_circle l h j ? eqratio f h f a g b g a I0303 23:26:08.569127 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:08.569243 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C b h k 12 D b k h k 13 ; x00 I0303 23:26:08.936002 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:08.936271 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d c, on_bline l c d" I0303 23:26:08.936697 139718063407104 graph.py:498] I0303 23:26:08.936820 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l d c, on_bline l c d ? eqratio f h f a g b g a I0303 23:26:13.248167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:13.248465 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0303 23:26:16.128333 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:16.128572 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a c, on_bline l c a" I0303 23:26:16.128884 139718063407104 graph.py:498] I0303 23:26:16.128965 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l a c, on_bline l c a ? eqratio f h f a g b g a I0303 23:26:16.951081 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:16.951247 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h f, on_bline l f h" I0303 23:26:16.951571 139718063407104 graph.py:498] I0303 23:26:16.951668 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 23:26:17.581654 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:17.581999 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h a" I0303 23:26:17.582578 139718063407104 graph.py:498] I0303 23:26:17.582784 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_circle l h a ? eqratio f h f a g b g a I0303 23:26:20.662518 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:20.662728 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b i, on_bline l i b" I0303 23:26:20.663091 139718063407104 graph.py:498] I0303 23:26:20.663188 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:26:26.819696 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:26.819869 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h i" I0303 23:26:26.820159 139718063407104 graph.py:498] I0303 23:26:26.820236 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_circle l h i ? eqratio f h f a g b g a I0303 23:26:27.002579 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:27.002970 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l c i, on_bline l i c" I0303 23:26:27.003574 139718063407104 graph.py:498] I0303 23:26:27.003755 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0303 23:26:31.835062 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:31.835234 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i j, on_bline l j i" I0303 23:26:31.835533 139718063407104 graph.py:498] I0303 23:26:31.835610 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 23:26:37.415481 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:37.415733 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0303 23:26:37.416048 139718063407104 graph.py:498] I0303 23:26:37.416127 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:26:37.485399 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:37.485785 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l a h" I0303 23:26:37.486186 139718063407104 graph.py:498] I0303 23:26:37.486400 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d h, on_bline k h d; l = on_circle l a h ? eqratio f h f a g b g a I0303 23:26:40.878609 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:40.878823 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_circle l k h" I0303 23:26:40.879276 139718063407104 graph.py:498] I0303 23:26:40.879411 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:26:43.018882 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:43.019124 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0303 23:26:43.019577 139718063407104 graph.py:498] I0303 23:26:43.019832 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:26:43.920205 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:43.920438 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0303 23:26:43.920905 139718063407104 graph.py:498] I0303 23:26:43.921037 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:26:51.781265 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:51.781645 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_circle l j h" I0303 23:26:51.782234 139718063407104 graph.py:498] I0303 23:26:51.782418 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 23:26:53.147651 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h f, on_bline l f h" I0303 23:26:53.148159 139718063407104 graph.py:498] I0303 23:26:53.148295 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 23:26:56.638475 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:56.638741 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0303 23:26:56.639127 139718063407104 graph.py:498] I0303 23:26:56.639237 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:26:57.182778 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:57.183291 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a j, on_pline l k b i" I0303 23:26:57.184087 139718063407104 graph.py:498] I0303 23:26:57.184317 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a i, on_bline k i a; l = on_line l a j, on_pline l k b i ? eqratio f h f a g b g a I0303 23:26:58.530716 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:26:58.530883 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i g, on_bline l g i" I0303 23:26:58.531185 139718063407104 graph.py:498] I0303 23:26:58.531263 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k h i, on_bline k i h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:27:01.761378 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:01.761593 139718063407104 alphageometry.py:548] Worker 14: 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 " I0303 23:27:01.761667 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C g j k 12 D g k j k 13 ; x00 I0303 23:27:06.090217 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:06.090469 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a h, on_bline l h a" I0303 23:27:06.090863 139718063407104 graph.py:498] I0303 23:27:06.090960 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a g, on_bline k g a; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:27:08.444810 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:08.444968 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 23:27:10.838037 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:10.838428 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l f h, on_bline l h f" I0303 23:27:10.838961 139718063407104 graph.py:498] I0303 23:27:10.839142 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0303 23:27:13.159452 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:13.159629 139718063407104 alphageometry.py:548] Worker 9: 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 " I0303 23:27:13.159680 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0303 23:27:19.203797 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:19.204027 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_pline l j h k, on_pline l h j k" I0303 23:27:19.204546 139718063407104 graph.py:498] I0303 23:27:19.204786 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_pline l j h k, on_pline l h j k ? eqratio f h f a g b g a I0303 23:27:21.751577 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:21.751708 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 23:27:31.552914 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:31.553074 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_circle l j k" I0303 23:27:31.553369 139718063407104 graph.py:498] I0303 23:27:31.553448 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0303 23:27:33.829548 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:33.829724 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_circle l k h" I0303 23:27:33.830028 139718063407104 graph.py:498] I0303 23:27:33.830109 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:27:44.007528 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:44.007701 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_bline l k j" I0303 23:27:44.008010 139718063407104 graph.py:498] I0303 23:27:44.008091 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 23:27:57.874458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:57.874800 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j h, on_bline l h j" I0303 23:27:57.875308 139718063407104 graph.py:498] I0303 23:27:57.875427 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0303 23:27:58.835713 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:27:58.835980 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l c e, on_bline l e c" I0303 23:27:58.836380 139718063407104 graph.py:498] I0303 23:27:58.836500 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0303 23:28:11.236373 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:28:11.236658 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_circle l k j" I0303 23:28:11.237065 139718063407104 graph.py:498] I0303 23:28:11.237185 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0303 23:28:18.995897 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:28:18.996060 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0303 23:28:18.996357 139718063407104 graph.py:498] I0303 23:28:18.996439 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:28:27.670274 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:28:27.670429 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j g, on_circle l j g" I0303 23:28:27.670794 139718063407104 graph.py:498] I0303 23:28:27.670895 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j g, on_circle l j g ? eqratio f h f a g b g a I0303 23:28:37.962573 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:28:37.962851 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0303 23:28:37.963267 139718063407104 graph.py:498] I0303 23:28:37.963390 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:28:41.929391 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:28:41.929599 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_bline l h g" I0303 23:28:41.930093 139718063407104 graph.py:498] I0303 23:28:41.930234 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:28:54.134356 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:28:54.134720 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0303 23:28:54.135226 139718063407104 graph.py:498] I0303 23:28:54.135425 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:28:54.659449 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:28:54.659900 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j h, on_circle l j h" I0303 23:28:54.660490 139718063407104 graph.py:498] I0303 23:28:54.660745 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j h, on_circle l j h ? eqratio f h f a g b g a I0303 23:29:07.762491 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:29:07.762866 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_pline l f e h" I0303 23:29:07.763603 139718063407104 graph.py:498] I0303 23:29:07.763790 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j k, on_pline l f e h ? eqratio f h f a g b g a I0303 23:29:18.608966 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:29:18.609134 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_pline l h e i" I0303 23:29:18.609445 139718063407104 graph.py:498] I0303 23:29:18.609526 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j k, on_pline l h e i ? eqratio f h f a g b g a I0303 23:29:29.409831 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:29:29.409990 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_pline l f e i" I0303 23:29:29.410299 139718063407104 graph.py:498] I0303 23:29:29.410390 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j k, on_pline l f e i ? eqratio f h f a g b g a I0303 23:29:32.621887 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:29:32.622079 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_bline l g d" I0303 23:29:32.622437 139718063407104 graph.py:498] I0303 23:29:32.622535 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:29:42.474086 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:29:42.474495 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l f k, on_line l h j" I0303 23:29:42.475278 139718063407104 graph.py:498] I0303 23:29:42.475485 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l f k, on_line l h j ? eqratio f h f a g b g a I0303 23:29:50.493976 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:29:50.494378 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l c g, on_bline l g c" I0303 23:29:50.495147 139718063407104 graph.py:498] I0303 23:29:50.495373 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l c g, on_bline l g c ? eqratio f h f a g b g a I0303 23:29:56.930492 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:29:56.930851 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b h, on_bline l h b" I0303 23:29:56.931380 139718063407104 graph.py:498] I0303 23:29:56.931515 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:30:09.450826 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:30:09.451261 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g i, on_bline l i g" I0303 23:30:09.451837 139718063407104 graph.py:498] I0303 23:30:09.451950 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:30:11.904541 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:30:11.904908 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_pline l i d h" I0303 23:30:11.905423 139718063407104 graph.py:498] I0303 23:30:11.905605 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j k, on_pline l i d h ? eqratio f h f a g b g a I0303 23:30:23.545389 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:30:23.545648 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_circle l j h" I0303 23:30:23.546085 139718063407104 graph.py:498] I0303 23:30:23.546186 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 23:30:27.055247 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:30:27.055499 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_pline l e h i" I0303 23:30:27.055864 139718063407104 graph.py:498] I0303 23:30:27.055961 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_bline k h d; l = on_line l j k, on_pline l e h i ? eqratio f h f a g b g a I0303 23:30:37.919967 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:30:37.920252 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0303 23:30:42.558612 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:30:42.559279 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_bline l k h" I0303 23:30:42.560290 139718063407104 graph.py:498] I0303 23:30:42.560628 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a c, on_bline k c a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:31:07.051956 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:31:07.052157 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0303 23:36:31.158804 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g j, on_bline l j g" I0303 23:36:31.159616 139718063407104 graph.py:498] I0303 23:36:31.159810 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 23:36:45.414686 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:36:45.415591 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0303 23:36:45.416539 139718063407104 graph.py:498] I0303 23:36:45.416873 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:37:00.034841 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:37:00.035677 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_bline l k h" I0303 23:37:00.036579 139718063407104 graph.py:498] I0303 23:37:00.036855 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:37:11.099791 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d e, on_bline l e d" I0303 23:37:11.100632 139718063407104 graph.py:498] I0303 23:37:11.100893 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:37:12.398373 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:37:12.399025 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_circle l k h" I0303 23:37:12.399796 139718063407104 graph.py:498] I0303 23:37:12.400066 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:37:25.986118 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:37:25.986699 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h g, on_bline l g h" I0303 23:37:25.987559 139718063407104 graph.py:498] I0303 23:37:25.987888 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:37:30.812840 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:37:30.813457 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d k, on_line l e j" I0303 23:37:30.814206 139718063407104 graph.py:498] I0303 23:37:30.814450 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l d k, on_line l e j ? eqratio f h f a g b g a I0303 23:37:37.071436 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:37:37.071933 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g k, on_circle l k g" I0303 23:37:37.072667 139718063407104 graph.py:498] I0303 23:37:37.072940 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0303 23:37:48.235126 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:37:48.235619 139718063407104 alphageometry.py:548] Worker 2: Translation: "m = on_line m d e, on_bline m e d" I0303 23:37:48.236462 139718063407104 graph.py:498] I0303 23:37:48.236697 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:37:50.855983 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:37:50.856259 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h f, on_bline l f h" I0303 23:37:50.856721 139718063407104 graph.py:498] I0303 23:37:50.856836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 23:38:09.075165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:38:09.076225 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h g, on_bline l g h" I0303 23:38:09.077313 139718063407104 graph.py:498] I0303 23:38:09.077693 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:38:09.593402 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:38:09.594382 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0303 23:38:09.595533 139718063407104 graph.py:498] I0303 23:38:09.595905 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:38:23.855768 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:38:23.856446 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h e, on_bline l e h" I0303 23:38:23.857372 139718063407104 graph.py:498] I0303 23:38:23.857665 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l h e, on_bline l e h ? eqratio f h f a g b g a I0303 23:38:27.221064 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:38:27.221627 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0303 23:38:27.222458 139718063407104 graph.py:498] I0303 23:38:27.222699 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:38:37.272866 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:38:37.273443 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d e, on_bline l e d" I0303 23:38:37.274340 139718063407104 graph.py:498] I0303 23:38:37.274742 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:38:48.908176 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:38:48.908452 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e d, on_bline l d e" I0303 23:38:48.908849 139718063407104 graph.py:498] I0303 23:38:48.908964 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l e d, on_bline l d e ? eqratio f h f a g b g a I0303 23:38:59.170710 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:38:59.171250 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g k, on_bline l k g" I0303 23:38:59.172129 139718063407104 graph.py:498] I0303 23:38:59.172426 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0303 23:39:13.612486 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:39:13.613100 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0303 23:39:13.613822 139718063407104 graph.py:498] I0303 23:39:13.614048 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:39:13.912624 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:39:13.913099 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_circle l h k" I0303 23:39:13.914011 139718063407104 graph.py:498] I0303 23:39:13.914299 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0303 23:39:27.856458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:39:27.857249 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j f, on_bline l f j" I0303 23:39:27.858223 139718063407104 graph.py:498] I0303 23:39:27.858551 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0303 23:39:45.531252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:39:45.531942 139718063407104 alphageometry.py:548] Worker 15: Translation: "ERROR: Invalid predicate P h k h l" I0303 23:39:45.532272 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b e, on_bline l e b" I0303 23:39:45.533188 139718063407104 graph.py:498] I0303 23:39:45.533472 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0303 23:39:50.204273 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:39:50.204813 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0303 23:39:50.205678 139718063407104 graph.py:498] I0303 23:39:50.206033 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:40:06.256067 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:40:06.256742 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_bline l k j" I0303 23:40:06.257774 139718063407104 graph.py:498] I0303 23:40:06.258134 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e j, on_bline k j e; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 23:40:11.839771 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:40:11.840341 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0303 23:40:11.841152 139718063407104 graph.py:498] I0303 23:40:11.841377 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:40:25.397372 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:40:25.397869 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 23:40:30.628668 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h i, on_bline l i h" I0303 23:40:30.629289 139718063407104 graph.py:498] I0303 23:40:30.629471 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:40:36.481631 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:40:36.482159 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b g, on_bline l g b" I0303 23:40:36.482975 139718063407104 graph.py:498] I0303 23:40:36.483231 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:40:46.003848 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:40:46.008194 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i h, on_bline l h i" I0303 23:40:46.009141 139718063407104 graph.py:498] I0303 23:40:46.009441 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:41:01.365285 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:41:01.365888 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0303 23:41:01.366713 139718063407104 graph.py:498] I0303 23:41:01.366978 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0303 23:41:02.585969 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:41:02.587139 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d k, on_line l e j" I0303 23:41:02.588411 139718063407104 graph.py:498] I0303 23:41:02.588980 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l d k, on_line l e j ? eqratio f h f a g b g a I0303 23:41:20.899181 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:41:20.899568 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h k, on_line l i j" I0303 23:41:20.900146 139718063407104 graph.py:498] I0303 23:41:20.900335 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l h k, on_line l i j ? eqratio f h f a g b g a I0303 23:41:27.728456 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:41:27.729071 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e f, on_bline l f e" I0303 23:41:27.729900 139718063407104 graph.py:498] I0303 23:41:27.730183 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0303 23:41:37.616147 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:41:37.616765 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0303 23:41:37.618990 139718063407104 graph.py:498] I0303 23:41:37.619765 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:41:42.203535 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b d, on_bline l d b" I0303 23:41:42.207992 139718063407104 graph.py:498] I0303 23:41:42.208235 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l b d, on_bline l d b ? eqratio f h f a g b g a I0303 23:41:54.440977 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:41:54.441743 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b h, on_bline l h b" I0303 23:41:54.442499 139718063407104 graph.py:498] I0303 23:41:54.442694 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:41:55.843569 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:41:55.843962 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h k, on_bline l k h" I0303 23:41:55.844594 139718063407104 graph.py:498] I0303 23:41:55.845095 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:42:11.247858 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:11.248713 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0303 23:42:11.249725 139718063407104 graph.py:498] I0303 23:42:11.250171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:42:16.573763 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:16.574354 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l j k, on_bline l k j" I0303 23:42:16.575203 139718063407104 graph.py:498] I0303 23:42:16.575482 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 23:42:28.727145 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:28.727413 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0303 23:42:28.727822 139718063407104 graph.py:498] I0303 23:42:28.727920 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:42:30.012813 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b i, on_bline l i b" I0303 23:42:30.013628 139718063407104 graph.py:498] I0303 23:42:30.013868 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:42:31.815438 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:31.816011 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0303 23:42:31.816888 139718063407104 graph.py:498] I0303 23:42:31.817142 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:42:38.466655 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:38.467173 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e f, on_circle l h e" I0303 23:42:38.467981 139718063407104 graph.py:498] I0303 23:42:38.468237 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l e f, on_circle l h e ? eqratio f h f a g b g a I0303 23:42:46.011308 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:46.011955 139718063407104 alphageometry.py:548] Worker 10: 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 " I0303 23:42:46.012262 139718063407104 alphageometry.py:548] Worker 10: 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 " I0303 23:42:46.012570 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g j, on_bline l j g" I0303 23:42:46.013129 139718063407104 graph.py:498] I0303 23:42:46.013383 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0303 23:42:49.428437 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:49.428849 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b j, on_bline l j b" I0303 23:42:49.429479 139718063407104 graph.py:498] I0303 23:42:49.429672 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l b j, on_bline l j b ? eqratio f h f a g b g a I0303 23:42:55.162677 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:55.167103 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0303 23:42:55.167878 139718063407104 graph.py:498] I0303 23:42:55.168111 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:42:55.226885 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:42:55.227503 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d e, on_circle l d e" I0303 23:42:55.228273 139718063407104 graph.py:498] I0303 23:42:55.228442 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k e i, on_bline k i e; l = on_line l d e, on_circle l d e ? eqratio f h f a g b g a I0303 23:43:03.011186 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:03.012109 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b i, on_bline l i b" I0303 23:43:03.013334 139718063407104 graph.py:498] I0303 23:43:03.013735 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:43:12.308417 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:12.308988 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0303 23:43:12.309699 139718063407104 graph.py:498] I0303 23:43:12.309930 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:43:13.005157 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:13.005692 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0303 23:43:13.006412 139718063407104 graph.py:498] I0303 23:43:13.006675 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:43:25.362500 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:25.363070 139718063407104 alphageometry.py:548] Worker 10: 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 " I0303 23:43:25.363359 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0303 23:43:25.364292 139718063407104 graph.py:498] I0303 23:43:25.364680 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:43:28.379465 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:28.379729 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D h f h k 12 ; x00 I0303 23:43:32.570972 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:32.571655 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h g, on_bline l g h" I0303 23:43:32.572481 139718063407104 graph.py:498] I0303 23:43:32.572755 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:43:33.649896 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:33.650814 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0303 23:43:33.651926 139718063407104 graph.py:498] I0303 23:43:33.652351 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:43:40.529550 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b i, on_bline l i b" I0303 23:43:40.530386 139718063407104 graph.py:498] I0303 23:43:40.530644 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:43:43.796186 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:43.797894 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_circle l g k" I0303 23:43:43.799596 139718063407104 graph.py:498] I0303 23:43:43.800437 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l g k, on_circle l g k ? eqratio f h f a g b g a I0303 23:43:51.804656 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:51.805228 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d g, on_bline l g d" I0303 23:43:51.805934 139718063407104 graph.py:498] I0303 23:43:51.806157 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:43:57.525788 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:43:57.526348 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0303 23:43:57.527287 139718063407104 graph.py:498] I0303 23:43:57.527621 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i g, on_bline k g i; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 23:44:02.690546 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:02.691220 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0303 23:44:02.691826 139718063407104 graph.py:498] I0303 23:44:02.691999 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:44:06.272794 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:06.273197 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_circle l k h" I0303 23:44:06.273831 139718063407104 graph.py:498] I0303 23:44:06.274039 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:44:10.632148 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:10.632325 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C b h k 12 D b k h k 13 ; x00 I0303 23:44:15.667412 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:15.667925 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0303 23:44:15.668722 139718063407104 graph.py:498] I0303 23:44:15.668967 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:44:17.011858 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:17.012215 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e h, on_bline l h e" I0303 23:44:17.012822 139718063407104 graph.py:498] I0303 23:44:17.013004 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:44:18.815235 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b h, on_bline l h b" I0303 23:44:18.816263 139718063407104 graph.py:498] I0303 23:44:18.816671 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:44:30.359041 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:30.359283 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i h, on_bline l h i" I0303 23:44:30.359776 139718063407104 graph.py:498] I0303 23:44:30.359942 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:44:31.368080 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:31.368488 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0303 23:44:31.369048 139718063407104 graph.py:498] I0303 23:44:31.369249 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:44:32.610149 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:32.610647 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a i, on_bline l i a" I0303 23:44:32.611722 139718063407104 graph.py:498] I0303 23:44:32.612047 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:44:40.464447 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:40.465073 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g h, on_bline l h g" I0303 23:44:40.465809 139718063407104 graph.py:498] I0303 23:44:40.466007 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:44:46.452905 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:46.453330 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0303 23:44:46.453970 139718063407104 graph.py:498] I0303 23:44:46.454165 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:44:48.572571 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a b, on_bline l b a" I0303 23:44:48.573277 139718063407104 graph.py:498] I0303 23:44:48.573508 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0303 23:44:49.641907 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:49.642591 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0303 23:44:49.643260 139718063407104 graph.py:498] I0303 23:44:49.643465 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:44:50.530708 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:50.531275 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_bline l k h" I0303 23:44:50.531990 139718063407104 graph.py:498] I0303 23:44:50.532222 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:44:59.522752 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:44:59.523664 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e h, on_bline l h e" I0303 23:44:59.524893 139718063407104 graph.py:498] I0303 23:44:59.525464 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:45:02.562443 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:02.562860 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h j, on_bline l j h" I0303 23:45:02.563498 139718063407104 graph.py:498] I0303 23:45:02.563692 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:45:05.249691 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:05.250070 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l k h, on_circle l k h" I0303 23:45:05.250661 139718063407104 graph.py:498] I0303 23:45:05.250854 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l k h, on_circle l k h ? eqratio f h f a g b g a I0303 23:45:12.156397 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:12.156777 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0303 23:45:12.157372 139718063407104 graph.py:498] I0303 23:45:12.157598 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:45:12.312422 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a b, on_bline l b a" I0303 23:45:12.313288 139718063407104 graph.py:498] I0303 23:45:12.313576 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0303 23:45:16.873360 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:16.873915 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e k, on_circle l k e" I0303 23:45:16.874493 139718063407104 graph.py:498] I0303 23:45:16.874715 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l e k, on_circle l k e ? eqratio f h f a g b g a I0303 23:45:17.738325 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:17.738914 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_bline l h b" I0303 23:45:17.739782 139718063407104 graph.py:498] I0303 23:45:17.740055 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0303 23:45:17.813143 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:17.813845 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0303 23:45:17.814663 139718063407104 graph.py:498] I0303 23:45:17.814917 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:45:21.446990 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:21.447232 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_circle l k h" I0303 23:45:21.447581 139718063407104 graph.py:498] I0303 23:45:21.447683 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:45:31.000849 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:31.001275 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0303 23:45:31.001856 139718063407104 graph.py:498] I0303 23:45:31.002081 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:45:31.436538 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:31.436929 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0303 23:45:31.437580 139718063407104 graph.py:498] I0303 23:45:31.437789 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:45:33.249804 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:33.250627 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l j k, on_bline l k j" I0303 23:45:33.251326 139718063407104 graph.py:498] I0303 23:45:33.251534 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 23:45:33.700272 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:33.700661 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i h, on_bline l h i" I0303 23:45:33.701232 139718063407104 graph.py:498] I0303 23:45:33.701390 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:45:33.791611 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i g, on_bline l g i" I0303 23:45:33.792023 139718063407104 graph.py:498] I0303 23:45:33.792111 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:45:35.475588 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:35.476089 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0303 23:45:35.476919 139718063407104 graph.py:498] I0303 23:45:35.477180 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:45:37.164382 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:37.164663 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0303 23:45:37.165110 139718063407104 graph.py:498] I0303 23:45:37.165274 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:45:41.970893 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:41.971370 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0303 23:45:41.972089 139718063407104 graph.py:498] I0303 23:45:41.972311 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:45:44.679300 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:44.679675 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0303 23:45:44.680278 139718063407104 graph.py:498] I0303 23:45:44.680473 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:45:48.103153 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:48.103746 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0303 23:45:48.104441 139718063407104 graph.py:498] I0303 23:45:48.104703 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:45:50.275545 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:50.276096 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0303 23:45:50.276939 139718063407104 graph.py:498] I0303 23:45:50.277178 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:45:52.758169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:52.758534 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e i, on_bline l i e" I0303 23:45:52.759107 139718063407104 graph.py:498] I0303 23:45:52.759279 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:45:52.993558 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:52.994114 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a g, on_bline l g a" I0303 23:45:52.994844 139718063407104 graph.py:498] I0303 23:45:52.995078 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 23:45:54.489787 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:54.490341 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0303 23:45:54.490978 139718063407104 graph.py:498] I0303 23:45:54.491184 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:45:55.535021 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:55.535342 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_bline l k i" I0303 23:45:55.535728 139718063407104 graph.py:498] I0303 23:45:55.535854 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 23:45:56.909748 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:45:56.910292 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a g, on_bline l g a" I0303 23:45:56.911032 139718063407104 graph.py:498] I0303 23:45:56.911267 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 23:46:08.204681 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:08.205222 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0303 23:46:08.206022 139718063407104 graph.py:498] I0303 23:46:08.206276 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:46:10.051108 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:10.052330 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0303 23:46:10.053323 139718063407104 graph.py:498] I0303 23:46:10.053615 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:46:10.347305 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:10.347736 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0303 23:46:10.348340 139718063407104 graph.py:498] I0303 23:46:10.348548 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:46:11.395663 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:11.395926 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i k, on_line l g j" I0303 23:46:11.397114 139718063407104 graph.py:498] I0303 23:46:11.397477 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l i k, on_line l g j ? eqratio f h f a g b g a I0303 23:46:11.941161 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:11.941488 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0303 23:46:11.942053 139718063407104 graph.py:498] I0303 23:46:11.942222 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0303 23:46:13.140355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:13.140939 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h g, on_bline l g h" I0303 23:46:13.141772 139718063407104 graph.py:498] I0303 23:46:13.142054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:46:13.335249 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_bline l g e" I0303 23:46:13.335816 139718063407104 graph.py:498] I0303 23:46:13.336007 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:46:15.890842 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:15.891348 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i k, on_bline l k i" I0303 23:46:15.892081 139718063407104 graph.py:498] I0303 23:46:15.892308 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 23:46:20.566248 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:20.566637 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h f, on_bline l f h" I0303 23:46:20.567236 139718063407104 graph.py:498] I0303 23:46:20.567419 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 23:46:22.730612 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:22.730948 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0303 23:46:22.731546 139718063407104 graph.py:498] I0303 23:46:22.731723 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:46:28.337482 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:28.337780 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d h, on_bline l h d" I0303 23:46:28.338216 139718063407104 graph.py:498] I0303 23:46:28.338321 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:46:29.126662 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:29.127390 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b j, on_line l d k" I0303 23:46:29.128313 139718063407104 graph.py:498] I0303 23:46:29.128629 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l b j, on_line l d k ? eqratio f h f a g b g a I0303 23:46:29.785470 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:29.786471 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l j h" I0303 23:46:29.787842 139718063407104 graph.py:498] I0303 23:46:29.788239 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 23:46:29.876595 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:29.877012 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i g, on_bline l g i" I0303 23:46:29.877635 139718063407104 graph.py:498] I0303 23:46:29.877853 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:46:30.311090 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:30.311710 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0303 23:46:30.312335 139718063407104 graph.py:498] I0303 23:46:30.312594 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:46:30.363527 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:30.363897 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0303 23:46:30.364483 139718063407104 graph.py:498] I0303 23:46:30.364681 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:46:36.673055 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:36.673298 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0303 23:46:36.673718 139718063407104 graph.py:498] I0303 23:46:36.673844 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:46:40.605304 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:40.605735 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e k, on_bline l k e" I0303 23:46:40.606373 139718063407104 graph.py:498] I0303 23:46:40.606623 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l e k, on_bline l k e ? eqratio f h f a g b g a I0303 23:46:45.240947 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:45.241493 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e i, on_bline l i e" I0303 23:46:45.242359 139718063407104 graph.py:498] I0303 23:46:45.242624 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:46:45.525931 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:45.526313 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_bline l k i" I0303 23:46:45.527045 139718063407104 graph.py:498] I0303 23:46:45.527292 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0303 23:46:46.282413 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:46.282749 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i j, on_bline l j i" I0303 23:46:46.283314 139718063407104 graph.py:498] I0303 23:46:46.283472 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 23:46:47.032778 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:47.033667 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0303 23:46:47.034631 139718063407104 graph.py:498] I0303 23:46:47.034827 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:46:49.036629 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a d, on_bline l d a" I0303 23:46:49.037464 139718063407104 graph.py:498] I0303 23:46:49.037702 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0303 23:46:49.200889 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:49.201416 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0303 23:46:49.202214 139718063407104 graph.py:498] I0303 23:46:49.202498 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:46:49.299371 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:49.299753 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0303 23:46:49.300356 139718063407104 graph.py:498] I0303 23:46:49.300555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:46:51.100177 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:51.100549 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0303 23:46:51.101099 139718063407104 graph.py:498] I0303 23:46:51.101247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:46:51.146896 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:51.147442 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 23:46:51.148280 139718063407104 graph.py:498] I0303 23:46:51.148578 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 23:46:58.839351 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:58.839705 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l j k, on_bline l k j" I0303 23:46:58.840351 139718063407104 graph.py:498] I0303 23:46:58.840488 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b g, on_bline k g b; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0303 23:46:59.055763 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:46:59.055930 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l k g, on_bline l g k" I0303 23:46:59.056229 139718063407104 graph.py:498] I0303 23:46:59.056308 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l k g, on_bline l g k ? eqratio f h f a g b g a I0303 23:47:02.479917 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:02.480486 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b g, on_bline l g b" I0303 23:47:02.480981 139718063407104 graph.py:498] I0303 23:47:02.481104 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:47:03.117260 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:03.117848 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i j, on_bline l j i" I0303 23:47:03.118583 139718063407104 graph.py:498] I0303 23:47:03.118834 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0303 23:47:04.183654 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:04.184151 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0303 23:47:04.184800 139718063407104 graph.py:498] I0303 23:47:04.185077 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:47:04.876873 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:04.877221 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0303 23:47:04.877798 139718063407104 graph.py:498] I0303 23:47:04.877970 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:47:05.759513 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:05.759926 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_circle l h b" I0303 23:47:05.760449 139718063407104 graph.py:498] I0303 23:47:05.760698 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0303 23:47:08.815287 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:08.815638 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d h, on_bline l h d" I0303 23:47:08.816204 139718063407104 graph.py:498] I0303 23:47:08.816369 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:47:09.889816 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:09.889990 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d g, on_bline l g d" I0303 23:47:09.890357 139718063407104 graph.py:498] I0303 23:47:09.890474 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:47:11.302241 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:11.302626 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0303 23:47:12.961864 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d i, on_bline l i d" I0303 23:47:12.962177 139718063407104 graph.py:498] I0303 23:47:12.962256 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:47:16.187777 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:16.188202 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 23:47:16.189023 139718063407104 graph.py:498] I0303 23:47:16.189261 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 23:47:20.292046 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:20.292310 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0303 23:47:20.292859 139718063407104 graph.py:498] I0303 23:47:20.293000 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0303 23:47:21.697783 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:21.698092 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g i, on_bline l i g" I0303 23:47:21.698598 139718063407104 graph.py:498] I0303 23:47:21.698732 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:47:21.831159 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:21.831587 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0303 23:47:21.832284 139718063407104 graph.py:498] I0303 23:47:21.832660 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b e, on_bline k e b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:47:22.092018 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:22.092276 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0303 23:47:22.092805 139718063407104 graph.py:498] I0303 23:47:22.092949 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:47:22.914844 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:22.915221 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l k g, on_circle l k g" I0303 23:47:22.915827 139718063407104 graph.py:498] I0303 23:47:22.916035 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b h, on_bline k h b; l = on_line l k g, on_circle l k g ? eqratio f h f a g b g a I0303 23:47:25.649850 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:25.650218 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a h, on_bline l h a" I0303 23:47:25.650893 139718063407104 graph.py:498] I0303 23:47:25.651082 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:47:26.164973 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:26.165235 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h g, on_bline l g h" I0303 23:47:26.165753 139718063407104 graph.py:498] I0303 23:47:26.165889 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:47:28.730581 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:28.730762 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l a h" I0303 23:47:28.731053 139718063407104 graph.py:498] I0303 23:47:28.731129 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_circle l a h ? eqratio f h f a g b g a I0303 23:47:33.678692 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:33.679065 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j k, on_circle l k j" I0303 23:47:33.679624 139718063407104 graph.py:498] I0303 23:47:33.679797 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0303 23:47:35.461899 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:35.462452 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l i b j, eqdistance l b i j" I0303 23:47:35.463344 139718063407104 graph.py:498] I0303 23:47:35.463626 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = eqdistance l i b j, eqdistance l b i j ? eqratio f h f a g b g a I0303 23:47:36.501200 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:36.501453 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0303 23:47:37.297555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:37.297931 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e f, on_bline l f e" I0303 23:47:37.298533 139718063407104 graph.py:498] I0303 23:47:37.298714 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0303 23:47:37.620493 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:37.620885 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k h j, on_pline l k h j" I0303 23:47:37.621482 139718063407104 graph.py:498] I0303 23:47:37.621651 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0303 23:47:38.111081 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:38.111252 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d g, on_bline l g d" I0303 23:47:38.111559 139718063407104 graph.py:498] I0303 23:47:38.111638 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:47:41.855821 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:41.855985 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_circle l k h" I0303 23:47:41.856283 139718063407104 graph.py:498] I0303 23:47:41.856360 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:47:42.926042 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:42.926395 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0303 23:47:42.927012 139718063407104 graph.py:498] I0303 23:47:42.927160 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:47:46.192989 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:46.193592 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l j h, on_bline l h j" I0303 23:47:46.194286 139718063407104 graph.py:498] I0303 23:47:46.194491 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0303 23:47:47.055150 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:47.055555 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 23:47:47.056134 139718063407104 graph.py:498] I0303 23:47:47.056325 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 23:47:48.184731 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:48.184988 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C c d k 12 D c k d k 13 ; x00 I0303 23:47:53.368338 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:53.368492 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j k, on_circle l j k" I0303 23:47:53.368799 139718063407104 graph.py:498] I0303 23:47:53.368877 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0303 23:47:54.012080 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:54.012262 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h g, on_bline l g h" I0303 23:47:54.012726 139718063407104 graph.py:498] I0303 23:47:54.012880 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:47:56.549561 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:56.549888 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k b j, eqdistance l b j k" I0303 23:47:56.550501 139718063407104 graph.py:498] I0303 23:47:56.550691 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = eqdistance l k b j, eqdistance l b j k ? eqratio f h f a g b g a I0303 23:47:57.136935 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:57.137204 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h i, on_bline l i h" I0303 23:47:57.137615 139718063407104 graph.py:498] I0303 23:47:57.137740 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:47:59.243260 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:47:59.243496 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g i, on_bline l i g" I0303 23:47:59.243797 139718063407104 graph.py:498] I0303 23:47:59.243876 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:48:01.167690 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:01.167865 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l j k, on_circle l k j" I0303 23:48:01.168303 139718063407104 graph.py:498] I0303 23:48:01.168436 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0303 23:48:01.406999 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:01.407366 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l k h, on_circle l k h" I0303 23:48:01.407934 139718063407104 graph.py:498] I0303 23:48:01.408075 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l k h, on_circle l k h ? eqratio f h f a g b g a I0303 23:48:02.426433 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:02.426686 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0303 23:48:02.427181 139718063407104 graph.py:498] I0303 23:48:02.427303 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0303 23:48:07.512712 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:07.512886 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l f g, on_bline l g f" I0303 23:48:07.513187 139718063407104 graph.py:498] I0303 23:48:07.513267 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l f g, on_bline l g f ? eqratio f h f a g b g a I0303 23:48:08.587507 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:08.587681 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l d j" I0303 23:48:08.587985 139718063407104 graph.py:498] I0303 23:48:08.588065 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_circle l d j ? eqratio f h f a g b g a I0303 23:48:12.297033 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:12.297301 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b g, on_bline l g b" I0303 23:48:12.297698 139718063407104 graph.py:498] I0303 23:48:12.297818 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0303 23:48:13.335155 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:13.335699 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a h, on_bline l h a" I0303 23:48:13.336583 139718063407104 graph.py:498] I0303 23:48:13.336843 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:48:13.633109 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:13.633358 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h k" I0303 23:48:13.633863 139718063407104 graph.py:498] I0303 23:48:13.633990 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_circle l h k ? eqratio f h f a g b g a I0303 23:48:14.961748 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:14.962205 139718063407104 alphageometry.py:548] Worker 9: 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 " I0303 23:48:14.962434 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l j f, on_circle l j f" I0303 23:48:14.963068 139718063407104 graph.py:498] I0303 23:48:14.963265 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l j f, on_circle l j f ? eqratio f h f a g b g a I0303 23:48:16.233314 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:16.234154 139718063407104 alphageometry.py:548] Worker 11: 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 " I0303 23:48:16.234506 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l k j" I0303 23:48:16.235227 139718063407104 graph.py:498] I0303 23:48:16.235338 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_circle l k j ? eqratio f h f a g b g a I0303 23:48:18.461373 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:18.461617 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h f, on_bline l f h" I0303 23:48:18.462037 139718063407104 graph.py:498] I0303 23:48:18.462148 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0303 23:48:21.878011 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:21.878189 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l h j" I0303 23:48:21.878490 139718063407104 graph.py:498] I0303 23:48:21.878572 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l h j, on_circle l h j ? eqratio f h f a g b g a I0303 23:48:24.076612 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:24.076935 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_bline l g e" I0303 23:48:24.077466 139718063407104 graph.py:498] I0303 23:48:24.077640 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0303 23:48:26.136454 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:26.136715 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a e, on_bline l e a" I0303 23:48:26.137232 139718063407104 graph.py:498] I0303 23:48:26.137360 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e g, on_bline k g e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0303 23:48:27.925993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:27.926156 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k b j, eqdistance l j b k" I0303 23:48:27.926455 139718063407104 graph.py:498] I0303 23:48:27.926536 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = eqdistance l k b j, eqdistance l j b k ? eqratio f h f a g b g a I0303 23:48:31.304047 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:31.304791 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_bline l k b" I0303 23:48:31.306115 139718063407104 graph.py:498] I0303 23:48:31.306407 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l b k, on_bline l k b ? eqratio f h f a g b g a I0303 23:48:37.502118 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:37.502680 139718063407104 alphageometry.py:548] Worker 11: Translation: "ERROR: Invalid predicate P a d d l" I0303 23:48:37.502980 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0303 23:48:37.503925 139718063407104 graph.py:498] I0303 23:48:37.504205 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0303 23:48:37.814208 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:37.814462 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e h, on_circle l h e" I0303 23:48:37.814976 139718063407104 graph.py:498] I0303 23:48:37.815116 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k h i, on_bline k i h; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0303 23:48:38.833542 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:38.833773 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0303 23:48:43.831187 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:43.831355 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h f" I0303 23:48:43.831688 139718063407104 graph.py:498] I0303 23:48:43.831775 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_circle l h f ? eqratio f h f a g b g a I0303 23:48:44.107076 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:44.107388 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_bline l i b" I0303 23:48:44.108011 139718063407104 graph.py:498] I0303 23:48:44.108196 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:48:44.896939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:44.897105 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a g, on_bline l g a" I0303 23:48:44.897414 139718063407104 graph.py:498] I0303 23:48:44.897494 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0303 23:48:46.740441 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:46.740864 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_circle l k b" I0303 23:48:46.741614 139718063407104 graph.py:498] I0303 23:48:46.741805 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l b k, on_circle l k b ? eqratio f h f a g b g a I0303 23:48:50.345429 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:50.345598 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g k, on_bline l k g" I0303 23:48:50.345900 139718063407104 graph.py:498] I0303 23:48:50.345980 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0303 23:48:51.749103 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:51.749381 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0303 23:48:57.460959 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:48:57.461128 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a d" I0303 23:48:57.461417 139718063407104 graph.py:498] I0303 23:48:57.461493 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_line l a d ? eqratio f h f a g b g a I0303 23:49:01.190827 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:01.191238 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_bline l k h" I0303 23:49:01.191819 139718063407104 graph.py:498] I0303 23:49:01.192018 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:49:03.488763 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:03.489146 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h k, on_bline l k h" I0303 23:49:03.489670 139718063407104 graph.py:498] I0303 23:49:03.489871 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:49:03.792858 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:03.793484 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h j" I0303 23:49:03.794349 139718063407104 graph.py:498] I0303 23:49:03.794634 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_circle l h j ? eqratio f h f a g b g a I0303 23:49:06.726826 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:06.727005 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b c, on_bline l c b" I0303 23:49:06.727306 139718063407104 graph.py:498] I0303 23:49:06.727384 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0303 23:49:11.873401 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:11.873818 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, on_pline l k i j" I0303 23:49:11.874320 139718063407104 graph.py:498] I0303 23:49:11.874508 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0303 23:49:15.083683 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:15.084180 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l i d h, eqdistance l d h i" I0303 23:49:15.084847 139718063407104 graph.py:498] I0303 23:49:15.085122 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = eqdistance l i d h, eqdistance l d h i ? eqratio f h f a g b g a I0303 23:49:18.873637 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:18.873975 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b j, on_bline l j b" I0303 23:49:18.874500 139718063407104 graph.py:498] I0303 23:49:18.874713 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l b j, on_bline l j b ? eqratio f h f a g b g a I0303 23:49:24.544997 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:24.545173 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h k" I0303 23:49:24.545468 139718063407104 graph.py:498] I0303 23:49:24.545546 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_circle l h k ? eqratio f h f a g b g a I0303 23:49:25.481696 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:25.481857 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_circle l h e" I0303 23:49:25.482177 139718063407104 graph.py:498] I0303 23:49:25.482260 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a h, on_bline k h a; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0303 23:49:26.633167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:26.633554 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b f, on_bline l f b" I0303 23:49:26.634158 139718063407104 graph.py:498] I0303 23:49:26.634408 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l b f, on_bline l f b ? eqratio f h f a g b g a I0303 23:49:33.060433 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:33.060613 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l d h" I0303 23:49:33.061039 139718063407104 graph.py:498] I0303 23:49:33.061283 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g i, on_bline k i g; l = on_circle l d h ? eqratio f h f a g b g a I0303 23:49:34.118405 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:34.118654 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l c g, on_bline l g c" I0303 23:49:34.119058 139718063407104 graph.py:498] I0303 23:49:34.119180 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l c g, on_bline l g c ? eqratio f h f a g b g a I0303 23:49:35.914610 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:35.914732 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C i h k 12 D i k h k 13 ; x00 I0303 23:49:37.571347 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:37.571516 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, on_pline l k h j" I0303 23:49:37.571833 139718063407104 graph.py:498] I0303 23:49:37.571914 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0303 23:49:41.189757 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:41.189939 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0303 23:49:44.838904 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a f, on_bline l f a" I0303 23:49:44.839480 139718063407104 graph.py:498] I0303 23:49:44.839667 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l a f, on_bline l f a ? eqratio f h f a g b g a I0303 23:49:49.560705 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:49.561117 139718063407104 alphageometry.py:548] Worker 8: Translation: "ERROR: Invalid predicate D h h h l" I0303 23:49:49.561322 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_pline l k d i" I0303 23:49:49.562053 139718063407104 graph.py:498] I0303 23:49:49.562240 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_bline k h b; l = on_line l e h, on_pline l k d i ? eqratio f h f a g b g a I0303 23:49:51.312256 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:51.312848 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_pline l g e i" I0303 23:49:51.313400 139718063407104 graph.py:498] I0303 23:49:51.313562 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l h j, on_pline l g e i ? eqratio f h f a g b g a I0303 23:49:52.072922 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:52.073084 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h i" I0303 23:49:52.073388 139718063407104 graph.py:498] I0303 23:49:52.073469 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_circle l h i ? eqratio f h f a g b g a I0303 23:49:59.892986 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:49:59.893120 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a e k 12 D a k e k 13 ; x00 I0303 23:50:04.926958 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:04.927492 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l a h" I0303 23:50:04.928066 139718063407104 graph.py:498] I0303 23:50:04.928246 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_circle l a h ? eqratio f h f a g b g a I0303 23:50:07.537176 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:07.537397 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_pline l i a d" I0303 23:50:07.537821 139718063407104 graph.py:498] I0303 23:50:07.537931 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l h j, on_pline l i a d ? eqratio f h f a g b g a I0303 23:50:09.294179 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:09.294385 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0303 23:50:09.294769 139718063407104 graph.py:498] I0303 23:50:09.294878 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:50:17.820019 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:17.820376 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l j k, on_circle l k j" I0303 23:50:17.820958 139718063407104 graph.py:498] I0303 23:50:17.821180 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_circle l j k, on_circle l k j ? eqratio f h f a g b g a I0303 23:50:25.785191 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:25.785370 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l j h" I0303 23:50:25.785670 139718063407104 graph.py:498] I0303 23:50:25.785748 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k g j, on_bline k j g; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 23:50:25.898906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:25.899080 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0303 23:50:25.899396 139718063407104 graph.py:498] I0303 23:50:25.899475 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0303 23:50:36.679438 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:36.679601 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h j" I0303 23:50:36.679893 139718063407104 graph.py:498] I0303 23:50:36.679973 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_circle l h j ? eqratio f h f a g b g a I0303 23:50:41.185618 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:41.185777 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0303 23:50:41.186076 139718063407104 graph.py:498] I0303 23:50:41.186257 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:50:46.146040 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:46.146241 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C i j k 12 D i k j k 13 ; x00 I0303 23:50:49.377009 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:50:49.377183 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h b" I0303 23:50:49.377490 139718063407104 graph.py:498] I0303 23:50:49.377574 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_circle l h b ? eqratio f h f a g b g a I0303 23:51:03.333007 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:51:03.333175 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l k d" I0303 23:51:03.333472 139718063407104 graph.py:498] I0303 23:51:03.333552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k d i, on_bline k i d; l = on_circle l k d ? eqratio f h f a g b g a I0303 23:51:09.859780 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:51:09.860303 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0303 23:51:09.861140 139718063407104 graph.py:498] I0303 23:51:09.861349 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0303 23:51:26.281165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:51:26.281373 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0303 23:51:26.281683 139718063407104 graph.py:498] I0303 23:51:26.281761 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0303 23:51:27.268922 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0303 23:51:27.269280 139718063407104 graph.py:498] I0303 23:51:27.269381 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0303 23:51:35.285694 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:51:35.285977 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0303 23:51:47.517813 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:51:47.517981 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_circle l j h" I0303 23:51:47.518286 139718063407104 graph.py:498] I0303 23:51:47.518364 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 23:51:50.469140 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:51:50.469455 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0303 23:51:50.469981 139718063407104 graph.py:498] I0303 23:51:50.470125 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:52:00.793447 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:52:00.793848 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i" I0303 23:52:00.794573 139718063407104 graph.py:498] I0303 23:52:00.794770 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l d i ? eqratio f h f a g b g a I0303 23:52:05.685997 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:52:05.686442 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0303 23:52:05.687037 139718063407104 graph.py:498] I0303 23:52:05.687208 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:52:16.666355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:52:16.666704 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i d, on_bline l d i" I0303 23:52:16.667080 139718063407104 graph.py:498] I0303 23:52:16.667169 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l i d, on_bline l d i ? eqratio f h f a g b g a I0303 23:52:20.619807 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:52:20.620036 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_circle l k h" I0303 23:52:20.620443 139718063407104 graph.py:498] I0303 23:52:20.620566 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0303 23:52:39.057763 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:52:39.057939 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_bline l k h" I0303 23:52:39.058248 139718063407104 graph.py:498] I0303 23:52:39.058327 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:52:39.683977 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:52:39.684239 139718063407104 alphageometry.py:548] Worker 7: 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 " I0303 23:52:39.684381 139718063407104 alphageometry.py:548] Worker 7: 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 " I0303 23:52:39.684510 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l c i, on_bline l i c" I0303 23:52:39.684919 139718063407104 graph.py:498] I0303 23:52:39.685032 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0303 23:52:50.967081 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:52:50.967349 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0303 23:52:50.967662 139718063407104 graph.py:498] I0303 23:52:50.967738 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0303 23:52:54.344972 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:52:54.345201 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_circle l j i" I0303 23:52:54.345577 139718063407104 graph.py:498] I0303 23:52:54.345672 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l i j, on_circle l j i ? eqratio f h f a g b g a I0303 23:53:01.745875 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:53:01.746088 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a h, on_bline l h a" I0303 23:53:01.746478 139718063407104 graph.py:498] I0303 23:53:01.746578 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0303 23:53:18.946753 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:53:18.946924 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0303 23:53:18.947286 139718063407104 graph.py:498] I0303 23:53:18.947398 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:53:21.302842 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:53:21.303124 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l a h" I0303 23:53:21.303527 139718063407104 graph.py:498] I0303 23:53:21.303649 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_circle l a h ? eqratio f h f a g b g a I0303 23:53:31.992434 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:53:31.992712 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0303 23:53:31.993120 139718063407104 graph.py:498] I0303 23:53:31.993239 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0303 23:53:33.694288 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:53:33.694511 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a i, on_bline l i a" I0303 23:53:33.694843 139718063407104 graph.py:498] I0303 23:53:33.694933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0303 23:53:47.847161 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:53:47.847330 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0303 23:53:47.847627 139718063407104 graph.py:498] I0303 23:53:47.847709 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0303 23:53:54.886168 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:53:54.886602 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a f, on_circle l h a" I0303 23:53:54.887073 139718063407104 graph.py:498] I0303 23:53:54.887178 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l a f, on_circle l h a ? eqratio f h f a g b g a I0303 23:54:18.674502 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:54:18.674890 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_circle l j h" I0303 23:54:18.675358 139718063407104 graph.py:498] I0303 23:54:18.675484 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0303 23:54:20.119756 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:54:20.120187 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i g, on_bline l g i" I0303 23:54:20.120959 139718063407104 graph.py:498] I0303 23:54:20.121176 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0303 23:54:32.002502 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:54:32.002673 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l b i, on_bline l i b" I0303 23:54:32.002987 139718063407104 graph.py:498] I0303 23:54:32.003066 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0303 23:54:35.362596 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:54:35.363006 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i k, on_circle l k i" I0303 23:54:35.363747 139718063407104 graph.py:498] I0303 23:54:35.363969 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k a d, on_bline k d a; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0303 23:54:51.098384 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:54:51.098642 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_pline l k i j" I0303 23:54:51.099043 139718063407104 graph.py:498] I0303 23:54:51.099161 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l d i, on_pline l k i j ? eqratio f h f a g b g a I0303 23:54:55.770645 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:54:55.770865 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C d e k 12 D d k e k 13 ; x00 I0303 23:55:10.159815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:55:10.160203 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_bline l k h" I0303 23:55:10.160773 139718063407104 graph.py:498] I0303 23:55:10.160961 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a i, on_bline k i a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:55:22.794479 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:55:22.794726 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0303 23:57:47.839445 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l h i" I0303 23:57:47.840321 139718063407104 graph.py:498] I0303 23:57:47.840579 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l h i ? eqratio f h f a g b g a I0303 23:58:00.094675 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:58:00.094841 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = eqdistance l i d h, eqdistance l d h i" I0303 23:58:00.095163 139718063407104 graph.py:498] I0303 23:58:00.095250 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = eqdistance l i d h, eqdistance l d h i ? eqratio f h f a g b g a I0303 23:58:23.543113 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:58:23.543727 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l i h" I0303 23:58:23.544469 139718063407104 graph.py:498] I0303 23:58:23.544728 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l i h ? eqratio f h f a g b g a I0303 23:58:35.596508 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:58:35.597009 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l a h" I0303 23:58:35.597633 139718063407104 graph.py:498] I0303 23:58:35.597828 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l a h ? eqratio f h f a g b g a I0303 23:58:47.329920 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:58:47.330277 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g i, on_bline l i g" I0303 23:58:47.330812 139718063407104 graph.py:498] I0303 23:58:47.330976 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0303 23:59:04.662497 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:59:04.662909 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = eqdistance l g i k, eqdistance l i k g" I0303 23:59:04.663542 139718063407104 graph.py:498] I0303 23:59:04.663733 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = eqdistance l g i k, eqdistance l i k g ? eqratio f h f a g b g a I0303 23:59:28.431988 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:59:28.432501 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = eqdistance l k i h, eqdistance l h i k" I0303 23:59:28.433560 139718063407104 graph.py:498] I0303 23:59:28.433749 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = eqdistance l k i h, eqdistance l h i k ? eqratio f h f a g b g a I0303 23:59:33.569951 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0303 23:59:33.570925 139718063407104 graph.py:498] I0303 23:59:33.571221 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0303 23:59:41.133291 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:59:41.133510 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h g, on_bline l g h" I0303 23:59:41.133866 139718063407104 graph.py:498] I0303 23:59:41.133949 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0303 23:59:44.849927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:59:44.850093 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l k i" I0303 23:59:44.850398 139718063407104 graph.py:498] I0303 23:59:44.850480 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l k i ? eqratio f h f a g b g a I0303 23:59:48.912010 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0303 23:59:48.914567 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0303 23:59:48.915180 139718063407104 graph.py:498] I0303 23:59:48.915416 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0303 23:59:59.182014 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0303 23:59:59.182333 139718063407104 graph.py:498] I0303 23:59:59.182413 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:00:00.364064 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:00.364660 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h f, on_bline l f h" I0304 00:00:00.365558 139718063407104 graph.py:498] I0304 00:00:00.365862 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 00:00:11.402172 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:11.402437 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e i, on_bline l i e" I0304 00:00:11.402910 139718063407104 graph.py:498] I0304 00:00:11.403055 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:00:11.814496 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:11.814753 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 00:00:11.815109 139718063407104 graph.py:498] I0304 00:00:11.815229 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:00:15.079211 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:15.079371 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = eqdistance l i d h, eqdistance l d i h" I0304 00:00:15.079741 139718063407104 graph.py:498] I0304 00:00:15.079836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = eqdistance l i d h, eqdistance l d i h ? eqratio f h f a g b g a I0304 00:00:22.474695 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:22.475014 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 00:00:22.475476 139718063407104 graph.py:498] I0304 00:00:22.475609 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:00:22.662220 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:22.662384 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h d, on_bline l d h" I0304 00:00:22.662740 139718063407104 graph.py:498] I0304 00:00:22.662861 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l h d, on_bline l d h ? eqratio f h f a g b g a I0304 00:00:32.606936 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:32.607317 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0304 00:00:32.607818 139718063407104 graph.py:498] I0304 00:00:32.608049 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 00:00:34.506562 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:34.506810 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k h" I0304 00:00:34.507100 139718063407104 graph.py:498] I0304 00:00:34.507178 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_circle l k h ? eqratio f h f a g b g a I0304 00:00:37.683212 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:37.683397 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l d h" I0304 00:00:37.683754 139718063407104 graph.py:498] I0304 00:00:37.683905 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l d h ? eqratio f h f a g b g a I0304 00:00:42.126611 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:42.126910 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0304 00:00:42.127303 139718063407104 graph.py:498] I0304 00:00:42.127417 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:00:43.938147 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:43.938614 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e h, on_bline l h e" I0304 00:00:43.939079 139718063407104 graph.py:498] I0304 00:00:43.939209 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:00:49.642476 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:49.642911 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 00:00:49.643667 139718063407104 graph.py:498] I0304 00:00:49.643880 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:00:50.959310 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:50.959477 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = eqdistance l h d k" I0304 00:00:50.959797 139718063407104 graph.py:498] I0304 00:00:50.959877 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = eqdistance l h d k ? eqratio f h f a g b g a I0304 00:00:56.482853 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:00:56.483146 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d h, on_bline l h d" I0304 00:00:56.483576 139718063407104 graph.py:498] I0304 00:00:56.483707 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:01:01.501443 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:01.502602 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0304 00:01:01.503710 139718063407104 graph.py:498] I0304 00:01:01.504096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:01:03.887845 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:03.888092 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l h k" I0304 00:01:03.888389 139718063407104 graph.py:498] I0304 00:01:03.888476 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l h k ? eqratio f h f a g b g a I0304 00:01:09.678961 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:09.679483 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0304 00:01:09.680218 139718063407104 graph.py:498] I0304 00:01:09.680409 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 00:01:13.782372 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:13.782894 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k h, on_pline l k h f" I0304 00:01:13.783645 139718063407104 graph.py:498] I0304 00:01:13.783885 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_circle l k h, on_pline l k h f ? eqratio f h f a g b g a I0304 00:01:17.608252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:17.608581 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = eqdistance l g d k" I0304 00:01:17.609190 139718063407104 graph.py:498] I0304 00:01:17.609463 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = eqdistance l g d k ? eqratio f h f a g b g a I0304 00:01:27.999049 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:27.999498 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 00:01:28.000066 139718063407104 graph.py:498] I0304 00:01:28.000417 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:01:31.133336 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:31.133951 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i k, on_bline l k i" I0304 00:01:31.134683 139718063407104 graph.py:498] I0304 00:01:31.134936 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:01:31.414258 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:31.414853 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l d i" I0304 00:01:31.415815 139718063407104 graph.py:498] I0304 00:01:31.416054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l d i ? eqratio f h f a g b g a I0304 00:01:42.972632 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:42.973207 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l k g, on_bline l g k" I0304 00:01:42.974165 139718063407104 graph.py:498] I0304 00:01:42.974472 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l k g, on_bline l g k ? eqratio f h f a g b g a I0304 00:01:44.417349 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:44.417636 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 00:01:44.417994 139718063407104 graph.py:498] I0304 00:01:44.418106 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:01:45.360275 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:45.361424 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l d f" I0304 00:01:45.362559 139718063407104 graph.py:498] I0304 00:01:45.362924 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l d f ? eqratio f h f a g b g a I0304 00:01:53.193489 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:53.194277 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0304 00:01:53.195068 139718063407104 graph.py:498] I0304 00:01:53.197332 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:01:56.917564 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:01:56.918641 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h i, on_bline l i h" I0304 00:01:56.919344 139718063407104 graph.py:498] I0304 00:01:56.919474 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:02:00.953196 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:02:00.953778 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l i k" I0304 00:02:00.954360 139718063407104 graph.py:498] I0304 00:02:00.954537 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k d i, on_bline k i d; l = on_circle l i k ? eqratio f h f a g b g a I0304 00:02:12.204617 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:02:12.204983 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0304 00:02:12.205562 139718063407104 graph.py:498] I0304 00:02:12.205741 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:02:12.784824 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:02:12.785345 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g b, on_bline l b g" I0304 00:02:12.786211 139718063407104 graph.py:498] I0304 00:02:12.786485 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l g b, on_bline l b g ? eqratio f h f a g b g a I0304 00:02:17.775506 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:02:17.776089 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C g j k 12 D g k j k 13 ; x00 I0304 00:02:30.703977 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:02:30.704502 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a i, on_bline l i a" I0304 00:02:30.705363 139718063407104 graph.py:498] I0304 00:02:30.705625 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:02:35.582388 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:02:35.582765 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 00:02:35.583369 139718063407104 graph.py:498] I0304 00:02:35.583544 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h f; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:02:45.885582 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:02:45.886005 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0304 00:02:46.456594 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:02:46.457182 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e k, on_circle l k e" I0304 00:02:46.458054 139718063407104 graph.py:498] I0304 00:02:46.458323 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l e k, on_circle l k e ? eqratio f h f a g b g a I0304 00:03:04.170113 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:03:04.170375 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a g, on_bline l g a" I0304 00:03:04.171101 139718063407104 graph.py:498] I0304 00:03:04.171477 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:03:25.144492 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:03:25.145361 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_circle l k g" I0304 00:03:25.146387 139718063407104 graph.py:498] I0304 00:03:25.146745 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 00:03:39.419914 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:03:39.420329 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k" I0304 00:03:39.420968 139718063407104 graph.py:498] I0304 00:03:39.421289 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k b h, on_bline k h b; l = on_line l g k ? eqratio f h f a g b g a I0304 00:03:50.034882 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:03:50.035395 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0304 00:04:24.538212 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a i, on_bline l i a" I0304 00:04:24.540250 139718063407104 graph.py:498] I0304 00:04:24.540711 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:04:34.137338 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0304 00:04:34.138624 139718063407104 graph.py:498] I0304 00:04:34.138975 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:04:48.359971 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:04:48.360497 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g e, on_bline l e g" I0304 00:04:48.361307 139718063407104 graph.py:498] I0304 00:04:48.361563 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l g e, on_bline l e g ? eqratio f h f a g b g a I0304 00:04:51.567234 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:04:51.568060 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 00:04:51.568913 139718063407104 graph.py:498] I0304 00:04:51.569151 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:05:04.398885 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:05:04.399279 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 00:05:04.399884 139718063407104 graph.py:498] I0304 00:05:04.400066 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:05:14.253724 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:05:14.254020 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0304 00:05:14.264628 139718063407104 graph.py:498] I0304 00:05:14.265147 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:05:22.146034 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:05:22.146399 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_bline l k g" I0304 00:05:22.147004 139718063407104 graph.py:498] I0304 00:05:22.147176 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 00:05:38.311535 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:05:38.312093 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a g, on_bline l g a" I0304 00:05:38.312811 139718063407104 graph.py:498] I0304 00:05:38.313068 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:05:40.573278 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:05:40.574567 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0304 00:05:40.575593 139718063407104 graph.py:498] I0304 00:05:40.575935 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:05:41.346491 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h g, on_bline l g h" I0304 00:05:41.347465 139718063407104 graph.py:498] I0304 00:05:41.347754 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:05:45.452358 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l c e, on_bline l e c" I0304 00:05:45.453012 139718063407104 graph.py:498] I0304 00:05:45.453203 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0304 00:05:55.592781 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:05:55.593163 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d g, on_bline l g d" I0304 00:05:55.593791 139718063407104 graph.py:498] I0304 00:05:55.593997 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:06:00.737794 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:00.738795 139718063407104 alphageometry.py:548] Worker 9: 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 " I0304 00:06:00.739588 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d e, on_bline l e d" I0304 00:06:00.740476 139718063407104 graph.py:498] I0304 00:06:00.740717 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 00:06:03.520099 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:03.520812 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0304 00:06:03.521530 139718063407104 graph.py:498] I0304 00:06:03.521758 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:06:09.297155 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:09.297572 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0304 00:06:09.298279 139718063407104 graph.py:498] I0304 00:06:09.298522 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:06:12.303598 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:12.304254 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b i, on_bline l i b" I0304 00:06:12.305173 139718063407104 graph.py:498] I0304 00:06:12.305469 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:06:22.319100 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:22.319479 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a g, on_bline l g a" I0304 00:06:22.320117 139718063407104 graph.py:498] I0304 00:06:22.320303 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:06:25.294393 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:25.294639 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0304 00:06:25.295274 139718063407104 graph.py:498] I0304 00:06:25.295607 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:06:25.324866 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b i, on_bline l i b" I0304 00:06:25.325765 139718063407104 graph.py:498] I0304 00:06:25.326031 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:06:27.480230 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:27.480495 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0304 00:06:27.483890 139718063407104 graph.py:498] I0304 00:06:27.486502 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:06:34.120867 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:34.121341 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a i, on_bline l i a" I0304 00:06:34.121991 139718063407104 graph.py:498] I0304 00:06:34.122203 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:06:43.511797 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:43.512245 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e h, on_bline l h e" I0304 00:06:43.512789 139718063407104 graph.py:498] I0304 00:06:43.513023 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:06:45.055110 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:45.055492 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_circle l k h" I0304 00:06:45.056055 139718063407104 graph.py:498] I0304 00:06:45.056247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:06:45.667155 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:45.667399 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d h, on_bline l h d" I0304 00:06:45.667779 139718063407104 graph.py:498] I0304 00:06:45.667903 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:06:48.112488 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:48.113103 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_line l e j" I0304 00:06:48.113550 139718063407104 graph.py:498] I0304 00:06:48.113698 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l g k, on_line l e j ? eqratio f h f a g b g a I0304 00:06:48.512833 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:06:48.513228 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_circle l k h" I0304 00:06:48.513830 139718063407104 graph.py:498] I0304 00:06:48.514028 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:07:00.193626 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:00.197144 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 00:07:00.197836 139718063407104 graph.py:498] I0304 00:07:00.198032 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:07:01.146049 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:01.146304 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e j, on_line l g k" I0304 00:07:01.146701 139718063407104 graph.py:498] I0304 00:07:01.146805 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l e j, on_line l g k ? eqratio f h f a g b g a I0304 00:07:05.627905 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:05.628166 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i h, on_bline l h i" I0304 00:07:05.628545 139718063407104 graph.py:498] I0304 00:07:05.628683 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:07:06.613419 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:06.613813 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0304 00:07:06.614406 139718063407104 graph.py:498] I0304 00:07:06.614579 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:07:07.589046 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:07.589306 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0304 00:07:07.589822 139718063407104 graph.py:498] I0304 00:07:07.589958 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:07:11.453174 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_bline l i b" I0304 00:07:11.454046 139718063407104 graph.py:498] I0304 00:07:11.454326 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:07:13.314435 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:13.315396 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0304 00:07:13.316482 139718063407104 graph.py:498] I0304 00:07:13.316731 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:07:18.733325 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:18.733592 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b g, on_bline l g b" I0304 00:07:18.734077 139718063407104 graph.py:498] I0304 00:07:18.734240 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:07:21.627720 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:21.628472 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h g, on_bline l g h" I0304 00:07:21.631109 139718063407104 graph.py:498] I0304 00:07:21.631427 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:07:21.670420 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:21.671028 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0304 00:07:21.671913 139718063407104 graph.py:498] I0304 00:07:21.672232 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:07:25.514302 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:25.514646 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_circle l k g" I0304 00:07:25.515205 139718063407104 graph.py:498] I0304 00:07:25.515436 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 00:07:26.901536 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:26.902400 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a j, on_line l i k" I0304 00:07:26.903557 139718063407104 graph.py:498] I0304 00:07:26.903715 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l a j, on_line l i k ? eqratio f h f a g b g a I0304 00:07:29.078394 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g i, on_bline l i g" I0304 00:07:29.078808 139718063407104 graph.py:498] I0304 00:07:29.078925 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:07:29.427107 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:29.427520 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_bline l k h" I0304 00:07:29.428114 139718063407104 graph.py:498] I0304 00:07:29.428317 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:07:35.140394 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:35.140852 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0304 00:07:35.141382 139718063407104 graph.py:498] I0304 00:07:35.141541 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 00:07:35.938678 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:35.939213 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l c d, on_bline l d c" I0304 00:07:35.940025 139718063407104 graph.py:498] I0304 00:07:35.940230 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0304 00:07:38.175125 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:38.175717 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_bline l e b" I0304 00:07:38.176606 139718063407104 graph.py:498] I0304 00:07:38.176876 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 00:07:38.386660 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:38.387021 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i j, on_bline l j i" I0304 00:07:38.387612 139718063407104 graph.py:498] I0304 00:07:38.387793 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:07:41.657722 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:41.657996 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 00:07:41.658365 139718063407104 graph.py:498] I0304 00:07:41.658478 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:07:43.882941 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:43.883191 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_bline l k i" I0304 00:07:43.883651 139718063407104 graph.py:498] I0304 00:07:43.883832 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:07:46.924655 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:46.925195 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l c i, on_bline l i c" I0304 00:07:46.925873 139718063407104 graph.py:498] I0304 00:07:46.926053 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 00:07:48.018074 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:48.018359 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i g, on_bline l g i" I0304 00:07:48.018788 139718063407104 graph.py:498] I0304 00:07:48.018917 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:07:52.289456 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:52.289981 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i k, on_circle l k i" I0304 00:07:52.290447 139718063407104 graph.py:498] I0304 00:07:52.290563 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 00:07:53.846682 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:53.847067 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 00:07:53.847624 139718063407104 graph.py:498] I0304 00:07:53.847800 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:07:54.040822 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:54.041062 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b c, on_bline l c b" I0304 00:07:54.041427 139718063407104 graph.py:498] I0304 00:07:54.041538 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0304 00:07:58.281547 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:58.281958 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i g, on_bline l g i" I0304 00:07:58.282540 139718063407104 graph.py:498] I0304 00:07:58.282744 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:07:58.538665 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:07:58.539023 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l j h" I0304 00:07:58.539582 139718063407104 graph.py:498] I0304 00:07:58.539767 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:08:01.832222 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:01.832901 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 00:08:01.833798 139718063407104 graph.py:498] I0304 00:08:01.834085 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:08:05.040955 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:05.041279 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 00:08:05.041830 139718063407104 graph.py:498] I0304 00:08:05.041966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:08:07.129399 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:07.129917 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 00:08:07.130657 139718063407104 graph.py:498] I0304 00:08:07.130907 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 00:08:08.886618 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:08.887198 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_circle l j h" I0304 00:08:08.887958 139718063407104 graph.py:498] I0304 00:08:08.888192 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:08:11.498674 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:11.498907 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_circle l k h" I0304 00:08:11.499251 139718063407104 graph.py:498] I0304 00:08:11.499341 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:08:14.074916 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:14.075181 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0304 00:08:14.075549 139718063407104 graph.py:498] I0304 00:08:14.075659 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:08:15.241701 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:15.241850 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0304 00:08:15.242161 139718063407104 graph.py:498] I0304 00:08:15.242240 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:08:19.041523 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:19.041937 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h j, on_bline l j h" I0304 00:08:19.042378 139718063407104 graph.py:498] I0304 00:08:19.042514 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:08:20.268235 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:20.268742 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0304 00:08:20.269656 139718063407104 graph.py:498] I0304 00:08:20.269942 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:08:23.424887 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:23.425064 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0304 00:08:26.331975 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:26.332666 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_bline l k h" I0304 00:08:26.333501 139718063407104 graph.py:498] I0304 00:08:26.333784 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:08:28.115586 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:28.116130 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 00:08:28.116630 139718063407104 graph.py:498] I0304 00:08:28.116750 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:08:29.784384 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:29.784819 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a i, on_bline l i a" I0304 00:08:29.785542 139718063407104 graph.py:498] I0304 00:08:29.785746 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:08:29.942580 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:29.942982 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 00:08:29.943578 139718063407104 graph.py:498] I0304 00:08:29.943758 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 00:08:39.506825 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:39.507049 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_circle l h b" I0304 00:08:39.507360 139718063407104 graph.py:498] I0304 00:08:39.507443 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 00:08:39.957509 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:39.958095 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h f, on_bline l f h" I0304 00:08:39.958961 139718063407104 graph.py:498] I0304 00:08:39.959270 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 00:08:41.459261 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:41.459604 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e i, on_bline l i e" I0304 00:08:41.460199 139718063407104 graph.py:498] I0304 00:08:41.460405 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:08:42.913994 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g j, on_bline l j g" I0304 00:08:42.914702 139718063407104 graph.py:498] I0304 00:08:42.914947 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 00:08:44.196328 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:44.196740 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i k, on_bline l k i" I0304 00:08:44.197312 139718063407104 graph.py:498] I0304 00:08:44.197535 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:08:46.977670 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:46.978298 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a e, on_bline l e a" I0304 00:08:46.979245 139718063407104 graph.py:498] I0304 00:08:46.979528 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 00:08:47.583737 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:47.584132 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 00:08:47.585786 139718063407104 graph.py:498] I0304 00:08:47.586144 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 00:08:53.381772 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:53.382106 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b i, on_bline l i b" I0304 00:08:53.382469 139718063407104 graph.py:498] I0304 00:08:53.382578 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:08:57.635842 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:57.636235 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0304 00:08:57.636923 139718063407104 graph.py:498] I0304 00:08:57.637151 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:08:58.972271 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:08:58.972630 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l k g, on_circle l k g" I0304 00:08:58.973155 139718063407104 graph.py:498] I0304 00:08:58.973384 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l k g, on_circle l k g ? eqratio f h f a g b g a I0304 00:08:59.116202 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0304 00:08:59.116977 139718063407104 graph.py:498] I0304 00:08:59.117212 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:09:00.670093 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:00.670270 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0304 00:09:00.670584 139718063407104 graph.py:498] I0304 00:09:00.670665 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:09:00.693835 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:00.694339 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j h, on_bline l h j" I0304 00:09:00.695084 139718063407104 graph.py:498] I0304 00:09:00.695281 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0304 00:09:03.205988 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:03.206369 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h i" I0304 00:09:03.206953 139718063407104 graph.py:498] I0304 00:09:03.207134 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = on_circle l h i ? eqratio f h f a g b g a I0304 00:09:06.803078 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:06.803338 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e f, on_bline l f e" I0304 00:09:06.803696 139718063407104 graph.py:498] I0304 00:09:06.803804 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 00:09:12.885015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:12.885183 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_line l i j" I0304 00:09:12.885489 139718063407104 graph.py:498] I0304 00:09:12.885570 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l b k, on_line l i j ? eqratio f h f a g b g a I0304 00:09:13.822720 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:13.823115 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b j, on_line l i k" I0304 00:09:13.823741 139718063407104 graph.py:498] I0304 00:09:13.823946 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l b j, on_line l i k ? eqratio f h f a g b g a I0304 00:09:15.763168 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:15.763556 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0304 00:09:15.764147 139718063407104 graph.py:498] I0304 00:09:15.764328 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:09:16.750465 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:16.750730 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 00:09:16.751182 139718063407104 graph.py:498] I0304 00:09:16.751396 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 00:09:17.272736 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:17.273122 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0304 00:09:17.273646 139718063407104 graph.py:498] I0304 00:09:17.273861 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:09:17.684972 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:17.685431 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_circle l h e" I0304 00:09:17.686168 139718063407104 graph.py:498] I0304 00:09:17.686356 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 00:09:17.775075 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:17.775285 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0304 00:09:17.775842 139718063407104 graph.py:498] I0304 00:09:17.776008 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:09:21.764683 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:21.765215 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l j g, on_bline l g j" I0304 00:09:21.765928 139718063407104 graph.py:498] I0304 00:09:21.766104 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0304 00:09:24.473825 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:24.474107 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0304 00:09:24.474611 139718063407104 graph.py:498] I0304 00:09:24.474739 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:09:27.679739 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:27.680159 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0304 00:09:27.680926 139718063407104 graph.py:498] I0304 00:09:27.681150 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:09:31.148404 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:31.148826 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l j i k, on_pline l j i k" I0304 00:09:31.149345 139718063407104 graph.py:498] I0304 00:09:31.149514 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = eqdistance l j i k, on_pline l j i k ? eqratio f h f a g b g a I0304 00:09:32.465305 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:32.465577 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0304 00:09:32.465943 139718063407104 graph.py:498] I0304 00:09:32.466054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:09:32.594068 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:32.594434 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e j, on_bline l j e" I0304 00:09:32.595012 139718063407104 graph.py:498] I0304 00:09:32.595186 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0304 00:09:35.231762 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:35.232007 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0304 00:09:35.232441 139718063407104 graph.py:498] I0304 00:09:35.232576 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 00:09:35.479603 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:35.480197 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b e, on_bline l e b" I0304 00:09:35.481082 139718063407104 graph.py:498] I0304 00:09:35.481402 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a h, on_bline k h a; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 00:09:35.768929 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:35.769277 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g h, on_bline l h g" I0304 00:09:35.769841 139718063407104 graph.py:498] I0304 00:09:35.770006 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:09:36.702537 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:36.702702 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l j h" I0304 00:09:36.703002 139718063407104 graph.py:498] I0304 00:09:36.703082 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_circle l j h ? eqratio f h f a g b g a I0304 00:09:40.450269 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:40.450618 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_bline l k h" I0304 00:09:40.451173 139718063407104 graph.py:498] I0304 00:09:40.451339 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:09:46.246475 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:46.247127 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0304 00:09:46.247948 139718063407104 graph.py:498] I0304 00:09:46.248215 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:09:48.010342 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:48.010827 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l i j k, on_pline l i j k" I0304 00:09:48.011589 139718063407104 graph.py:498] I0304 00:09:48.011810 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = eqdistance l i j k, on_pline l i j k ? eqratio f h f a g b g a I0304 00:09:48.951359 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:48.951649 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b i, on_bline l i b" I0304 00:09:48.952018 139718063407104 graph.py:498] I0304 00:09:48.952122 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:09:50.501936 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:50.502103 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l c g, on_bline l g c" I0304 00:09:50.502416 139718063407104 graph.py:498] I0304 00:09:50.502499 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_bline k g e; l = on_line l c g, on_bline l g c ? eqratio f h f a g b g a I0304 00:09:53.677503 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:53.677874 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l k h, on_circle l k h" I0304 00:09:53.678448 139718063407104 graph.py:498] I0304 00:09:53.678662 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l k h, on_circle l k h ? eqratio f h f a g b g a I0304 00:09:54.191703 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:54.192168 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 00:09:54.192888 139718063407104 graph.py:498] I0304 00:09:54.193114 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:09:56.112282 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:09:56.112404 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0304 00:10:05.617970 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:05.618319 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l f h, on_bline l h f" I0304 00:10:05.618674 139718063407104 graph.py:498] I0304 00:10:05.618782 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0304 00:10:06.419129 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:06.419670 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l k i" I0304 00:10:06.420283 139718063407104 graph.py:498] I0304 00:10:06.420482 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = on_circle l k i ? eqratio f h f a g b g a I0304 00:10:06.758131 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:06.758413 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 00:10:06.758915 139718063407104 graph.py:498] I0304 00:10:06.759043 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 00:10:07.386804 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:07.386937 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0304 00:10:09.802100 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:09.802494 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_bline l i d" I0304 00:10:09.803092 139718063407104 graph.py:498] I0304 00:10:09.803286 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:10:10.229019 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:10.229259 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l c i, on_bline l i c" I0304 00:10:10.229741 139718063407104 graph.py:498] I0304 00:10:10.229863 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c d, on_bline k d c; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 00:10:11.886755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:11.887029 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g i, on_bline l i g" I0304 00:10:11.887437 139718063407104 graph.py:498] I0304 00:10:11.887554 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:10:21.614553 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:21.614914 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0304 00:10:21.615268 139718063407104 graph.py:498] I0304 00:10:21.615449 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:10:25.069674 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:25.069841 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_circle l k j" I0304 00:10:25.070148 139718063407104 graph.py:498] I0304 00:10:25.070228 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 00:10:26.450086 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:26.450638 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0304 00:10:28.398914 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:28.399067 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l j k, on_bline l k j" I0304 00:10:28.399431 139718063407104 graph.py:498] I0304 00:10:28.399514 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 00:10:30.117416 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:30.117676 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b j, on_bline l j b" I0304 00:10:30.118194 139718063407104 graph.py:498] I0304 00:10:30.118332 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l b j, on_bline l j b ? eqratio f h f a g b g a I0304 00:10:37.242481 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:37.242653 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_pline l k a d" I0304 00:10:37.242972 139718063407104 graph.py:498] I0304 00:10:37.243054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k i h, on_bline k h i; l = on_line l b i, on_pline l k a d ? eqratio f h f a g b g a I0304 00:10:39.217102 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:39.217521 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h g" I0304 00:10:39.218240 139718063407104 graph.py:498] I0304 00:10:39.218495 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = on_circle l h g ? eqratio f h f a g b g a I0304 00:10:41.282717 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:41.283098 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h e, on_bline l e h" I0304 00:10:41.283495 139718063407104 graph.py:498] I0304 00:10:41.283612 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_line l h e, on_bline l e h ? eqratio f h f a g b g a I0304 00:10:44.153181 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:44.153520 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h j, on_bline l j h" I0304 00:10:44.154145 139718063407104 graph.py:498] I0304 00:10:44.154310 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b e, on_bline k e b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:10:47.234122 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:47.234939 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l f j, on_bline l j f" I0304 00:10:47.235907 139718063407104 graph.py:498] I0304 00:10:47.236260 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l f j, on_bline l j f ? eqratio f h f a g b g a I0304 00:10:50.675943 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:50.676295 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0304 00:10:52.408393 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:52.411076 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 00:10:52.411656 139718063407104 graph.py:498] I0304 00:10:52.411828 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 00:10:56.646181 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:10:56.646496 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0304 00:11:00.281862 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:00.282432 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 00:11:00.283133 139718063407104 graph.py:498] I0304 00:11:00.283383 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 00:11:04.977708 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a g, on_bline l g a" I0304 00:11:04.978339 139718063407104 graph.py:498] I0304 00:11:04.978508 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:11:07.663622 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:07.663812 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k b j, on_pline l k b j" I0304 00:11:07.664331 139718063407104 graph.py:498] I0304 00:11:07.664595 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = eqdistance l k b j, on_pline l k b j ? eqratio f h f a g b g a I0304 00:11:14.533853 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:14.534121 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i g, on_bline l g i" I0304 00:11:14.534637 139718063407104 graph.py:498] I0304 00:11:14.534771 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:11:18.990488 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:18.990879 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 00:11:18.991446 139718063407104 graph.py:498] I0304 00:11:18.991623 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:11:20.929105 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:20.929381 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 00:11:20.929775 139718063407104 graph.py:498] I0304 00:11:20.929885 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:11:21.396243 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:21.396530 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l a h" I0304 00:11:21.396942 139718063407104 graph.py:498] I0304 00:11:21.397058 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = on_circle l a h ? eqratio f h f a g b g a I0304 00:11:29.836768 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:29.836930 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d i, on_bline l i d" I0304 00:11:29.837242 139718063407104 graph.py:498] I0304 00:11:29.837323 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:11:31.660667 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:31.660969 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0304 00:11:31.661365 139718063407104 graph.py:498] I0304 00:11:31.661486 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:11:34.021462 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:34.021615 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h c" I0304 00:11:34.021900 139718063407104 graph.py:498] I0304 00:11:34.021980 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = on_circle l h c ? eqratio f h f a g b g a I0304 00:11:39.116367 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:39.116553 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l h i" I0304 00:11:39.116877 139718063407104 graph.py:498] I0304 00:11:39.116960 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_circle l h i ? eqratio f h f a g b g a I0304 00:11:41.359710 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:41.359980 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0304 00:11:41.360373 139718063407104 graph.py:498] I0304 00:11:41.360488 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:11:46.160016 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:46.160237 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l k j" I0304 00:11:46.160549 139718063407104 graph.py:498] I0304 00:11:46.160657 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d i, on_bline k i d; l = on_circle l k j ? eqratio f h f a g b g a I0304 00:11:51.704664 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:51.704939 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l j i h, eqdistance l i h j" I0304 00:11:51.705316 139718063407104 graph.py:498] I0304 00:11:51.705426 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = eqdistance l j i h, eqdistance l i h j ? eqratio f h f a g b g a I0304 00:11:52.090239 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:52.090510 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l f i, on_bline l i f" I0304 00:11:52.091011 139718063407104 graph.py:498] I0304 00:11:52.091184 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l f i, on_bline l i f ? eqratio f h f a g b g a I0304 00:11:53.516642 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:53.516922 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i k, on_bline l k i" I0304 00:11:53.517329 139718063407104 graph.py:498] I0304 00:11:53.517447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:11:58.740400 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:11:58.740697 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C i g k 12 D i k g k 13 ; x00 I0304 00:12:05.996674 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:05.997077 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b g, on_bline l g b" I0304 00:12:05.997831 139718063407104 graph.py:498] I0304 00:12:05.998031 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:12:14.485544 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:14.485715 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k h i, eqdistance l h i k" I0304 00:12:14.486012 139718063407104 graph.py:498] I0304 00:12:14.486089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = eqdistance l k h i, eqdistance l h i k ? eqratio f h f a g b g a I0304 00:12:16.099786 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:16.100446 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l j f, on_bline l f j" I0304 00:12:16.101412 139718063407104 graph.py:498] I0304 00:12:16.101700 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0304 00:12:20.289606 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:20.289846 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_line l g j" I0304 00:12:20.290227 139718063407104 graph.py:498] I0304 00:12:20.290346 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l a k, on_line l g j ? eqratio f h f a g b g a I0304 00:12:31.452695 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:31.452969 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0304 00:12:31.453570 139718063407104 graph.py:498] I0304 00:12:31.453788 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:12:36.096679 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:36.096953 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l h i" I0304 00:12:36.097347 139718063407104 graph.py:498] I0304 00:12:36.097458 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_circle l h i ? eqratio f h f a g b g a I0304 00:12:42.014408 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:42.014614 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a i, on_bline l i a" I0304 00:12:42.015047 139718063407104 graph.py:498] I0304 00:12:42.015157 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:12:42.159122 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:42.159518 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 00:12:42.160246 139718063407104 graph.py:498] I0304 00:12:42.160469 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:12:49.871545 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:49.871803 139718063407104 alphageometry.py:548] Worker 8: 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 " I0304 00:12:49.871937 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 00:12:49.872430 139718063407104 graph.py:498] I0304 00:12:49.872587 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:12:52.336186 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e f, on_bline l f e" I0304 00:12:52.336961 139718063407104 graph.py:498] I0304 00:12:52.337182 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 00:12:55.322978 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:55.323234 139718063407104 alphageometry.py:548] Worker 0: 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 " I0304 00:12:55.323358 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e h, on_bline l h e" I0304 00:12:55.323869 139718063407104 graph.py:498] I0304 00:12:55.323997 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:12:58.390236 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:12:58.390406 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l h j" I0304 00:12:58.390770 139718063407104 graph.py:498] I0304 00:12:58.390986 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l h j, on_circle l h j ? eqratio f h f a g b g a I0304 00:13:07.364027 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:07.364285 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_circle l k h" I0304 00:13:07.364811 139718063407104 graph.py:498] I0304 00:13:07.364953 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:13:07.884545 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:07.884792 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 00:13:07.885183 139718063407104 graph.py:498] I0304 00:13:07.885282 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:13:10.494616 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:10.494869 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_line l e j" I0304 00:13:10.495265 139718063407104 graph.py:498] I0304 00:13:10.495382 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = on_line l h k, on_line l e j ? eqratio f h f a g b g a I0304 00:13:18.812066 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:18.812458 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h f" I0304 00:13:18.813169 139718063407104 graph.py:498] I0304 00:13:18.813392 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_circle l h f ? eqratio f h f a g b g a I0304 00:13:19.422201 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:19.422371 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h k, on_circle l k h" I0304 00:13:19.422791 139718063407104 graph.py:498] I0304 00:13:19.422915 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:13:23.504657 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:23.504909 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0304 00:13:23.505372 139718063407104 graph.py:498] I0304 00:13:23.505548 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:13:25.765457 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:25.765632 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k h i, eqdistance l i h k" I0304 00:13:25.765953 139718063407104 graph.py:498] I0304 00:13:25.766033 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a e, on_bline k e a; l = eqdistance l k h i, eqdistance l i h k ? eqratio f h f a g b g a I0304 00:13:26.169333 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:26.169575 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h j" I0304 00:13:26.170068 139718063407104 graph.py:498] I0304 00:13:26.170283 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_circle l h j ? eqratio f h f a g b g a I0304 00:13:31.763648 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:31.764143 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h k, on_bline l k h" I0304 00:13:31.764740 139718063407104 graph.py:498] I0304 00:13:31.764928 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k i j, on_bline k j i; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:13:32.128112 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:32.128323 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_bline l k h" I0304 00:13:32.128754 139718063407104 graph.py:498] I0304 00:13:32.128854 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:13:37.575947 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:37.576759 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0304 00:13:37.577753 139718063407104 graph.py:498] I0304 00:13:37.578040 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:13:40.522030 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:40.522443 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l a h" I0304 00:13:40.523098 139718063407104 graph.py:498] I0304 00:13:40.523281 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k g i, on_bline k i g; l = on_circle l a h ? eqratio f h f a g b g a I0304 00:13:44.977310 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:44.977603 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0304 00:13:46.002518 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:46.002648 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0304 00:13:47.859919 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:47.860158 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C f i k 12 D f k i k 13 ; x00 I0304 00:13:51.889877 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:13:51.890043 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l f e, on_bline l e f" I0304 00:13:51.890338 139718063407104 graph.py:498] I0304 00:13:51.890425 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l f e, on_bline l e f ? eqratio f h f a g b g a I0304 00:14:08.608892 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:14:08.609475 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0304 00:14:08.610378 139718063407104 graph.py:498] I0304 00:14:08.610676 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:14:25.189686 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a g, on_bline l g a" I0304 00:14:25.190423 139718063407104 graph.py:498] I0304 00:14:25.190668 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:14:34.757560 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:14:34.757747 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0304 00:14:34.758059 139718063407104 graph.py:498] I0304 00:14:34.758138 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:14:41.861217 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:14:41.861411 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0304 00:14:41.861911 139718063407104 graph.py:498] I0304 00:14:41.862112 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:14:51.886549 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:14:51.887120 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_circle l j i" I0304 00:14:51.887971 139718063407104 graph.py:498] I0304 00:14:51.888228 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l i j, on_circle l j i ? eqratio f h f a g b g a I0304 00:14:52.552113 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:14:52.552535 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i g, on_bline l g i" I0304 00:14:52.553331 139718063407104 graph.py:498] I0304 00:14:52.553545 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:15:04.860281 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:15:04.860538 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h g, on_bline l g h" I0304 00:15:04.860955 139718063407104 graph.py:498] I0304 00:15:04.861061 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:15:17.819325 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:15:17.819600 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a i, on_bline l i a" I0304 00:15:17.820081 139718063407104 graph.py:498] I0304 00:15:17.820221 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:15:18.426044 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:15:18.426472 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0304 00:15:18.427234 139718063407104 graph.py:498] I0304 00:15:18.427496 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:15:32.685401 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:15:32.685568 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i k, on_bline l k i" I0304 00:15:32.685863 139718063407104 graph.py:498] I0304 00:15:32.685941 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:15:35.287299 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:15:35.287477 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g i, on_bline l i g" I0304 00:15:35.287812 139718063407104 graph.py:498] I0304 00:15:35.287905 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:15:47.262119 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:15:47.262298 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b i, on_bline l i b" I0304 00:15:47.262608 139718063407104 graph.py:498] I0304 00:15:47.262687 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:15:47.828954 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:15:47.829213 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0304 00:15:47.829607 139718063407104 graph.py:498] I0304 00:15:47.829722 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:15:59.726258 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:15:59.726814 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0304 00:15:59.727626 139718063407104 graph.py:498] I0304 00:15:59.727891 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:16:12.156000 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:16:12.156167 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_circle l j k" I0304 00:16:12.156460 139718063407104 graph.py:498] I0304 00:16:12.156551 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 00:16:20.943357 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:16:20.943760 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l b g, on_bline l g b" I0304 00:16:20.944544 139718063407104 graph.py:498] I0304 00:16:20.944763 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:16:29.341770 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:16:29.342293 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b g, on_bline l g b" I0304 00:16:29.342826 139718063407104 graph.py:498] I0304 00:16:29.343002 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:16:41.558007 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:16:41.558609 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e g, on_bline l g e" I0304 00:16:41.559324 139718063407104 graph.py:498] I0304 00:16:41.559551 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:16:51.301308 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:16:51.301526 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i k, on_circle l k i" I0304 00:16:51.301822 139718063407104 graph.py:498] I0304 00:16:51.301910 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 00:16:58.106928 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:16:58.107378 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g h, on_bline l h g" I0304 00:16:58.108093 139718063407104 graph.py:498] I0304 00:16:58.108334 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:17:14.209005 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:17:14.209253 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i j, on_bline l j i" I0304 00:17:14.209763 139718063407104 graph.py:498] I0304 00:17:14.209909 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:17:14.743684 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:17:14.743870 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_bline l k j" I0304 00:17:14.744409 139718063407104 graph.py:498] I0304 00:17:14.744745 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 00:17:29.181473 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:17:29.181740 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_circle l j h" I0304 00:17:29.182513 139718063407104 graph.py:498] I0304 00:17:29.183021 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:17:33.297877 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:17:33.298471 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_tline l h h i" I0304 00:17:33.299182 139718063407104 graph.py:498] I0304 00:17:33.299413 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d e, on_bline k e d; l = on_tline l h h i ? eqratio f h f a g b g a I0304 00:17:45.989682 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:17:45.989807 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C g f k 12 D g k f k 13 ; x00 I0304 00:17:48.624430 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:17:48.625161 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e i, on_bline l i e" I0304 00:17:48.626371 139718063407104 graph.py:498] I0304 00:17:48.626790 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:18:04.506596 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:18:04.506918 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a g" I0304 00:18:04.507371 139718063407104 graph.py:498] I0304 00:18:04.507499 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l a g ? eqratio f h f a g b g a I0304 00:18:18.558815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:18:18.559143 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g k, on_circle l g k" I0304 00:18:18.559533 139718063407104 graph.py:498] I0304 00:18:18.559626 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d g, on_bline k g d; l = on_line l g k, on_circle l g k ? eqratio f h f a g b g a I0304 00:18:42.765142 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:18:42.765450 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0304 00:20:44.557466 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 00:20:44.557786 139718063407104 graph.py:498] I0304 00:20:44.557867 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:20:46.733749 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0304 00:20:46.735115 139718063407104 graph.py:498] I0304 00:20:46.735399 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:20:57.991530 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:20:57.992348 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0304 00:20:57.993439 139718063407104 graph.py:498] I0304 00:20:57.993854 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:21:03.267200 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:03.267894 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l h j" I0304 00:21:03.268670 139718063407104 graph.py:498] I0304 00:21:03.268939 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l h j ? eqratio f h f a g b g a I0304 00:21:09.295496 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:09.295668 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_bline l h g" I0304 00:21:09.295977 139718063407104 graph.py:498] I0304 00:21:09.296056 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:21:14.329116 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:14.329695 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 00:21:14.330588 139718063407104 graph.py:498] I0304 00:21:14.330852 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 00:21:19.508612 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:19.508883 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_bline l k j" I0304 00:21:19.509401 139718063407104 graph.py:498] I0304 00:21:19.509592 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 00:21:28.500360 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:28.500810 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l a h" I0304 00:21:28.501352 139718063407104 graph.py:498] I0304 00:21:28.501532 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l a h ? eqratio f h f a g b g a I0304 00:21:32.592986 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:32.593280 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h g, on_bline l g h" I0304 00:21:32.593738 139718063407104 graph.py:498] I0304 00:21:32.594222 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:21:39.210262 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:39.211221 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 00:21:39.211735 139718063407104 graph.py:498] I0304 00:21:39.211933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 00:21:43.379358 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:43.379933 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b g, on_bline l g b" I0304 00:21:43.380831 139718063407104 graph.py:498] I0304 00:21:43.381123 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:21:50.074480 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:50.074852 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k i" I0304 00:21:50.075423 139718063407104 graph.py:498] I0304 00:21:50.075598 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l k i ? eqratio f h f a g b g a I0304 00:21:55.763492 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:21:55.763671 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_circle l h g" I0304 00:21:55.763982 139718063407104 graph.py:498] I0304 00:21:55.764063 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l g h, on_circle l h g ? eqratio f h f a g b g a I0304 00:22:06.177495 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:06.177657 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_circle l j k" I0304 00:22:06.177981 139718063407104 graph.py:498] I0304 00:22:06.178063 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 00:22:16.077846 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:16.078224 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_circle l g h" I0304 00:22:16.078959 139718063407104 graph.py:498] I0304 00:22:16.079177 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l g h, on_circle l g h ? eqratio f h f a g b g a I0304 00:22:16.527204 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:16.527366 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k j" I0304 00:22:16.527654 139718063407104 graph.py:498] I0304 00:22:16.527749 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l k j ? eqratio f h f a g b g a I0304 00:22:25.476659 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:25.477083 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d g, on_bline l g d" I0304 00:22:25.477646 139718063407104 graph.py:498] I0304 00:22:25.477882 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:22:26.444386 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:26.444678 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l h i" I0304 00:22:26.445124 139718063407104 graph.py:498] I0304 00:22:26.445251 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l h i ? eqratio f h f a g b g a I0304 00:22:39.339011 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:39.339182 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l j k" I0304 00:22:39.339474 139718063407104 graph.py:498] I0304 00:22:39.339554 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l j k ? eqratio f h f a g b g a I0304 00:22:39.721188 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:39.721703 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a g, on_bline l g a" I0304 00:22:39.722527 139718063407104 graph.py:498] I0304 00:22:39.722807 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:22:50.892190 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:50.892363 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l h f" I0304 00:22:50.892772 139718063407104 graph.py:498] I0304 00:22:50.893015 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l h f ? eqratio f h f a g b g a I0304 00:22:56.349367 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:22:56.350346 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i g, on_bline l g i" I0304 00:22:56.351361 139718063407104 graph.py:498] I0304 00:22:56.355910 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:23:04.072277 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:23:04.072575 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l j i" I0304 00:23:04.072955 139718063407104 graph.py:498] I0304 00:23:04.073035 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l j i ? eqratio f h f a g b g a I0304 00:23:12.713883 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:23:12.714364 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e j, on_bline l j e" I0304 00:23:12.714922 139718063407104 graph.py:498] I0304 00:23:12.715145 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0304 00:23:26.871816 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:23:26.873163 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_bline l k h" I0304 00:23:26.874581 139718063407104 graph.py:498] I0304 00:23:26.876771 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:23:32.008598 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a g, on_bline l g a" I0304 00:23:32.009221 139718063407104 graph.py:498] I0304 00:23:32.009447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:23:37.131318 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:23:37.131488 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l h i k, eqdistance l i k h" I0304 00:23:37.131793 139718063407104 graph.py:498] I0304 00:23:37.131875 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = eqdistance l h i k, eqdistance l i k h ? eqratio f h f a g b g a I0304 00:23:38.395976 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:23:38.396545 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l f g, on_bline l g f" I0304 00:23:38.397582 139718063407104 graph.py:498] I0304 00:23:38.397964 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l f g, on_bline l g f ? eqratio f h f a g b g a I0304 00:23:53.066013 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:23:53.066443 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_circle l k h" I0304 00:23:53.067185 139718063407104 graph.py:498] I0304 00:23:53.067464 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k g j, on_bline k j g; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:23:53.958210 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:23:53.958780 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l h k" I0304 00:23:53.959628 139718063407104 graph.py:498] I0304 00:23:53.959938 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = on_circle l h k ? eqratio f h f a g b g a I0304 00:23:54.443126 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:23:54.443705 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0304 00:23:54.444444 139718063407104 graph.py:498] I0304 00:23:54.444655 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:24:08.336133 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:24:08.336718 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l h i j, on_pline l h i j" I0304 00:24:08.337409 139718063407104 graph.py:498] I0304 00:24:08.337639 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = eqdistance l h i j, on_pline l h i j ? eqratio f h f a g b g a I0304 00:24:09.001279 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:24:09.002012 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0304 00:24:18.384260 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:24:18.384684 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d h, on_bline l h d" I0304 00:24:18.385852 139718063407104 graph.py:498] I0304 00:24:18.386110 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:24:27.621971 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:24:27.622583 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l d h j, eqdistance l h d j" I0304 00:24:27.623425 139718063407104 graph.py:498] I0304 00:24:27.623740 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = eqdistance l d h j, eqdistance l h d j ? eqratio f h f a g b g a I0304 00:24:42.583567 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:24:42.584127 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0304 00:24:42.584860 139718063407104 graph.py:498] I0304 00:24:42.585230 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:24:55.378913 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:24:55.379304 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l h i j, eqdistance l i j h" I0304 00:24:55.379866 139718063407104 graph.py:498] I0304 00:24:55.380041 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k g i, on_bline k i g; l = eqdistance l h i j, eqdistance l i j h ? eqratio f h f a g b g a I0304 00:25:11.371601 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:25:11.372190 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e i, on_bline l i e" I0304 00:25:11.372931 139718063407104 graph.py:498] I0304 00:25:11.373183 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:25:24.828459 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:25:24.828670 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0304 00:25:32.087022 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:25:32.087629 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_circle l k g" I0304 00:25:32.098392 139718063407104 graph.py:498] I0304 00:25:32.100139 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 00:25:52.425628 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:25:52.426186 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0304 00:25:52.427066 139718063407104 graph.py:498] I0304 00:25:52.427334 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:26:15.367023 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:26:15.367389 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 00:26:15.367944 139718063407104 graph.py:498] I0304 00:26:15.368111 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:26:37.258304 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a i, on_bline l i a" I0304 00:26:37.259382 139718063407104 graph.py:498] I0304 00:26:37.259632 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:26:38.295903 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:26:38.296294 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b i, on_bline l i b" I0304 00:26:38.296899 139718063407104 graph.py:498] I0304 00:26:38.297108 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:26:59.086608 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d i, on_bline l i d" I0304 00:26:59.087379 139718063407104 graph.py:498] I0304 00:26:59.087587 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:27:06.272354 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:06.272767 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 00:27:06.273432 139718063407104 graph.py:498] I0304 00:27:06.273625 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:27:07.172067 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:07.172474 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i g, on_bline l g i" I0304 00:27:07.173041 139718063407104 graph.py:498] I0304 00:27:07.173224 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:27:22.681239 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:22.681498 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0304 00:27:22.681888 139718063407104 graph.py:498] I0304 00:27:22.682010 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:27:29.761418 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:29.761906 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b e, on_bline l e b" I0304 00:27:29.762688 139718063407104 graph.py:498] I0304 00:27:29.762932 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 00:27:30.923445 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:30.926120 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0304 00:27:30.926902 139718063407104 graph.py:498] I0304 00:27:30.927134 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:27:33.415892 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d i, on_bline l i d" I0304 00:27:33.416585 139718063407104 graph.py:498] I0304 00:27:33.416858 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:27:40.870773 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:40.871277 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d e, on_bline l e d" I0304 00:27:40.872061 139718063407104 graph.py:498] I0304 00:27:40.872297 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 00:27:54.054563 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:54.054841 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0304 00:27:54.055252 139718063407104 graph.py:498] I0304 00:27:54.055370 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 00:27:54.340605 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:54.341186 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0304 00:27:54.342016 139718063407104 graph.py:498] I0304 00:27:54.342301 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:27:58.672343 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:27:58.673289 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 00:27:58.674481 139718063407104 graph.py:498] I0304 00:27:58.674858 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:28:01.227685 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:01.227941 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a i, on_bline l i a" I0304 00:28:01.228297 139718063407104 graph.py:498] I0304 00:28:01.228417 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:28:11.007656 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:11.008272 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0304 00:28:11.009190 139718063407104 graph.py:498] I0304 00:28:11.009471 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:28:17.383179 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:17.384011 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0304 00:28:17.385113 139718063407104 graph.py:498] I0304 00:28:17.385514 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:28:18.881606 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:18.881993 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a g, on_bline l g a" I0304 00:28:18.882657 139718063407104 graph.py:498] I0304 00:28:18.882838 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:28:25.093409 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:25.094036 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e h, on_bline l h e" I0304 00:28:25.094918 139718063407104 graph.py:498] I0304 00:28:25.095211 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:28:26.417391 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_bline l i b" I0304 00:28:26.418671 139718063407104 graph.py:498] I0304 00:28:26.419085 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:28:27.056020 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:27.056628 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0304 00:28:27.057337 139718063407104 graph.py:498] I0304 00:28:27.057580 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 00:28:40.671653 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:40.672064 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0304 00:28:40.672688 139718063407104 graph.py:498] I0304 00:28:40.672905 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 00:28:40.969797 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:40.970168 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i k, on_bline l k i" I0304 00:28:40.970762 139718063407104 graph.py:498] I0304 00:28:40.970906 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:28:46.639726 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:46.642282 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 00:28:46.643246 139718063407104 graph.py:498] I0304 00:28:46.643540 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:28:48.182751 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:48.183332 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_circle l k h" I0304 00:28:48.184201 139718063407104 graph.py:498] I0304 00:28:48.184505 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:28:50.446647 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:50.447007 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 00:28:50.447582 139718063407104 graph.py:498] I0304 00:28:50.447754 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:28:55.109008 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:55.109701 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i j, on_bline l j i" I0304 00:28:55.110624 139718063407104 graph.py:498] I0304 00:28:55.110902 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:28:58.083559 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:28:58.084157 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 00:28:58.084975 139718063407104 graph.py:498] I0304 00:28:58.085256 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:29:02.088678 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:02.089257 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 00:29:02.089985 139718063407104 graph.py:498] I0304 00:29:02.090217 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:29:02.667234 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:02.667592 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0304 00:29:02.668182 139718063407104 graph.py:498] I0304 00:29:02.668357 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:29:14.295759 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:14.296061 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h i, on_bline l i h" I0304 00:29:14.296899 139718063407104 graph.py:498] I0304 00:29:14.297156 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a h, on_bline k h a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:29:16.334213 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:16.335122 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h j, on_bline l j h" I0304 00:29:16.336081 139718063407104 graph.py:498] I0304 00:29:16.336405 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:29:16.860057 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:16.862553 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0304 00:29:16.863188 139718063407104 graph.py:498] I0304 00:29:16.864044 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:29:17.212735 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:17.213351 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_bline l k i" I0304 00:29:17.214333 139718063407104 graph.py:498] I0304 00:29:17.214779 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:29:19.943685 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:19.944193 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0304 00:29:19.945174 139718063407104 graph.py:498] I0304 00:29:19.945534 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:29:22.381907 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d h, on_bline l h d" I0304 00:29:22.382676 139718063407104 graph.py:498] I0304 00:29:22.382933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:29:29.770483 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:29.771104 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0304 00:29:29.771845 139718063407104 graph.py:498] I0304 00:29:29.772084 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:29:31.771610 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:31.772216 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 00:29:31.773119 139718063407104 graph.py:498] I0304 00:29:31.773427 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:29:35.534816 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:35.535440 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0304 00:29:36.589581 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:36.589740 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e i, on_bline l i e" I0304 00:29:36.590032 139718063407104 graph.py:498] I0304 00:29:36.590107 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:29:36.810127 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:36.810657 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 00:29:36.811355 139718063407104 graph.py:498] I0304 00:29:36.811587 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 00:29:38.662558 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:38.663052 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h g, on_bline l g h" I0304 00:29:38.663721 139718063407104 graph.py:498] I0304 00:29:38.663962 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:29:43.441642 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:43.442559 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_bline l k j" I0304 00:29:43.443762 139718063407104 graph.py:498] I0304 00:29:43.444182 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 00:29:45.291424 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:45.292204 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0304 00:29:45.293212 139718063407104 graph.py:498] I0304 00:29:45.293550 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:29:51.253068 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:51.253423 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h g, on_bline l g h" I0304 00:29:51.254030 139718063407104 graph.py:498] I0304 00:29:51.254209 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:29:55.830313 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:55.830875 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0304 00:29:55.831734 139718063407104 graph.py:498] I0304 00:29:55.832033 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:29:55.895917 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:55.896440 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_circle l k j" I0304 00:29:55.897264 139718063407104 graph.py:498] I0304 00:29:55.897720 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 00:29:58.012998 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:29:58.013494 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_circle l h b" I0304 00:29:58.014420 139718063407104 graph.py:498] I0304 00:29:58.014712 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 00:30:00.445555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:00.446156 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0304 00:30:00.447028 139718063407104 graph.py:498] I0304 00:30:00.447333 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:30:07.223501 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:07.223906 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h j, on_bline l j h" I0304 00:30:07.224500 139718063407104 graph.py:498] I0304 00:30:07.224690 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:30:08.068252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:08.068897 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0304 00:30:08.069651 139718063407104 graph.py:498] I0304 00:30:08.069899 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:30:08.908203 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a e, on_bline l e a" I0304 00:30:08.908837 139718063407104 graph.py:498] I0304 00:30:08.909024 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 00:30:10.258284 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:10.258450 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_bline l k h" I0304 00:30:10.258758 139718063407104 graph.py:498] I0304 00:30:10.258847 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:30:16.787875 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:16.788102 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0304 00:30:16.788467 139718063407104 graph.py:498] I0304 00:30:16.788588 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:30:21.943299 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:21.943881 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 00:30:21.944706 139718063407104 graph.py:498] I0304 00:30:21.944950 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:30:22.595642 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:22.596158 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e h, on_bline l h e" I0304 00:30:22.596470 139718063407104 graph.py:498] I0304 00:30:22.596581 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:30:23.725606 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:23.725879 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0304 00:30:23.726300 139718063407104 graph.py:498] I0304 00:30:23.726423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 00:30:24.750707 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:24.751248 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a j, on_line l e k" I0304 00:30:24.751973 139718063407104 graph.py:498] I0304 00:30:24.752204 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l a j, on_line l e k ? eqratio f h f a g b g a I0304 00:30:25.091291 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:25.091596 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_bline l k h" I0304 00:30:25.092027 139718063407104 graph.py:498] I0304 00:30:25.092162 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:30:29.620043 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:29.620640 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0304 00:30:29.621402 139718063407104 graph.py:498] I0304 00:30:29.621657 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:30:34.738238 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:34.738460 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0304 00:30:34.738854 139718063407104 graph.py:498] I0304 00:30:34.738966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:30:35.473466 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:35.473757 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a h, on_bline l h a" I0304 00:30:35.474156 139718063407104 graph.py:498] I0304 00:30:35.474272 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 00:30:36.934298 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:36.934653 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0304 00:30:36.935326 139718063407104 graph.py:498] I0304 00:30:36.935470 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:30:40.046727 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d i, on_bline l i d" I0304 00:30:40.047122 139718063407104 graph.py:498] I0304 00:30:40.047245 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:30:40.867657 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a d, on_bline l d a" I0304 00:30:40.868176 139718063407104 graph.py:498] I0304 00:30:40.868303 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0304 00:30:43.854846 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:43.855372 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g i, on_bline l i g" I0304 00:30:43.856197 139718063407104 graph.py:498] I0304 00:30:43.856461 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:30:44.538067 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:44.538238 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_circle l g e" I0304 00:30:44.538537 139718063407104 graph.py:498] I0304 00:30:44.538616 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l e g, on_circle l g e ? eqratio f h f a g b g a I0304 00:30:44.549428 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:44.549755 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a i, on_bline l i a" I0304 00:30:44.550166 139718063407104 graph.py:498] I0304 00:30:44.550282 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:30:47.338661 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:47.339059 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 00:30:47.339783 139718063407104 graph.py:498] I0304 00:30:47.339985 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 00:30:49.318710 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:49.318954 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a e" I0304 00:30:49.319416 139718063407104 graph.py:498] I0304 00:30:49.319531 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l a e ? eqratio f h f a g b g a I0304 00:30:52.576648 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_bline l g e" I0304 00:30:52.577008 139718063407104 graph.py:498] I0304 00:30:52.577098 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:30:53.189860 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:53.190120 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l j h" I0304 00:30:53.190631 139718063407104 graph.py:498] I0304 00:30:53.190763 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:30:53.724499 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:53.724771 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h f, on_bline l f h" I0304 00:30:53.725265 139718063407104 graph.py:498] I0304 00:30:53.725388 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 00:30:55.344789 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:55.344963 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_bline l h b" I0304 00:30:55.345262 139718063407104 graph.py:498] I0304 00:30:55.345345 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:30:55.443110 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:55.443329 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g k, on_bline l k g" I0304 00:30:55.443827 139718063407104 graph.py:498] I0304 00:30:55.443958 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 00:30:56.109039 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:56.109284 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a d" I0304 00:30:56.109663 139718063407104 graph.py:498] I0304 00:30:56.109771 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l a d ? eqratio f h f a g b g a I0304 00:30:56.321934 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:56.322296 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0304 00:30:56.322864 139718063407104 graph.py:498] I0304 00:30:56.323005 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:30:58.489852 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:30:58.490018 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_circle l k h" I0304 00:30:58.490316 139718063407104 graph.py:498] I0304 00:30:58.490393 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:31:00.167546 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:00.167712 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g h, on_bline l h g" I0304 00:31:00.167999 139718063407104 graph.py:498] I0304 00:31:00.168080 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:31:04.879788 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:04.880027 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 00:31:04.880325 139718063407104 graph.py:498] I0304 00:31:04.880413 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 00:31:06.076663 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:06.077084 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k" I0304 00:31:06.077787 139718063407104 graph.py:498] I0304 00:31:06.077991 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k d h, on_bline k h d; l = on_line l i k ? eqratio f h f a g b g a I0304 00:31:06.099925 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:06.100643 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e j, on_bline l j e" I0304 00:31:06.101611 139718063407104 graph.py:498] I0304 00:31:06.101923 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0304 00:31:06.257545 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:06.257711 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 00:31:06.258020 139718063407104 graph.py:498] I0304 00:31:06.258102 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:31:06.999468 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:06.999644 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 00:31:06.999939 139718063407104 graph.py:498] I0304 00:31:07.000017 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 00:31:07.315895 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:07.316064 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l c i, on_bline l i c" I0304 00:31:07.316393 139718063407104 graph.py:498] I0304 00:31:07.316474 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 00:31:09.791321 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:09.791725 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b i, on_bline l i b" I0304 00:31:09.792477 139718063407104 graph.py:498] I0304 00:31:09.792721 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:31:10.735531 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:10.735750 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 00:31:10.736099 139718063407104 graph.py:498] I0304 00:31:10.736281 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:31:11.536286 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:11.536437 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0304 00:31:14.389233 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:14.389470 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b e, on_bline l e b" I0304 00:31:14.389957 139718063407104 graph.py:498] I0304 00:31:14.390078 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 00:31:14.711565 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:14.711737 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_bline l g e" I0304 00:31:14.712039 139718063407104 graph.py:498] I0304 00:31:14.712121 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:31:15.921679 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:15.921958 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h j, on_circle l j h" I0304 00:31:15.922352 139718063407104 graph.py:498] I0304 00:31:15.922466 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:31:18.261600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:18.261768 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i h, on_bline l h i" I0304 00:31:18.262056 139718063407104 graph.py:498] I0304 00:31:18.262134 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:31:18.433348 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:18.433519 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g j, on_bline l j g" I0304 00:31:18.433842 139718063407104 graph.py:498] I0304 00:31:18.433935 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k d g, on_bline k g d; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 00:31:20.782852 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:20.783015 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 00:31:20.783329 139718063407104 graph.py:498] I0304 00:31:20.783410 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:31:21.932444 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:21.932715 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d e, on_bline l e d" I0304 00:31:21.933209 139718063407104 graph.py:498] I0304 00:31:21.933338 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 00:31:26.853453 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:26.853742 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l a h" I0304 00:31:26.854245 139718063407104 graph.py:498] I0304 00:31:26.854374 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_circle l a h ? eqratio f h f a g b g a I0304 00:31:27.496479 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:27.496741 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_bline l k h" I0304 00:31:27.497247 139718063407104 graph.py:498] I0304 00:31:27.497474 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:31:30.549451 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:30.549703 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_pline l k a d" I0304 00:31:30.550215 139718063407104 graph.py:498] I0304 00:31:30.550343 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l b i, on_pline l k a d ? eqratio f h f a g b g a I0304 00:31:31.259628 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:31.259798 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0304 00:31:31.506395 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:31.506664 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b g, on_bline l g b" I0304 00:31:31.507057 139718063407104 graph.py:498] I0304 00:31:31.507172 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:31:33.127653 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a f, on_bline l f a" I0304 00:31:33.128058 139718063407104 graph.py:498] I0304 00:31:33.128174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l a f, on_bline l f a ? eqratio f h f a g b g a I0304 00:31:34.481465 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:34.481801 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a d, on_bline l d a" I0304 00:31:34.482241 139718063407104 graph.py:498] I0304 00:31:34.482334 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0304 00:31:35.352328 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:35.352701 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0304 00:31:35.353268 139718063407104 graph.py:498] I0304 00:31:35.353401 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:31:35.782348 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:35.782753 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_bline l i d" I0304 00:31:35.783466 139718063407104 graph.py:498] I0304 00:31:35.783693 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:31:35.963843 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:35.964225 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 00:31:35.964827 139718063407104 graph.py:498] I0304 00:31:35.965007 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:31:37.698230 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:37.698394 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0304 00:31:37.698704 139718063407104 graph.py:498] I0304 00:31:37.698789 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:31:43.365018 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:43.365183 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d g, on_bline l g d" I0304 00:31:43.365486 139718063407104 graph.py:498] I0304 00:31:43.365566 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:31:43.913336 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:43.913589 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i j, on_bline l j i" I0304 00:31:43.914077 139718063407104 graph.py:498] I0304 00:31:43.914235 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:31:52.763467 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:52.763695 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b h, on_bline l h b" I0304 00:31:52.764081 139718063407104 graph.py:498] I0304 00:31:52.764173 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:31:52.765796 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:52.766182 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0304 00:31:52.766628 139718063407104 graph.py:498] I0304 00:31:52.766752 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:31:53.047835 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:53.048005 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d g, on_bline l g d" I0304 00:31:53.048315 139718063407104 graph.py:498] I0304 00:31:53.048415 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:31:54.281237 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:54.281790 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0304 00:31:54.282660 139718063407104 graph.py:498] I0304 00:31:54.282902 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:31:54.724780 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:54.725142 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_pline l g a k" I0304 00:31:54.725703 139718063407104 graph.py:498] I0304 00:31:54.725939 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h i, on_bline k i h; l = on_line l b i, on_pline l g a k ? eqratio f h f a g b g a I0304 00:31:56.492546 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:56.492819 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_bline l k i" I0304 00:31:56.493297 139718063407104 graph.py:498] I0304 00:31:56.493478 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:31:57.223318 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:31:57.223738 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a h, on_bline l h a" I0304 00:31:57.224261 139718063407104 graph.py:498] I0304 00:31:57.224469 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 00:32:03.119141 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:03.119542 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 00:32:03.120082 139718063407104 graph.py:498] I0304 00:32:03.120306 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:32:04.924045 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:04.924472 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h j, on_bline l j h" I0304 00:32:04.925308 139718063407104 graph.py:498] I0304 00:32:04.925533 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:32:05.444413 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:05.444559 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C f h k 12 D f k h k 13 ; x00 I0304 00:32:06.008218 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:06.008503 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l i d h, eqdistance l d i h" I0304 00:32:06.009027 139718063407104 graph.py:498] I0304 00:32:06.009211 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = eqdistance l i d h, eqdistance l d i h ? eqratio f h f a g b g a I0304 00:32:07.426434 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:07.426713 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0304 00:32:07.427128 139718063407104 graph.py:498] I0304 00:32:07.427265 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:32:10.094064 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:10.094626 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 00:32:10.095458 139718063407104 graph.py:498] I0304 00:32:10.095867 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:32:14.503885 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:14.504148 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g h, on_bline l h g" I0304 00:32:14.504673 139718063407104 graph.py:498] I0304 00:32:14.504817 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:32:14.820669 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:14.821046 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_bline l e b" I0304 00:32:14.821540 139718063407104 graph.py:498] I0304 00:32:14.821742 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 00:32:15.102704 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:15.103107 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l d j" I0304 00:32:15.103827 139718063407104 graph.py:498] I0304 00:32:15.104029 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_circle l d j ? eqratio f h f a g b g a I0304 00:32:15.241736 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:15.242030 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g j, on_circle l j g" I0304 00:32:15.242511 139718063407104 graph.py:498] I0304 00:32:15.242678 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a b, on_bline k b a; l = on_line l g j, on_circle l j g ? eqratio f h f a g b g a I0304 00:32:22.040015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:22.040430 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d h, on_bline l h d" I0304 00:32:22.041065 139718063407104 graph.py:498] I0304 00:32:22.041255 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:32:23.161478 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:23.161727 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l k i, on_pline l i a d" I0304 00:32:23.162116 139718063407104 graph.py:498] I0304 00:32:23.162291 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_circle l k i, on_pline l i a d ? eqratio f h f a g b g a I0304 00:32:23.642529 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:23.642740 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 00:32:23.643050 139718063407104 graph.py:498] I0304 00:32:23.643130 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:32:25.830462 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:25.830668 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b j, on_bline l j b" I0304 00:32:25.830984 139718063407104 graph.py:498] I0304 00:32:25.831064 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l b j, on_bline l j b ? eqratio f h f a g b g a I0304 00:32:26.433763 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:26.434304 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0304 00:32:26.435147 139718063407104 graph.py:498] I0304 00:32:26.435436 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:32:34.943378 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:34.943553 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h g, on_bline l g h" I0304 00:32:34.943865 139718063407104 graph.py:498] I0304 00:32:34.943950 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:32:35.501458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:35.501742 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C c i k 12 D c k i k 13 ; x00 I0304 00:32:36.895082 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:36.895343 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l h i" I0304 00:32:36.895735 139718063407104 graph.py:498] I0304 00:32:36.895949 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_circle l h i ? eqratio f h f a g b g a I0304 00:32:37.086155 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:37.086330 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g h, on_bline l h g" I0304 00:32:37.086634 139718063407104 graph.py:498] I0304 00:32:37.086713 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:32:41.304054 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:41.304229 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 00:32:41.304571 139718063407104 graph.py:498] I0304 00:32:41.304656 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:32:43.044968 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:43.045328 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h i" I0304 00:32:43.046159 139718063407104 graph.py:498] I0304 00:32:43.046449 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_circle l h i ? eqratio f h f a g b g a I0304 00:32:43.098449 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:43.098842 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g i, on_bline l i g" I0304 00:32:43.099423 139718063407104 graph.py:498] I0304 00:32:43.099615 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:32:43.585757 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:43.586144 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0304 00:32:43.586868 139718063407104 graph.py:498] I0304 00:32:43.587078 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:32:44.669485 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:44.669722 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d h, on_circle l h d" I0304 00:32:44.670106 139718063407104 graph.py:498] I0304 00:32:44.670190 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k e h, on_bline k h e; l = on_line l d h, on_circle l h d ? eqratio f h f a g b g a I0304 00:32:51.269064 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:51.269331 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l h i k, on_pline l h i k" I0304 00:32:51.269726 139718063407104 graph.py:498] I0304 00:32:51.269844 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = eqdistance l h i k, on_pline l h i k ? eqratio f h f a g b g a I0304 00:32:52.079318 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:52.079588 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b e, on_bline l e b" I0304 00:32:52.079982 139718063407104 graph.py:498] I0304 00:32:52.080101 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 00:32:56.421194 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:56.421353 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C c e k 12 D c k e k 13 ; x00 I0304 00:32:56.910294 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:56.910647 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0304 00:32:56.911179 139718063407104 graph.py:498] I0304 00:32:56.911382 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 00:32:58.616987 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:58.617157 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0304 00:32:58.617459 139718063407104 graph.py:498] I0304 00:32:58.617536 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:32:58.895932 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:32:58.896437 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0304 00:32:58.897086 139718063407104 graph.py:498] I0304 00:32:58.897333 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:33:01.490463 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:01.490884 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l i k" I0304 00:33:01.491590 139718063407104 graph.py:498] I0304 00:33:01.491814 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_circle l i k ? eqratio f h f a g b g a I0304 00:33:09.497473 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:09.497643 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e f, on_circle l h e" I0304 00:33:09.497946 139718063407104 graph.py:498] I0304 00:33:09.498024 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l e f, on_circle l h e ? eqratio f h f a g b g a I0304 00:33:10.281306 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:10.281499 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l k i" I0304 00:33:10.281861 139718063407104 graph.py:498] I0304 00:33:10.281959 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_circle l k i ? eqratio f h f a g b g a I0304 00:33:12.943683 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:12.943956 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h j, on_circle l j h" I0304 00:33:12.944460 139718063407104 graph.py:498] I0304 00:33:12.944628 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:33:14.545470 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:14.545855 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0304 00:33:14.546599 139718063407104 graph.py:498] I0304 00:33:14.546814 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:33:17.355641 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:17.356023 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_circle l h b" I0304 00:33:17.356636 139718063407104 graph.py:498] I0304 00:33:17.356840 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 00:33:20.245772 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:20.246016 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e f, on_bline l f e" I0304 00:33:20.246421 139718063407104 graph.py:498] I0304 00:33:20.246521 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 00:33:26.203451 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:26.203681 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e f, on_bline l f e" I0304 00:33:26.204102 139718063407104 graph.py:498] I0304 00:33:26.204203 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k a i, on_bline k i a; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 00:33:29.017435 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:29.017605 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 00:33:29.017914 139718063407104 graph.py:498] I0304 00:33:29.017994 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:33:30.418379 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:30.418639 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i h, on_bline l h i" I0304 00:33:30.419036 139718063407104 graph.py:498] I0304 00:33:30.419148 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:33:31.291000 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:31.291563 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h j" I0304 00:33:31.292440 139718063407104 graph.py:498] I0304 00:33:31.292738 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = on_circle l h j ? eqratio f h f a g b g a I0304 00:33:35.392721 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:35.392894 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a e, on_bline l e a" I0304 00:33:35.393203 139718063407104 graph.py:498] I0304 00:33:35.393283 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 00:33:37.279788 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:37.280144 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C g j k 12 D g j j k 13 ; x00 I0304 00:33:39.933635 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:39.934446 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l i d h, eqdistance l d h i" I0304 00:33:39.935568 139718063407104 graph.py:498] I0304 00:33:39.935929 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k i g, on_bline k g i; l = eqdistance l i d h, eqdistance l d h i ? eqratio f h f a g b g a I0304 00:33:45.965648 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:45.966031 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d i, on_bline l i d" I0304 00:33:45.966719 139718063407104 graph.py:498] I0304 00:33:45.966917 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:33:49.169360 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:49.169753 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C b d k 12 D b k d k 13 ; x00 I0304 00:33:51.083429 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:51.084397 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i k, on_circle l i k" I0304 00:33:51.084966 139718063407104 graph.py:498] I0304 00:33:51.085094 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l i k, on_circle l i k ? eqratio f h f a g b g a I0304 00:33:54.121845 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:33:54.122014 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l c h, on_bline l h c" I0304 00:33:54.122320 139718063407104 graph.py:498] I0304 00:33:54.122400 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l c h, on_bline l h c ? eqratio f h f a g b g a I0304 00:34:08.168857 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:08.169113 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b d, on_bline l d b" I0304 00:34:08.169505 139718063407104 graph.py:498] I0304 00:34:08.169697 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l b d, on_bline l d b ? eqratio f h f a g b g a I0304 00:34:18.225200 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:18.225544 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0304 00:34:18.226276 139718063407104 graph.py:498] I0304 00:34:18.226465 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:34:18.558382 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:18.558882 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i h, on_bline l h i" I0304 00:34:18.559580 139718063407104 graph.py:498] I0304 00:34:18.559795 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:34:30.863667 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:30.864078 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_bline l i b" I0304 00:34:30.864863 139718063407104 graph.py:498] I0304 00:34:30.865099 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:34:34.839218 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:34.839395 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i g, on_bline l g i" I0304 00:34:34.839694 139718063407104 graph.py:498] I0304 00:34:34.839772 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:34:35.138169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:35.138761 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d e, eqdistance l d e h" I0304 00:34:35.139683 139718063407104 graph.py:498] I0304 00:34:35.139986 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l d e, eqdistance l d e h ? eqratio f h f a g b g a I0304 00:34:49.212527 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:49.212811 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g i, on_bline l i g" I0304 00:34:49.213224 139718063407104 graph.py:498] I0304 00:34:49.213347 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e h, on_bline k h e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:34:52.905555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:52.906124 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d f, on_bline l f d" I0304 00:34:52.906813 139718063407104 graph.py:498] I0304 00:34:52.907025 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k d h, on_bline k h d; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 00:34:54.219875 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:34:54.220301 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e h, on_bline l h e" I0304 00:34:54.221044 139718063407104 graph.py:498] I0304 00:34:54.221274 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:35:03.718094 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:35:03.718287 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C b h k 12 D b k h k 13 ; x00 I0304 00:35:10.710876 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:35:10.711093 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i j, on_bline l j i" I0304 00:35:10.711487 139718063407104 graph.py:498] I0304 00:35:10.711587 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:35:17.036552 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:35:17.036739 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0304 00:35:30.700015 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0304 00:35:30.700556 139718063407104 graph.py:498] I0304 00:35:30.700691 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:35:33.375987 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:35:33.376253 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i k, on_bline l k i" I0304 00:35:33.376785 139718063407104 graph.py:498] I0304 00:35:33.376926 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:35:37.488685 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_bline l g d" I0304 00:35:37.489084 139718063407104 graph.py:498] I0304 00:35:37.489182 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:35:49.424892 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:35:49.425291 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i g, on_bline l g i" I0304 00:35:49.426038 139718063407104 graph.py:498] I0304 00:35:49.426247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:35:52.346689 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:35:52.346864 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_circle l g d" I0304 00:35:52.347167 139718063407104 graph.py:498] I0304 00:35:52.347245 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l d g, on_circle l g d ? eqratio f h f a g b g a I0304 00:36:01.449975 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:01.450293 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a b, on_bline l b a" I0304 00:36:01.450608 139718063407104 graph.py:498] I0304 00:36:01.450687 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 00:36:02.786760 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:02.787149 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0304 00:36:02.787682 139718063407104 graph.py:498] I0304 00:36:02.787815 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:36:06.857016 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:06.857171 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i g, on_bline l g i" I0304 00:36:06.857473 139718063407104 graph.py:498] I0304 00:36:06.857554 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:36:14.275202 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:14.275802 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_circle l j i" I0304 00:36:14.276681 139718063407104 graph.py:498] I0304 00:36:14.276967 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l i j, on_circle l j i ? eqratio f h f a g b g a I0304 00:36:18.473413 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:18.473582 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_circle l k h" I0304 00:36:18.473964 139718063407104 graph.py:498] I0304 00:36:18.474109 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:36:21.059689 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:21.059859 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0304 00:36:21.060151 139718063407104 graph.py:498] I0304 00:36:21.060228 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:36:35.690158 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:35.690326 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_circle l j h" I0304 00:36:35.690636 139718063407104 graph.py:498] I0304 00:36:35.690725 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k f i, on_bline k i f; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:36:35.921848 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:35.922016 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d e, on_bline l e d" I0304 00:36:35.922307 139718063407104 graph.py:498] I0304 00:36:35.922393 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 00:36:39.045679 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:39.045857 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0304 00:36:39.046157 139718063407104 graph.py:498] I0304 00:36:39.046235 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:36:49.599803 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:49.600078 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0304 00:36:49.600484 139718063407104 graph.py:498] I0304 00:36:49.600627 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:36:51.680284 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:51.680467 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0304 00:36:52.250018 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:36:52.250374 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_circle l d g" I0304 00:36:52.250950 139718063407104 graph.py:498] I0304 00:36:52.251138 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l d g, on_circle l d g ? eqratio f h f a g b g a I0304 00:37:00.993252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:37:00.993534 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b g, on_bline l g b" I0304 00:37:00.993970 139718063407104 graph.py:498] I0304 00:37:00.994093 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:37:08.700658 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:37:08.700832 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g d, on_bline l d g" I0304 00:37:08.701145 139718063407104 graph.py:498] I0304 00:37:08.701222 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l g d, on_bline l d g ? eqratio f h f a g b g a I0304 00:37:18.575631 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:37:18.575990 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_bline l j i" I0304 00:37:18.576569 139718063407104 graph.py:498] I0304 00:37:18.576743 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:37:23.601686 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:37:23.601849 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h g, on_bline l g h" I0304 00:37:23.602334 139718063407104 graph.py:498] I0304 00:37:23.602565 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:37:37.891856 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:37:37.892127 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i h, on_bline l h i" I0304 00:37:37.892553 139718063407104 graph.py:498] I0304 00:37:37.892684 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:37:40.454256 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:37:40.454421 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 00:37:40.454732 139718063407104 graph.py:498] I0304 00:37:40.454814 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:37:50.146924 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:37:50.147086 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g i, on_bline l i g" I0304 00:37:50.147392 139718063407104 graph.py:498] I0304 00:37:50.147469 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:37:54.657928 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:37:54.658493 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a i, on_bline l i a" I0304 00:37:54.659343 139718063407104 graph.py:498] I0304 00:37:54.659604 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:38:04.548993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:38:04.549170 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l b g, on_bline l g b" I0304 00:38:04.549467 139718063407104 graph.py:498] I0304 00:38:04.549546 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:38:10.019084 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:38:10.019263 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0304 00:38:10.019572 139718063407104 graph.py:498] I0304 00:38:10.019656 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:38:25.241361 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:38:25.241630 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l c g, on_bline l g c" I0304 00:38:25.242027 139718063407104 graph.py:498] I0304 00:38:25.242140 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l c g, on_bline l g c ? eqratio f h f a g b g a I0304 00:38:32.899748 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:38:32.900006 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a g, on_bline l g a" I0304 00:38:32.900380 139718063407104 graph.py:498] I0304 00:38:32.900486 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:38:45.230910 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:38:45.231070 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g" I0304 00:38:45.231376 139718063407104 graph.py:498] I0304 00:38:45.231457 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l d g ? eqratio f h f a g b g a I0304 00:38:51.094478 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:38:51.094650 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d h, on_bline l h d" I0304 00:38:51.094970 139718063407104 graph.py:498] I0304 00:38:51.095050 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:38:58.053315 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:38:58.053487 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l b i, on_bline l i b" I0304 00:38:58.053879 139718063407104 graph.py:498] I0304 00:38:58.053998 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:39:07.564206 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:39:07.564454 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i k, on_circle l k i" I0304 00:39:07.564854 139718063407104 graph.py:498] I0304 00:39:07.564964 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 00:39:20.593674 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:39:20.593930 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_circle l k d" I0304 00:39:20.594325 139718063407104 graph.py:498] I0304 00:39:20.594420 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l d g, on_circle l k d ? eqratio f h f a g b g a I0304 00:39:25.072493 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:39:25.072674 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b h, on_bline l h b" I0304 00:39:25.072969 139718063407104 graph.py:498] I0304 00:39:25.073047 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k g f, on_bline k f g; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:39:34.930031 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:39:34.930315 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i j, on_bline l j i" I0304 00:39:34.930671 139718063407104 graph.py:498] I0304 00:39:34.930881 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a g, on_bline k g a; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:39:40.131100 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:39:40.131309 139718063407104 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 " I0304 00:39:40.131387 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C c d k 12 D c k d k 13 ; x00 I0304 00:39:49.930334 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:39:49.930603 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d e k 12 D d k e k 13 ; x00 I0304 00:41:21.392558 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_bline l h g" I0304 00:41:21.393378 139718063407104 graph.py:498] I0304 00:41:21.393597 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:41:32.827187 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:41:32.827610 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e h, on_bline l h e" I0304 00:41:32.828376 139718063407104 graph.py:498] I0304 00:41:32.828608 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:41:44.446534 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:41:44.446818 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e i, on_bline l i e" I0304 00:41:44.447340 139718063407104 graph.py:498] I0304 00:41:44.447495 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:41:57.828068 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:41:57.828330 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0304 00:41:57.828807 139718063407104 graph.py:498] I0304 00:41:57.828938 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:42:10.280145 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:42:10.281057 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b h, on_bline l h b" I0304 00:42:10.281925 139718063407104 graph.py:498] I0304 00:42:10.282196 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:42:21.423437 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:42:21.423826 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l f h, on_bline l h f" I0304 00:42:21.424399 139718063407104 graph.py:498] I0304 00:42:21.424601 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0304 00:42:38.895502 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:42:38.895672 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_bline l k j" I0304 00:42:38.895978 139718063407104 graph.py:498] I0304 00:42:38.896058 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 00:42:50.150852 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:42:50.151288 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_circle l k j" I0304 00:42:50.152033 139718063407104 graph.py:498] I0304 00:42:50.152324 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 00:43:01.475927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:43:01.476538 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i g, on_bline l g i" I0304 00:43:01.477396 139718063407104 graph.py:498] I0304 00:43:01.477638 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:43:13.892034 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:43:13.892215 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0304 00:43:13.892536 139718063407104 graph.py:498] I0304 00:43:13.892619 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:43:24.380439 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:43:24.380891 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d h, on_bline l h d" I0304 00:43:24.381328 139718063407104 graph.py:498] I0304 00:43:24.381508 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:43:38.649815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:43:38.650369 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e j, on_bline l j e" I0304 00:43:38.651184 139718063407104 graph.py:498] I0304 00:43:38.651730 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0304 00:43:50.852732 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:43:50.853289 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a h, on_bline l h a" I0304 00:43:50.854065 139718063407104 graph.py:498] I0304 00:43:50.854302 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 00:44:12.454136 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:44:12.454767 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g i, on_bline l i g" I0304 00:44:12.455672 139718063407104 graph.py:498] I0304 00:44:12.456113 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:44:24.316045 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a d, on_bline l d a" I0304 00:44:24.316948 139718063407104 graph.py:498] I0304 00:44:24.317224 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0304 00:44:28.192246 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:44:28.192786 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h g, on_bline l g h" I0304 00:44:28.193242 139718063407104 graph.py:498] I0304 00:44:28.193386 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:44:41.452205 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:44:41.452580 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e h, on_circle l h e" I0304 00:44:41.453308 139718063407104 graph.py:498] I0304 00:44:41.453605 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k h i, on_bline k i h; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 00:44:53.203191 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:44:53.204816 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0304 00:44:58.376904 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:44:58.377900 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a d" I0304 00:44:58.379109 139718063407104 graph.py:498] I0304 00:44:58.379488 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l a d ? eqratio f h f a g b g a I0304 00:45:22.364912 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:45:22.365500 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0304 00:45:22.366331 139718063407104 graph.py:498] I0304 00:45:22.366590 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:45:39.197259 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 00:45:39.197894 139718063407104 graph.py:498] I0304 00:45:39.198071 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:45:45.894266 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:45:45.896337 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a j, on_line l d k" I0304 00:45:45.897528 139718063407104 graph.py:498] I0304 00:45:45.897893 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l a j, on_line l d k ? eqratio f h f a g b g a I0304 00:45:51.342633 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:45:51.342905 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0304 00:45:51.343484 139718063407104 graph.py:498] I0304 00:45:51.343697 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:46:04.012147 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:04.012568 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g j, on_line l h k" I0304 00:46:04.013338 139718063407104 graph.py:498] I0304 00:46:04.013577 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l g j, on_line l h k ? eqratio f h f a g b g a I0304 00:46:08.223620 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:08.224165 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 00:46:08.225036 139718063407104 graph.py:498] I0304 00:46:08.225311 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 00:46:17.001456 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:17.001748 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_line l g j" I0304 00:46:17.002130 139718063407104 graph.py:498] I0304 00:46:17.002244 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l h k, on_line l g j ? eqratio f h f a g b g a I0304 00:46:23.316300 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h i, on_bline l i h" I0304 00:46:23.316673 139718063407104 graph.py:498] I0304 00:46:23.316829 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:46:29.506899 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:29.507117 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0304 00:46:29.507765 139718063407104 graph.py:498] I0304 00:46:29.508013 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:46:30.207106 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:30.207363 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 00:46:30.207733 139718063407104 graph.py:498] I0304 00:46:30.207856 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:46:35.302728 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:35.303051 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l e h j, eqdistance l h e j" I0304 00:46:35.303492 139718063407104 graph.py:498] I0304 00:46:35.303649 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = eqdistance l e h j, eqdistance l h e j ? eqratio f h f a g b g a I0304 00:46:44.718631 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:44.718796 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0304 00:46:44.719398 139718063407104 graph.py:498] I0304 00:46:44.719784 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:46:52.136356 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:52.136749 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0304 00:46:52.137357 139718063407104 graph.py:498] I0304 00:46:52.137549 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 00:46:53.878471 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:53.879011 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 00:46:53.879863 139718063407104 graph.py:498] I0304 00:46:53.880134 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:46:58.946739 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:46:58.947277 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 00:46:58.948131 139718063407104 graph.py:498] I0304 00:46:58.948398 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:47:08.194426 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:08.194891 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g h, on_circle l h g" I0304 00:47:08.195532 139718063407104 graph.py:498] I0304 00:47:08.195740 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_line l g h, on_circle l h g ? eqratio f h f a g b g a I0304 00:47:12.465605 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:12.466639 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_bline l k j" I0304 00:47:12.467873 139718063407104 graph.py:498] I0304 00:47:12.468256 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_bline l k j ? eqratio f h f a g b g a I0304 00:47:18.656903 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:18.657455 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l h j" I0304 00:47:18.658271 139718063407104 graph.py:498] I0304 00:47:18.658522 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_circle l h j ? eqratio f h f a g b g a I0304 00:47:22.020009 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:22.020596 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a g, on_bline l g a" I0304 00:47:22.021351 139718063407104 graph.py:498] I0304 00:47:22.021592 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:47:24.077398 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:24.078207 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 00:47:24.079085 139718063407104 graph.py:498] I0304 00:47:24.079349 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 00:47:35.240170 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:35.240815 139718063407104 alphageometry.py:548] Worker 10: 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 " I0304 00:47:35.241191 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g j, on_bline l j g" I0304 00:47:35.242021 139718063407104 graph.py:498] I0304 00:47:35.242271 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 00:47:38.432063 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:38.432382 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 00:47:38.433035 139718063407104 graph.py:498] I0304 00:47:38.433283 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 00:47:39.110709 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:39.111266 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j k" I0304 00:47:39.111863 139718063407104 graph.py:498] I0304 00:47:39.112092 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_circle l j k ? eqratio f h f a g b g a I0304 00:47:48.551858 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:48.552610 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 00:47:48.553499 139718063407104 graph.py:498] I0304 00:47:48.553785 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 00:47:51.640206 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:47:51.640650 139718063407104 alphageometry.py:548] Worker 10: 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 " I0304 00:47:51.640901 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 00:47:51.641495 139718063407104 graph.py:498] I0304 00:47:51.641680 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:48:01.322861 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:01.326719 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j k, on_circle l k j" I0304 00:48:01.327798 139718063407104 graph.py:498] I0304 00:48:01.328064 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_circle l j k, on_circle l k j ? eqratio f h f a g b g a I0304 00:48:06.667438 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:06.667982 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 00:48:06.668821 139718063407104 graph.py:498] I0304 00:48:06.669076 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:48:07.622036 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:07.622715 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l j i k, eqdistance l k i j" I0304 00:48:07.623454 139718063407104 graph.py:498] I0304 00:48:07.623691 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = eqdistance l j i k, eqdistance l k i j ? eqratio f h f a g b g a I0304 00:48:14.684675 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:14.685729 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j h" I0304 00:48:14.686549 139718063407104 graph.py:498] I0304 00:48:14.686776 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_circle l j h ? eqratio f h f a g b g a I0304 00:48:21.140942 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:21.141380 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l e h j, on_pline l e h j" I0304 00:48:21.142219 139718063407104 graph.py:498] I0304 00:48:21.142554 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = eqdistance l e h j, on_pline l e h j ? eqratio f h f a g b g a I0304 00:48:28.034600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:28.035382 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l a h" I0304 00:48:28.036152 139718063407104 graph.py:498] I0304 00:48:28.036370 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_circle l a h ? eqratio f h f a g b g a I0304 00:48:33.892773 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:33.893183 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l j h" I0304 00:48:33.893750 139718063407104 graph.py:498] I0304 00:48:33.894023 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_circle l j h ? eqratio f h f a g b g a I0304 00:48:36.601632 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:36.602330 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_circle l k h" I0304 00:48:36.603014 139718063407104 graph.py:498] I0304 00:48:36.603197 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:48:48.868418 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:48.868867 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 00:48:48.869419 139718063407104 graph.py:498] I0304 00:48:48.869575 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:48:50.204486 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:50.205053 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l a h" I0304 00:48:50.205791 139718063407104 graph.py:498] I0304 00:48:50.206022 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_circle l a h ? eqratio f h f a g b g a I0304 00:48:57.617648 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:57.618499 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_circle l g k" I0304 00:48:57.619507 139718063407104 graph.py:498] I0304 00:48:57.619828 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_line l g k, on_circle l g k ? eqratio f h f a g b g a I0304 00:48:59.177817 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:48:59.178445 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h j" I0304 00:48:59.179273 139718063407104 graph.py:498] I0304 00:48:59.179593 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k g i, on_bline k i g; l = on_circle l h j ? eqratio f h f a g b g a I0304 00:48:59.330864 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a i, on_bline l i a" I0304 00:48:59.331473 139718063407104 graph.py:498] I0304 00:48:59.331649 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:49:09.122357 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:09.122889 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_bline l j i, on_bline l k i" I0304 00:49:09.123700 139718063407104 graph.py:498] I0304 00:49:09.123996 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_bline l j i, on_bline l k i ? eqratio f h f a g b g a I0304 00:49:09.346307 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:09.346707 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0304 00:49:11.964408 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:11.965181 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l k h" I0304 00:49:11.966847 139718063407104 graph.py:498] I0304 00:49:11.967152 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:49:20.575145 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:20.576533 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0304 00:49:20.578045 139718063407104 graph.py:498] I0304 00:49:20.578555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:49:32.028480 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:32.029178 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l k j" I0304 00:49:32.030111 139718063407104 graph.py:498] I0304 00:49:32.030397 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_circle l k j ? eqratio f h f a g b g a I0304 00:49:38.024260 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:38.025320 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0304 00:49:38.026106 139718063407104 graph.py:498] I0304 00:49:38.026365 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:49:38.568883 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:38.569676 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l h i" I0304 00:49:38.571614 139718063407104 graph.py:498] I0304 00:49:38.571907 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_circle l h i ? eqratio f h f a g b g a I0304 00:49:41.929391 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:41.929774 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l a h" I0304 00:49:41.930409 139718063407104 graph.py:498] I0304 00:49:41.930622 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g i, on_bline k i g; l = on_circle l a h ? eqratio f h f a g b g a I0304 00:49:51.933709 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:51.934408 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0304 00:49:56.827361 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:56.827717 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e i, on_bline l i e" I0304 00:49:56.828267 139718063407104 graph.py:498] I0304 00:49:56.828651 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:49:58.454244 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b f, on_bline l f b" I0304 00:49:58.454901 139718063407104 graph.py:498] I0304 00:49:58.455085 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l b f, on_bline l f b ? eqratio f h f a g b g a I0304 00:49:58.881065 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:49:58.881369 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_bline l j h" I0304 00:49:58.881752 139718063407104 graph.py:498] I0304 00:49:58.881870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:50:14.263376 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:50:14.263759 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e h, on_bline l h e" I0304 00:50:14.264321 139718063407104 graph.py:498] I0304 00:50:14.264606 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:50:19.259989 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:50:19.260274 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e f, on_bline l f e" I0304 00:50:19.260771 139718063407104 graph.py:498] I0304 00:50:19.261006 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_line k a i, on_bline k i a; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 00:50:30.828652 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:50:30.829357 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l j h" I0304 00:50:30.829979 139718063407104 graph.py:498] I0304 00:50:30.830171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:50:33.433062 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:50:33.433629 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 00:50:33.434262 139718063407104 graph.py:498] I0304 00:50:33.434475 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:50:42.398118 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:50:42.398557 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D i h j k 12 D i j h k 13 ; x00 I0304 00:50:44.868666 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b c, on_bline l c b" I0304 00:50:44.869445 139718063407104 graph.py:498] I0304 00:50:44.869686 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0304 00:50:51.712532 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:50:51.713068 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d g, on_bline l g d" I0304 00:50:51.713779 139718063407104 graph.py:498] I0304 00:50:51.714012 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:50:57.203575 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:50:57.203928 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 00:50:57.204675 139718063407104 graph.py:498] I0304 00:50:57.204946 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:51:06.307008 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_bline l k h" I0304 00:51:06.308684 139718063407104 graph.py:498] I0304 00:51:06.308906 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:51:10.149590 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:10.149969 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b k, on_line l c j" I0304 00:51:10.150566 139718063407104 graph.py:498] I0304 00:51:10.150766 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_line l b k, on_line l c j ? eqratio f h f a g b g a I0304 00:51:13.028751 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:13.029636 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_bline l j h" I0304 00:51:13.030745 139718063407104 graph.py:498] I0304 00:51:13.031832 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:51:19.140665 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:19.141679 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0304 00:51:19.142581 139718063407104 graph.py:498] I0304 00:51:19.142728 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:51:20.528302 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:20.529071 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_bline l g e" I0304 00:51:20.530182 139718063407104 graph.py:498] I0304 00:51:20.530574 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:51:27.730122 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:27.730523 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 00:51:27.739560 139718063407104 graph.py:498] I0304 00:51:27.754167 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:51:31.317487 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:31.317844 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0304 00:51:31.318416 139718063407104 graph.py:498] I0304 00:51:31.318607 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:51:31.603440 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l c d, on_bline l d c" I0304 00:51:31.604201 139718063407104 graph.py:498] I0304 00:51:31.604438 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0304 00:51:31.749872 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:31.750148 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g h, on_bline l h g" I0304 00:51:31.750567 139718063407104 graph.py:498] I0304 00:51:31.750680 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:51:41.722357 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:41.722886 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0304 00:51:41.723722 139718063407104 graph.py:498] I0304 00:51:41.723986 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:51:44.344225 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:44.345144 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d g, on_bline l g d" I0304 00:51:44.346268 139718063407104 graph.py:498] I0304 00:51:44.346581 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:51:51.107569 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:51.108442 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 00:51:51.109368 139718063407104 graph.py:498] I0304 00:51:51.109668 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:51:51.113874 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:51.114442 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h g, on_bline l g h" I0304 00:51:51.115123 139718063407104 graph.py:498] I0304 00:51:51.115364 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:51:52.856634 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:51:52.857500 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0304 00:51:52.858702 139718063407104 graph.py:498] I0304 00:51:52.859061 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:52:00.335528 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:00.336410 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0304 00:52:00.337643 139718063407104 graph.py:498] I0304 00:52:00.338024 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:52:02.866801 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:02.867177 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 00:52:02.867768 139718063407104 graph.py:498] I0304 00:52:02.867938 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:52:07.679906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:07.680287 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0304 00:52:07.680914 139718063407104 graph.py:498] I0304 00:52:07.681104 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:52:07.730321 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:07.730985 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0304 00:52:07.732045 139718063407104 graph.py:498] I0304 00:52:07.732354 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:52:15.780421 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:15.780700 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b k, on_bline l k b" I0304 00:52:15.781130 139718063407104 graph.py:498] I0304 00:52:15.781265 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l b k, on_bline l k b ? eqratio f h f a g b g a I0304 00:52:18.541597 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:18.541953 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0304 00:52:18.542524 139718063407104 graph.py:498] I0304 00:52:18.542695 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:52:20.135437 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:20.136281 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0304 00:52:20.137343 139718063407104 graph.py:498] I0304 00:52:20.137682 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:52:23.923577 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:23.923933 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_circle l k h" I0304 00:52:23.924371 139718063407104 graph.py:498] I0304 00:52:23.924496 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:52:28.392499 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:28.393375 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_pline l i j k" I0304 00:52:28.394433 139718063407104 graph.py:498] I0304 00:52:28.394801 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_pline l i j k ? eqratio f h f a g b g a I0304 00:52:29.210973 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:29.211515 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d k, on_bline l k d" I0304 00:52:29.212389 139718063407104 graph.py:498] I0304 00:52:29.212697 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l d k, on_bline l k d ? eqratio f h f a g b g a I0304 00:52:35.090692 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:35.091067 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_circle l k h" I0304 00:52:35.091705 139718063407104 graph.py:498] I0304 00:52:35.091883 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:52:41.404202 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:41.404461 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i k, on_bline l k i" I0304 00:52:41.404849 139718063407104 graph.py:498] I0304 00:52:41.404964 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:52:41.525335 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:41.526058 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_pline l k i j, on_pline l i j k" I0304 00:52:41.526707 139718063407104 graph.py:498] I0304 00:52:41.526904 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_pline l k i j, on_pline l i j k ? eqratio f h f a g b g a I0304 00:52:43.194651 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:43.194925 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i k, on_bline l k i" I0304 00:52:43.195545 139718063407104 graph.py:498] I0304 00:52:43.195873 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 00:52:43.509914 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:43.510181 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 00:52:43.510607 139718063407104 graph.py:498] I0304 00:52:43.510752 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:52:53.422207 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:53.422642 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_circle l g e" I0304 00:52:53.423243 139718063407104 graph.py:498] I0304 00:52:53.423452 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l e g, on_circle l g e ? eqratio f h f a g b g a I0304 00:52:54.050159 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:54.050318 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0304 00:52:54.050745 139718063407104 graph.py:498] I0304 00:52:54.050997 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:52:57.587374 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:57.587787 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b i, on_bline l i b" I0304 00:52:57.588552 139718063407104 graph.py:498] I0304 00:52:57.588843 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:52:58.867691 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:58.868219 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 00:52:58.869066 139718063407104 graph.py:498] I0304 00:52:58.869333 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:52:59.560299 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:52:59.560943 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i j, on_bline l j i" I0304 00:52:59.561801 139718063407104 graph.py:498] I0304 00:52:59.562107 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:53:04.804180 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:04.804528 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 00:53:04.804970 139718063407104 graph.py:498] I0304 00:53:04.805098 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 00:53:10.514540 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:10.515030 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0304 00:53:10.515853 139718063407104 graph.py:498] I0304 00:53:10.516072 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:53:16.384570 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0304 00:53:16.385073 139718063407104 graph.py:498] I0304 00:53:16.385198 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 00:53:16.939521 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:16.940069 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0304 00:53:16.940939 139718063407104 graph.py:498] I0304 00:53:16.941202 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:53:16.966896 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:16.967257 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0304 00:53:16.967956 139718063407104 graph.py:498] I0304 00:53:16.968352 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:53:17.948771 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:17.949043 139718063407104 alphageometry.py:548] Worker 9: Translation: "m = on_line m b c, on_bline m c b" I0304 00:53:17.949386 139718063407104 graph.py:498] I0304 00:53:17.949469 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0304 00:53:19.069201 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:19.069603 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l c i, on_bline l i c" I0304 00:53:19.070035 139718063407104 graph.py:498] I0304 00:53:19.070427 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 00:53:26.772585 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:26.772840 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l c i, on_bline l i c" I0304 00:53:26.773221 139718063407104 graph.py:498] I0304 00:53:26.773348 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 00:53:30.136825 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:30.137665 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0304 00:53:30.138742 139718063407104 graph.py:498] I0304 00:53:30.139107 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:53:33.963156 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:33.963651 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l h j" I0304 00:53:33.964447 139718063407104 graph.py:498] I0304 00:53:33.964720 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a g, on_bline k g a; l = on_line l h j, on_circle l h j ? eqratio f h f a g b g a I0304 00:53:35.672213 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:35.674454 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g h, on_bline l h g" I0304 00:53:35.674951 139718063407104 graph.py:498] I0304 00:53:35.675103 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:53:36.181028 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:36.181306 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 00:53:36.182023 139718063407104 graph.py:498] I0304 00:53:36.182295 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:53:41.221637 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:41.222007 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c e, on_bline l e c" I0304 00:53:41.223209 139718063407104 graph.py:498] I0304 00:53:41.223466 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0304 00:53:41.798891 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:41.799397 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_pline l g i h" I0304 00:53:41.800075 139718063407104 graph.py:498] I0304 00:53:41.800297 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_pline l g i h ? eqratio f h f a g b g a I0304 00:53:42.777912 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 00:53:42.778766 139718063407104 graph.py:498] I0304 00:53:42.779032 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 00:53:44.140975 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:44.141339 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0304 00:53:44.141900 139718063407104 graph.py:498] I0304 00:53:44.142183 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:53:48.024462 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:48.024784 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0304 00:53:52.740890 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:52.741500 139718063407104 alphageometry.py:548] Worker 9: Translation: "ERROR: Invalid predicate P h k h l" I0304 00:53:52.741814 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_pline l g f k" I0304 00:53:52.742460 139718063407104 graph.py:498] I0304 00:53:52.742584 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_pline l g f k ? eqratio f h f a g b g a I0304 00:53:55.300840 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:55.301281 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0304 00:53:55.301897 139718063407104 graph.py:498] I0304 00:53:55.302076 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:53:56.902877 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:56.903797 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g h, on_circle l h g" I0304 00:53:56.905047 139718063407104 graph.py:498] I0304 00:53:56.905421 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l g h, on_circle l h g ? eqratio f h f a g b g a I0304 00:53:58.515648 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:53:58.516062 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_bline l k h" I0304 00:53:58.516697 139718063407104 graph.py:498] I0304 00:53:58.516902 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:54:04.622688 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:04.623252 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b k, on_pline l c d e" I0304 00:54:04.624077 139718063407104 graph.py:498] I0304 00:54:04.624306 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_line l b k, on_pline l c d e ? eqratio f h f a g b g a I0304 00:54:07.992127 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:07.992728 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h i, on_bline l i h" I0304 00:54:07.993573 139718063407104 graph.py:498] I0304 00:54:07.993893 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:54:08.876411 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:08.876960 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_bline l k h" I0304 00:54:08.877500 139718063407104 graph.py:498] I0304 00:54:08.877719 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:54:10.110157 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:10.110423 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g k, on_circle l h g" I0304 00:54:10.110789 139718063407104 graph.py:498] I0304 00:54:10.110924 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l g k, on_circle l h g ? eqratio f h f a g b g a I0304 00:54:14.614649 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:14.615026 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i h, on_bline l h i" I0304 00:54:14.615601 139718063407104 graph.py:498] I0304 00:54:14.615768 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:54:17.973155 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:17.973526 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_pline l f i h" I0304 00:54:17.974101 139718063407104 graph.py:498] I0304 00:54:17.974254 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_pline l f i h ? eqratio f h f a g b g a I0304 00:54:21.127940 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0304 00:54:21.128697 139718063407104 graph.py:498] I0304 00:54:21.129098 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:54:21.787867 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:21.788245 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g h, on_circle l g h" I0304 00:54:21.788737 139718063407104 graph.py:498] I0304 00:54:21.788927 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g j, on_circle k j g; l = on_line l g h, on_circle l g h ? eqratio f h f a g b g a I0304 00:54:25.711779 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:25.712030 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d c, on_bline l c d" I0304 00:54:25.712444 139718063407104 graph.py:498] I0304 00:54:25.712630 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l d c, on_bline l c d ? eqratio f h f a g b g a I0304 00:54:27.860941 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:27.861333 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l j i k, on_pline l j i k" I0304 00:54:27.861966 139718063407104 graph.py:498] I0304 00:54:27.862168 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = eqdistance l j i k, on_pline l j i k ? eqratio f h f a g b g a I0304 00:54:28.020234 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:28.020507 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_circle l h k" I0304 00:54:28.020920 139718063407104 graph.py:498] I0304 00:54:28.021002 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 00:54:29.609596 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:29.609931 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_pline l f c g" I0304 00:54:29.610761 139718063407104 graph.py:498] I0304 00:54:29.611193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_pline l f c g ? eqratio f h f a g b g a I0304 00:54:32.519298 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:32.519465 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d h, on_bline l h d" I0304 00:54:32.519820 139718063407104 graph.py:498] I0304 00:54:32.519977 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 00:54:32.678872 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:32.679068 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0304 00:54:40.643159 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:40.643438 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_circle l h d" I0304 00:54:40.643979 139718063407104 graph.py:498] I0304 00:54:40.644180 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l d h, on_circle l h d ? eqratio f h f a g b g a I0304 00:54:41.577207 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:41.577505 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_pline l f c g, on_pline l c f g" I0304 00:54:41.578050 139718063407104 graph.py:498] I0304 00:54:41.578243 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k c i, on_bline k i c; l = on_pline l f c g, on_pline l c f g ? eqratio f h f a g b g a I0304 00:54:43.412873 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:43.413197 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_bline l j h" I0304 00:54:43.413709 139718063407104 graph.py:498] I0304 00:54:43.413852 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:54:44.106383 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:44.106949 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0304 00:54:44.107497 139718063407104 graph.py:498] I0304 00:54:44.107636 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:54:50.183047 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:50.183439 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g j, on_bline l j g" I0304 00:54:50.184007 139718063407104 graph.py:498] I0304 00:54:50.184177 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 00:54:50.289723 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:50.290172 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i g, on_bline l g i" I0304 00:54:50.290701 139718063407104 graph.py:498] I0304 00:54:50.290850 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 00:54:54.152583 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:54.152795 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0304 00:54:58.938907 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a e, on_bline l e a" I0304 00:54:58.939552 139718063407104 graph.py:498] I0304 00:54:58.939696 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 00:54:59.281654 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:54:59.281835 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0304 00:54:59.282257 139718063407104 graph.py:498] I0304 00:54:59.282371 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:55:00.785392 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:00.785609 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e i, on_bline l i e" I0304 00:55:00.785999 139718063407104 graph.py:498] I0304 00:55:00.786101 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:55:01.835245 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:01.835409 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e i, on_bline l i e" I0304 00:55:01.835711 139718063407104 graph.py:498] I0304 00:55:01.835790 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:55:05.230202 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:05.230811 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0304 00:55:05.231678 139718063407104 graph.py:498] I0304 00:55:05.231996 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:55:06.170808 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:06.170990 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l j k, on_bline l k j" I0304 00:55:06.171395 139718063407104 graph.py:498] I0304 00:55:06.171505 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 00:55:16.870714 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:16.871007 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_circle l d h" I0304 00:55:16.871410 139718063407104 graph.py:498] I0304 00:55:16.871528 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l d h, on_circle l d h ? eqratio f h f a g b g a I0304 00:55:18.686372 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:18.686547 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_bline l g e" I0304 00:55:18.686858 139718063407104 graph.py:498] I0304 00:55:18.686939 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:55:18.732908 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:18.733143 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i h, on_bline l h i" I0304 00:55:18.733553 139718063407104 graph.py:498] I0304 00:55:18.733686 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:55:21.197345 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:21.197751 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0304 00:55:21.198488 139718063407104 graph.py:498] I0304 00:55:21.198707 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:55:25.143294 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:25.143543 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_circle l h j" I0304 00:55:25.143951 139718063407104 graph.py:498] I0304 00:55:25.144075 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k f h, on_bline k h f; l = on_line l h j, on_circle l h j ? eqratio f h f a g b g a I0304 00:55:31.047562 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:31.048156 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d g, on_bline l g d" I0304 00:55:31.049092 139718063407104 graph.py:498] I0304 00:55:31.049417 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:55:31.841950 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:31.842305 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0304 00:55:31.842698 139718063407104 graph.py:498] I0304 00:55:31.842829 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:55:33.898271 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:33.898562 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h" I0304 00:55:33.899437 139718063407104 graph.py:498] I0304 00:55:33.899710 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l d h ? eqratio f h f a g b g a I0304 00:55:35.393201 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:35.393533 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h g, on_bline l g h" I0304 00:55:35.393960 139718063407104 graph.py:498] I0304 00:55:35.394088 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 00:55:35.912042 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:35.912302 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g h, on_bline l h g" I0304 00:55:35.912842 139718063407104 graph.py:498] I0304 00:55:35.912985 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 00:55:41.784000 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:41.784212 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0304 00:55:46.362972 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:46.363223 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l j h" I0304 00:55:46.363590 139718063407104 graph.py:498] I0304 00:55:46.363687 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_circle l j h ? eqratio f h f a g b g a I0304 00:55:49.278939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:49.279111 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i k, on_circle l k i" I0304 00:55:49.279427 139718063407104 graph.py:498] I0304 00:55:49.279510 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 00:55:52.159872 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:52.160685 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i j, on_bline l j i" I0304 00:55:52.161705 139718063407104 graph.py:498] I0304 00:55:52.162113 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:55:54.703392 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:55:54.703695 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l j k, on_bline l k j" I0304 00:55:54.704096 139718063407104 graph.py:498] I0304 00:55:54.704210 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 00:56:05.242652 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:05.243229 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_circle l j h" I0304 00:56:05.243917 139718063407104 graph.py:498] I0304 00:56:05.244109 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k c e, on_bline k e c; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:56:07.639262 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:07.639542 139718063407104 alphageometry.py:548] Worker 14: 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 " I0304 00:56:07.639671 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h k, on_bline l k h" I0304 00:56:07.640057 139718063407104 graph.py:498] I0304 00:56:07.640180 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:56:09.902157 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:09.902538 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i e, on_bline l e i" I0304 00:56:09.903409 139718063407104 graph.py:498] I0304 00:56:09.903684 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l i e, on_bline l e i ? eqratio f h f a g b g a I0304 00:56:12.688359 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:12.688551 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g i, on_bline l i g" I0304 00:56:12.688889 139718063407104 graph.py:498] I0304 00:56:12.688970 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:56:16.503108 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:16.503791 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 00:56:16.504733 139718063407104 graph.py:498] I0304 00:56:16.504999 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 00:56:22.254636 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:22.254872 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0304 00:56:25.910589 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:25.910847 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l f h, on_bline l h f" I0304 00:56:25.911365 139718063407104 graph.py:498] I0304 00:56:25.911504 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0304 00:56:29.036463 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:29.037062 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d i, on_bline l i d" I0304 00:56:29.037913 139718063407104 graph.py:498] I0304 00:56:29.038213 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:56:32.373235 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:32.373649 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l k i" I0304 00:56:32.374715 139718063407104 graph.py:498] I0304 00:56:32.375024 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_circle l k i ? eqratio f h f a g b g a I0304 00:56:35.922482 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0304 00:56:35.922822 139718063407104 graph.py:498] I0304 00:56:35.922922 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 00:56:38.947917 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:38.948171 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i h, on_bline l h i" I0304 00:56:38.948692 139718063407104 graph.py:498] I0304 00:56:38.948842 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:56:45.411499 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:45.411786 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l d b" I0304 00:56:45.412190 139718063407104 graph.py:498] I0304 00:56:45.412307 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l b g, on_bline l d b ? eqratio f h f a g b g a I0304 00:56:52.191084 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:52.191467 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l j h" I0304 00:56:52.192048 139718063407104 graph.py:498] I0304 00:56:52.192202 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:56:54.195772 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:54.195951 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0304 00:56:54.196254 139718063407104 graph.py:498] I0304 00:56:54.196333 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 00:56:59.923589 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:56:59.923817 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i" I0304 00:56:59.924232 139718063407104 graph.py:498] I0304 00:56:59.924328 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l d i ? eqratio f h f a g b g a I0304 00:57:01.554633 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:01.555066 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h k, on_circle l k h" I0304 00:57:01.555817 139718063407104 graph.py:498] I0304 00:57:01.556047 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:57:03.597446 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:03.597707 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e g, on_bline l g e" I0304 00:57:03.598228 139718063407104 graph.py:498] I0304 00:57:03.598369 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 00:57:11.710227 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:11.710468 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 00:57:11.710979 139718063407104 graph.py:498] I0304 00:57:11.711156 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:57:14.780977 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:14.781144 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 00:57:14.781446 139718063407104 graph.py:498] I0304 00:57:14.781524 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:57:15.313157 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:15.313416 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h k, on_line l i j" I0304 00:57:15.313850 139718063407104 graph.py:498] I0304 00:57:15.313968 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l h k, on_line l i j ? eqratio f h f a g b g a I0304 00:57:19.580224 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:19.580404 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g k, on_circle l k g" I0304 00:57:19.580748 139718063407104 graph.py:498] I0304 00:57:19.580850 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 00:57:26.667125 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:26.667330 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 00:57:26.667669 139718063407104 graph.py:498] I0304 00:57:26.667757 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:57:26.788393 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:26.788580 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_circle l k h" I0304 00:57:26.788892 139718063407104 graph.py:498] I0304 00:57:26.788973 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:57:28.559147 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:28.559428 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l j k, on_circle l k j" I0304 00:57:28.559832 139718063407104 graph.py:498] I0304 00:57:28.559935 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b h, on_bline k h b; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 00:57:32.163097 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:32.163271 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_bline l g d" I0304 00:57:32.163581 139718063407104 graph.py:498] I0304 00:57:32.163660 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 00:57:35.306880 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:35.307051 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l i k" I0304 00:57:35.307344 139718063407104 graph.py:498] I0304 00:57:35.307423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_circle l i k ? eqratio f h f a g b g a I0304 00:57:41.299526 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:41.299940 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 00:57:41.300743 139718063407104 graph.py:498] I0304 00:57:41.300981 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 00:57:41.678191 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:41.678649 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0304 00:57:43.773405 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:43.773573 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_bline l i b" I0304 00:57:43.773907 139718063407104 graph.py:498] I0304 00:57:43.773988 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 00:57:44.390341 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l c f, on_bline l f c" I0304 00:57:44.391062 139718063407104 graph.py:498] I0304 00:57:44.391238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l c f, on_bline l f c ? eqratio f h f a g b g a I0304 00:57:46.447277 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:46.447443 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 00:57:46.448013 139718063407104 graph.py:498] I0304 00:57:46.448182 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 00:57:52.503240 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:52.503401 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_bline l k h" I0304 00:57:52.503704 139718063407104 graph.py:498] I0304 00:57:52.503781 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:57:57.826489 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:57.826884 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g k, on_bline l k g" I0304 00:57:57.827360 139718063407104 graph.py:498] I0304 00:57:57.827491 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k b d, on_bline k d b; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 00:57:58.898147 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:57:58.898324 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0304 00:57:58.898750 139718063407104 graph.py:498] I0304 00:57:58.898989 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:58:04.365455 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:04.365628 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0304 00:58:04.365932 139718063407104 graph.py:498] I0304 00:58:04.366011 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:58:05.060222 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:05.060384 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_circle l k h" I0304 00:58:05.060702 139718063407104 graph.py:498] I0304 00:58:05.060783 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:58:07.822671 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:07.822946 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 00:58:07.823346 139718063407104 graph.py:498] I0304 00:58:07.823460 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:58:13.125344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:13.125479 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C d e k 12 D d k e k 13 ; x00 I0304 00:58:14.335731 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:14.335898 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i d, on_bline l d i" I0304 00:58:14.336197 139718063407104 graph.py:498] I0304 00:58:14.336277 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l i d, on_bline l d i ? eqratio f h f a g b g a I0304 00:58:16.757255 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:16.757519 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l j i h, eqdistance l i h j" I0304 00:58:16.758023 139718063407104 graph.py:498] I0304 00:58:16.758168 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = eqdistance l j i h, eqdistance l i h j ? eqratio f h f a g b g a I0304 00:58:21.437636 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:21.437856 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0304 00:58:21.438167 139718063407104 graph.py:498] I0304 00:58:21.438241 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 00:58:28.385983 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:28.386565 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i j, on_bline l j i" I0304 00:58:28.387256 139718063407104 graph.py:498] I0304 00:58:28.387440 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 00:58:31.117581 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:31.117752 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 00:58:31.118053 139718063407104 graph.py:498] I0304 00:58:31.118130 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 00:58:35.146569 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:35.146853 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 00:58:35.147245 139718063407104 graph.py:498] I0304 00:58:35.147359 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 00:58:38.570032 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:38.570198 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0304 00:58:38.570495 139718063407104 graph.py:498] I0304 00:58:38.570572 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 00:58:45.242290 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:45.242702 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i k, on_circle l k i" I0304 00:58:45.243460 139718063407104 graph.py:498] I0304 00:58:45.243684 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 00:58:47.638649 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:47.638908 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_circle l h b" I0304 00:58:47.639213 139718063407104 graph.py:498] I0304 00:58:47.639291 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a d, on_bline k d a; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 00:58:49.038329 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:49.038760 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l c i, on_bline l i c" I0304 00:58:49.039330 139718063407104 graph.py:498] I0304 00:58:49.039514 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 00:58:55.141534 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:58:55.141947 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_circle l k h" I0304 00:58:55.142342 139718063407104 graph.py:498] I0304 00:58:55.142464 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 00:59:01.881015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:01.881184 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a g, on_bline l g a" I0304 00:59:01.881491 139718063407104 graph.py:498] I0304 00:59:01.881571 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 00:59:02.694729 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:02.694865 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0304 00:59:13.091955 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:13.092204 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0304 00:59:13.092626 139718063407104 graph.py:498] I0304 00:59:13.092742 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 00:59:14.986127 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:14.986621 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0304 00:59:14.987329 139718063407104 graph.py:498] I0304 00:59:14.987555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 00:59:18.329223 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:18.329424 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_pline l j a f" I0304 00:59:18.329988 139718063407104 graph.py:498] I0304 00:59:18.330193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l d i, on_pline l j a f ? eqratio f h f a g b g a I0304 00:59:31.503634 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:31.503807 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_circle l j h" I0304 00:59:31.504111 139718063407104 graph.py:498] I0304 00:59:31.504191 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 00:59:36.452458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:36.452698 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e g, on_circle l g e" I0304 00:59:36.453232 139718063407104 graph.py:498] I0304 00:59:36.453378 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l e g, on_circle l g e ? eqratio f h f a g b g a I0304 00:59:36.512608 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:36.512984 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_pline l j i k" I0304 00:59:36.513782 139718063407104 graph.py:498] I0304 00:59:36.514031 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l d i, on_pline l j i k ? eqratio f h f a g b g a I0304 00:59:52.872046 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:52.872218 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_bline l k h" I0304 00:59:52.872554 139718063407104 graph.py:498] I0304 00:59:52.872637 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 00:59:55.389010 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 00:59:55.389193 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 00:59:55.389512 139718063407104 graph.py:498] I0304 00:59:55.389593 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:00:02.214712 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:00:02.214885 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e i, on_bline l i e" I0304 01:00:02.215187 139718063407104 graph.py:498] I0304 01:00:02.215266 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:00:06.511256 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:00:06.511430 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_pline l j a e" I0304 01:00:06.511760 139718063407104 graph.py:498] I0304 01:00:06.511840 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a d, on_bline k d a; l = on_line l d i, on_pline l j a e ? eqratio f h f a g b g a I0304 01:00:08.100178 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:00:08.100570 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i k, on_circle l k i" I0304 01:00:08.101098 139718063407104 graph.py:498] I0304 01:00:08.101262 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 01:00:28.593278 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:00:28.593457 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_circle l j i" I0304 01:00:28.593796 139718063407104 graph.py:498] I0304 01:00:28.593880 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l i j, on_circle l j i ? eqratio f h f a g b g a I0304 01:00:31.877596 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:00:31.878001 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i k, on_bline l k i" I0304 01:00:31.878515 139718063407104 graph.py:498] I0304 01:00:31.878689 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 01:00:36.972470 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:00:36.972751 139718063407104 alphageometry.py:548] Worker 0: 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 2622, in add_clause nums = draw_fn() File "/home/tong_peng/onedrive_googie32u/alphageometry/graph.py", line 2608, in draw_fn return nm.reduce(to_be_intersected, existing_points) File "/home/tong_peng/onedrive_googie32u/alphageometry/numericals.py", line 1310, in reduce result = a.intersect(b) File "/home/tong_peng/onedrive_googie32u/alphageometry/numericals.py", line 213, in intersect return line_line_intersection(self, obj) File "/home/tong_peng/onedrive_googie32u/alphageometry/numericals.py", line 584, in line_line_intersection raise InvalidLineIntersectError numericals.InvalidLineIntersectError " I0304 01:00:36.972853 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0304 01:00:50.508311 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:00:50.508963 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g i, on_bline l i g" I0304 01:00:50.509875 139718063407104 graph.py:498] I0304 01:00:50.510164 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:00:55.543572 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:00:55.544009 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i k, on_bline l k i" I0304 01:00:55.544817 139718063407104 graph.py:498] I0304 01:00:55.545058 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 01:01:11.487848 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:01:11.488102 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l c e, on_bline l e c" I0304 01:01:11.488585 139718063407104 graph.py:498] I0304 01:01:11.488831 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0304 01:01:12.053058 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:01:12.053332 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_circle l j h" I0304 01:01:12.053769 139718063407104 graph.py:498] I0304 01:01:12.053894 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 01:01:32.048358 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:01:32.048541 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e g, on_bline l g e" I0304 01:01:32.048851 139718063407104 graph.py:498] I0304 01:01:32.048933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:01:42.402374 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:01:42.402692 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0304 01:01:42.403100 139718063407104 graph.py:498] I0304 01:01:42.403204 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d e, on_bline k e d; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:01:48.076940 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:01:48.077346 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_bline l j i" I0304 01:01:48.078105 139718063407104 graph.py:498] I0304 01:01:48.078328 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:02:02.092481 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:02:02.092694 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d f k 12 D d k f k 13 ; x00 I0304 01:02:19.614269 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:02:19.614480 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0304 01:02:19.614785 139718063407104 graph.py:498] I0304 01:02:19.614864 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:02:38.427625 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_bline l h g" I0304 01:02:38.427931 139718063407104 graph.py:498] I0304 01:02:38.428010 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:02:39.918688 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:02:39.919100 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0304 01:02:39.919801 139718063407104 graph.py:498] I0304 01:02:39.920073 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c d, on_bline k d c; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:02:49.595635 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:02:49.596158 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0304 01:02:49.597037 139718063407104 graph.py:498] I0304 01:02:49.597318 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:02:59.788221 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:02:59.788579 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d e, on_bline l e d" I0304 01:02:59.789189 139718063407104 graph.py:498] I0304 01:02:59.789473 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:03:12.825499 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:03:12.825912 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0304 01:03:16.835368 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:03:16.835776 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d h, on_bline l h d" I0304 01:03:16.836593 139718063407104 graph.py:498] I0304 01:03:16.836822 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 01:03:30.284111 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:03:30.284509 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b h, on_bline l h b" I0304 01:03:30.285119 139718063407104 graph.py:498] I0304 01:03:30.285348 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:03:41.966277 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:03:41.966490 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a h, on_bline l h a" I0304 01:03:41.966916 139718063407104 graph.py:498] I0304 01:03:41.967026 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 01:03:59.679518 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:03:59.679794 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b e, on_bline l e b" I0304 01:03:59.680193 139718063407104 graph.py:498] I0304 01:03:59.680321 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 01:04:15.520702 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:04:15.521735 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0304 01:04:15.522836 139718063407104 graph.py:498] I0304 01:04:15.523245 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:04:27.245531 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:04:27.245771 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l c h, on_bline l h c" I0304 01:04:27.246629 139718063407104 graph.py:498] I0304 01:04:27.247150 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l c h, on_bline l h c ? eqratio f h f a g b g a I0304 01:04:46.920691 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:04:46.921725 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h g, on_bline l g h" I0304 01:04:46.922850 139718063407104 graph.py:498] I0304 01:04:46.923220 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:04:57.901967 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:04:57.902143 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h i, on_bline l i h" I0304 01:04:57.902447 139718063407104 graph.py:498] I0304 01:04:57.902528 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:05:10.020912 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:05:10.021275 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j h, on_bline l h j" I0304 01:05:10.021774 139718063407104 graph.py:498] I0304 01:05:10.021930 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0304 01:05:22.487857 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:05:22.488460 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e f, on_bline l f e" I0304 01:05:22.489210 139718063407104 graph.py:498] I0304 01:05:22.489446 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 01:05:30.525368 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0304 01:05:30.526152 139718063407104 graph.py:498] I0304 01:05:30.526385 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:05:33.734262 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:05:33.734433 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i h, on_bline l h i" I0304 01:05:33.734768 139718063407104 graph.py:498] I0304 01:05:33.734868 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:05:45.943799 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:05:45.944252 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b h, on_circle l h b" I0304 01:05:45.944756 139718063407104 graph.py:498] I0304 01:05:45.945138 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 01:05:47.518830 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:05:47.519014 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 01:05:47.519363 139718063407104 graph.py:498] I0304 01:05:47.519452 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:05:53.950673 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:05:53.950923 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a e, on_bline l e a" I0304 01:05:53.951362 139718063407104 graph.py:498] I0304 01:05:53.951466 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_bline k h e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 01:06:03.594922 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:06:03.595208 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0304 01:06:03.595613 139718063407104 graph.py:498] I0304 01:06:03.595736 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:06:07.515600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:06:07.516011 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C b j k 12 D b k j k 13 ; x00 I0304 01:06:21.024876 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:06:21.025474 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0304 01:06:21.026200 139718063407104 graph.py:498] I0304 01:06:21.026437 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:06:42.159306 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:06:42.159862 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 01:06:42.160804 139718063407104 graph.py:498] I0304 01:06:42.161149 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:07:00.521698 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:07:00.522186 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0304 01:07:00.523071 139718063407104 graph.py:498] I0304 01:07:00.523335 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:07:22.108083 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:07:22.108447 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b j, on_line l h k" I0304 01:07:22.108983 139718063407104 graph.py:498] I0304 01:07:22.109145 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l b j, on_line l h k ? eqratio f h f a g b g a I0304 01:07:24.012148 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d h, on_bline l h d" I0304 01:07:24.012917 139718063407104 graph.py:498] I0304 01:07:24.013219 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 01:07:39.826489 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:07:39.826867 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d e, on_bline l e d" I0304 01:07:39.827522 139718063407104 graph.py:498] I0304 01:07:39.827726 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:07:41.147500 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l j k, on_bline l k j" I0304 01:07:41.148433 139718063407104 graph.py:498] I0304 01:07:41.148769 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 01:07:41.874589 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:07:41.875517 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_circle l k h" I0304 01:07:41.876646 139718063407104 graph.py:498] I0304 01:07:41.877041 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:07:56.360755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:07:56.361461 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0304 01:07:56.362334 139718063407104 graph.py:498] I0304 01:07:56.362649 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:07:58.202459 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:07:58.203437 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a i, on_bline l i a" I0304 01:07:58.204133 139718063407104 graph.py:498] I0304 01:07:58.204361 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:08:07.895509 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:08:07.896134 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l k h" I0304 01:08:07.897120 139718063407104 graph.py:498] I0304 01:08:07.897383 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:08:11.333945 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:08:11.334526 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0304 01:08:11.335218 139718063407104 graph.py:498] I0304 01:08:11.335465 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:08:19.855911 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:08:19.857806 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g j, on_circle l j g" I0304 01:08:19.858735 139718063407104 graph.py:498] I0304 01:08:19.859060 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l g j, on_circle l j g ? eqratio f h f a g b g a I0304 01:08:28.750660 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:08:28.751071 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0304 01:08:28.751658 139718063407104 graph.py:498] I0304 01:08:28.751863 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:08:32.070539 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:08:32.071265 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0304 01:08:32.072056 139718063407104 graph.py:498] I0304 01:08:32.072257 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:08:40.554284 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:08:40.554681 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0304 01:08:40.555385 139718063407104 graph.py:498] I0304 01:08:40.555613 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:08:49.600244 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:08:49.600534 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0304 01:08:49.600970 139718063407104 graph.py:498] I0304 01:08:49.601089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 01:08:50.515993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:08:50.516239 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 01:08:50.516656 139718063407104 graph.py:498] I0304 01:08:50.517119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:09:02.492753 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:02.493108 139718063407104 alphageometry.py:548] Worker 6: Translation: "m = on_line m b h, on_bline m h b" I0304 01:09:02.493887 139718063407104 graph.py:498] I0304 01:09:02.494151 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:09:08.240229 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:08.240658 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 01:09:08.241326 139718063407104 graph.py:498] I0304 01:09:08.241537 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:09:14.528440 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:14.528910 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e i, on_bline l i e" I0304 01:09:14.529460 139718063407104 graph.py:498] I0304 01:09:14.529601 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:09:25.202872 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:25.203522 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e j, on_circle l j e" I0304 01:09:25.204608 139718063407104 graph.py:498] I0304 01:09:25.204836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l e j, on_circle l j e ? eqratio f h f a g b g a I0304 01:09:30.118947 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:30.119577 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 01:09:30.120327 139718063407104 graph.py:498] I0304 01:09:30.120618 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:09:31.986819 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:31.987227 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0304 01:09:31.988331 139718063407104 graph.py:498] I0304 01:09:31.988631 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 01:09:48.895449 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:48.895987 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e k, on_circle l k e" I0304 01:09:48.896702 139718063407104 graph.py:498] I0304 01:09:48.896981 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l e k, on_circle l k e ? eqratio f h f a g b g a I0304 01:09:57.917505 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:57.918080 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 01:09:57.918905 139718063407104 graph.py:498] I0304 01:09:57.919202 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:09:58.187343 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:09:58.187690 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 01:09:58.188177 139718063407104 graph.py:498] I0304 01:09:58.188311 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:10:15.003734 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:15.004163 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0304 01:10:15.004633 139718063407104 graph.py:498] I0304 01:10:15.004777 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:10:16.296976 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:16.297563 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h k, on_bline l k h" I0304 01:10:16.298440 139718063407104 graph.py:498] I0304 01:10:16.298703 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:10:18.337421 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:18.337862 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_bline l j h" I0304 01:10:18.338741 139718063407104 graph.py:498] I0304 01:10:18.339035 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:10:28.571094 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0304 01:10:28.572069 139718063407104 graph.py:498] I0304 01:10:28.572306 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:10:32.728293 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:32.728995 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g f, on_bline l f g" I0304 01:10:32.729711 139718063407104 graph.py:498] I0304 01:10:32.729900 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l g f, on_bline l f g ? eqratio f h f a g b g a I0304 01:10:34.390341 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:34.390925 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_circle l h e" I0304 01:10:34.391819 139718063407104 graph.py:498] I0304 01:10:34.392078 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k b i, on_bline k i b; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 01:10:43.966184 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:43.966800 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l h k" I0304 01:10:43.967509 139718063407104 graph.py:498] I0304 01:10:43.967695 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 01:10:46.848882 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:46.849239 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a i, on_bline l i a" I0304 01:10:46.849860 139718063407104 graph.py:498] I0304 01:10:46.850072 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:10:49.694159 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:49.695118 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a i, on_bline l i a" I0304 01:10:49.699584 139718063407104 graph.py:498] I0304 01:10:49.700111 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:10:52.884719 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:10:52.885104 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0304 01:11:04.857030 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:04.857644 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_circle l h g" I0304 01:11:04.858279 139718063407104 graph.py:498] I0304 01:11:04.858507 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l g k, on_circle l h g ? eqratio f h f a g b g a I0304 01:11:08.754329 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:08.754710 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h g, on_bline l g h" I0304 01:11:08.755188 139718063407104 graph.py:498] I0304 01:11:08.755394 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:11:16.456841 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_bline l e b" I0304 01:11:16.457395 139718063407104 graph.py:498] I0304 01:11:16.457619 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 01:11:19.289075 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:19.289411 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 01:11:19.289795 139718063407104 graph.py:498] I0304 01:11:19.289911 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:11:22.763158 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:22.763535 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g j, on_bline l j g" I0304 01:11:22.763925 139718063407104 graph.py:498] I0304 01:11:22.764044 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 01:11:24.899485 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:24.899758 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 01:11:24.900123 139718063407104 graph.py:498] I0304 01:11:24.900233 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:11:37.064033 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:37.064445 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d e, on_bline l e d" I0304 01:11:37.065698 139718063407104 graph.py:498] I0304 01:11:37.066026 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:11:39.920352 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:39.920761 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b j, on_line l e k" I0304 01:11:39.921441 139718063407104 graph.py:498] I0304 01:11:39.921643 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b j, on_line l e k ? eqratio f h f a g b g a I0304 01:11:41.570271 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:41.570919 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0304 01:11:41.571715 139718063407104 graph.py:498] I0304 01:11:41.572000 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 01:11:43.125061 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:43.125525 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0304 01:11:43.126001 139718063407104 graph.py:498] I0304 01:11:43.126879 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:11:55.224599 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:11:55.225157 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a g, on_bline l g a" I0304 01:11:55.226006 139718063407104 graph.py:498] I0304 01:11:55.226326 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d g, on_bline k g d; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 01:12:00.776560 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:00.776882 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h f, on_bline l f h" I0304 01:12:00.777389 139718063407104 graph.py:498] I0304 01:12:00.777549 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 01:12:01.469716 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:01.470229 139718063407104 alphageometry.py:548] Worker 1: Translation: "m = on_line m b e, on_bline m e b" I0304 01:12:01.470991 139718063407104 graph.py:498] I0304 01:12:01.471242 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 01:12:07.844906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:07.845621 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 01:12:07.846774 139718063407104 graph.py:498] I0304 01:12:07.847336 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:12:18.074339 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:18.074627 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0304 01:12:27.673217 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:27.674127 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0304 01:12:27.675236 139718063407104 graph.py:498] I0304 01:12:27.675605 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:12:30.156939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:30.157740 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0304 01:12:30.158649 139718063407104 graph.py:498] I0304 01:12:30.158948 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 01:12:30.913247 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:30.913848 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e h, on_bline l h e" I0304 01:12:30.914693 139718063407104 graph.py:498] I0304 01:12:30.914957 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:12:49.513889 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:49.514847 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b j, on_bline l j b" I0304 01:12:49.518710 139718063407104 graph.py:498] I0304 01:12:49.519109 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b j, on_bline l j b ? eqratio f h f a g b g a I0304 01:12:50.139596 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:12:50.140648 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0304 01:12:50.141973 139718063407104 graph.py:498] I0304 01:12:50.142428 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:13:12.365496 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:12.366133 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b c, on_bline l c b" I0304 01:13:12.366836 139718063407104 graph.py:498] I0304 01:13:12.367153 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0304 01:13:13.994649 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:13.995173 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 01:13:13.996087 139718063407104 graph.py:498] I0304 01:13:13.996344 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:13:16.306675 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:16.307122 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g k, on_bline l k g" I0304 01:13:16.308510 139718063407104 graph.py:498] I0304 01:13:16.309804 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 01:13:17.940824 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0304 01:13:17.941615 139718063407104 graph.py:498] I0304 01:13:17.941865 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:13:31.136202 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:31.136650 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_line l h j" I0304 01:13:31.137451 139718063407104 graph.py:498] I0304 01:13:31.137667 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_line l g k, on_line l h j ? eqratio f h f a g b g a I0304 01:13:33.258766 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:33.259096 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h j, on_bline l j h" I0304 01:13:33.259522 139718063407104 graph.py:498] I0304 01:13:33.259648 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:13:39.578800 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:39.579197 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0304 01:13:39.579759 139718063407104 graph.py:498] I0304 01:13:39.579944 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:13:40.713536 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:40.714841 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_pline l f e g" I0304 01:13:40.715840 139718063407104 graph.py:498] I0304 01:13:40.716137 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l h k, on_pline l f e g ? eqratio f h f a g b g a I0304 01:13:44.288969 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:44.289511 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_bline l k j" I0304 01:13:44.290193 139718063407104 graph.py:498] I0304 01:13:44.290420 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_bline l k j ? eqratio f h f a g b g a I0304 01:13:47.689495 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:47.689982 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i h, on_bline l h i" I0304 01:13:47.690617 139718063407104 graph.py:498] I0304 01:13:47.690841 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:13:53.377180 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:13:53.378370 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_line l h j" I0304 01:13:53.379201 139718063407104 graph.py:498] I0304 01:13:53.381000 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_line l g k, on_line l h j ? eqratio f h f a g b g a I0304 01:14:01.312530 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:01.313243 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b h, on_bline l h b" I0304 01:14:01.314164 139718063407104 graph.py:498] I0304 01:14:01.314442 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, eqdistance k h i j; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:14:04.338267 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:04.338667 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0304 01:14:04.339273 139718063407104 graph.py:498] I0304 01:14:04.339443 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:14:06.506734 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:06.507038 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h g, on_bline l g h" I0304 01:14:06.507386 139718063407104 graph.py:498] I0304 01:14:06.507487 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:14:06.795883 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:06.796234 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i f, on_bline l f i" I0304 01:14:06.796885 139718063407104 graph.py:498] I0304 01:14:06.797106 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 01:14:19.555016 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:19.555485 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l a h" I0304 01:14:19.556071 139718063407104 graph.py:498] I0304 01:14:19.556278 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_circle l a h ? eqratio f h f a g b g a I0304 01:14:24.076288 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:24.076631 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D d j d k 12 ; x00 I0304 01:14:24.515926 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b g, on_bline l g b" I0304 01:14:24.516881 139718063407104 graph.py:498] I0304 01:14:24.517365 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:14:27.797812 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:27.798170 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0304 01:14:27.798877 139718063407104 graph.py:498] I0304 01:14:27.799311 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:14:28.237995 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:28.238152 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 01:14:28.238449 139718063407104 graph.py:498] I0304 01:14:28.238532 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:14:34.237013 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e i, on_bline l i e" I0304 01:14:34.237486 139718063407104 graph.py:498] I0304 01:14:34.237622 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:14:39.160013 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:39.160400 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j g, on_bline l g j" I0304 01:14:39.161011 139718063407104 graph.py:498] I0304 01:14:39.161182 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0304 01:14:42.886652 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:42.887191 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h b" I0304 01:14:42.888039 139718063407104 graph.py:498] I0304 01:14:42.888315 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_circle l h b ? eqratio f h f a g b g a I0304 01:14:47.669112 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:47.669363 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_bline l e b" I0304 01:14:47.669763 139718063407104 graph.py:498] I0304 01:14:47.669867 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 01:14:47.853131 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:47.853491 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_circle l k h" I0304 01:14:47.854099 139718063407104 graph.py:498] I0304 01:14:47.854271 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:14:50.843588 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:50.844019 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_circle l k g" I0304 01:14:50.844497 139718063407104 graph.py:498] I0304 01:14:50.844623 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 01:14:51.475733 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:51.476008 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 01:14:51.476542 139718063407104 graph.py:498] I0304 01:14:51.476691 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:14:55.906194 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:14:55.906596 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 01:14:55.907180 139718063407104 graph.py:498] I0304 01:14:55.907371 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 01:15:01.370633 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:01.371007 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l k h" I0304 01:15:01.371684 139718063407104 graph.py:498] I0304 01:15:01.371864 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_circle l k h ? eqratio f h f a g b g a I0304 01:15:03.500961 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:03.501555 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i g, on_bline l g i" I0304 01:15:03.502409 139718063407104 graph.py:498] I0304 01:15:03.502680 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 01:15:07.135647 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:07.136289 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_bline l i d" I0304 01:15:07.137174 139718063407104 graph.py:498] I0304 01:15:07.137449 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:15:10.359113 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:10.359645 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a e, on_bline l e a" I0304 01:15:10.360355 139718063407104 graph.py:498] I0304 01:15:10.360634 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 01:15:13.051937 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:13.052233 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 01:15:13.052702 139718063407104 graph.py:498] I0304 01:15:13.052817 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 01:15:15.303197 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:15.303576 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0304 01:15:15.304195 139718063407104 graph.py:498] I0304 01:15:15.304395 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 01:15:18.861325 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:18.861713 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_bline l k g" I0304 01:15:18.862266 139718063407104 graph.py:498] I0304 01:15:18.862469 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 01:15:24.486022 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0304 01:15:24.486833 139718063407104 graph.py:498] I0304 01:15:24.487103 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:15:30.840355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:30.840661 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l h i" I0304 01:15:30.841060 139718063407104 graph.py:498] I0304 01:15:30.841183 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:15:31.342650 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:31.343207 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h d" I0304 01:15:31.343897 139718063407104 graph.py:498] I0304 01:15:31.344129 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_circle l h d ? eqratio f h f a g b g a I0304 01:15:32.617043 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:32.617599 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a f, on_bline l f a" I0304 01:15:32.618457 139718063407104 graph.py:498] I0304 01:15:32.618771 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l a f, on_bline l f a ? eqratio f h f a g b g a I0304 01:15:36.010883 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:36.011132 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 01:15:36.011533 139718063407104 graph.py:498] I0304 01:15:36.011649 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:15:36.260076 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:36.260685 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_pline l j a c" I0304 01:15:36.262035 139718063407104 graph.py:498] I0304 01:15:36.262230 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b e, on_pline l j a c ? eqratio f h f a g b g a I0304 01:15:37.707098 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:37.707747 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h a" I0304 01:15:37.708781 139718063407104 graph.py:498] I0304 01:15:37.709126 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_circle l h a ? eqratio f h f a g b g a I0304 01:15:43.693167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:43.693836 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 01:15:43.694478 139718063407104 graph.py:498] I0304 01:15:43.694870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 01:15:45.208102 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:45.208470 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l j g" I0304 01:15:45.209022 139718063407104 graph.py:498] I0304 01:15:45.209249 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h i, on_bline k i h; l = on_circle l j g ? eqratio f h f a g b g a I0304 01:15:47.837648 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:47.837910 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0304 01:15:47.838443 139718063407104 graph.py:498] I0304 01:15:47.838579 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:15:48.162015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:48.162466 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i j, on_bline l j i" I0304 01:15:48.163032 139718063407104 graph.py:498] I0304 01:15:48.163247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:15:52.891211 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:52.891809 139718063407104 alphageometry.py:548] Worker 1: Translation: "m = on_line m b j, on_line m e k" I0304 01:15:52.892818 139718063407104 graph.py:498] I0304 01:15:52.893181 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b j, on_line l e k ? eqratio f h f a g b g a I0304 01:15:55.729311 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:55.729699 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a b, on_bline l b a" I0304 01:15:55.730284 139718063407104 graph.py:498] I0304 01:15:55.730459 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e f, on_bline k f e; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 01:15:57.969655 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:57.970067 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 01:15:57.970638 139718063407104 graph.py:498] I0304 01:15:57.970798 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:15:58.089895 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:15:58.090157 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 01:15:58.090571 139718063407104 graph.py:498] I0304 01:15:58.090698 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 01:16:02.039083 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:02.039622 139718063407104 alphageometry.py:548] Worker 5: Translation: "ERROR: Invalid predicate ^ k j k l j l j k" I0304 01:16:02.039888 139718063407104 alphageometry.py:548] Worker 5: Translation: "ERROR: Invalid predicate ^ k j k l j l j k" I0304 01:16:02.040023 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0304 01:16:08.578377 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:08.578744 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 01:16:08.579340 139718063407104 graph.py:498] I0304 01:16:08.579559 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 01:16:10.988293 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:10.988690 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_pline l k a d" I0304 01:16:10.989280 139718063407104 graph.py:498] I0304 01:16:10.989459 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b e, on_pline l k a d ? eqratio f h f a g b g a I0304 01:16:11.043721 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:11.044125 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g i, on_bline l i g" I0304 01:16:11.044749 139718063407104 graph.py:498] I0304 01:16:11.044918 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:16:13.370942 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:13.371285 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 01:16:13.371852 139718063407104 graph.py:498] I0304 01:16:13.372026 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 01:16:15.002235 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:15.002622 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e h k 12 D e k h k 13 ; x00 I0304 01:16:21.994476 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:21.994757 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0304 01:16:21.995126 139718063407104 graph.py:498] I0304 01:16:21.995240 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:16:29.540854 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:29.541227 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l j i h, eqdistance l i j h" I0304 01:16:29.541794 139718063407104 graph.py:498] I0304 01:16:29.541956 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l j i h, eqdistance l i j h ? eqratio f h f a g b g a I0304 01:16:34.518735 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_bline l g e" I0304 01:16:34.519257 139718063407104 graph.py:498] I0304 01:16:34.519410 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:16:35.311832 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:35.312172 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g b, on_bline l b g" I0304 01:16:35.312723 139718063407104 graph.py:498] I0304 01:16:35.312926 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l g b, on_bline l b g ? eqratio f h f a g b g a I0304 01:16:36.981400 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:36.982012 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g j, on_bline l j g" I0304 01:16:36.982764 139718063407104 graph.py:498] I0304 01:16:36.982996 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 01:16:43.927591 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:43.927943 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l j i k, on_pline l j i k" I0304 01:16:43.928505 139718063407104 graph.py:498] I0304 01:16:43.928694 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l j i k, on_pline l j i k ? eqratio f h f a g b g a I0304 01:16:47.910533 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:47.911364 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_pline l k a c" I0304 01:16:47.912819 139718063407104 graph.py:498] I0304 01:16:47.913619 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b e, on_pline l k a c ? eqratio f h f a g b g a I0304 01:16:49.784212 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:49.784488 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_line l g j" I0304 01:16:49.784940 139718063407104 graph.py:498] I0304 01:16:49.785069 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l b k, on_line l g j ? eqratio f h f a g b g a I0304 01:16:50.959728 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:16:50.960107 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g e, on_bline l e g" I0304 01:16:50.960755 139718063407104 graph.py:498] I0304 01:16:50.960944 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l g e, on_bline l e g ? eqratio f h f a g b g a I0304 01:17:00.349178 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:00.349551 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a i, on_bline l i a" I0304 01:17:00.350130 139718063407104 graph.py:498] I0304 01:17:00.350307 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:17:00.627357 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:00.627735 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_bline l i b" I0304 01:17:00.628325 139718063407104 graph.py:498] I0304 01:17:00.628492 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 01:17:05.553923 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:05.554236 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l i j k, on_pline l i j k" I0304 01:17:05.554764 139718063407104 graph.py:498] I0304 01:17:05.554944 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l i j k, on_pline l i j k ? eqratio f h f a g b g a I0304 01:17:06.564920 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:06.565099 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_pline l j d i" I0304 01:17:06.565415 139718063407104 graph.py:498] I0304 01:17:06.565500 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e g, on_pline l j d i ? eqratio f h f a g b g a I0304 01:17:10.786309 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:10.786477 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_pline l j g k" I0304 01:17:10.786775 139718063407104 graph.py:498] I0304 01:17:10.786863 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b i, on_bline k i b; l = on_line l b e, on_pline l j g k ? eqratio f h f a g b g a I0304 01:17:16.545492 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:16.545777 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h f, on_bline l f h" I0304 01:17:16.546153 139718063407104 graph.py:498] I0304 01:17:16.546264 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 01:17:19.280670 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:19.281231 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 01:17:19.282041 139718063407104 graph.py:498] I0304 01:17:19.282341 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:17:21.388279 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:21.388979 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i h, eqdistance l h i k" I0304 01:17:21.389842 139718063407104 graph.py:498] I0304 01:17:21.390131 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l k i h, eqdistance l h i k ? eqratio f h f a g b g a I0304 01:17:25.380356 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:25.380534 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l c i, on_bline l i c" I0304 01:17:25.380876 139718063407104 graph.py:498] I0304 01:17:25.380963 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 01:17:25.845295 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:25.845475 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0304 01:17:35.223484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:35.223881 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i k, on_bline l k i" I0304 01:17:35.224461 139718063407104 graph.py:498] I0304 01:17:35.224680 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 01:17:37.864303 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:37.864886 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l h i j, eqdistance l i j h" I0304 01:17:37.865782 139718063407104 graph.py:498] I0304 01:17:37.866076 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l h i j, eqdistance l i j h ? eqratio f h f a g b g a I0304 01:17:38.683791 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:38.684228 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0304 01:17:38.685065 139718063407104 graph.py:498] I0304 01:17:38.685551 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:17:44.923840 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:44.924066 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i k, on_circle l k i" I0304 01:17:44.924419 139718063407104 graph.py:498] I0304 01:17:44.924537 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h g, on_bline k g h; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 01:17:49.642293 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:49.642674 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l j k, on_circle l k j" I0304 01:17:49.643268 139718063407104 graph.py:498] I0304 01:17:49.643481 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 01:17:55.513601 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:55.513914 139718063407104 alphageometry.py:548] Worker 11: Translation: "ERROR: Invalid predicate P e g g l" I0304 01:17:55.514107 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a g, on_bline l g a" I0304 01:17:55.514724 139718063407104 graph.py:498] I0304 01:17:55.514927 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 01:17:56.439363 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b i, on_bline l i b" I0304 01:17:56.440315 139718063407104 graph.py:498] I0304 01:17:56.440550 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 01:17:57.386655 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:17:57.387427 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C h f k 12 D h k f k 13 ; x00 I0304 01:18:01.716914 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:01.717160 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l a h" I0304 01:18:01.717699 139718063407104 graph.py:498] I0304 01:18:01.717920 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = on_circle l a h ? eqratio f h f a g b g a I0304 01:18:14.616165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:14.616766 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i h, on_pline l k i h" I0304 01:18:14.617647 139718063407104 graph.py:498] I0304 01:18:14.617951 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l k i h, on_pline l k i h ? eqratio f h f a g b g a I0304 01:18:15.554996 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:15.555284 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h i, on_bline l i h" I0304 01:18:15.555711 139718063407104 graph.py:498] I0304 01:18:15.555840 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:18:15.992320 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:15.992805 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_bline l g e" I0304 01:18:15.993401 139718063407104 graph.py:498] I0304 01:18:15.993592 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:18:19.985625 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:19.986558 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 01:18:19.987686 139718063407104 graph.py:498] I0304 01:18:19.988090 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:18:29.692004 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:29.692635 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0304 01:18:29.693428 139718063407104 graph.py:498] I0304 01:18:29.693680 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:18:30.536025 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:30.536403 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l h j" I0304 01:18:30.537010 139718063407104 graph.py:498] I0304 01:18:30.537161 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = on_circle l h j ? eqratio f h f a g b g a I0304 01:18:30.754708 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:30.755065 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_pline l i a d" I0304 01:18:30.755636 139718063407104 graph.py:498] I0304 01:18:30.755790 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e g, on_pline l i a d ? eqratio f h f a g b g a I0304 01:18:34.522616 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:34.522794 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 01:18:34.523112 139718063407104 graph.py:498] I0304 01:18:34.523193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:18:43.639134 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:43.639633 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_pline l k d f" I0304 01:18:43.640433 139718063407104 graph.py:498] I0304 01:18:43.640696 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e g, on_pline l k d f ? eqratio f h f a g b g a I0304 01:18:44.988189 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:44.988816 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l j i h, eqdistance l i h j" I0304 01:18:44.989557 139718063407104 graph.py:498] I0304 01:18:44.989761 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d i, on_bline k i d; l = eqdistance l j i h, eqdistance l i h j ? eqratio f h f a g b g a I0304 01:18:49.795768 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:49.796116 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0304 01:18:49.796714 139718063407104 graph.py:498] I0304 01:18:49.796892 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:18:53.277125 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:53.277301 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g h, on_bline l h g" I0304 01:18:53.277613 139718063407104 graph.py:498] I0304 01:18:53.277693 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:18:56.201542 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:56.201970 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_pline l i a h" I0304 01:18:56.202707 139718063407104 graph.py:498] I0304 01:18:56.202918 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e g, on_pline l i a h ? eqratio f h f a g b g a I0304 01:18:59.291249 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:18:59.291444 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0304 01:19:03.028706 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:03.028988 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0304 01:19:03.029479 139718063407104 graph.py:498] I0304 01:19:03.029608 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:19:07.915931 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:07.916342 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_pline l j d f" I0304 01:19:07.917042 139718063407104 graph.py:498] I0304 01:19:07.917269 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e g, on_pline l j d f ? eqratio f h f a g b g a I0304 01:19:16.736424 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:16.736860 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l j k, on_bline l k j" I0304 01:19:16.737442 139718063407104 graph.py:498] I0304 01:19:16.737621 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 01:19:20.536070 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:20.536633 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e f, on_bline l f e" I0304 01:19:20.537332 139718063407104 graph.py:498] I0304 01:19:20.537580 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 01:19:25.637704 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:25.637887 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_circle l k h" I0304 01:19:25.638230 139718063407104 graph.py:498] I0304 01:19:25.638314 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:19:25.762598 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a g, on_bline l g a" I0304 01:19:25.763140 139718063407104 graph.py:498] I0304 01:19:25.763274 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 01:19:35.376640 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:35.376916 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_pline l j g k" I0304 01:19:35.377326 139718063407104 graph.py:498] I0304 01:19:35.377443 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e g, on_pline l j g k ? eqratio f h f a g b g a I0304 01:19:39.306028 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:39.306374 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a b, on_bline l b a" I0304 01:19:39.306841 139718063407104 graph.py:498] I0304 01:19:39.307064 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 01:19:41.812470 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:41.812770 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0304 01:19:41.813287 139718063407104 graph.py:498] I0304 01:19:41.813496 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:19:44.888705 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:44.889102 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i h, on_bline l h i" I0304 01:19:44.889800 139718063407104 graph.py:498] I0304 01:19:44.890047 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:19:48.401015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:48.401395 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_pline l k a h" I0304 01:19:48.401792 139718063407104 graph.py:498] I0304 01:19:48.401932 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l e g, on_pline l k a h ? eqratio f h f a g b g a I0304 01:19:54.329402 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:54.329852 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0304 01:19:54.330765 139718063407104 graph.py:498] I0304 01:19:54.331028 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:19:59.216228 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:19:59.216477 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i j, on_bline l j i" I0304 01:19:59.217003 139718063407104 graph.py:498] I0304 01:19:59.217131 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d e, on_bline k e d; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:20:01.501979 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:01.502421 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b g, on_bline l g b" I0304 01:20:01.503190 139718063407104 graph.py:498] I0304 01:20:01.503432 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:20:05.609878 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:05.610037 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i h, on_bline l h i" I0304 01:20:05.610337 139718063407104 graph.py:498] I0304 01:20:05.610420 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:20:07.841197 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:07.841422 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i k, on_bline l k i" I0304 01:20:07.841851 139718063407104 graph.py:498] I0304 01:20:07.842057 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 01:20:12.566698 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:12.566833 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0304 01:20:19.607225 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:19.607603 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i g, on_bline l g i" I0304 01:20:19.608216 139718063407104 graph.py:498] I0304 01:20:19.608390 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 01:20:22.232236 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:22.232967 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g h, on_bline l h g" I0304 01:20:22.233338 139718063407104 graph.py:498] I0304 01:20:22.233449 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:20:29.747179 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:29.747765 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d i, on_bline l i d" I0304 01:20:29.748660 139718063407104 graph.py:498] I0304 01:20:29.748968 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:20:35.238769 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:35.239644 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 01:20:35.241052 139718063407104 graph.py:498] I0304 01:20:35.241765 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:20:35.602734 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:35.603014 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 01:20:35.603438 139718063407104 graph.py:498] I0304 01:20:35.603572 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:20:52.031184 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:52.031386 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0304 01:20:52.031716 139718063407104 graph.py:498] I0304 01:20:52.031796 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:20:55.773395 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:20:55.773769 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i k, on_circle l k i" I0304 01:20:55.774329 139718063407104 graph.py:498] I0304 01:20:55.774497 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 01:21:09.075239 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:09.075506 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0304 01:21:09.075880 139718063407104 graph.py:498] I0304 01:21:09.076006 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:21:14.294979 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a f, on_bline l f a" I0304 01:21:14.295355 139718063407104 graph.py:498] I0304 01:21:14.295465 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l a f, on_bline l f a ? eqratio f h f a g b g a I0304 01:21:15.450165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:15.450556 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b e, on_bline l e b" I0304 01:21:15.451152 139718063407104 graph.py:498] I0304 01:21:15.451346 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 01:21:19.192059 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:19.192877 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d g, on_bline l g d" I0304 01:21:19.193967 139718063407104 graph.py:498] I0304 01:21:19.194401 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:21:28.169515 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:28.169775 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0304 01:21:28.170435 139718063407104 graph.py:498] I0304 01:21:28.170654 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 01:21:35.079312 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:35.079486 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l c i, on_bline l i c" I0304 01:21:35.079792 139718063407104 graph.py:498] I0304 01:21:35.079873 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 01:21:40.588469 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:40.588778 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0304 01:21:40.589191 139718063407104 graph.py:498] I0304 01:21:40.589310 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:21:42.575621 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:42.575788 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h k, on_circle l k h" I0304 01:21:42.576094 139718063407104 graph.py:498] I0304 01:21:42.576174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b i, on_bline k i b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:21:44.461988 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:44.462555 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_bline l i b" I0304 01:21:44.463409 139718063407104 graph.py:498] I0304 01:21:44.463649 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 01:21:52.997314 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:52.997587 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_bline l k h" I0304 01:21:52.997999 139718063407104 graph.py:498] I0304 01:21:52.998093 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:21:57.645489 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:21:57.645771 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0304 01:21:57.646178 139718063407104 graph.py:498] I0304 01:21:57.646305 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:22:04.199922 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0304 01:22:04.200222 139718063407104 graph.py:498] I0304 01:22:04.200302 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:22:05.157540 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:05.157945 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_circle l j h" I0304 01:22:05.158716 139718063407104 graph.py:498] I0304 01:22:05.158933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a b, on_bline k b a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 01:22:05.964666 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:05.964904 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C d i k 12 D d k i k 13 ; x00 I0304 01:22:06.044313 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:06.044560 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d g, on_bline l g d" I0304 01:22:06.044970 139718063407104 graph.py:498] I0304 01:22:06.045068 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:22:12.695882 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:12.696116 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i h, on_bline l h i" I0304 01:22:12.696623 139718063407104 graph.py:498] I0304 01:22:12.696757 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:22:15.892739 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:15.893011 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 01:22:15.893412 139718063407104 graph.py:498] I0304 01:22:15.893525 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:22:19.843194 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:19.843329 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a e k 12 D a k e k 13 ; x00 I0304 01:22:20.179276 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:20.179671 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 01:22:20.180221 139718063407104 graph.py:498] I0304 01:22:20.180399 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:22:28.412612 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:28.412910 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e i, on_bline l i e" I0304 01:22:28.413316 139718063407104 graph.py:498] I0304 01:22:28.413434 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:22:29.113600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:29.114023 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_circle l k h" I0304 01:22:29.114636 139718063407104 graph.py:498] I0304 01:22:29.114854 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:22:36.639978 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:36.640152 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0304 01:22:36.640458 139718063407104 graph.py:498] I0304 01:22:36.640550 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:22:41.077177 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:41.077338 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e g, on_bline l g e" I0304 01:22:41.077642 139718063407104 graph.py:498] I0304 01:22:41.077751 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:22:44.310162 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:44.310930 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0304 01:22:44.312298 139718063407104 graph.py:498] I0304 01:22:44.312638 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:22:50.306354 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:50.306598 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i j, on_bline l j i" I0304 01:22:50.306914 139718063407104 graph.py:498] I0304 01:22:50.307002 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:22:54.218638 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:22:54.219119 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d e, on_bline l e d" I0304 01:22:54.219971 139718063407104 graph.py:498] I0304 01:22:54.220206 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:23:03.214598 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:03.214864 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 01:23:03.215248 139718063407104 graph.py:498] I0304 01:23:03.215359 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:23:04.643835 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:04.644006 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g i, on_bline l i g" I0304 01:23:04.644305 139718063407104 graph.py:498] I0304 01:23:04.644384 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:23:09.992528 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:09.992700 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0304 01:23:09.993003 139718063407104 graph.py:498] I0304 01:23:09.993083 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:23:17.752609 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:17.752873 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_circle l h b" I0304 01:23:17.753274 139718063407104 graph.py:498] I0304 01:23:17.753397 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 01:23:20.240919 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:20.241189 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_bline l g d" I0304 01:23:20.241583 139718063407104 graph.py:498] I0304 01:23:20.241705 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:23:28.834071 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:28.834481 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a b, on_bline l b a" I0304 01:23:28.835234 139718063407104 graph.py:498] I0304 01:23:28.835451 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k g h, on_bline k h g; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 01:23:31.512230 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:31.512590 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e h, on_bline l h e" I0304 01:23:31.513041 139718063407104 graph.py:498] I0304 01:23:31.513151 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:23:42.121767 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:42.122175 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0304 01:23:42.123037 139718063407104 graph.py:498] I0304 01:23:42.123250 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:23:44.305272 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:44.305856 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0304 01:23:44.306514 139718063407104 graph.py:498] I0304 01:23:44.306645 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:23:46.810620 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:23:46.810786 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0304 01:24:01.691452 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:01.691785 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_bline l k h" I0304 01:24:01.692191 139718063407104 graph.py:498] I0304 01:24:01.692285 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:24:12.139598 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:12.140197 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a i, on_bline l i a" I0304 01:24:12.140949 139718063407104 graph.py:498] I0304 01:24:12.141156 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:24:15.270566 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:15.271334 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i j, on_bline l j i" I0304 01:24:15.272023 139718063407104 graph.py:498] I0304 01:24:15.272390 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:24:28.485497 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:28.485668 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h g, on_bline l g h" I0304 01:24:28.485974 139718063407104 graph.py:498] I0304 01:24:28.486052 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:24:33.661362 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:33.661928 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h i" I0304 01:24:33.662616 139718063407104 graph.py:498] I0304 01:24:33.662832 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:24:36.022132 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g j, on_bline l j g" I0304 01:24:36.022846 139718063407104 graph.py:498] I0304 01:24:36.022989 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 01:24:36.378012 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:36.378248 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_circle l j h" I0304 01:24:36.378637 139718063407104 graph.py:498] I0304 01:24:36.378741 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 01:24:46.775203 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:46.775365 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e g, on_bline l g e" I0304 01:24:46.775667 139718063407104 graph.py:498] I0304 01:24:46.775747 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:24:47.052131 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:47.052449 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0304 01:24:47.052966 139718063407104 graph.py:498] I0304 01:24:47.053118 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:24:48.093326 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:48.093651 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_bline l h g" I0304 01:24:48.093997 139718063407104 graph.py:498] I0304 01:24:48.094077 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:24:55.435296 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:55.435468 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0304 01:24:55.435768 139718063407104 graph.py:498] I0304 01:24:55.435848 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:24:57.344059 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:24:57.344736 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e j, on_bline l j e" I0304 01:24:57.345681 139718063407104 graph.py:498] I0304 01:24:57.345966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0304 01:25:05.744633 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:05.744915 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l f g, on_bline l g f" I0304 01:25:05.745328 139718063407104 graph.py:498] I0304 01:25:05.745447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l f g, on_bline l g f ? eqratio f h f a g b g a I0304 01:25:06.240919 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:06.241153 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i f, on_bline l f i" I0304 01:25:06.241544 139718063407104 graph.py:498] I0304 01:25:06.241643 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 01:25:11.658301 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:11.658572 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0304 01:25:11.658981 139718063407104 graph.py:498] I0304 01:25:11.659111 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:25:21.241887 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:21.242120 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d j, on_bline l j d" I0304 01:25:21.242428 139718063407104 graph.py:498] I0304 01:25:21.242513 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l d j, on_bline l j d ? eqratio f h f a g b g a I0304 01:25:24.677545 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:24.678104 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_circle l j h" I0304 01:25:24.678824 139718063407104 graph.py:498] I0304 01:25:24.679057 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 01:25:29.635068 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:29.635248 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j k, on_circle l j k" I0304 01:25:29.635553 139718063407104 graph.py:498] I0304 01:25:29.635632 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k e i, on_bline k i e; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 01:25:42.008432 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:42.009309 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e i, on_bline l i e" I0304 01:25:42.010291 139718063407104 graph.py:498] I0304 01:25:42.010633 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:25:45.648408 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:45.648712 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0304 01:25:47.340167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:47.340446 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_circle l k h" I0304 01:25:47.340792 139718063407104 graph.py:498] I0304 01:25:47.340877 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:25:53.675602 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:25:53.675778 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h i, on_bline l i h" I0304 01:25:53.676087 139718063407104 graph.py:498] I0304 01:25:53.676169 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:26:04.764834 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:26:04.765117 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l f j, on_bline l j f" I0304 01:26:04.765517 139718063407104 graph.py:498] I0304 01:26:04.765639 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l f j, on_bline l j f ? eqratio f h f a g b g a I0304 01:26:08.119537 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:26:08.119808 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a f, on_circle l h a" I0304 01:26:08.120216 139718063407104 graph.py:498] I0304 01:26:08.120343 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d f, on_bline k f d; l = on_line l a f, on_circle l h a ? eqratio f h f a g b g a I0304 01:26:27.905338 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:26:27.905852 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g i, on_bline l i g" I0304 01:26:27.906930 139718063407104 graph.py:498] I0304 01:26:27.907455 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:26:38.806780 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:26:38.806991 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0304 01:26:40.558519 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:26:40.558787 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b g, on_bline l g b" I0304 01:26:40.559290 139718063407104 graph.py:498] I0304 01:26:40.559431 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:26:55.203814 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:26:55.204126 139718063407104 alphageometry.py:548] Worker 15: Translation: "ERROR: Invalid predicate P h j h l" I0304 01:26:55.204280 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_bline l k h" I0304 01:26:55.204905 139718063407104 graph.py:498] I0304 01:26:55.205086 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:27:06.375033 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:27:06.375453 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_bline l k j" I0304 01:27:06.376026 139718063407104 graph.py:498] I0304 01:27:06.376261 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 01:27:21.254755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:27:21.254978 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_pline l f b c" I0304 01:27:21.255355 139718063407104 graph.py:498] I0304 01:27:21.255473 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l e g, on_pline l f b c ? eqratio f h f a g b g a I0304 01:27:30.987513 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:27:30.987705 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_circle l k h" I0304 01:27:30.988032 139718063407104 graph.py:498] I0304 01:27:30.988119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:27:44.637709 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:27:44.638588 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_pline l i b c" I0304 01:27:44.639502 139718063407104 graph.py:498] I0304 01:27:44.639729 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b j, on_bline k j b; l = on_line l e g, on_pline l i b c ? eqratio f h f a g b g a I0304 01:27:57.991513 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:27:57.991872 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0304 01:29:03.368327 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i g, on_bline l g i" I0304 01:29:03.369302 139718063407104 graph.py:498] I0304 01:29:03.369764 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 01:29:04.651968 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0304 01:29:04.652869 139718063407104 graph.py:498] I0304 01:29:04.653261 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:29:14.597143 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:29:14.597791 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_line l g j" I0304 01:29:14.598630 139718063407104 graph.py:498] I0304 01:29:14.598901 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l i k, on_line l g j ? eqratio f h f a g b g a I0304 01:29:17.388077 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:29:17.388758 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h g, on_bline l g h" I0304 01:29:17.389601 139718063407104 graph.py:498] I0304 01:29:17.389864 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:29:25.733108 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:29:25.734004 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_pline l k d j, on_pline l j d k" I0304 01:29:25.738888 139718063407104 graph.py:498] I0304 01:29:25.739361 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_pline l k d j, on_pline l j d k ? eqratio f h f a g b g a I0304 01:29:25.748508 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:29:25.749379 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0304 01:29:25.750418 139718063407104 graph.py:498] I0304 01:29:25.750810 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:29:36.996560 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:29:36.997153 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0304 01:29:36.997888 139718063407104 graph.py:498] I0304 01:29:36.998119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:29:51.538325 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:29:51.538922 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0304 01:29:51.539473 139718063407104 graph.py:498] I0304 01:29:51.539618 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 01:29:54.067425 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:29:54.067696 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0304 01:29:54.068061 139718063407104 graph.py:498] I0304 01:29:54.068178 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:30:11.735344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:11.735733 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_line l j g" I0304 01:30:11.736310 139718063407104 graph.py:498] I0304 01:30:11.736495 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l i k, on_line l j g ? eqratio f h f a g b g a I0304 01:30:12.327775 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:12.328954 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 01:30:12.330210 139718063407104 graph.py:498] I0304 01:30:12.330636 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:30:21.115806 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:21.116126 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 01:30:21.116589 139718063407104 graph.py:498] I0304 01:30:21.116750 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:30:23.720314 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:23.721083 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d g, on_bline l g d" I0304 01:30:23.722308 139718063407104 graph.py:498] I0304 01:30:23.722568 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:30:36.045793 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:36.046349 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 01:30:36.047090 139718063407104 graph.py:498] I0304 01:30:36.047335 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:30:38.859411 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:38.860043 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0304 01:30:38.860951 139718063407104 graph.py:498] I0304 01:30:38.861216 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:30:43.042456 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 01:30:43.043008 139718063407104 graph.py:498] I0304 01:30:43.043249 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:30:50.351524 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:50.352110 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 01:30:50.352825 139718063407104 graph.py:498] I0304 01:30:50.353073 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:30:52.783203 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:52.783631 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a g, on_bline l g a" I0304 01:30:52.784250 139718063407104 graph.py:498] I0304 01:30:52.784462 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 01:30:55.022520 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:30:55.023091 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g e, on_bline l e g" I0304 01:30:55.023937 139718063407104 graph.py:498] I0304 01:30:55.024209 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l g e, on_bline l e g ? eqratio f h f a g b g a I0304 01:31:02.742856 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:02.743531 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_bline l j h" I0304 01:31:02.744385 139718063407104 graph.py:498] I0304 01:31:02.744698 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:31:07.019684 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:07.019950 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 01:31:07.020364 139718063407104 graph.py:498] I0304 01:31:07.020487 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 01:31:07.829252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:07.829543 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j i" I0304 01:31:07.829943 139718063407104 graph.py:498] I0304 01:31:07.830062 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_circle l j i ? eqratio f h f a g b g a I0304 01:31:11.638906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:11.639797 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d k, on_bline l k d" I0304 01:31:11.640825 139718063407104 graph.py:498] I0304 01:31:11.641165 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l d k, on_bline l k d ? eqratio f h f a g b g a I0304 01:31:21.204898 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:21.205267 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 01:31:21.205813 139718063407104 graph.py:498] I0304 01:31:21.205982 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 01:31:24.645598 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:24.646154 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0304 01:31:24.646556 139718063407104 graph.py:498] I0304 01:31:24.646671 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 01:31:27.829402 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:27.829922 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 01:31:27.830550 139718063407104 graph.py:498] I0304 01:31:27.830786 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:31:35.949927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:35.950474 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0304 01:31:35.951362 139718063407104 graph.py:498] I0304 01:31:35.951698 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 01:31:36.180173 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:36.180336 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 01:31:36.180647 139718063407104 graph.py:498] I0304 01:31:36.180731 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:31:38.392822 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:38.393408 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j i, on_circle l k i" I0304 01:31:38.394237 139718063407104 graph.py:498] I0304 01:31:38.394509 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_circle l j i, on_circle l k i ? eqratio f h f a g b g a I0304 01:31:45.949503 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:45.949902 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0304 01:31:45.950585 139718063407104 graph.py:498] I0304 01:31:45.950762 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 01:31:56.675484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:31:56.676012 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 01:31:56.676613 139718063407104 graph.py:498] I0304 01:31:56.676825 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 01:32:01.581993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:01.582872 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h d" I0304 01:32:01.583854 139718063407104 graph.py:498] I0304 01:32:01.584181 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_circle l h d ? eqratio f h f a g b g a I0304 01:32:07.816404 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:07.816771 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k d, on_bline l k j" I0304 01:32:07.817284 139718063407104 graph.py:498] I0304 01:32:07.817418 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_circle l k d, on_bline l k j ? eqratio f h f a g b g a I0304 01:32:10.843467 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:10.843842 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j k" I0304 01:32:10.844467 139718063407104 graph.py:498] I0304 01:32:10.844691 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_circle l j k ? eqratio f h f a g b g a I0304 01:32:13.675960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:13.676478 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0304 01:32:13.677114 139718063407104 graph.py:498] I0304 01:32:13.677317 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:32:18.199048 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:18.199969 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l a h" I0304 01:32:18.201088 139718063407104 graph.py:498] I0304 01:32:18.201396 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_circle l a h ? eqratio f h f a g b g a I0304 01:32:27.335348 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:27.335727 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_circle l h b" I0304 01:32:27.336825 139718063407104 graph.py:498] I0304 01:32:27.352762 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k h g, on_bline k g h; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 01:32:27.921786 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:27.922166 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0304 01:32:27.922764 139718063407104 graph.py:498] I0304 01:32:27.922944 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:32:29.264656 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 01:32:29.265932 139718063407104 graph.py:498] I0304 01:32:29.266351 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:32:36.310945 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:36.311154 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C e j k 12 D e j j k 13 ; x00 I0304 01:32:41.925487 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:41.926115 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 01:32:41.926851 139718063407104 graph.py:498] I0304 01:32:41.927086 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:32:42.464574 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:42.465024 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b i, on_bline l i b" I0304 01:32:42.465561 139718063407104 graph.py:498] I0304 01:32:42.465744 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 01:32:46.662503 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:46.662784 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g h, on_bline l h g" I0304 01:32:46.663203 139718063407104 graph.py:498] I0304 01:32:46.663329 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:32:49.839159 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:49.839427 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k d, on_pline l k d j" I0304 01:32:49.839792 139718063407104 graph.py:498] I0304 01:32:49.839910 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k d j; l = on_circle l k d, on_pline l k d j ? eqratio f h f a g b g a I0304 01:32:59.470743 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:32:59.471271 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 01:32:59.472116 139718063407104 graph.py:498] I0304 01:32:59.472415 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 01:33:02.821626 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:33:02.822041 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0304 01:33:02.822649 139718063407104 graph.py:498] I0304 01:33:02.822893 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:33:09.629930 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:33:09.630193 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0304 01:33:09.630577 139718063407104 graph.py:498] I0304 01:33:09.630690 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 01:33:21.733907 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:33:21.734838 139718063407104 alphageometry.py:548] Worker 9: 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 " I0304 01:33:21.735324 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d e, on_bline l e d" I0304 01:33:21.736393 139718063407104 graph.py:498] I0304 01:33:21.736779 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:33:22.707522 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:33:22.712410 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a g, on_bline l g a" I0304 01:33:22.713093 139718063407104 graph.py:498] I0304 01:33:22.713290 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 01:33:23.285004 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:33:23.285640 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D c h h k 12 ; x00 I0304 01:33:39.248310 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:33:39.248481 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l h i k, eqdistance l i h k" I0304 01:33:39.248849 139718063407104 graph.py:498] I0304 01:33:39.248992 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = eqdistance l h i k, eqdistance l i h k ? eqratio f h f a g b g a I0304 01:33:44.238873 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:33:44.239449 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a i, on_bline l i a" I0304 01:33:44.240111 139718063407104 graph.py:498] I0304 01:33:44.240386 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:33:51.630587 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a g, on_bline l g a" I0304 01:33:51.631454 139718063407104 graph.py:498] I0304 01:33:51.631689 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 01:33:56.495438 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:33:56.495811 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0304 01:33:56.496400 139718063407104 graph.py:498] I0304 01:33:56.496593 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:34:03.635046 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:03.635695 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0304 01:34:03.636574 139718063407104 graph.py:498] I0304 01:34:03.636844 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:34:08.835304 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:08.835730 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0304 01:34:08.836486 139718063407104 graph.py:498] I0304 01:34:08.836689 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:34:11.443086 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:11.443628 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l i j" I0304 01:34:11.444645 139718063407104 graph.py:498] I0304 01:34:11.444962 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_circle l i j ? eqratio f h f a g b g a I0304 01:34:18.577583 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:18.578343 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l i j, on_circle l k j" I0304 01:34:18.579058 139718063407104 graph.py:498] I0304 01:34:18.579258 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k e h, on_bline k h e; l = on_circle l i j, on_circle l k j ? eqratio f h f a g b g a I0304 01:34:23.197548 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:23.198343 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b h, on_bline l h b" I0304 01:34:23.200651 139718063407104 graph.py:498] I0304 01:34:23.200941 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:34:23.327146 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:23.327681 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0304 01:34:23.328368 139718063407104 graph.py:498] I0304 01:34:23.328685 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:34:28.387151 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:28.387358 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C f g k 12 D f k g k 13 ; x00 I0304 01:34:36.123772 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:36.124331 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 01:34:36.125201 139718063407104 graph.py:498] I0304 01:34:36.125473 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:34:41.139830 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:41.140136 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l c h, on_bline l h c" I0304 01:34:41.140583 139718063407104 graph.py:498] I0304 01:34:41.140734 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l c h, on_bline l h c ? eqratio f h f a g b g a I0304 01:34:52.560971 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:34:52.561416 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_circle l k h" I0304 01:34:52.562112 139718063407104 graph.py:498] I0304 01:34:52.562438 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:35:07.410387 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:35:07.410844 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l j h, on_bline l h j" I0304 01:35:07.411328 139718063407104 graph.py:498] I0304 01:35:07.411508 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0304 01:35:09.196006 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:35:09.196642 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_bline l k h" I0304 01:35:09.197365 139718063407104 graph.py:498] I0304 01:35:09.197650 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:35:21.231790 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:35:21.232428 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e i, on_bline l i e" I0304 01:35:21.233300 139718063407104 graph.py:498] I0304 01:35:21.233591 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:35:24.462286 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:35:24.462611 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l b e, on_bline l e b" I0304 01:35:24.463151 139718063407104 graph.py:498] I0304 01:35:24.463393 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 01:35:36.670735 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:35:36.671259 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l j h" I0304 01:35:36.672062 139718063407104 graph.py:498] I0304 01:35:36.672327 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 01:35:50.252180 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:35:50.252861 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d h, on_bline l h d" I0304 01:35:50.253696 139718063407104 graph.py:498] I0304 01:35:50.254030 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 01:35:53.081712 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:35:53.083613 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e h, on_bline l h e" I0304 01:35:53.085325 139718063407104 graph.py:498] I0304 01:35:53.085907 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:36:07.258103 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:36:07.258595 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_bline l j h" I0304 01:36:07.259359 139718063407104 graph.py:498] I0304 01:36:07.259581 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:36:11.330035 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:36:11.330447 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 01:36:11.331171 139718063407104 graph.py:498] I0304 01:36:11.331418 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:36:20.868905 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:36:20.869432 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i k, on_bline l k i" I0304 01:36:20.870150 139718063407104 graph.py:498] I0304 01:36:20.870378 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 01:36:28.564786 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0304 01:36:28.565463 139718063407104 graph.py:498] I0304 01:36:28.565679 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:36:30.713236 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:36:30.713587 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h g, on_bline l g h" I0304 01:36:30.714186 139718063407104 graph.py:498] I0304 01:36:30.714345 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:36:35.509913 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b f, on_bline l f b" I0304 01:36:35.513190 139718063407104 graph.py:498] I0304 01:36:35.513394 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l b f, on_bline l f b ? eqratio f h f a g b g a I0304 01:36:40.095993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:36:40.096385 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a j, on_line l g k" I0304 01:36:40.097025 139718063407104 graph.py:498] I0304 01:36:40.097230 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l a j, on_line l g k ? eqratio f h f a g b g a I0304 01:36:46.844988 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:36:46.845582 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a e, on_bline l e a" I0304 01:36:46.849077 139718063407104 graph.py:498] I0304 01:36:46.849452 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 01:36:50.241252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:36:50.241760 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d j, on_line l e k" I0304 01:36:50.242555 139718063407104 graph.py:498] I0304 01:36:50.242787 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = on_line l d j, on_line l e k ? eqratio f h f a g b g a I0304 01:36:52.868992 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:36:52.869491 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l c i, on_bline l i c" I0304 01:36:52.870308 139718063407104 graph.py:498] I0304 01:36:52.870569 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 01:37:02.919767 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:02.920425 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0304 01:37:02.921550 139718063407104 graph.py:498] I0304 01:37:02.921931 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:37:07.466059 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:07.466672 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_bline l k g" I0304 01:37:07.467442 139718063407104 graph.py:498] I0304 01:37:07.467677 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 01:37:09.339702 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:09.340146 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h j, on_bline l j h" I0304 01:37:09.340870 139718063407104 graph.py:498] I0304 01:37:09.341235 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e h, on_bline k h e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:37:09.626733 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:09.627296 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 01:37:09.628160 139718063407104 graph.py:498] I0304 01:37:09.628449 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 01:37:10.510218 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0304 01:37:10.511243 139718063407104 graph.py:498] I0304 01:37:10.511564 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:37:21.286259 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:21.286754 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d i, on_bline l i d" I0304 01:37:21.287533 139718063407104 graph.py:498] I0304 01:37:21.287770 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:37:22.415165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:22.415640 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l a h" I0304 01:37:22.416404 139718063407104 graph.py:498] I0304 01:37:22.416809 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = on_circle l a h ? eqratio f h f a g b g a I0304 01:37:24.907466 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:24.907870 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0304 01:37:25.367951 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:25.368216 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0304 01:37:25.368648 139718063407104 graph.py:498] I0304 01:37:25.368794 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:37:26.821463 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:26.821878 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_pline l k g j" I0304 01:37:26.822477 139718063407104 graph.py:498] I0304 01:37:26.822618 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g, on_pline l k g j ? eqratio f h f a g b g a I0304 01:37:35.125637 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:35.126189 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 01:37:35.126873 139718063407104 graph.py:498] I0304 01:37:35.127088 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 01:37:40.352772 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:40.353428 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g" I0304 01:37:40.354178 139718063407104 graph.py:498] I0304 01:37:40.354428 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g ? eqratio f h f a g b g a I0304 01:37:42.499531 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:42.499779 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_circle l k g" I0304 01:37:42.500267 139718063407104 graph.py:498] I0304 01:37:42.500390 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k a i, on_bline k i a; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 01:37:44.700940 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:44.701928 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0304 01:37:44.703139 139718063407104 graph.py:498] I0304 01:37:44.703535 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:37:48.545182 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:48.545994 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l i d h, eqdistance l d h i" I0304 01:37:48.547042 139718063407104 graph.py:498] I0304 01:37:48.547389 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = eqdistance l i d h, eqdistance l d h i ? eqratio f h f a g b g a I0304 01:37:51.415836 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:51.416210 139718063407104 alphageometry.py:548] Worker 3: Translation: "ERROR: Invalid predicate P e g g l" I0304 01:37:51.416409 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_pline l k d f" I0304 01:37:51.417009 139718063407104 graph.py:498] I0304 01:37:51.417201 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g, on_pline l k d f ? eqratio f h f a g b g a I0304 01:37:54.242909 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:37:54.243516 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C i h k 12 D i k h k 13 ; x00 I0304 01:38:05.406200 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:05.406741 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_pline l j g k" I0304 01:38:05.407448 139718063407104 graph.py:498] I0304 01:38:05.407672 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g, on_pline l j g k ? eqratio f h f a g b g a I0304 01:38:08.013119 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:08.013746 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 01:38:08.014484 139718063407104 graph.py:498] I0304 01:38:08.014709 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:38:13.413659 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:13.413947 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l f d j, eqdistance l d j f" I0304 01:38:13.414346 139718063407104 graph.py:498] I0304 01:38:13.414461 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = eqdistance l f d j, eqdistance l d j f ? eqratio f h f a g b g a I0304 01:38:26.502096 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:26.502498 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0304 01:38:26.503246 139718063407104 graph.py:498] I0304 01:38:26.503492 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:38:28.293067 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:28.293426 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l h d j, eqdistance l d h j" I0304 01:38:28.294006 139718063407104 graph.py:498] I0304 01:38:28.294219 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = eqdistance l h d j, eqdistance l d h j ? eqratio f h f a g b g a I0304 01:38:29.397506 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:29.397904 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0304 01:38:29.399022 139718063407104 graph.py:498] I0304 01:38:29.399383 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:38:41.956192 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:41.956536 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l d h" I0304 01:38:41.957021 139718063407104 graph.py:498] I0304 01:38:41.957259 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = on_circle l d h ? eqratio f h f a g b g a I0304 01:38:43.107417 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:43.107798 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0304 01:38:43.108350 139718063407104 graph.py:498] I0304 01:38:43.108582 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:38:51.820007 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:51.820544 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 01:38:51.821289 139718063407104 graph.py:498] I0304 01:38:51.821658 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:38:54.472445 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:54.473091 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l h d" I0304 01:38:54.473965 139718063407104 graph.py:498] I0304 01:38:54.474258 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = on_circle l h d ? eqratio f h f a g b g a I0304 01:38:59.130182 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:38:59.130339 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_pline l k d i" I0304 01:38:59.130638 139718063407104 graph.py:498] I0304 01:38:59.130720 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g, on_pline l k d i ? eqratio f h f a g b g a I0304 01:39:08.408874 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:08.409722 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l i d h, eqdistance l d i h" I0304 01:39:08.410755 139718063407104 graph.py:498] I0304 01:39:08.411052 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = eqdistance l i d h, eqdistance l d i h ? eqratio f h f a g b g a I0304 01:39:09.246842 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:09.247192 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 01:39:09.247721 139718063407104 graph.py:498] I0304 01:39:09.247975 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:39:13.570444 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:13.570796 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g e, on_bline l e g" I0304 01:39:13.571353 139718063407104 graph.py:498] I0304 01:39:13.571512 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l g e, on_bline l e g ? eqratio f h f a g b g a I0304 01:39:31.244213 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:31.247676 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i j, on_bline l j i" I0304 01:39:31.248254 139718063407104 graph.py:498] I0304 01:39:31.248438 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:39:31.918391 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:31.919037 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h g, on_bline l g h" I0304 01:39:31.919791 139718063407104 graph.py:498] I0304 01:39:31.920033 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:39:32.346524 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:32.347096 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l h f" I0304 01:39:32.348001 139718063407104 graph.py:498] I0304 01:39:32.348268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = on_circle l h f ? eqratio f h f a g b g a I0304 01:39:35.728000 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a g, on_bline l g a" I0304 01:39:35.728467 139718063407104 graph.py:498] I0304 01:39:35.728617 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 01:39:43.750880 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:43.751338 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l d k" I0304 01:39:43.751936 139718063407104 graph.py:498] I0304 01:39:43.752096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = on_circle l d k ? eqratio f h f a g b g a I0304 01:39:47.609274 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:47.609661 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g f, on_bline l f g" I0304 01:39:47.610250 139718063407104 graph.py:498] I0304 01:39:47.610431 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l g f, on_bline l f g ? eqratio f h f a g b g a I0304 01:39:48.204657 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l a h" I0304 01:39:48.205235 139718063407104 graph.py:498] I0304 01:39:48.205383 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l a h ? eqratio f h f a g b g a I0304 01:39:48.397780 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:48.398207 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b g, on_bline l g b" I0304 01:39:48.398768 139718063407104 graph.py:498] I0304 01:39:48.398993 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:39:53.786400 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:53.786615 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a g" I0304 01:39:53.786992 139718063407104 graph.py:498] I0304 01:39:53.787096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l a g ? eqratio f h f a g b g a I0304 01:39:53.842365 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:39:53.842607 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l f d j, eqdistance l d f j" I0304 01:39:53.843008 139718063407104 graph.py:498] I0304 01:39:53.843131 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = eqdistance l f d j, eqdistance l d f j ? eqratio f h f a g b g a I0304 01:40:05.827684 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:05.828371 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j f, on_bline l f j" I0304 01:40:05.829134 139718063407104 graph.py:498] I0304 01:40:05.829383 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0304 01:40:07.686008 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:07.686286 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i g, on_bline l g i" I0304 01:40:07.686702 139718063407104 graph.py:498] I0304 01:40:07.686828 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 01:40:08.391986 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:08.392622 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l k d" I0304 01:40:08.393720 139718063407104 graph.py:498] I0304 01:40:08.394051 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = on_circle l k d ? eqratio f h f a g b g a I0304 01:40:09.192755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:09.193184 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h i, on_bline l i h" I0304 01:40:09.193697 139718063407104 graph.py:498] I0304 01:40:09.193871 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:40:19.039691 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:19.040378 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l k i" I0304 01:40:19.041155 139718063407104 graph.py:498] I0304 01:40:19.041395 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l k i ? eqratio f h f a g b g a I0304 01:40:24.422701 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:24.423285 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_pline l j d i" I0304 01:40:24.424001 139718063407104 graph.py:498] I0304 01:40:24.424251 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g, on_pline l j d i ? eqratio f h f a g b g a I0304 01:40:24.996304 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:24.996939 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 01:40:24.997781 139718063407104 graph.py:498] I0304 01:40:24.998039 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 01:40:25.353020 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:25.353282 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_bline l j h" I0304 01:40:25.353672 139718063407104 graph.py:498] I0304 01:40:25.353790 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:40:38.473869 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:38.474501 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_pline l i a c" I0304 01:40:38.475262 139718063407104 graph.py:498] I0304 01:40:38.475481 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g, on_pline l i a c ? eqratio f h f a g b g a I0304 01:40:38.679615 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:38.679906 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = eqdistance l g d k, on_pline l g d k" I0304 01:40:38.680621 139718063407104 graph.py:498] I0304 01:40:38.680870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k d i, on_bline k i d; l = eqdistance l g d k, on_pline l g d k ? eqratio f h f a g b g a I0304 01:40:41.334004 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:41.334468 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h k, on_circle l k h" I0304 01:40:41.335001 139718063407104 graph.py:498] I0304 01:40:41.335175 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:40:46.687883 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:46.688341 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 01:40:46.688930 139718063407104 graph.py:498] I0304 01:40:46.689162 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:40:52.011406 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:52.011935 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_pline l k a h" I0304 01:40:52.012479 139718063407104 graph.py:498] I0304 01:40:52.012694 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d g, on_bline k g d; l = on_line l e g, on_pline l k a h ? eqratio f h f a g b g a I0304 01:40:53.307099 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:53.307486 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 01:40:53.308067 139718063407104 graph.py:498] I0304 01:40:53.308240 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 01:40:54.071763 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:40:54.072183 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0304 01:41:01.450959 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:01.451210 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h k, on_bline l k h" I0304 01:41:01.451700 139718063407104 graph.py:498] I0304 01:41:01.451827 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:41:04.362293 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:04.362699 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C b d k 12 D b k d k 13 ; x00 I0304 01:41:05.164296 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:05.164725 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 01:41:05.165600 139718063407104 graph.py:498] I0304 01:41:05.165825 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 01:41:13.325284 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 01:41:13.325711 139718063407104 graph.py:498] I0304 01:41:13.325836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:41:17.446084 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:17.446652 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a g, eqdistance l a d e" I0304 01:41:17.448723 139718063407104 graph.py:498] I0304 01:41:17.449026 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l a g, eqdistance l a d e ? eqratio f h f a g b g a I0304 01:41:24.588453 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:24.589080 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = eqdistance l k h i, eqdistance l h i k" I0304 01:41:24.589917 139718063407104 graph.py:498] I0304 01:41:24.590198 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = eqdistance l k h i, eqdistance l h i k ? eqratio f h f a g b g a I0304 01:41:26.518404 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:26.518811 139718063407104 alphageometry.py:548] Worker 13: 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 " I0304 01:41:26.519032 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h f, on_pline l j e i" I0304 01:41:26.519597 139718063407104 graph.py:498] I0304 01:41:26.519787 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k h f, on_bline k f h; l = on_line l h f, on_pline l j e i ? eqratio f h f a g b g a I0304 01:41:29.277186 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:29.277689 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 01:41:29.278101 139718063407104 graph.py:498] I0304 01:41:29.278218 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 01:41:33.369755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:33.370018 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_circle l j h" I0304 01:41:33.370388 139718063407104 graph.py:498] I0304 01:41:33.370501 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 01:41:47.157855 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:47.158251 139718063407104 alphageometry.py:548] Worker 0: 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 " I0304 01:41:47.158484 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i e, on_bline l e i" I0304 01:41:47.159061 139718063407104 graph.py:498] I0304 01:41:47.159246 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_line l i e, on_bline l e i ? eqratio f h f a g b g a I0304 01:41:50.776633 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:50.777165 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C b c k 12 D b k c k 13 ; x00 I0304 01:41:52.425742 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:52.426381 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d i, on_bline l i d" I0304 01:41:52.427151 139718063407104 graph.py:498] I0304 01:41:52.427391 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:41:55.468286 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:41:55.469155 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h j" I0304 01:41:55.469868 139718063407104 graph.py:498] I0304 01:41:55.470097 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l h j ? eqratio f h f a g b g a I0304 01:42:04.361510 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:04.361773 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h j" I0304 01:42:04.362241 139718063407104 graph.py:498] I0304 01:42:04.362414 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_circle l h j ? eqratio f h f a g b g a I0304 01:42:09.650539 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:09.651419 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l i j" I0304 01:42:09.652119 139718063407104 graph.py:498] I0304 01:42:09.652362 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l i j ? eqratio f h f a g b g a I0304 01:42:12.446251 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 01:42:12.447113 139718063407104 graph.py:498] I0304 01:42:12.448742 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:42:15.267917 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:15.268551 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l h i k, eqdistance l i h k" I0304 01:42:15.269434 139718063407104 graph.py:498] I0304 01:42:15.269714 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = eqdistance l h i k, eqdistance l i h k ? eqratio f h f a g b g a I0304 01:42:19.332391 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:19.332575 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a g, eqdistance l a d i" I0304 01:42:19.332884 139718063407104 graph.py:498] I0304 01:42:19.332964 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l a g, eqdistance l a d i ? eqratio f h f a g b g a I0304 01:42:21.528487 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:21.528793 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h i" I0304 01:42:21.529181 139718063407104 graph.py:498] I0304 01:42:21.529311 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:42:31.813580 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:31.813977 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i h, on_bline l h i" I0304 01:42:31.814575 139718063407104 graph.py:498] I0304 01:42:31.814759 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:42:32.439282 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:32.439628 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 01:42:32.440259 139718063407104 graph.py:498] I0304 01:42:32.440432 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 01:42:34.686802 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:34.687052 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i h, on_bline l h i" I0304 01:42:34.687442 139718063407104 graph.py:498] I0304 01:42:34.687563 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 01:42:34.717343 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:34.717745 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l j i" I0304 01:42:34.718436 139718063407104 graph.py:498] I0304 01:42:34.718638 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l j i ? eqratio f h f a g b g a I0304 01:42:47.990895 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:47.991241 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = eqdistance l k i h, eqdistance l h i k" I0304 01:42:47.991801 139718063407104 graph.py:498] I0304 01:42:47.991966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = eqdistance l k i h, eqdistance l h i k ? eqratio f h f a g b g a I0304 01:42:49.717555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:49.718143 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i j, on_bline l j i" I0304 01:42:49.719011 139718063407104 graph.py:498] I0304 01:42:49.719268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:42:50.541980 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:50.542225 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l j h" I0304 01:42:50.542707 139718063407104 graph.py:498] I0304 01:42:50.542828 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_circle l j h ? eqratio f h f a g b g a I0304 01:42:51.055791 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:42:51.056081 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h i" I0304 01:42:51.056477 139718063407104 graph.py:498] I0304 01:42:51.056626 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:43:01.471827 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:01.472272 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l a h" I0304 01:43:01.472852 139718063407104 graph.py:498] I0304 01:43:01.473062 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_circle l a h ? eqratio f h f a g b g a I0304 01:43:04.329446 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:04.330009 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0304 01:43:04.330759 139718063407104 graph.py:498] I0304 01:43:04.330989 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:43:09.384893 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0304 01:43:09.385269 139718063407104 graph.py:498] I0304 01:43:09.385391 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:43:11.142049 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:11.142328 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 01:43:11.142831 139718063407104 graph.py:498] I0304 01:43:11.142967 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 01:43:16.065190 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:16.065373 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h i" I0304 01:43:16.065672 139718063407104 graph.py:498] I0304 01:43:16.065752 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:43:20.830436 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:20.831060 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g i, on_bline l i g" I0304 01:43:20.831896 139718063407104 graph.py:498] I0304 01:43:20.832157 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:43:21.286947 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:21.287216 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g i, on_bline l i g" I0304 01:43:21.287630 139718063407104 graph.py:498] I0304 01:43:21.287747 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:43:25.860337 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:25.860771 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0304 01:43:25.861526 139718063407104 graph.py:498] I0304 01:43:25.861740 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:43:27.498270 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:27.498583 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h a" I0304 01:43:27.498893 139718063407104 graph.py:498] I0304 01:43:27.498973 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l h a ? eqratio f h f a g b g a I0304 01:43:28.430711 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:28.430891 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g i, on_bline l i g" I0304 01:43:28.431195 139718063407104 graph.py:498] I0304 01:43:28.431272 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:43:31.372810 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_bline l h g" I0304 01:43:31.373568 139718063407104 graph.py:498] I0304 01:43:31.373789 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:43:34.937597 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:34.937779 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i k, on_circle l k i" I0304 01:43:34.938126 139718063407104 graph.py:498] I0304 01:43:34.938231 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 01:43:36.469954 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:36.470328 139718063407104 alphageometry.py:548] Worker 8: Translation: "ERROR: l not found in predicate args." I0304 01:43:36.470495 139718063407104 alphageometry.py:548] Worker 8: Translation: "ERROR: l not found in predicate args." I0304 01:43:36.470721 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a g, on_bline l g a" I0304 01:43:36.471330 139718063407104 graph.py:498] I0304 01:43:36.471517 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 01:43:37.939048 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:37.939217 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 01:43:37.939511 139718063407104 graph.py:498] I0304 01:43:37.939588 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 01:43:38.968221 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:38.968658 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0304 01:43:38.969388 139718063407104 graph.py:498] I0304 01:43:38.969587 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:43:42.633618 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:42.633814 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e h, on_bline l h e" I0304 01:43:42.634124 139718063407104 graph.py:498] I0304 01:43:42.634204 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:43:44.544647 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:44.545064 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, eqdistance l j h k" I0304 01:43:44.545797 139718063407104 graph.py:498] I0304 01:43:44.546092 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = eqdistance l k h j, eqdistance l j h k ? eqratio f h f a g b g a I0304 01:43:49.078560 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:49.078739 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l j h" I0304 01:43:49.079035 139718063407104 graph.py:498] I0304 01:43:49.079121 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l j h ? eqratio f h f a g b g a I0304 01:43:49.827577 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:49.827889 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 01:43:49.828201 139718063407104 graph.py:498] I0304 01:43:49.828282 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k a d, on_bline k d a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:43:51.511226 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:51.511587 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_circle l k h" I0304 01:43:51.511993 139718063407104 graph.py:498] I0304 01:43:51.512098 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:43:55.426161 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:55.426336 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d i, on_bline l i d" I0304 01:43:55.426631 139718063407104 graph.py:498] I0304 01:43:55.426717 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:43:55.835775 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:55.836118 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d h, on_bline l h d" I0304 01:43:55.836559 139718063407104 graph.py:498] I0304 01:43:55.836693 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 01:43:56.769626 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:56.770286 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 01:43:56.771213 139718063407104 graph.py:498] I0304 01:43:56.771429 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:43:58.490300 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:43:58.490550 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h a" I0304 01:43:58.491041 139718063407104 graph.py:498] I0304 01:43:58.491174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l h a ? eqratio f h f a g b g a I0304 01:44:00.778038 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:00.778217 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0304 01:44:00.778518 139718063407104 graph.py:498] I0304 01:44:00.778598 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:44:06.379144 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:06.379283 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0304 01:44:08.145748 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:08.145942 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l j i, on_circle l k i" I0304 01:44:08.146265 139718063407104 graph.py:498] I0304 01:44:08.146348 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_circle l j i, on_circle l k i ? eqratio f h f a g b g a I0304 01:44:09.244836 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:09.245234 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0304 01:44:09.245989 139718063407104 graph.py:498] I0304 01:44:09.246193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:44:11.161017 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:11.161185 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = eqdistance l k h i, eqdistance l i h k" I0304 01:44:11.161552 139718063407104 graph.py:498] I0304 01:44:11.161635 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = eqdistance l k h i, eqdistance l i h k ? eqratio f h f a g b g a I0304 01:44:12.261370 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:12.261789 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l j k, on_circle l k j" I0304 01:44:12.262558 139718063407104 graph.py:498] I0304 01:44:12.262797 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 01:44:17.831642 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:17.832058 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0304 01:44:17.832813 139718063407104 graph.py:498] I0304 01:44:17.833121 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:44:22.024572 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:22.024769 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0304 01:44:22.025083 139718063407104 graph.py:498] I0304 01:44:22.025169 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:44:24.656737 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:24.656999 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i j, on_bline l j i" I0304 01:44:24.657443 139718063407104 graph.py:498] I0304 01:44:24.657555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:44:32.059154 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:32.059415 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l j i" I0304 01:44:32.059904 139718063407104 graph.py:498] I0304 01:44:32.060039 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = on_circle l j i ? eqratio f h f a g b g a I0304 01:44:33.088537 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:33.088714 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_circle l h k" I0304 01:44:33.089030 139718063407104 graph.py:498] I0304 01:44:33.089111 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d i, on_bline k i d; l = on_circle l h k ? eqratio f h f a g b g a I0304 01:44:34.243375 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:34.243789 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l j h, on_tline l j h j" I0304 01:44:34.244342 139718063407104 graph.py:498] I0304 01:44:34.244498 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_circle l j h, on_tline l j h j ? eqratio f h f a g b g a I0304 01:44:34.364966 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:34.365210 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0304 01:44:34.365609 139718063407104 graph.py:498] I0304 01:44:34.365734 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:44:35.193765 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:35.194096 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0304 01:44:35.194616 139718063407104 graph.py:498] I0304 01:44:35.194870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:44:41.299309 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:41.299576 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e g, on_bline l g e" I0304 01:44:41.299982 139718063407104 graph.py:498] I0304 01:44:41.300103 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:44:43.537878 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:43.538097 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0304 01:44:47.439650 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:47.439824 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a h, on_bline l h a" I0304 01:44:47.440176 139718063407104 graph.py:498] I0304 01:44:47.440397 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 01:44:50.858284 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:50.858541 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e h, on_bline l h e" I0304 01:44:50.858932 139718063407104 graph.py:498] I0304 01:44:50.859044 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:44:51.666528 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:44:51.666700 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 01:44:51.666997 139718063407104 graph.py:498] I0304 01:44:51.667076 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a e, on_bline k e a; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 01:45:00.840804 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:00.840931 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C c i k 12 D c k i k 13 ; x00 I0304 01:45:01.073512 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:01.073745 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h g, on_bline l g h" I0304 01:45:01.074128 139718063407104 graph.py:498] I0304 01:45:01.074230 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:45:06.547203 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:06.547577 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_bline l k h" I0304 01:45:06.548105 139718063407104 graph.py:498] I0304 01:45:06.548281 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:45:07.102691 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:07.102861 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_bline l j i" I0304 01:45:07.103160 139718063407104 graph.py:498] I0304 01:45:07.103238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 01:45:09.307875 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:09.308080 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0304 01:45:09.308412 139718063407104 graph.py:498] I0304 01:45:09.308497 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:45:14.117890 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:14.118149 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0304 01:45:14.118544 139718063407104 graph.py:498] I0304 01:45:14.118663 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:45:18.426717 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e i, on_bline l i e" I0304 01:45:18.427092 139718063407104 graph.py:498] I0304 01:45:18.427188 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:45:23.361414 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:23.361632 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l h i" I0304 01:45:23.362019 139718063407104 graph.py:498] I0304 01:45:23.362124 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:45:27.240857 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:27.241018 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b h, on_bline l h b" I0304 01:45:27.241309 139718063407104 graph.py:498] I0304 01:45:27.241393 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:45:31.614735 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:31.615152 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0304 01:45:31.615922 139718063407104 graph.py:498] I0304 01:45:31.616141 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:45:32.624294 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:32.624713 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h i, on_bline l i h" I0304 01:45:32.625408 139718063407104 graph.py:498] I0304 01:45:32.625595 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:45:39.215985 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:39.216398 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g k, on_circle l k g" I0304 01:45:39.216810 139718063407104 graph.py:498] I0304 01:45:39.216946 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 01:45:40.874271 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:40.874680 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e g, on_bline l g e" I0304 01:45:40.875414 139718063407104 graph.py:498] I0304 01:45:40.875633 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:45:47.969102 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:47.970005 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h g, on_bline l g h" I0304 01:45:47.971181 139718063407104 graph.py:498] I0304 01:45:47.971395 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:45:49.128315 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:49.128505 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a e, on_bline l e a" I0304 01:45:49.128913 139718063407104 graph.py:498] I0304 01:45:49.129009 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 01:45:49.794081 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:49.794497 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g i, on_bline l i g" I0304 01:45:49.795313 139718063407104 graph.py:498] I0304 01:45:49.795509 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:45:51.542607 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:45:51.543015 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_bline l k j" I0304 01:45:51.543744 139718063407104 graph.py:498] I0304 01:45:51.543967 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 01:46:01.574417 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:01.574816 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0304 01:46:01.575478 139718063407104 graph.py:498] I0304 01:46:01.575589 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:46:06.828218 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:06.828536 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g j, on_bline l j g" I0304 01:46:06.828950 139718063407104 graph.py:498] I0304 01:46:06.829074 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 01:46:07.422906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:07.423247 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_circle l j k" I0304 01:46:07.423805 139718063407104 graph.py:498] I0304 01:46:07.423968 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 01:46:16.172240 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:16.172484 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l j f, on_bline l f j" I0304 01:46:16.173022 139718063407104 graph.py:498] I0304 01:46:16.173151 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e i, on_bline k i e; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0304 01:46:21.983233 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:21.983678 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0304 01:46:21.984242 139718063407104 graph.py:498] I0304 01:46:21.984395 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:46:24.544850 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:24.545096 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l h i" I0304 01:46:24.545486 139718063407104 graph.py:498] I0304 01:46:24.545588 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a i, on_bline k i a; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:46:24.816043 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:24.816281 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l j h, on_bline l h j" I0304 01:46:24.816724 139718063407104 graph.py:498] I0304 01:46:24.816836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0304 01:46:25.279429 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:25.279616 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C e j k 12 D e j j k 13 ; x00 I0304 01:46:36.314045 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:36.314165 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0304 01:46:37.656959 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:37.657558 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_circle l k j" I0304 01:46:37.658411 139718063407104 graph.py:498] I0304 01:46:37.658638 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 01:46:39.926835 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:39.927094 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l c h, on_bline l h c" I0304 01:46:39.927435 139718063407104 graph.py:498] I0304 01:46:39.927533 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l c h, on_bline l h c ? eqratio f h f a g b g a I0304 01:46:55.550656 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:46:55.550966 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_bline l k j" I0304 01:46:55.551383 139718063407104 graph.py:498] I0304 01:46:55.551509 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 01:47:02.290008 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:47:02.290172 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i g, on_bline l g i" I0304 01:47:02.290508 139718063407104 graph.py:498] I0304 01:47:02.290587 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 01:47:13.419616 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:47:13.419882 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e h, on_bline l h e" I0304 01:47:13.420261 139718063407104 graph.py:498] I0304 01:47:13.420375 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:47:17.327163 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:47:17.327716 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_circle l j h" I0304 01:47:17.328564 139718063407104 graph.py:498] I0304 01:47:17.328872 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h i, on_bline k i h; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 01:47:29.421199 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:47:29.421851 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l c i, on_bline l i c" I0304 01:47:29.422868 139718063407104 graph.py:498] I0304 01:47:29.423174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 01:47:37.236470 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:47:37.236772 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C f g k 12 D f k g k 13 ; x00 I0304 01:47:51.222555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:47:51.223582 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a i, on_bline l i a" I0304 01:47:51.224757 139718063407104 graph.py:498] I0304 01:47:51.225132 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:48:16.179388 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:48:16.180336 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d i, on_bline l i d" I0304 01:48:16.181543 139718063407104 graph.py:498] I0304 01:48:16.181938 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:48:54.500355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:48:54.500760 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e j, on_bline l j e" I0304 01:48:54.501302 139718063407104 graph.py:498] I0304 01:48:54.501484 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0304 01:49:14.200837 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:49:14.201126 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0304 01:49:14.201542 139718063407104 graph.py:498] I0304 01:49:14.201664 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:49:33.116832 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:49:33.117427 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e f, on_bline l f e" I0304 01:49:33.118262 139718063407104 graph.py:498] I0304 01:49:33.118563 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 01:49:37.505402 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 01:49:37.505954 139718063407104 graph.py:498] I0304 01:49:37.506089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:49:45.375472 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:49:45.375823 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 01:49:45.376541 139718063407104 graph.py:498] I0304 01:49:45.376752 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:49:49.505302 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:49:49.505477 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a b, on_bline l b a" I0304 01:49:49.505804 139718063407104 graph.py:498] I0304 01:49:49.505890 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 01:49:56.133723 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:49:56.133885 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0304 01:49:56.134169 139718063407104 graph.py:498] I0304 01:49:56.134260 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 01:50:06.678186 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:50:06.678630 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 01:50:06.679185 139718063407104 graph.py:498] I0304 01:50:06.679381 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:50:12.800550 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:50:12.801158 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_pline l i g k" I0304 01:50:12.802023 139718063407104 graph.py:498] I0304 01:50:12.802269 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k b i, on_bline k i b; l = on_line l e g, on_pline l i g k ? eqratio f h f a g b g a I0304 01:50:18.572124 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:50:18.572607 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0304 01:50:18.573241 139718063407104 graph.py:498] I0304 01:50:18.573413 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:50:26.808636 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:50:26.808949 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C j g k 12 D j k g k 13 ; x00 I0304 01:50:29.563442 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:50:29.563815 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0304 01:50:29.564335 139718063407104 graph.py:498] I0304 01:50:29.564534 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:50:38.600539 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:50:38.601150 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k h" I0304 01:50:38.601981 139718063407104 graph.py:498] I0304 01:50:38.602270 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_circle l k h ? eqratio f h f a g b g a I0304 01:50:48.208050 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:50:48.208328 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l h k" I0304 01:50:48.208720 139718063407104 graph.py:498] I0304 01:50:48.208836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 01:51:04.595515 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0304 01:51:04.596084 139718063407104 graph.py:498] I0304 01:51:04.596202 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:51:08.973980 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:08.974328 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0304 01:51:08.974877 139718063407104 graph.py:498] I0304 01:51:08.975106 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 01:51:15.198383 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:15.198969 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0304 01:51:15.199693 139718063407104 graph.py:498] I0304 01:51:15.199972 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:51:26.442189 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:26.442608 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0304 01:51:26.443034 139718063407104 graph.py:498] I0304 01:51:26.443216 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:51:28.457960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:28.458848 139718063407104 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 " I0304 01:51:28.459363 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g k, on_bline l k g" I0304 01:51:28.459788 139718063407104 graph.py:498] I0304 01:51:28.459914 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 01:51:41.274446 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:41.274852 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h i, on_circle l h i" I0304 01:51:41.275609 139718063407104 graph.py:498] I0304 01:51:41.275824 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_line l h i, on_circle l h i ? eqratio f h f a g b g a I0304 01:51:43.718269 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:43.718439 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 01:51:43.718741 139718063407104 graph.py:498] I0304 01:51:43.718822 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:51:51.736922 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:51.737169 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_bline l k i" I0304 01:51:51.737629 139718063407104 graph.py:498] I0304 01:51:51.737834 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 01:51:52.464340 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:52.465162 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 01:51:52.465798 139718063407104 graph.py:498] I0304 01:51:52.465968 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:51:59.802702 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:51:59.803121 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 01:51:59.803844 139718063407104 graph.py:498] I0304 01:51:59.804060 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:52:01.840283 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:01.841015 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h i" I0304 01:52:01.842022 139718063407104 graph.py:498] I0304 01:52:01.842313 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:52:10.652170 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:10.652335 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h f" I0304 01:52:10.652642 139718063407104 graph.py:498] I0304 01:52:10.652722 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_circle l h f ? eqratio f h f a g b g a I0304 01:52:14.600939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:14.601369 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g j, on_circle l j g" I0304 01:52:14.601816 139718063407104 graph.py:498] I0304 01:52:14.601945 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l g j, on_circle l j g ? eqratio f h f a g b g a I0304 01:52:18.018883 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:18.019268 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0304 01:52:18.019984 139718063407104 graph.py:498] I0304 01:52:18.020194 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:52:26.963875 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:26.964897 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d e, on_bline l e d" I0304 01:52:26.965574 139718063407104 graph.py:498] I0304 01:52:26.965687 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 01:52:28.449005 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:28.449563 139718063407104 alphageometry.py:548] Worker 6: Translation: "ERROR: Invalid predicate ^ i h i l h l h i" I0304 01:52:28.449871 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0304 01:52:28.450555 139718063407104 graph.py:498] I0304 01:52:28.450755 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 01:52:38.698047 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:38.698805 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j h" I0304 01:52:38.699796 139718063407104 graph.py:498] I0304 01:52:38.700155 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_circle l j h ? eqratio f h f a g b g a I0304 01:52:40.326204 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:40.326783 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l k h" I0304 01:52:40.327636 139718063407104 graph.py:498] I0304 01:52:40.327917 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k h c; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 01:52:49.224761 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:49.224896 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D c h c k 12 ; x00 I0304 01:52:58.572755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:52:58.572913 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d g, on_bline l g d" I0304 01:52:58.573292 139718063407104 graph.py:498] I0304 01:52:58.573371 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:53:08.614498 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:53:08.614929 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 01:53:08.615527 139718063407104 graph.py:498] I0304 01:53:08.615730 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 01:53:21.098560 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:53:21.098937 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h b" I0304 01:53:21.099370 139718063407104 graph.py:498] I0304 01:53:21.099497 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_circle l h b ? eqratio f h f a g b g a I0304 01:53:30.479701 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:53:30.480240 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h k" I0304 01:53:30.481094 139718063407104 graph.py:498] I0304 01:53:30.481345 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e j, on_circle k j e; l = on_circle l h k ? eqratio f h f a g b g a I0304 01:53:38.491995 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:53:38.492196 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0304 01:54:37.075160 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d i, on_bline l i d" I0304 01:54:37.075527 139718063407104 graph.py:498] I0304 01:54:37.075630 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 01:55:32.464739 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:55:32.469458 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a i, on_bline l i a" I0304 01:55:32.469982 139718063407104 graph.py:498] I0304 01:55:32.470123 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 01:55:34.738838 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l f h, on_bline l h f" I0304 01:55:34.739491 139718063407104 graph.py:498] I0304 01:55:34.739682 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0304 01:55:53.179574 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:55:53.179977 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h f, on_bline l f h" I0304 01:55:53.180634 139718063407104 graph.py:498] I0304 01:55:53.180848 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 01:55:58.462136 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:55:58.462744 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0304 01:55:58.463456 139718063407104 graph.py:498] I0304 01:55:58.463710 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 01:56:10.678850 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:56:10.679266 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0304 01:56:10.679852 139718063407104 graph.py:498] I0304 01:56:10.680096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:56:18.631600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:56:18.632033 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0304 01:56:18.632887 139718063407104 graph.py:498] I0304 01:56:18.633096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:56:25.626302 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:56:25.626678 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0304 01:56:25.627275 139718063407104 graph.py:498] I0304 01:56:25.627451 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 01:56:38.828220 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:56:38.829038 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a b, on_bline l b a" I0304 01:56:38.829882 139718063407104 graph.py:498] I0304 01:56:38.830170 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 01:56:39.428332 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:56:39.428751 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0304 01:56:39.429467 139718063407104 graph.py:498] I0304 01:56:39.429773 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:56:52.023043 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:56:52.023320 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_circle l g k" I0304 01:56:52.023730 139718063407104 graph.py:498] I0304 01:56:52.023860 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l g k, on_circle l g k ? eqratio f h f a g b g a I0304 01:57:04.915671 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:57:04.916542 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0304 01:57:04.917524 139718063407104 graph.py:498] I0304 01:57:04.917774 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:57:06.017592 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:57:06.018107 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l a h" I0304 01:57:06.018680 139718063407104 graph.py:498] I0304 01:57:06.018945 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_circle l a h ? eqratio f h f a g b g a I0304 01:57:16.013528 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:57:16.014001 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l k h j, eqdistance l j h k" I0304 01:57:16.014602 139718063407104 graph.py:498] I0304 01:57:16.014774 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = eqdistance l k h j, eqdistance l j h k ? eqratio f h f a g b g a I0304 01:57:21.839667 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:57:21.839967 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g j, on_bline l j g" I0304 01:57:21.840392 139718063407104 graph.py:498] I0304 01:57:21.840546 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 01:57:38.171120 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:57:38.171586 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i g, on_bline l g i" I0304 01:57:38.172334 139718063407104 graph.py:498] I0304 01:57:38.172545 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 01:57:40.488948 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_bline l g e" I0304 01:57:40.490589 139718063407104 graph.py:498] I0304 01:57:40.491024 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:57:41.594190 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:57:41.594828 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l c d, on_bline l d c" I0304 01:57:41.595573 139718063407104 graph.py:498] I0304 01:57:41.595811 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0304 01:57:50.470021 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:57:50.470541 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0304 01:57:50.471257 139718063407104 graph.py:498] I0304 01:57:50.471490 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:57:52.063102 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:57:52.063449 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h j, on_bline l j h" I0304 01:57:52.064035 139718063407104 graph.py:498] I0304 01:57:52.064218 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 01:58:02.410726 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:02.411079 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g j, on_bline l j g" I0304 01:58:02.411648 139718063407104 graph.py:498] I0304 01:58:02.411904 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 01:58:06.828505 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:06.831786 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l j g, on_bline l g j" I0304 01:58:06.832393 139718063407104 graph.py:498] I0304 01:58:06.832583 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0304 01:58:07.528176 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:07.528833 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 01:58:07.529514 139718063407104 graph.py:498] I0304 01:58:07.529774 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 01:58:08.382975 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0304 01:58:08.383496 139718063407104 graph.py:498] I0304 01:58:08.383607 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 01:58:12.846184 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:12.846451 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b h, on_bline l h b" I0304 01:58:12.846853 139718063407104 graph.py:498] I0304 01:58:12.846970 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 01:58:16.995834 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:16.996817 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 01:58:16.997821 139718063407104 graph.py:498] I0304 01:58:16.998066 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 01:58:18.977839 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:18.978445 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_line l h j" I0304 01:58:18.979257 139718063407104 graph.py:498] I0304 01:58:18.979527 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_line l g k, on_line l h j ? eqratio f h f a g b g a I0304 01:58:19.737727 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:19.737965 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l f j, on_line l h k" I0304 01:58:19.738343 139718063407104 graph.py:498] I0304 01:58:19.738458 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l f j, on_line l h k ? eqratio f h f a g b g a I0304 01:58:23.561946 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:23.562381 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0304 01:58:23.563116 139718063407104 graph.py:498] I0304 01:58:23.563339 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 01:58:28.808401 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:28.808869 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l a c" I0304 01:58:28.809385 139718063407104 graph.py:498] I0304 01:58:28.809568 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_circle l a c ? eqratio f h f a g b g a I0304 01:58:29.877966 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:29.878360 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_line l h j" I0304 01:58:29.878926 139718063407104 graph.py:498] I0304 01:58:29.879116 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_line l g k, on_line l h j ? eqratio f h f a g b g a I0304 01:58:31.508761 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:31.509082 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0304 01:58:31.509609 139718063407104 graph.py:498] I0304 01:58:31.509803 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 01:58:35.400871 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:35.401212 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0304 01:58:35.401834 139718063407104 graph.py:498] I0304 01:58:35.402003 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:58:38.578940 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:38.579510 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h j" I0304 01:58:38.580193 139718063407104 graph.py:498] I0304 01:58:38.580451 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_circle l h j ? eqratio f h f a g b g a I0304 01:58:42.082720 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:42.083133 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 01:58:42.084041 139718063407104 graph.py:498] I0304 01:58:42.084368 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 01:58:49.857876 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:49.858905 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a h, on_bline l h a" I0304 01:58:49.860157 139718063407104 graph.py:498] I0304 01:58:49.860590 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 01:58:50.450437 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:50.450791 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l j d" I0304 01:58:50.451152 139718063407104 graph.py:498] I0304 01:58:50.451266 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_circle l j d ? eqratio f h f a g b g a I0304 01:58:51.105573 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:51.106076 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l j k, on_bline l k j" I0304 01:58:51.106872 139718063407104 graph.py:498] I0304 01:58:51.107066 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 01:58:58.061363 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:58:58.061741 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l a h" I0304 01:58:58.062288 139718063407104 graph.py:498] I0304 01:58:58.062506 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_circle l a h ? eqratio f h f a g b g a I0304 01:59:01.114793 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:01.115480 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e k, on_circle l k e" I0304 01:59:01.116333 139718063407104 graph.py:498] I0304 01:59:01.116626 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_line l e k, on_circle l k e ? eqratio f h f a g b g a I0304 01:59:03.909223 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:03.909448 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0304 01:59:03.909836 139718063407104 graph.py:498] I0304 01:59:03.909936 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 01:59:05.818853 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:05.819411 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h g, on_bline l g h" I0304 01:59:05.820252 139718063407104 graph.py:498] I0304 01:59:05.820556 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 01:59:08.115111 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:08.115452 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d h, on_bline l h d" I0304 01:59:08.115859 139718063407104 graph.py:498] I0304 01:59:08.115983 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 01:59:16.031660 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:16.032118 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l j k, on_circle l j k" I0304 01:59:16.032727 139718063407104 graph.py:498] I0304 01:59:16.032936 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k f g, on_bline k g f; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 01:59:18.740099 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:18.740651 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h j, on_circle l k j" I0304 01:59:18.741405 139718063407104 graph.py:498] I0304 01:59:18.741753 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_circle l h j, on_circle l k j ? eqratio f h f a g b g a I0304 01:59:19.998460 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:19.998880 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d g, on_bline l g d" I0304 01:59:19.999463 139718063407104 graph.py:498] I0304 01:59:19.999630 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 01:59:26.083632 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:26.084174 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l j i, on_pline l i a d" I0304 01:59:26.085058 139718063407104 graph.py:498] I0304 01:59:26.085314 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_circle l j i, on_pline l i a d ? eqratio f h f a g b g a I0304 01:59:29.659369 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:29.659562 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0304 01:59:33.154819 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:33.155255 139718063407104 alphageometry.py:548] Worker 5: Translation: "ERROR: Invalid predicate ^ k j k l j l j k" I0304 01:59:33.155671 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l j k" I0304 01:59:33.156811 139718063407104 graph.py:498] I0304 01:59:33.157149 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_circle l j k ? eqratio f h f a g b g a I0304 01:59:34.861070 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:34.861431 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0304 01:59:34.862000 139718063407104 graph.py:498] I0304 01:59:34.862184 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 01:59:35.566819 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l c h, on_bline l h c" I0304 01:59:35.568050 139718063407104 graph.py:498] I0304 01:59:35.568414 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l c h, on_bline l h c ? eqratio f h f a g b g a I0304 01:59:41.323046 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:41.323288 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l k j" I0304 01:59:41.323627 139718063407104 graph.py:498] I0304 01:59:41.323742 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_circle l k j ? eqratio f h f a g b g a I0304 01:59:45.256265 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:45.256537 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e h, on_bline l h e" I0304 01:59:45.256902 139718063407104 graph.py:498] I0304 01:59:45.257025 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 01:59:45.335585 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b e, on_bline l e b" I0304 01:59:45.336147 139718063407104 graph.py:498] I0304 01:59:45.336359 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 01:59:48.991606 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:48.991994 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_bline l k j" I0304 01:59:48.992560 139718063407104 graph.py:498] I0304 01:59:48.992739 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_bline l k j ? eqratio f h f a g b g a I0304 01:59:54.381857 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:54.382152 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h i" I0304 01:59:54.382569 139718063407104 graph.py:498] I0304 01:59:54.382692 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a d, on_bline k d a; l = on_circle l h i ? eqratio f h f a g b g a I0304 01:59:55.364471 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:55.364706 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h b" I0304 01:59:55.365004 139718063407104 graph.py:498] I0304 01:59:55.365119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_circle l h b ? eqratio f h f a g b g a I0304 01:59:56.228040 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 01:59:56.228329 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i h, on_bline l h i" I0304 01:59:56.228730 139718063407104 graph.py:498] I0304 01:59:56.228871 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:00:03.114584 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:03.114852 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_line l j h" I0304 02:00:03.115360 139718063407104 graph.py:498] I0304 02:00:03.115492 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_line l g k, on_line l j h ? eqratio f h f a g b g a I0304 02:00:03.352227 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:03.352422 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0304 02:00:06.026033 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:06.026381 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 02:00:06.027092 139718063407104 graph.py:498] I0304 02:00:06.027285 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:00:06.651909 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:06.652272 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j h, on_bline l h j" I0304 02:00:06.652842 139718063407104 graph.py:498] I0304 02:00:06.653015 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0304 02:00:14.174329 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:14.174948 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l k h" I0304 02:00:14.175583 139718063407104 graph.py:498] I0304 02:00:14.175818 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_circle l k h ? eqratio f h f a g b g a I0304 02:00:16.795059 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:16.795439 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c g, on_bline l g c" I0304 02:00:16.796083 139718063407104 graph.py:498] I0304 02:00:16.796302 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_line l c g, on_bline l g c ? eqratio f h f a g b g a I0304 02:00:18.190490 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:18.191107 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0304 02:00:18.191853 139718063407104 graph.py:498] I0304 02:00:18.192095 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:00:21.428313 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:21.428922 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 02:00:21.429641 139718063407104 graph.py:498] I0304 02:00:21.429881 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:00:31.487889 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:31.488246 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l k h" I0304 02:00:31.488829 139718063407104 graph.py:498] I0304 02:00:31.489018 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_circle l k h ? eqratio f h f a g b g a I0304 02:00:33.466293 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:33.466715 139718063407104 alphageometry.py:548] Worker 5: Translation: "ERROR: Invalid predicate ^ j k j l l j l k" I0304 02:00:33.466933 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h d" I0304 02:00:33.467655 139718063407104 graph.py:498] I0304 02:00:33.467931 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k i h, on_bline k h i; l = on_circle l h d ? eqratio f h f a g b g a I0304 02:00:38.137555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:38.137831 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l c h, on_circle l h c" I0304 02:00:38.138254 139718063407104 graph.py:498] I0304 02:00:38.138388 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l c h, on_circle l h c ? eqratio f h f a g b g a I0304 02:00:41.007494 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:41.008126 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l i k" I0304 02:00:41.008908 139718063407104 graph.py:498] I0304 02:00:41.009168 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_circle l i k ? eqratio f h f a g b g a I0304 02:00:43.010614 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:43.010901 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0304 02:00:45.028224 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:45.028814 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l a h" I0304 02:00:45.030848 139718063407104 graph.py:498] I0304 02:00:45.031181 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k g h, on_bline k h g; l = on_circle l a h ? eqratio f h f a g b g a I0304 02:00:51.858338 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:00:51.858735 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0304 02:01:02.377615 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:01:02.378001 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b j, on_bline l j b" I0304 02:01:02.378540 139718063407104 graph.py:498] I0304 02:01:02.378683 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l b j, on_bline l j b ? eqratio f h f a g b g a I0304 02:01:02.863927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:01:02.864499 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_bline l k h" I0304 02:01:02.865369 139718063407104 graph.py:498] I0304 02:01:02.865625 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:01:21.269874 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:01:21.270262 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 02:01:21.270874 139718063407104 graph.py:498] I0304 02:01:21.271057 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:01:28.815703 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:01:28.816270 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l j i k, on_pline l j i k" I0304 02:01:28.816999 139718063407104 graph.py:498] I0304 02:01:28.817238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = eqdistance l j i k, on_pline l j i k ? eqratio f h f a g b g a I0304 02:01:38.829043 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:01:38.829717 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 02:01:38.830415 139718063407104 graph.py:498] I0304 02:01:38.830655 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:01:56.205947 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:01:56.206475 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e k, on_circle l k e" I0304 02:01:56.207226 139718063407104 graph.py:498] I0304 02:01:56.207567 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l e k, on_circle l k e ? eqratio f h f a g b g a I0304 02:02:01.589344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:02:01.589926 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l k i" I0304 02:02:01.590656 139718063407104 graph.py:498] I0304 02:02:01.590895 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_circle l k i ? eqratio f h f a g b g a I0304 02:02:21.920773 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:02:21.921046 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 02:02:21.921449 139718063407104 graph.py:498] I0304 02:02:21.921568 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:02:24.484144 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:02:24.484533 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0304 02:02:24.485155 139718063407104 graph.py:498] I0304 02:02:24.485350 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:02:40.033845 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0304 02:02:40.034827 139718063407104 graph.py:498] I0304 02:02:40.035109 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:02:40.835160 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:02:40.835538 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l c e, on_bline l e c" I0304 02:02:40.836102 139718063407104 graph.py:498] I0304 02:02:40.836274 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0304 02:02:47.653853 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:02:47.654847 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0304 02:02:47.655878 139718063407104 graph.py:498] I0304 02:02:47.656198 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:02:57.799570 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d h, on_bline l h d" I0304 02:02:57.801235 139718063407104 graph.py:498] I0304 02:02:57.801759 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:03:03.066551 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:03.067124 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0304 02:03:03.068928 139718063407104 graph.py:498] I0304 02:03:03.071085 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:03:09.853451 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:09.854071 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b j, on_line l e k" I0304 02:03:09.854949 139718063407104 graph.py:498] I0304 02:03:09.855247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l b j, on_line l e k ? eqratio f h f a g b g a I0304 02:03:11.012003 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:11.012284 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 02:03:11.012725 139718063407104 graph.py:498] I0304 02:03:11.012889 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 02:03:21.275156 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:21.275502 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0304 02:03:21.276020 139718063407104 graph.py:498] I0304 02:03:21.276183 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:03:22.804970 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:22.805128 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 02:03:22.805417 139718063407104 graph.py:498] I0304 02:03:22.805497 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 02:03:24.185430 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:24.185993 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d e, on_bline l e d" I0304 02:03:24.186965 139718063407104 graph.py:498] I0304 02:03:24.187344 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:03:31.376738 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:31.377372 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b c, on_bline l c b" I0304 02:03:31.378223 139718063407104 graph.py:498] I0304 02:03:31.378526 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0304 02:03:33.529007 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:33.529383 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h i" I0304 02:03:33.529941 139718063407104 graph.py:498] I0304 02:03:33.530130 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = on_circle l h i ? eqratio f h f a g b g a I0304 02:03:35.725130 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:35.725419 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0304 02:03:35.725795 139718063407104 graph.py:498] I0304 02:03:35.725905 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:03:40.986831 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a c, on_bline l c a" I0304 02:03:40.988093 139718063407104 graph.py:498] I0304 02:03:40.988492 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l a c, on_bline l c a ? eqratio f h f a g b g a I0304 02:03:43.916901 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:43.917287 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l g i j, eqdistance l i j g" I0304 02:03:43.918010 139718063407104 graph.py:498] I0304 02:03:43.918204 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l g i j, eqdistance l i j g ? eqratio f h f a g b g a I0304 02:03:48.848677 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:48.849138 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_bline l g e" I0304 02:03:48.849946 139718063407104 graph.py:498] I0304 02:03:48.850164 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:03:52.800059 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:52.800649 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g i, on_bline l i g" I0304 02:03:52.801332 139718063407104 graph.py:498] I0304 02:03:52.801548 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:03:58.520458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:58.520730 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l h i" I0304 02:03:58.521250 139718063407104 graph.py:498] I0304 02:03:58.521380 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_circle l h i ? eqratio f h f a g b g a I0304 02:03:59.763638 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:03:59.764200 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 02:03:59.764919 139718063407104 graph.py:498] I0304 02:03:59.765189 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:04:01.502815 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:01.503340 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l g i j, on_pline l g i j" I0304 02:04:01.504219 139718063407104 graph.py:498] I0304 02:04:01.504440 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l g i j, on_pline l g i j ? eqratio f h f a g b g a I0304 02:04:05.953289 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:05.954136 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l c h, on_circle l c h" I0304 02:04:05.955216 139718063407104 graph.py:498] I0304 02:04:05.955576 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l c h, on_circle l c h ? eqratio f h f a g b g a I0304 02:04:07.082982 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:07.083329 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i j, on_bline l j i" I0304 02:04:07.083889 139718063407104 graph.py:498] I0304 02:04:07.084041 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:04:11.482252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:11.482554 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 02:04:11.483440 139718063407104 graph.py:498] I0304 02:04:11.483868 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 02:04:14.605668 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:14.605961 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_circle l k h" I0304 02:04:14.606324 139718063407104 graph.py:498] I0304 02:04:14.606438 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 02:04:16.041512 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:16.042112 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i h, on_bline l h i" I0304 02:04:16.042941 139718063407104 graph.py:498] I0304 02:04:16.043253 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:04:27.321458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:27.321849 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i h, on_bline l h i" I0304 02:04:27.323635 139718063407104 graph.py:498] I0304 02:04:27.323883 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:04:27.855286 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:27.856180 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l d i j, eqdistance l i d j" I0304 02:04:27.857307 139718063407104 graph.py:498] I0304 02:04:27.857672 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l d i j, eqdistance l i d j ? eqratio f h f a g b g a I0304 02:04:28.864860 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:28.865265 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0304 02:04:28.865793 139718063407104 graph.py:498] I0304 02:04:28.865927 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:04:30.351758 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:30.352008 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 02:04:30.352507 139718063407104 graph.py:498] I0304 02:04:30.352663 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:04:36.485169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:36.485463 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0304 02:04:36.485869 139718063407104 graph.py:498] I0304 02:04:36.486005 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:04:38.405924 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_bline l k h" I0304 02:04:38.406643 139718063407104 graph.py:498] I0304 02:04:38.406879 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:04:43.079850 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:43.080137 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e k, on_bline l k e" I0304 02:04:43.080908 139718063407104 graph.py:498] I0304 02:04:43.081137 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b c, on_bline k c b; l = on_line l e k, on_bline l k e ? eqratio f h f a g b g a I0304 02:04:43.880775 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:43.881049 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0304 02:04:43.881462 139718063407104 graph.py:498] I0304 02:04:43.881568 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:04:45.120165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:45.120548 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l j i" I0304 02:04:45.121105 139718063407104 graph.py:498] I0304 02:04:45.121258 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = on_circle l j i ? eqratio f h f a g b g a I0304 02:04:48.297677 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:48.298102 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a e, on_bline l e a" I0304 02:04:48.298767 139718063407104 graph.py:498] I0304 02:04:48.301551 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 02:04:54.318603 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:54.318875 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0304 02:04:54.319391 139718063407104 graph.py:498] I0304 02:04:54.319530 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:04:55.000998 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:55.001447 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 02:04:55.002034 139718063407104 graph.py:498] I0304 02:04:55.002259 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 02:04:55.914330 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:55.914621 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g k, on_bline l k g" I0304 02:04:55.915046 139718063407104 graph.py:498] I0304 02:04:55.915164 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 02:04:57.445615 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:04:57.447671 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l j i k, eqdistance l i j k" I0304 02:04:57.448704 139718063407104 graph.py:498] I0304 02:04:57.448984 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = eqdistance l j i k, eqdistance l i j k ? eqratio f h f a g b g a I0304 02:05:03.827368 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:03.828092 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C a b k 12 D a k b k 13 ; x00 I0304 02:05:04.688445 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:04.688932 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l j i k, on_pline l j i k" I0304 02:05:04.689513 139718063407104 graph.py:498] I0304 02:05:04.689735 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l j i k, on_pline l j i k ? eqratio f h f a g b g a I0304 02:05:10.809721 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:10.809990 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a b, on_bline l b a" I0304 02:05:10.810396 139718063407104 graph.py:498] I0304 02:05:10.810523 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 02:05:13.944474 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:13.944744 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_bline l g d" I0304 02:05:13.945282 139718063407104 graph.py:498] I0304 02:05:13.945429 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:05:14.281711 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:14.282238 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 02:05:14.282844 139718063407104 graph.py:498] I0304 02:05:14.283061 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:05:14.657875 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:14.658481 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g k, on_bline l k g" I0304 02:05:14.659311 139718063407104 graph.py:498] I0304 02:05:14.659531 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 02:05:20.372771 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:20.373021 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b j, on_circle l j b" I0304 02:05:20.373364 139718063407104 graph.py:498] I0304 02:05:20.373467 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l b j, on_circle l j b ? eqratio f h f a g b g a I0304 02:05:27.257156 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:27.257555 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h k, on_bline l k h" I0304 02:05:27.258042 139718063407104 graph.py:498] I0304 02:05:27.258205 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:05:30.348658 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:30.349071 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l i j" I0304 02:05:30.349635 139718063407104 graph.py:498] I0304 02:05:30.349822 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = on_circle l i j ? eqratio f h f a g b g a I0304 02:05:32.187590 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 02:05:32.188087 139718063407104 graph.py:498] I0304 02:05:32.188253 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:05:32.580686 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:32.581110 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e f, on_bline l f e" I0304 02:05:32.581562 139718063407104 graph.py:498] I0304 02:05:32.581765 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 02:05:35.450257 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:35.450519 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0304 02:05:35.451038 139718063407104 graph.py:498] I0304 02:05:35.451169 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:05:37.200129 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:37.200301 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_line l c j" I0304 02:05:37.200653 139718063407104 graph.py:498] I0304 02:05:37.200866 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l a k, on_line l c j ? eqratio f h f a g b g a I0304 02:05:39.373268 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:39.373627 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l h i k, eqdistance l i h k" I0304 02:05:39.374207 139718063407104 graph.py:498] I0304 02:05:39.374366 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l h i k, eqdistance l i h k ? eqratio f h f a g b g a I0304 02:05:42.351312 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:42.351868 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b e, on_pline l i a c" I0304 02:05:42.352608 139718063407104 graph.py:498] I0304 02:05:42.352857 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k b d, on_bline k d b; l = on_line l b e, on_pline l i a c ? eqratio f h f a g b g a I0304 02:05:47.410613 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:47.410993 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0304 02:05:47.411473 139718063407104 graph.py:498] I0304 02:05:47.411606 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:05:47.861995 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:47.862429 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0304 02:05:47.863136 139718063407104 graph.py:498] I0304 02:05:47.863331 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:05:49.412820 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:49.413193 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l h i j, on_pline l h i j" I0304 02:05:49.413804 139718063407104 graph.py:498] I0304 02:05:49.413983 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = eqdistance l h i j, on_pline l h i j ? eqratio f h f a g b g a I0304 02:05:53.201446 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:53.201852 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b i, on_bline l i b" I0304 02:05:53.202452 139718063407104 graph.py:498] I0304 02:05:53.202673 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:05:59.788741 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:05:59.789077 139718063407104 alphageometry.py:548] Worker 0: Translation: "ERROR: Invalid predicate P h k h l" I0304 02:05:59.789255 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b i, on_bline l i b" I0304 02:05:59.789809 139718063407104 graph.py:498] I0304 02:05:59.789959 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:06:01.068480 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:01.068915 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l j i, on_circle l k i" I0304 02:06:01.069489 139718063407104 graph.py:498] I0304 02:06:01.069679 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k h g, on_bline k g h; l = on_circle l j i, on_circle l k i ? eqratio f h f a g b g a I0304 02:06:03.262122 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:03.262553 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g i, on_bline l i g" I0304 02:06:03.263137 139718063407104 graph.py:498] I0304 02:06:03.263319 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:06:07.683169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:07.683381 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C d f k 12 D d k f k 13 ; x00 I0304 02:06:07.828396 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:07.828681 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h g, on_bline l g h" I0304 02:06:07.829189 139718063407104 graph.py:498] I0304 02:06:07.829327 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:06:10.761359 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:10.761609 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C f g k 12 D f k g k 13 ; x00 I0304 02:06:17.879485 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:17.879889 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 02:06:17.880581 139718063407104 graph.py:498] I0304 02:06:17.880778 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:06:20.466215 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:20.466433 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0304 02:06:20.466767 139718063407104 graph.py:498] I0304 02:06:20.466866 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:06:20.943569 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:20.944243 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a c" I0304 02:06:20.944836 139718063407104 graph.py:498] I0304 02:06:20.945059 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l a c ? eqratio f h f a g b g a I0304 02:06:22.308764 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:22.308944 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l b k, on_bline l k b" I0304 02:06:22.309249 139718063407104 graph.py:498] I0304 02:06:22.309328 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l b k, on_bline l k b ? eqratio f h f a g b g a I0304 02:06:34.760321 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:34.760487 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0304 02:06:34.760815 139718063407104 graph.py:498] I0304 02:06:34.760894 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:06:36.835293 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:36.835672 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0304 02:06:36.836411 139718063407104 graph.py:498] I0304 02:06:36.836650 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:06:39.483997 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:39.484259 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b h, on_bline l h b" I0304 02:06:39.484837 139718063407104 graph.py:498] I0304 02:06:39.485043 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:06:40.990899 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:40.991267 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i k, on_bline l k i" I0304 02:06:40.991852 139718063407104 graph.py:498] I0304 02:06:40.992030 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:06:45.739309 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:45.739700 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_pline l j b i" I0304 02:06:45.740466 139718063407104 graph.py:498] I0304 02:06:45.740712 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l a k, on_pline l j b i ? eqratio f h f a g b g a I0304 02:06:53.396801 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:53.397460 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d i, on_bline l i d" I0304 02:06:53.398250 139718063407104 graph.py:498] I0304 02:06:53.398521 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:06:54.763553 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:54.763724 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a k, on_pline l d j k" I0304 02:06:54.764027 139718063407104 graph.py:498] I0304 02:06:54.764106 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k c i, on_bline k i c; l = on_line l a k, on_pline l d j k ? eqratio f h f a g b g a I0304 02:06:59.097225 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:06:59.097860 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l k h, on_bline l h k" I0304 02:06:59.098756 139718063407104 graph.py:498] I0304 02:06:59.099025 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l k h, on_bline l h k ? eqratio f h f a g b g a I0304 02:07:00.609631 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:00.609997 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b g, on_bline l g b" I0304 02:07:00.610562 139718063407104 graph.py:498] I0304 02:07:00.610732 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:07:00.901170 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0304 02:07:00.906390 139718063407104 graph.py:498] I0304 02:07:00.906837 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:07:04.208915 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:04.209298 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0304 02:07:17.549293 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:17.549901 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0304 02:07:17.551038 139718063407104 graph.py:498] I0304 02:07:17.551340 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:07:18.313907 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:18.314583 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0304 02:07:18.315594 139718063407104 graph.py:498] I0304 02:07:18.315885 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:07:19.981169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:19.981566 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d e, on_bline l e d" I0304 02:07:19.982145 139718063407104 graph.py:498] I0304 02:07:19.982328 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:07:23.833961 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:23.834151 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a i, on_bline l i a" I0304 02:07:23.834481 139718063407104 graph.py:498] I0304 02:07:23.834569 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:07:31.628186 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:31.628791 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0304 02:07:31.629675 139718063407104 graph.py:498] I0304 02:07:31.629939 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:07:32.783836 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:32.786300 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a e, on_bline l e a" I0304 02:07:32.786781 139718063407104 graph.py:498] I0304 02:07:32.786951 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 02:07:38.501484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:38.501666 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0304 02:07:38.501971 139718063407104 graph.py:498] I0304 02:07:38.502051 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:07:52.448042 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:52.448710 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d e, on_bline l e d" I0304 02:07:52.449720 139718063407104 graph.py:498] I0304 02:07:52.450037 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:07:55.317636 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:55.317914 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e j, on_bline l j e" I0304 02:07:55.318316 139718063407104 graph.py:498] I0304 02:07:55.318436 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0304 02:07:55.389759 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:55.390420 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i g, on_bline l g i" I0304 02:07:55.391139 139718063407104 graph.py:498] I0304 02:07:55.391372 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:07:59.194407 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h g, on_bline l g h" I0304 02:07:59.194755 139718063407104 graph.py:498] I0304 02:07:59.194873 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:07:59.776004 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:07:59.776222 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_circle l g d" I0304 02:07:59.776672 139718063407104 graph.py:498] I0304 02:07:59.776912 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l d g, on_circle l g d ? eqratio f h f a g b g a I0304 02:08:09.363899 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:09.364227 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_bline l h g" I0304 02:08:09.364897 139718063407104 graph.py:498] I0304 02:08:09.365142 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:08:11.114460 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:11.114696 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0304 02:08:11.115095 139718063407104 graph.py:498] I0304 02:08:11.115196 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:08:11.366194 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:11.366463 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0304 02:08:11.366789 139718063407104 graph.py:498] I0304 02:08:11.366871 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:08:13.872712 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:13.873536 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a h, on_bline l h a" I0304 02:08:13.874555 139718063407104 graph.py:498] I0304 02:08:13.874840 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k b e, on_bline k e b; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:08:18.994264 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:18.994430 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0304 02:08:18.994733 139718063407104 graph.py:498] I0304 02:08:18.994820 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:08:19.676553 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:19.676978 139718063407104 alphageometry.py:548] Worker 7: Translation: "ERROR: Invalid predicate P h k h l" I0304 02:08:19.677150 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d k, on_bline l k d" I0304 02:08:19.677658 139718063407104 graph.py:498] I0304 02:08:19.677829 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l d k, on_bline l k d ? eqratio f h f a g b g a I0304 02:08:24.867566 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:24.867802 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i h, on_bline l h i" I0304 02:08:24.868186 139718063407104 graph.py:498] I0304 02:08:24.868299 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:08:26.145457 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:26.145735 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 02:08:26.146076 139718063407104 graph.py:498] I0304 02:08:26.146251 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:08:28.632834 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:28.632999 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_bline l k j" I0304 02:08:28.633308 139718063407104 graph.py:498] I0304 02:08:28.633389 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 02:08:30.065729 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:30.065927 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0304 02:08:39.912944 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:39.913138 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l k g, on_bline l g k" I0304 02:08:39.913432 139718063407104 graph.py:498] I0304 02:08:39.913511 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l k g, on_bline l g k ? eqratio f h f a g b g a I0304 02:08:39.977310 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 02:08:39.977747 139718063407104 graph.py:498] I0304 02:08:39.977847 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:08:40.514124 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:40.514299 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g i, on_bline l i g" I0304 02:08:40.514598 139718063407104 graph.py:498] I0304 02:08:40.514684 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:08:41.988102 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:41.988438 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_bline l h g" I0304 02:08:41.988987 139718063407104 graph.py:498] I0304 02:08:41.989126 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:08:42.192819 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:42.193116 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0304 02:08:42.193765 139718063407104 graph.py:498] I0304 02:08:42.193961 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:08:49.231211 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:49.231441 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 02:08:49.231832 139718063407104 graph.py:498] I0304 02:08:49.231927 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:08:51.307109 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:51.307743 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0304 02:08:51.308611 139718063407104 graph.py:498] I0304 02:08:51.308789 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:08:54.354632 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:54.355220 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_circle l d g" I0304 02:08:54.356055 139718063407104 graph.py:498] I0304 02:08:54.356303 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l d g, on_circle l d g ? eqratio f h f a g b g a I0304 02:08:55.370753 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:55.371087 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_bline l k j" I0304 02:08:55.371674 139718063407104 graph.py:498] I0304 02:08:55.371856 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 02:08:56.753512 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:56.753708 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a i, on_bline l i a" I0304 02:08:56.754026 139718063407104 graph.py:498] I0304 02:08:56.754105 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:08:59.411068 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:08:59.411233 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0304 02:08:59.411533 139718063407104 graph.py:498] I0304 02:08:59.411614 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:09:00.299304 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:00.299538 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b g, on_bline l g b" I0304 02:09:00.299942 139718063407104 graph.py:498] I0304 02:09:00.300050 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:09:02.691315 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:02.691485 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a g, on_bline l g a" I0304 02:09:02.691788 139718063407104 graph.py:498] I0304 02:09:02.691872 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 02:09:04.490585 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:04.490954 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l j k, on_circle l k j" I0304 02:09:04.491505 139718063407104 graph.py:498] I0304 02:09:04.491677 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k e j, on_circle k j e; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 02:09:08.088844 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:08.089101 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0304 02:09:08.089584 139718063407104 graph.py:498] I0304 02:09:08.089717 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:09:11.117001 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:11.117575 139718063407104 alphageometry.py:548] Worker 4: Translation: "m = on_line m d g, on_bline m g d" I0304 02:09:11.118420 139718063407104 graph.py:498] I0304 02:09:11.118664 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:09:11.661695 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:11.661980 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i g, on_bline l g i" I0304 02:09:11.662389 139718063407104 graph.py:498] I0304 02:09:11.662521 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:09:16.927349 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:16.927616 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0304 02:09:16.928006 139718063407104 graph.py:498] I0304 02:09:16.928120 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:09:17.078355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:17.078639 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l c i, on_bline l i c" I0304 02:09:17.079149 139718063407104 graph.py:498] I0304 02:09:17.079291 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 02:09:19.115752 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:19.115921 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a f k 12 D a k f k 13 ; x00 I0304 02:09:22.447131 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:22.447298 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j f, on_bline l f j" I0304 02:09:22.447601 139718063407104 graph.py:498] I0304 02:09:22.447682 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0304 02:09:25.521390 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:25.521621 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e g, on_bline l g e" I0304 02:09:25.522068 139718063407104 graph.py:498] I0304 02:09:25.522300 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:09:28.736024 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:28.736278 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_circle l k j" I0304 02:09:28.736665 139718063407104 graph.py:498] I0304 02:09:28.736882 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e i, on_bline k i e; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 02:09:30.133212 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:30.133420 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g k, on_bline l k g" I0304 02:09:30.133939 139718063407104 graph.py:498] I0304 02:09:30.134116 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 02:09:33.283316 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:33.283597 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j h, on_bline l h j" I0304 02:09:33.283933 139718063407104 graph.py:498] I0304 02:09:33.284015 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0304 02:09:36.951010 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:36.951197 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0304 02:09:36.951486 139718063407104 graph.py:498] I0304 02:09:36.951567 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:09:39.284115 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:39.284486 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0304 02:09:39.285222 139718063407104 graph.py:498] I0304 02:09:39.285431 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:09:43.264836 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:43.265067 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l f g, on_bline l g f" I0304 02:09:43.265462 139718063407104 graph.py:498] I0304 02:09:43.265590 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l f g, on_bline l g f ? eqratio f h f a g b g a I0304 02:09:43.269654 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:43.269825 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l c i, on_bline l i c" I0304 02:09:43.270124 139718063407104 graph.py:498] I0304 02:09:43.270203 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 02:09:43.360167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:43.360598 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C e g k 12 D e k g k 13 ; x00 I0304 02:09:50.868093 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0304 02:09:50.868402 139718063407104 graph.py:498] I0304 02:09:50.868482 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:09:51.488978 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:51.489258 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0304 02:09:51.489732 139718063407104 graph.py:498] I0304 02:09:51.489886 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:09:52.460053 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:52.460422 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 02:09:52.461007 139718063407104 graph.py:498] I0304 02:09:52.461175 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:09:52.504763 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:52.504933 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g f, on_bline l f g" I0304 02:09:52.505239 139718063407104 graph.py:498] I0304 02:09:52.505316 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l g f, on_bline l f g ? eqratio f h f a g b g a I0304 02:09:58.933521 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:58.933768 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d g, on_bline l g d" I0304 02:09:58.934159 139718063407104 graph.py:498] I0304 02:09:58.934266 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:09:59.053244 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:09:59.053410 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 02:09:59.053721 139718063407104 graph.py:498] I0304 02:09:59.053802 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:10:01.741688 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:01.742200 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l a g, on_bline l g a" I0304 02:10:01.742954 139718063407104 graph.py:498] I0304 02:10:01.743175 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 02:10:08.716270 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:08.716664 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0304 02:10:08.717315 139718063407104 graph.py:498] I0304 02:10:08.717496 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:10:09.062145 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:09.062546 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0304 02:10:09.063213 139718063407104 graph.py:498] I0304 02:10:09.063408 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:10:11.336550 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:11.336750 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i j, on_circle l j i" I0304 02:10:11.337053 139718063407104 graph.py:498] I0304 02:10:11.337132 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l i j, on_circle l j i ? eqratio f h f a g b g a I0304 02:10:15.344463 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:15.344654 139718063407104 alphageometry.py:548] Worker 15: 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 " I0304 02:10:15.344732 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g k, on_bline l k g" I0304 02:10:15.345041 139718063407104 graph.py:498] I0304 02:10:15.345122 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 02:10:17.014388 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:17.014814 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0304 02:10:17.015572 139718063407104 graph.py:498] I0304 02:10:17.015790 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:10:19.291449 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:19.291614 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 02:10:19.291900 139718063407104 graph.py:498] I0304 02:10:19.291981 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:10:24.464202 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:24.464361 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i k, on_bline l k i" I0304 02:10:24.464673 139718063407104 graph.py:498] I0304 02:10:24.464760 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k j g, on_bline k g j; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:10:25.449440 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:25.449664 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 02:10:25.449987 139718063407104 graph.py:498] I0304 02:10:25.450073 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:10:26.487459 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:26.487849 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 02:10:26.488796 139718063407104 graph.py:498] I0304 02:10:26.489092 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:10:30.554945 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:30.555150 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_circle l j h" I0304 02:10:30.555445 139718063407104 graph.py:498] I0304 02:10:30.555524 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 02:10:32.356752 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:32.356929 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_circle l j h" I0304 02:10:32.357230 139718063407104 graph.py:498] I0304 02:10:32.357308 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 02:10:33.836319 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:33.836449 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0304 02:10:34.615710 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:34.615872 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0304 02:10:34.616369 139718063407104 graph.py:498] I0304 02:10:34.616569 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:10:41.846927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:41.847476 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0304 02:10:41.848153 139718063407104 graph.py:498] I0304 02:10:41.848380 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:10:43.934734 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:43.934897 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_pline l c b i" I0304 02:10:43.935195 139718063407104 graph.py:498] I0304 02:10:43.935275 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l e g, on_pline l c b i ? eqratio f h f a g b g a I0304 02:10:47.273823 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:47.274250 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l h i j, eqdistance l i j h" I0304 02:10:47.275077 139718063407104 graph.py:498] I0304 02:10:47.275288 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = eqdistance l h i j, eqdistance l i j h ? eqratio f h f a g b g a I0304 02:10:49.720155 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:49.721063 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e j, on_pline l c b i" I0304 02:10:49.722209 139718063407104 graph.py:498] I0304 02:10:49.722458 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c h; l = on_line l e j, on_pline l c b i ? eqratio f h f a g b g a I0304 02:10:52.913281 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:52.913950 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i g, on_bline l g i" I0304 02:10:52.914825 139718063407104 graph.py:498] I0304 02:10:52.915104 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:10:59.045276 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:10:59.045564 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D d j j k 12 ; x00 I0304 02:11:00.685736 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:11:00.686120 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0304 02:11:00.686849 139718063407104 graph.py:498] I0304 02:11:00.687054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k f g, on_bline k g f; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:11:01.002207 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:11:01.002386 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a i, on_bline l i a" I0304 02:11:01.002708 139718063407104 graph.py:498] I0304 02:11:01.002787 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:11:09.848550 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:11:09.848753 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a g, on_bline l g a" I0304 02:11:09.849057 139718063407104 graph.py:498] I0304 02:11:09.849137 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 02:11:13.805649 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:11:13.805855 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C c f k 12 D c k f k 13 ; x00 I0304 02:11:20.022152 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:11:20.022554 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d e, on_bline l e d" I0304 02:11:20.023134 139718063407104 graph.py:498] I0304 02:11:20.023447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:11:30.868232 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:11:30.868435 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0304 02:11:30.868876 139718063407104 graph.py:498] I0304 02:11:30.868989 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:11:44.591784 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:11:44.592136 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b e, on_bline l e b" I0304 02:11:44.592673 139718063407104 graph.py:498] I0304 02:11:44.592824 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 02:11:56.157824 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:11:56.158047 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0304 02:11:56.158459 139718063407104 graph.py:498] I0304 02:11:56.158556 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:12:05.723547 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:12:05.723975 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l j g, on_bline l g j" I0304 02:12:05.724586 139718063407104 graph.py:498] I0304 02:12:05.724795 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0304 02:12:13.647705 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:12:13.647938 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g j, on_bline l j g" I0304 02:12:13.648411 139718063407104 graph.py:498] I0304 02:12:13.648681 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k e g, on_bline k g e; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 02:12:23.475672 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:12:23.475798 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C a i k 12 D a k i k 13 ; x00 I0304 02:17:18.898699 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e h, on_bline l h e" I0304 02:17:18.899076 139718063407104 graph.py:498] I0304 02:17:18.899194 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:17:30.592500 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:17:30.592926 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0304 02:17:30.593489 139718063407104 graph.py:498] I0304 02:17:30.593711 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:17:42.608619 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:17:42.609083 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_bline l g e" I0304 02:17:42.609800 139718063407104 graph.py:498] I0304 02:17:42.610027 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:17:54.181712 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:17:54.182137 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i g, on_bline l g i" I0304 02:17:54.182666 139718063407104 graph.py:498] I0304 02:17:54.182855 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:18:00.775129 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0304 02:18:00.776164 139718063407104 graph.py:498] I0304 02:18:00.776555 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:18:04.804743 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:18:04.805012 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b h, on_bline l h b" I0304 02:18:04.805408 139718063407104 graph.py:498] I0304 02:18:04.805526 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:18:13.493182 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:18:13.493751 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h j, on_bline l j h" I0304 02:18:13.494529 139718063407104 graph.py:498] I0304 02:18:13.494775 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:18:21.177505 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:18:21.177678 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i e, on_bline l e i" I0304 02:18:21.178004 139718063407104 graph.py:498] I0304 02:18:21.178089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l i e, on_bline l e i ? eqratio f h f a g b g a I0304 02:18:24.061476 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:18:24.062036 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a h, on_bline l h a" I0304 02:18:24.062913 139718063407104 graph.py:498] I0304 02:18:24.063172 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:18:40.315910 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:18:40.316071 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d g, on_bline l g d" I0304 02:18:40.316380 139718063407104 graph.py:498] I0304 02:18:40.316461 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:18:41.818390 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:18:41.818711 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a i, on_bline l i a" I0304 02:18:41.819134 139718063407104 graph.py:498] I0304 02:18:41.819336 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:18:54.381314 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:18:54.381681 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0304 02:18:54.382081 139718063407104 graph.py:498] I0304 02:18:54.382371 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:19:09.523149 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:19:09.523666 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j g, on_bline l g j" I0304 02:19:09.524330 139718063407104 graph.py:498] I0304 02:19:09.524571 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0304 02:19:20.046942 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:19:20.047451 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0304 02:19:20.048254 139718063407104 graph.py:498] I0304 02:19:20.048549 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:19:23.604563 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 02:19:23.605349 139718063407104 graph.py:498] I0304 02:19:23.605619 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:19:24.609884 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:19:24.610440 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_circle l k h" I0304 02:19:24.611294 139718063407104 graph.py:498] I0304 02:19:24.611552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 02:19:32.813135 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:19:32.813409 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i h, on_bline l h i" I0304 02:19:32.813829 139718063407104 graph.py:498] I0304 02:19:32.814040 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:19:45.190023 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:19:45.190452 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d h, on_bline l h d" I0304 02:19:45.190849 139718063407104 graph.py:498] I0304 02:19:45.190969 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:19:45.887491 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:19:45.887889 139718063407104 alphageometry.py:548] Worker 5: Translation: "m = on_line m b g, on_bline m g b" I0304 02:19:45.888498 139718063407104 graph.py:498] I0304 02:19:45.888723 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:19:49.271488 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:19:49.272247 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 02:19:49.273143 139718063407104 graph.py:498] I0304 02:19:49.273442 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 02:19:57.717890 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:19:57.718713 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a g, on_bline l g a" I0304 02:19:57.719724 139718063407104 graph.py:498] I0304 02:19:57.720059 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 02:20:08.017260 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:08.017532 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0304 02:20:08.018322 139718063407104 graph.py:498] I0304 02:20:08.018520 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:20:09.129673 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:09.130218 139718063407104 alphageometry.py:548] Worker 9: Translation: "m = on_line m e i, on_bline m i e" I0304 02:20:09.131066 139718063407104 graph.py:498] I0304 02:20:09.131345 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:20:13.416547 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:13.416931 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c h, on_bline l h c" I0304 02:20:13.417520 139718063407104 graph.py:498] I0304 02:20:13.417825 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_line l c h, on_bline l h c ? eqratio f h f a g b g a I0304 02:20:26.902867 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0304 02:20:26.903463 139718063407104 graph.py:498] I0304 02:20:26.903694 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:20:27.248941 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:27.249221 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b j, on_line l g k" I0304 02:20:27.249717 139718063407104 graph.py:498] I0304 02:20:27.250058 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l b j, on_line l g k ? eqratio f h f a g b g a I0304 02:20:30.990175 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:30.990432 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l a h" I0304 02:20:30.990797 139718063407104 graph.py:498] I0304 02:20:30.990908 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h g, on_bline k g h; l = on_circle l a h ? eqratio f h f a g b g a I0304 02:20:32.689237 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:32.689905 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0304 02:20:32.690901 139718063407104 graph.py:498] I0304 02:20:32.691300 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:20:35.880627 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:35.880994 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C h j k 12 D h j j k 13 ; x00 I0304 02:20:45.560410 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:45.561016 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0304 02:20:45.561636 139718063407104 graph.py:498] I0304 02:20:45.561816 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:20:48.242614 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:48.243157 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 02:20:48.243897 139718063407104 graph.py:498] I0304 02:20:48.244143 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:20:54.248007 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:20:54.249340 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 02:20:54.250661 139718063407104 graph.py:498] I0304 02:20:54.251082 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:21:04.594517 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:04.595103 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e i, on_bline l i e" I0304 02:21:04.595988 139718063407104 graph.py:498] I0304 02:21:04.596289 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:21:05.364798 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:05.365549 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e h, on_bline l h e" I0304 02:21:05.367726 139718063407104 graph.py:498] I0304 02:21:05.368010 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:21:16.704146 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:16.704808 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 02:21:16.705705 139718063407104 graph.py:498] I0304 02:21:16.705984 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:21:17.535599 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:17.536004 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i g, on_bline l g i" I0304 02:21:17.536454 139718063407104 graph.py:498] I0304 02:21:17.536588 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:21:22.771746 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:22.772108 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e i, on_bline l i e" I0304 02:21:22.772708 139718063407104 graph.py:498] I0304 02:21:22.772882 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:21:34.602550 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:34.602845 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0304 02:21:34.603215 139718063407104 graph.py:498] I0304 02:21:34.603322 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:21:38.130402 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:38.130864 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l d e, on_bline l e d" I0304 02:21:38.131412 139718063407104 graph.py:498] I0304 02:21:38.131557 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:21:42.858963 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:42.859370 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a g, on_bline l g a" I0304 02:21:42.859982 139718063407104 graph.py:498] I0304 02:21:42.860172 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 02:21:51.770178 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:21:51.770756 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0304 02:21:51.771423 139718063407104 graph.py:498] I0304 02:21:51.771661 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:22:05.325689 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:05.325928 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e f, on_bline l f e" I0304 02:22:05.326438 139718063407104 graph.py:498] I0304 02:22:05.326652 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 02:22:06.960715 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:06.961195 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b c, on_bline l c b" I0304 02:22:06.961726 139718063407104 graph.py:498] I0304 02:22:06.961908 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0304 02:22:07.694610 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:07.695640 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0304 02:22:07.696232 139718063407104 graph.py:498] I0304 02:22:07.696382 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:22:15.494543 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0304 02:22:15.495469 139718063407104 graph.py:498] I0304 02:22:15.495788 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:22:29.337338 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:29.337681 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a i, on_bline l i a" I0304 02:22:29.338273 139718063407104 graph.py:498] I0304 02:22:29.338509 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:22:29.443560 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:29.443993 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a b, on_bline l b a" I0304 02:22:29.444785 139718063407104 graph.py:498] I0304 02:22:29.445103 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 02:22:30.110757 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:30.111374 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0304 02:22:30.112102 139718063407104 graph.py:498] I0304 02:22:30.112451 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:22:36.963876 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:36.964144 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 02:22:36.964581 139718063407104 graph.py:498] I0304 02:22:36.964724 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:22:49.755753 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:49.756314 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h" I0304 02:22:49.757544 139718063407104 graph.py:498] I0304 02:22:49.757938 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l a h ? eqratio f h f a g b g a I0304 02:22:51.366960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:51.367349 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_circle l k g" I0304 02:22:51.368096 139718063407104 graph.py:498] I0304 02:22:51.368376 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 02:22:52.294630 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:52.294917 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_bline l k h" I0304 02:22:52.295303 139718063407104 graph.py:498] I0304 02:22:52.295423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:22:59.708344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:22:59.708833 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e j, on_line l i k" I0304 02:22:59.709508 139718063407104 graph.py:498] I0304 02:22:59.709734 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l e j, on_line l i k ? eqratio f h f a g b g a I0304 02:23:06.475586 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:06.475841 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e h, on_bline l h e" I0304 02:23:06.476355 139718063407104 graph.py:498] I0304 02:23:06.476486 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:23:08.180414 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:08.181046 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b e, on_bline l e b" I0304 02:23:08.181913 139718063407104 graph.py:498] I0304 02:23:08.182191 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 02:23:09.569038 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:09.569553 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 02:23:09.570442 139718063407104 graph.py:498] I0304 02:23:09.570706 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:23:22.963677 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:22.964208 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l k h j, eqdistance l j h k" I0304 02:23:22.964921 139718063407104 graph.py:498] I0304 02:23:22.965194 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = eqdistance l k h j, eqdistance l j h k ? eqratio f h f a g b g a I0304 02:23:23.061652 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:23.062602 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i j, on_bline l j i" I0304 02:23:23.063855 139718063407104 graph.py:498] I0304 02:23:23.064278 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:23:26.454027 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:26.454519 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 02:23:26.455101 139718063407104 graph.py:498] I0304 02:23:26.455324 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:23:31.144757 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:31.145012 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b j, on_bline l j b" I0304 02:23:31.145372 139718063407104 graph.py:498] I0304 02:23:31.145477 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l b j, on_bline l j b ? eqratio f h f a g b g a I0304 02:23:36.547385 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:36.547667 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i h, on_bline l h i" I0304 02:23:36.548060 139718063407104 graph.py:498] I0304 02:23:36.548171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:23:40.062745 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:40.062994 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 02:23:40.063506 139718063407104 graph.py:498] I0304 02:23:40.063640 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:23:41.885185 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:41.885740 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l k h j, on_pline l k h j" I0304 02:23:41.886559 139718063407104 graph.py:498] I0304 02:23:41.886786 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = eqdistance l k h j, on_pline l k h j ? eqratio f h f a g b g a I0304 02:23:51.198254 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:51.198840 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_bline l k g" I0304 02:23:51.199445 139718063407104 graph.py:498] I0304 02:23:51.199631 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 02:23:53.758404 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e f, on_bline l f e" I0304 02:23:53.758993 139718063407104 graph.py:498] I0304 02:23:53.759184 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 02:23:53.795792 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:53.796213 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_circle l h a" I0304 02:23:53.796827 139718063407104 graph.py:498] I0304 02:23:53.797016 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l a h, on_circle l h a ? eqratio f h f a g b g a I0304 02:23:58.147406 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:23:58.147784 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 02:23:58.148391 139718063407104 graph.py:498] I0304 02:23:58.148587 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:24:00.360714 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:00.361099 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_bline l k h" I0304 02:24:00.362950 139718063407104 graph.py:498] I0304 02:24:00.365448 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b e, on_bline k e b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:24:11.280615 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:11.281200 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l k j" I0304 02:24:11.282795 139718063407104 graph.py:498] I0304 02:24:11.283134 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_circle l k j ? eqratio f h f a g b g a I0304 02:24:14.133547 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d f, on_bline l f d" I0304 02:24:14.134544 139718063407104 graph.py:498] I0304 02:24:14.134854 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 02:24:14.860411 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:14.860825 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_circle l k h" I0304 02:24:14.861408 139718063407104 graph.py:498] I0304 02:24:14.861567 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 02:24:15.316645 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:15.316951 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0304 02:24:15.317442 139718063407104 graph.py:498] I0304 02:24:15.317632 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:24:17.010861 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:17.011206 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i k, on_bline l k i" I0304 02:24:17.011740 139718063407104 graph.py:498] I0304 02:24:17.011900 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:24:20.772366 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:20.772658 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C b g k 12 D b k g k 13 ; x00 I0304 02:24:23.667143 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:23.667871 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b e, on_pline l j h k" I0304 02:24:23.668812 139718063407104 graph.py:498] I0304 02:24:23.669115 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k b i, on_bline k i b; l = on_line l b e, on_pline l j h k ? eqratio f h f a g b g a I0304 02:24:29.595415 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:29.595944 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0304 02:24:29.596353 139718063407104 graph.py:498] I0304 02:24:29.596479 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:24:32.578864 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:32.579134 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a b, on_bline l b a" I0304 02:24:32.579540 139718063407104 graph.py:498] I0304 02:24:32.579662 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 02:24:37.659476 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:37.659856 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i g, on_bline l g i" I0304 02:24:37.660459 139718063407104 graph.py:498] I0304 02:24:37.660682 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:24:38.219831 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:38.220545 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i h, on_bline l h i" I0304 02:24:38.221310 139718063407104 graph.py:498] I0304 02:24:38.221518 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:24:41.733053 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:41.733334 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C g f k 12 D g k f k 13 ; x00 I0304 02:24:47.549133 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:47.549554 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0304 02:24:47.550149 139718063407104 graph.py:498] I0304 02:24:47.550368 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:24:54.739437 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 02:24:54.740224 139718063407104 graph.py:498] I0304 02:24:54.740538 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:24:55.538681 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:55.539114 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i k, on_circle l k i" I0304 02:24:55.539699 139718063407104 graph.py:498] I0304 02:24:55.539890 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k a g, on_bline k g a; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 02:24:56.449683 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:56.450232 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g i, on_bline l i g" I0304 02:24:56.451060 139718063407104 graph.py:498] I0304 02:24:56.451407 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:24:59.924669 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:24:59.925050 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0304 02:24:59.925648 139718063407104 graph.py:498] I0304 02:24:59.925862 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:25:03.484427 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:03.484846 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0304 02:25:03.485445 139718063407104 graph.py:498] I0304 02:25:03.485626 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:25:15.013892 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:15.014478 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h i, on_bline l i h" I0304 02:25:15.015322 139718063407104 graph.py:498] I0304 02:25:15.015630 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:25:15.093912 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:15.094310 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C g f k 12 D g k f k 13 ; x00 I0304 02:25:18.161754 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:18.162146 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i h, on_bline l h i" I0304 02:25:18.162762 139718063407104 graph.py:498] I0304 02:25:18.162973 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:25:22.046015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:22.046277 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0304 02:25:22.046646 139718063407104 graph.py:498] I0304 02:25:22.046757 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:25:23.586690 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:23.587437 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e j, on_circle l j e" I0304 02:25:23.588177 139718063407104 graph.py:498] I0304 02:25:23.588442 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l e j, on_circle l j e ? eqratio f h f a g b g a I0304 02:25:31.074050 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:31.074420 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i h, on_bline l h i" I0304 02:25:31.074940 139718063407104 graph.py:498] I0304 02:25:31.075094 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:25:37.021472 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d e, on_bline l e d" I0304 02:25:37.022003 139718063407104 graph.py:498] I0304 02:25:37.022152 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:25:41.902088 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:41.902642 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h i" I0304 02:25:41.903461 139718063407104 graph.py:498] I0304 02:25:41.903766 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_circle l h i ? eqratio f h f a g b g a I0304 02:25:43.346636 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:43.347208 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h" I0304 02:25:43.347911 139718063407104 graph.py:498] I0304 02:25:43.348142 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l a h ? eqratio f h f a g b g a I0304 02:25:43.739745 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:43.740163 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l f e, on_bline l e f" I0304 02:25:43.740783 139718063407104 graph.py:498] I0304 02:25:43.740991 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l f e, on_bline l e f ? eqratio f h f a g b g a I0304 02:25:46.408776 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:46.409140 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e i, on_bline l i e" I0304 02:25:46.409766 139718063407104 graph.py:498] I0304 02:25:46.409956 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:25:55.191918 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:55.192611 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h k" I0304 02:25:55.193415 139718063407104 graph.py:498] I0304 02:25:55.193682 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_circle l h k ? eqratio f h f a g b g a I0304 02:25:58.246193 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:58.246677 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d g, on_bline l g d" I0304 02:25:58.247381 139718063407104 graph.py:498] I0304 02:25:58.247614 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:25:59.812895 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:25:59.813434 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i j, on_bline l j i" I0304 02:25:59.818639 139718063407104 graph.py:498] I0304 02:25:59.818951 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:26:00.064682 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:00.065458 139718063407104 alphageometry.py:548] Worker 13: Translation: "ERROR: Invalid predicate D g l h h" I0304 02:26:00.065849 139718063407104 alphageometry.py:548] Worker 13: Translation: "ERROR: Invalid predicate D h h h l" I0304 02:26:00.066255 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g i, on_bline l i g" I0304 02:26:00.067326 139718063407104 graph.py:498] I0304 02:26:00.067681 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k a b, on_bline k b a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:26:06.901064 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:06.901670 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i j, on_bline l j i" I0304 02:26:06.902495 139718063407104 graph.py:498] I0304 02:26:06.902747 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:26:11.434024 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:11.434663 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0304 02:26:11.435649 139718063407104 graph.py:498] I0304 02:26:11.435988 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:26:15.711466 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:15.712179 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 02:26:15.713108 139718063407104 graph.py:498] I0304 02:26:15.713340 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:26:15.725302 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:15.726168 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C c h k 12 D c k h k 13 ; x00 I0304 02:26:19.345356 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:19.345965 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i g, on_bline l g i" I0304 02:26:19.346706 139718063407104 graph.py:498] I0304 02:26:19.346949 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:26:28.444932 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:28.445358 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h g, on_bline l g h" I0304 02:26:28.445972 139718063407104 graph.py:498] I0304 02:26:28.446170 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:26:38.135685 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:38.136035 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0304 02:26:38.136630 139718063407104 graph.py:498] I0304 02:26:38.136853 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:26:40.110688 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:40.111282 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d e, on_bline l e d" I0304 02:26:40.112115 139718063407104 graph.py:498] I0304 02:26:40.112404 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:26:43.652957 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:43.653520 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d h, on_bline l h d" I0304 02:26:43.654268 139718063407104 graph.py:498] I0304 02:26:43.654503 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:26:50.818213 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:50.818885 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0304 02:26:50.819607 139718063407104 graph.py:498] I0304 02:26:50.819814 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:26:58.498129 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:58.498530 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h g, on_bline l g h" I0304 02:26:58.499337 139718063407104 graph.py:498] I0304 02:26:58.499596 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:26:59.265180 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:26:59.265737 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0304 02:26:59.266593 139718063407104 graph.py:498] I0304 02:26:59.266908 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:27:05.738234 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:05.738666 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0304 02:27:05.741196 139718063407104 graph.py:498] I0304 02:27:05.741540 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:27:15.621372 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:15.621743 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b g, on_bline l g b" I0304 02:27:15.622315 139718063407104 graph.py:498] I0304 02:27:15.622491 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:27:16.338377 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:16.338766 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l j h, on_circle l j h" I0304 02:27:16.339407 139718063407104 graph.py:498] I0304 02:27:16.339596 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l j h, on_circle l j h ? eqratio f h f a g b g a I0304 02:27:18.280484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:18.280954 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b g, on_bline l g b" I0304 02:27:18.281534 139718063407104 graph.py:498] I0304 02:27:18.281699 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:27:26.104601 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:26.105189 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 02:27:26.105945 139718063407104 graph.py:498] I0304 02:27:26.106344 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:27:27.914269 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d g, on_bline l g d" I0304 02:27:27.914954 139718063407104 graph.py:498] I0304 02:27:27.915169 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:27:29.304286 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h g, on_bline l g h" I0304 02:27:29.306281 139718063407104 graph.py:498] I0304 02:27:29.306632 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:27:30.519629 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d e, on_bline l e d" I0304 02:27:30.520566 139718063407104 graph.py:498] I0304 02:27:30.520843 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:27:34.149896 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:34.150393 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h g, on_bline l g h" I0304 02:27:34.150912 139718063407104 graph.py:498] I0304 02:27:34.151073 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:27:37.994930 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:37.995188 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a g, on_bline l g a" I0304 02:27:37.995706 139718063407104 graph.py:498] I0304 02:27:37.995839 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 02:27:38.664659 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:38.665067 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0304 02:27:38.665528 139718063407104 graph.py:498] I0304 02:27:38.665659 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:27:45.614619 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:45.615154 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 02:27:45.615953 139718063407104 graph.py:498] I0304 02:27:45.616191 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 02:27:46.381247 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:46.381614 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d e, on_bline l e d" I0304 02:27:46.382194 139718063407104 graph.py:498] I0304 02:27:46.382372 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:27:47.005188 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:47.006063 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h g, on_bline l g h" I0304 02:27:47.007227 139718063407104 graph.py:498] I0304 02:27:47.007603 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:27:48.701296 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:48.701879 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0304 02:27:48.702696 139718063407104 graph.py:498] I0304 02:27:48.702963 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:27:48.967574 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:48.967971 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_bline l j h" I0304 02:27:48.968592 139718063407104 graph.py:498] I0304 02:27:48.968788 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:27:51.589521 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:51.590104 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h j, on_bline l j h" I0304 02:27:51.590686 139718063407104 graph.py:498] I0304 02:27:51.590912 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:27:55.891153 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:55.891551 139718063407104 alphageometry.py:548] Worker 14: 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 " I0304 02:27:55.891787 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0304 02:27:55.893771 139718063407104 graph.py:498] I0304 02:27:55.894040 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:27:58.381007 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:27:58.381566 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 02:27:58.382392 139718063407104 graph.py:498] I0304 02:27:58.382642 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 02:28:01.301935 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:01.302341 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l j k, on_bline l k j" I0304 02:28:01.302912 139718063407104 graph.py:498] I0304 02:28:01.303053 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 02:28:01.934813 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:01.935374 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d f, on_bline l f d" I0304 02:28:01.936103 139718063407104 graph.py:498] I0304 02:28:01.936340 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 02:28:03.774656 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:03.774997 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0304 02:28:03.775573 139718063407104 graph.py:498] I0304 02:28:03.775740 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:28:08.258806 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:08.259163 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_bline l h b" I0304 02:28:08.259745 139718063407104 graph.py:498] I0304 02:28:08.259917 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:28:10.753722 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:10.754666 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l c g, on_bline l g c" I0304 02:28:10.755968 139718063407104 graph.py:498] I0304 02:28:10.756160 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l c g, on_bline l g c ? eqratio f h f a g b g a I0304 02:28:12.789483 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:12.790009 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 02:28:12.790859 139718063407104 graph.py:498] I0304 02:28:12.791123 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:28:14.666590 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:14.666990 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l j k, on_pline l h e i" I0304 02:28:14.667572 139718063407104 graph.py:498] I0304 02:28:14.667778 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l j k, on_pline l h e i ? eqratio f h f a g b g a I0304 02:28:18.878280 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:18.878664 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 02:28:18.879021 139718063407104 graph.py:498] I0304 02:28:18.879129 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:28:21.601705 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:21.602094 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i f, on_bline l f i" I0304 02:28:21.602745 139718063407104 graph.py:498] I0304 02:28:21.602935 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 02:28:24.867868 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:24.868240 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l j k, on_pline l f e i" I0304 02:28:24.868837 139718063407104 graph.py:498] I0304 02:28:24.869018 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k f g, on_bline k g f; l = on_line l j k, on_pline l f e i ? eqratio f h f a g b g a I0304 02:28:25.539899 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:25.540130 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 02:28:25.540645 139718063407104 graph.py:498] I0304 02:28:25.540771 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:28:25.581013 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:25.581185 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i g, on_bline l g i" I0304 02:28:25.581480 139718063407104 graph.py:498] I0304 02:28:25.581562 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:28:28.647714 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:28.648180 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g i, on_bline l i g" I0304 02:28:28.648929 139718063407104 graph.py:498] I0304 02:28:28.649117 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:28:30.694458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:30.694702 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_tline l i j k" I0304 02:28:30.695171 139718063407104 graph.py:498] I0304 02:28:30.695299 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_tline l i j k ? eqratio f h f a g b g a I0304 02:28:33.613879 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:33.614137 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i g, on_bline l g i" I0304 02:28:33.614628 139718063407104 graph.py:498] I0304 02:28:33.614870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:28:36.740165 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:36.740464 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C g h k 12 D g k h k 13 ; x00 I0304 02:28:39.387079 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d f, on_bline l f d" I0304 02:28:39.387960 139718063407104 graph.py:498] I0304 02:28:39.388236 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 02:28:39.658386 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:39.658755 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e h, on_bline l h e" I0304 02:28:39.659275 139718063407104 graph.py:498] I0304 02:28:39.659475 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:28:41.324226 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:41.324653 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a i, on_bline l i a" I0304 02:28:41.325216 139718063407104 graph.py:498] I0304 02:28:41.325405 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:28:42.526846 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:42.527009 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_circle l k h" I0304 02:28:42.527301 139718063407104 graph.py:498] I0304 02:28:42.527388 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 02:28:42.671983 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:42.672143 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h j" I0304 02:28:42.672439 139718063407104 graph.py:498] I0304 02:28:42.672530 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_circle l h j ? eqratio f h f a g b g a I0304 02:28:47.948232 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:47.948418 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g i, on_bline l i g" I0304 02:28:47.948756 139718063407104 graph.py:498] I0304 02:28:47.948852 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:28:49.866269 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:49.866801 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g h, on_bline l h g" I0304 02:28:49.867606 139718063407104 graph.py:498] I0304 02:28:49.867858 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:28:53.136299 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:53.136570 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l k h" I0304 02:28:53.137062 139718063407104 graph.py:498] I0304 02:28:53.137305 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_circle l k h ? eqratio f h f a g b g a I0304 02:28:53.152944 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:53.153109 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d e, eqdistance l d e h" I0304 02:28:53.153403 139718063407104 graph.py:498] I0304 02:28:53.153482 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l d e, eqdistance l d e h ? eqratio f h f a g b g a I0304 02:28:53.282963 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:53.283241 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 02:28:53.283847 139718063407104 graph.py:498] I0304 02:28:53.284031 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:28:55.633190 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:28:55.633380 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j f, on_bline l f j" I0304 02:28:55.633711 139718063407104 graph.py:498] I0304 02:28:55.633863 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0304 02:29:00.378464 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:00.378631 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a e, on_bline l e a" I0304 02:29:00.378943 139718063407104 graph.py:498] I0304 02:29:00.379019 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 02:29:01.769613 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:01.769847 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_circle l j h" I0304 02:29:01.770337 139718063407104 graph.py:498] I0304 02:29:01.770459 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 02:29:01.895589 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:01.895864 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e f, on_bline l f e" I0304 02:29:01.896660 139718063407104 graph.py:498] I0304 02:29:01.896923 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 02:29:05.395180 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:05.395512 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h i" I0304 02:29:05.396042 139718063407104 graph.py:498] I0304 02:29:05.396219 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_circle l h i ? eqratio f h f a g b g a I0304 02:29:06.028142 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:06.028409 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e h, on_circle l h e" I0304 02:29:06.028917 139718063407104 graph.py:498] I0304 02:29:06.029068 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 02:29:15.313876 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:15.314121 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g h, on_bline l h g" I0304 02:29:15.314486 139718063407104 graph.py:498] I0304 02:29:15.314600 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:29:15.810069 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:15.810651 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b f, on_bline l f b" I0304 02:29:15.811398 139718063407104 graph.py:498] I0304 02:29:15.811619 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l b f, on_bline l f b ? eqratio f h f a g b g a I0304 02:29:18.759654 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:18.759829 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l k h" I0304 02:29:18.760114 139718063407104 graph.py:498] I0304 02:29:18.760193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 02:29:18.864004 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:18.864225 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d f, on_circle l f d" I0304 02:29:18.864633 139718063407104 graph.py:498] I0304 02:29:18.864739 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l d f, on_circle l f d ? eqratio f h f a g b g a I0304 02:29:19.240492 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:19.240971 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 02:29:19.241472 139718063407104 graph.py:498] I0304 02:29:19.241927 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:29:21.054848 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:21.055300 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_circle l h b" I0304 02:29:21.055907 139718063407104 graph.py:498] I0304 02:29:21.056144 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k d f, on_bline k f d; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 02:29:21.279243 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:21.279467 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b h, on_bline l h b" I0304 02:29:21.279833 139718063407104 graph.py:498] I0304 02:29:21.279939 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:29:29.373527 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:29.373798 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i j, on_bline l j i" I0304 02:29:29.374179 139718063407104 graph.py:498] I0304 02:29:29.374290 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e g, on_bline k g e; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:29:33.713245 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:33.713590 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0304 02:29:33.714041 139718063407104 graph.py:498] I0304 02:29:33.714217 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:29:36.747458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:36.748116 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h i" I0304 02:29:36.748663 139718063407104 graph.py:498] I0304 02:29:36.748841 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_circle l h i ? eqratio f h f a g b g a I0304 02:29:36.758070 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:36.758332 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 02:29:36.758770 139718063407104 graph.py:498] I0304 02:29:36.758935 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:29:37.257722 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:37.257978 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l c f, on_bline l f c" I0304 02:29:37.258390 139718063407104 graph.py:498] I0304 02:29:37.258513 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l c f, on_bline l f c ? eqratio f h f a g b g a I0304 02:29:37.538275 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:37.538404 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C g i k 12 D g k i k 13 ; x00 I0304 02:29:42.949212 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:42.949629 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0304 02:29:45.384711 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:45.384954 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 02:29:45.385353 139718063407104 graph.py:498] I0304 02:29:45.385471 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 02:29:47.221245 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:47.221483 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l a h" I0304 02:29:47.221867 139718063407104 graph.py:498] I0304 02:29:47.221972 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a h, on_bline k h a; l = on_circle l a h ? eqratio f h f a g b g a I0304 02:29:47.856169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:47.856332 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a g, on_bline l g a" I0304 02:29:47.856647 139718063407104 graph.py:498] I0304 02:29:47.856735 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 02:29:55.126097 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:55.126321 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0304 02:29:55.126704 139718063407104 graph.py:498] I0304 02:29:55.126807 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:29:56.475032 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:56.475194 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b e, on_bline l e b" I0304 02:29:56.475510 139718063407104 graph.py:498] I0304 02:29:56.475592 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 02:29:58.994675 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:29:58.994867 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0304 02:30:00.757638 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:00.757897 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l a h" I0304 02:30:00.758397 139718063407104 graph.py:498] I0304 02:30:00.758572 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_circle l a h ? eqratio f h f a g b g a I0304 02:30:04.740568 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:04.741043 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 02:30:04.741608 139718063407104 graph.py:498] I0304 02:30:04.741825 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:30:11.760303 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:11.760569 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g j, on_bline l j g" I0304 02:30:11.760970 139718063407104 graph.py:498] I0304 02:30:11.761089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 02:30:14.950318 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:14.950558 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i h, on_bline l h i" I0304 02:30:14.951049 139718063407104 graph.py:498] I0304 02:30:14.951171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:30:18.739625 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:18.739882 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h g, on_bline l g h" I0304 02:30:18.740190 139718063407104 graph.py:498] I0304 02:30:18.740268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:30:20.766906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:20.767143 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l e g, on_bline l g e" I0304 02:30:20.767495 139718063407104 graph.py:498] I0304 02:30:20.767585 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:30:20.948132 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:20.948484 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0304 02:30:20.948905 139718063407104 graph.py:498] I0304 02:30:20.949032 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:30:30.754870 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:30.755400 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h f, on_bline l f h" I0304 02:30:30.756179 139718063407104 graph.py:498] I0304 02:30:30.756691 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 02:30:33.678304 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:33.678570 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a d, on_bline l d a" I0304 02:30:33.678975 139718063407104 graph.py:498] I0304 02:30:33.679091 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0304 02:30:33.765763 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:33.765939 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i g, on_bline l g i" I0304 02:30:33.766248 139718063407104 graph.py:498] I0304 02:30:33.766327 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:30:45.689069 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:45.689291 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h i, on_bline l i h" I0304 02:30:45.689898 139718063407104 graph.py:498] I0304 02:30:45.690014 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e f, on_bline k f e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:30:45.928210 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l c d, on_bline l d c" I0304 02:30:45.928970 139718063407104 graph.py:498] I0304 02:30:45.929168 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0304 02:30:50.125234 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:50.126011 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_circle l h e" I0304 02:30:50.126759 139718063407104 graph.py:498] I0304 02:30:50.127031 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 02:30:50.623294 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:50.623462 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0304 02:30:50.623768 139718063407104 graph.py:498] I0304 02:30:50.623853 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:30:51.911807 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0304 02:30:51.912100 139718063407104 graph.py:498] I0304 02:30:51.912178 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:30:54.658291 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:54.658415 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : D a h a k 12 ; x00 I0304 02:30:55.927940 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:55.928117 139718063407104 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 " I0304 02:30:55.928209 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 02:30:55.928524 139718063407104 graph.py:498] I0304 02:30:55.928607 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:30:59.704319 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:30:59.704490 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b g, on_bline l g b" I0304 02:30:59.704821 139718063407104 graph.py:498] I0304 02:30:59.704903 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:31:07.044759 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:07.044935 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0304 02:31:07.045241 139718063407104 graph.py:498] I0304 02:31:07.045322 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:31:08.217928 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:08.218101 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d c, on_bline l c d" I0304 02:31:08.218407 139718063407104 graph.py:498] I0304 02:31:08.218489 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l d c, on_bline l c d ? eqratio f h f a g b g a I0304 02:31:12.144584 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:12.145102 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_bline l j h" I0304 02:31:12.145858 139718063407104 graph.py:498] I0304 02:31:12.146058 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:31:12.465517 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:12.465928 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0304 02:31:12.466507 139718063407104 graph.py:498] I0304 02:31:12.466633 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e g, on_bline k g e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:31:13.842957 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:13.843314 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0304 02:31:13.843810 139718063407104 graph.py:498] I0304 02:31:13.843941 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:31:16.384604 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:16.384777 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 02:31:16.385075 139718063407104 graph.py:498] I0304 02:31:16.385153 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:31:24.678947 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:24.679119 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_bline l k i" I0304 02:31:24.679418 139718063407104 graph.py:498] I0304 02:31:24.679496 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:31:25.804638 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:25.804952 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0304 02:31:28.385607 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:28.385852 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0304 02:31:28.386243 139718063407104 graph.py:498] I0304 02:31:28.386341 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:31:28.705832 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:28.706004 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l h i k, eqdistance l i h k" I0304 02:31:28.706312 139718063407104 graph.py:498] I0304 02:31:28.706390 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = eqdistance l h i k, eqdistance l i h k ? eqratio f h f a g b g a I0304 02:31:31.144900 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:31.145067 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 02:31:31.145379 139718063407104 graph.py:498] I0304 02:31:31.145460 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:31:38.678090 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:38.678539 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_bline l k h" I0304 02:31:38.679320 139718063407104 graph.py:498] I0304 02:31:38.679543 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:31:41.380344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:41.380531 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0304 02:31:41.380845 139718063407104 graph.py:498] I0304 02:31:41.380926 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:31:44.585487 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:44.586040 139718063407104 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 " I0304 02:31:44.586338 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_tline l i i j" I0304 02:31:44.587022 139718063407104 graph.py:498] I0304 02:31:44.587201 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_tline l i i j ? eqratio f h f a g b g a I0304 02:31:48.394294 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:48.394569 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0304 02:31:48.395092 139718063407104 graph.py:498] I0304 02:31:48.395278 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:31:49.702128 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:49.702304 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0304 02:31:49.702622 139718063407104 graph.py:498] I0304 02:31:49.702702 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:31:57.540647 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:57.541057 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0304 02:31:57.541552 139718063407104 graph.py:498] I0304 02:31:57.541701 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:31:59.125555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:31:59.125734 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h j" I0304 02:31:59.126040 139718063407104 graph.py:498] I0304 02:31:59.126118 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_circle l h j ? eqratio f h f a g b g a I0304 02:32:04.274934 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:04.275484 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_tline l h i j" I0304 02:32:04.276360 139718063407104 graph.py:498] I0304 02:32:04.276636 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k j d; l = on_tline l h i j ? eqratio f h f a g b g a I0304 02:32:06.381366 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:06.381622 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0304 02:32:06.382036 139718063407104 graph.py:498] I0304 02:32:06.382163 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:32:07.875016 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:07.875182 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d e, on_bline l e d" I0304 02:32:07.875707 139718063407104 graph.py:498] I0304 02:32:07.875802 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:32:10.234740 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:10.234957 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g i, on_bline l i g" I0304 02:32:10.235307 139718063407104 graph.py:498] I0304 02:32:10.235391 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:32:15.380502 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:15.380913 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_circle l k h" I0304 02:32:15.381295 139718063407104 graph.py:498] I0304 02:32:15.381392 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 02:32:24.747310 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:24.747474 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d i, on_bline l i d" I0304 02:32:24.747761 139718063407104 graph.py:498] I0304 02:32:24.747846 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:32:24.966825 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:24.967000 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D i h j k 12 P i h j k 13 ; x00 I0304 02:32:25.760599 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:25.760882 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0304 02:32:25.761393 139718063407104 graph.py:498] I0304 02:32:25.761534 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:32:28.509580 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:28.509860 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a i, on_bline l i a" I0304 02:32:28.510281 139718063407104 graph.py:498] I0304 02:32:28.510399 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:32:39.401305 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:39.401777 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h" I0304 02:32:39.402575 139718063407104 graph.py:498] I0304 02:32:39.402828 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l a h ? eqratio f h f a g b g a I0304 02:32:40.744286 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:40.744486 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l f i, on_bline l i f" I0304 02:32:40.744899 139718063407104 graph.py:498] I0304 02:32:40.745003 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l f i, on_bline l i f ? eqratio f h f a g b g a I0304 02:32:47.259254 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:47.259428 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0304 02:32:47.259732 139718063407104 graph.py:498] I0304 02:32:47.259818 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:32:53.349059 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:32:53.349223 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b i, on_bline l i b" I0304 02:32:53.349519 139718063407104 graph.py:498] I0304 02:32:53.349596 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:33:05.057413 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:05.057587 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0304 02:33:05.057912 139718063407104 graph.py:498] I0304 02:33:05.057992 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a f, on_bline k f a; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:33:06.150312 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:06.150697 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0304 02:33:06.151422 139718063407104 graph.py:498] I0304 02:33:06.151632 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:33:10.237784 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:10.237961 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i j, on_bline l j i" I0304 02:33:10.238260 139718063407104 graph.py:498] I0304 02:33:10.238339 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:33:21.651960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:21.652124 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_circle l h b" I0304 02:33:21.652428 139718063407104 graph.py:498] I0304 02:33:21.652507 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 02:33:29.887007 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:29.887267 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d i, on_bline l i d" I0304 02:33:29.887768 139718063407104 graph.py:498] I0304 02:33:29.887900 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:33:30.662642 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:30.663017 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 02:33:30.663370 139718063407104 graph.py:498] I0304 02:33:30.663451 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:33:40.987901 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:40.988144 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0304 02:33:40.988550 139718063407104 graph.py:498] I0304 02:33:40.988666 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k a i, on_bline k i a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:33:44.827352 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:44.827546 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0304 02:33:50.926673 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:33:50.926841 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C c h k 12 D c k h k 13 ; x00 I0304 02:34:02.211398 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:34:02.211575 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d h, on_bline l h d" I0304 02:34:02.211942 139718063407104 graph.py:498] I0304 02:34:02.212167 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:34:24.779603 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:34:24.780037 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0304 02:34:24.780596 139718063407104 graph.py:498] I0304 02:34:24.780704 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:34:46.151682 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:34:46.151909 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_circle l k h" I0304 02:34:46.152443 139718063407104 graph.py:498] I0304 02:34:46.152624 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 02:35:20.137009 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:35:20.137287 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0304 02:35:20.137681 139718063407104 graph.py:498] I0304 02:35:20.137797 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:35:43.755700 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:35:43.755870 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l c e, on_bline l e c" I0304 02:35:43.756169 139718063407104 graph.py:498] I0304 02:35:43.756250 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0304 02:36:08.895458 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:36:08.895922 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_circle l j h" I0304 02:36:08.896664 139718063407104 graph.py:498] I0304 02:36:08.896900 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 02:36:34.417957 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:36:34.418157 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b h, on_bline l h b" I0304 02:36:34.418669 139718063407104 graph.py:498] I0304 02:36:34.418817 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k c f, on_bline k f c; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:36:38.373797 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e h, on_bline l h e" I0304 02:36:38.374092 139718063407104 graph.py:498] I0304 02:36:38.374171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:36:46.315330 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:36:46.315490 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g k, on_bline l k g" I0304 02:36:46.315806 139718063407104 graph.py:498] I0304 02:36:46.315889 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 02:36:53.177010 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:36:53.177434 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C h g k 12 D h k g k 13 ; x00 I0304 02:36:57.082734 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:36:57.083234 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d g, on_bline l g d" I0304 02:36:57.084008 139718063407104 graph.py:498] I0304 02:36:57.084258 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:37:07.237799 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:37:07.238203 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0304 02:37:07.238645 139718063407104 graph.py:498] I0304 02:37:07.238756 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:37:18.034957 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:37:18.035562 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i k, on_bline l k i" I0304 02:37:18.036419 139718063407104 graph.py:498] I0304 02:37:18.036754 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:37:28.775671 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:37:28.776095 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b h, on_circle l h b" I0304 02:37:28.776886 139718063407104 graph.py:498] I0304 02:37:28.777120 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 02:37:41.461182 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:37:41.461776 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b h, on_bline l h b" I0304 02:37:41.462643 139718063407104 graph.py:498] I0304 02:37:41.462947 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:37:54.844395 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:37:54.844964 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e h, on_circle l h e" I0304 02:37:54.845798 139718063407104 graph.py:498] I0304 02:37:54.846077 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 02:38:04.352600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:38:04.352843 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0304 02:38:04.353145 139718063407104 graph.py:498] I0304 02:38:04.353225 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:38:19.262307 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:38:19.263018 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b k, on_bline l k b" I0304 02:38:19.263934 139718063407104 graph.py:498] I0304 02:38:19.264247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l b k, on_bline l k b ? eqratio f h f a g b g a I0304 02:38:33.941309 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:38:33.941687 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0304 02:38:33.942247 139718063407104 graph.py:498] I0304 02:38:33.942437 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:38:51.829336 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:38:51.829713 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_bline l i d" I0304 02:38:51.830339 139718063407104 graph.py:498] I0304 02:38:51.830536 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:39:13.065075 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:39:13.065611 139718063407104 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 " I0304 02:39:13.065895 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b i, on_bline l i b" I0304 02:39:13.066754 139718063407104 graph.py:498] I0304 02:39:13.067018 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:39:34.437556 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:39:34.437844 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_circle l j h" I0304 02:39:34.438195 139718063407104 graph.py:498] I0304 02:39:34.438302 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_circle l j h ? eqratio f h f a g b g a I0304 02:39:56.468773 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:39:56.469480 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_bline l g e" I0304 02:39:56.470280 139718063407104 graph.py:498] I0304 02:39:56.470482 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h j, on_circle k j h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:40:09.097344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:40:09.098060 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0304 02:40:21.286356 139718063407104 alphageometry.py:548] Worker 10: 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 " I0304 02:40:21.286503 139718063407104 alphageometry.py:548] Worker 10: 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 " I0304 02:40:21.286616 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0304 02:40:21.286992 139718063407104 graph.py:498] I0304 02:40:21.287119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:40:33.226320 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:40:33.226864 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0304 02:40:33.227555 139718063407104 graph.py:498] I0304 02:40:33.227780 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:40:47.873266 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:40:47.873769 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0304 02:40:47.874380 139718063407104 graph.py:498] I0304 02:40:47.874574 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:41:01.542915 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:41:01.543429 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i g, on_bline l g i" I0304 02:41:01.543959 139718063407104 graph.py:498] I0304 02:41:01.544134 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:41:16.006613 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:41:16.007570 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0304 02:41:16.008725 139718063407104 graph.py:498] I0304 02:41:16.009103 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:41:33.340077 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:41:33.340695 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i h, on_bline l h i" I0304 02:41:33.341581 139718063407104 graph.py:498] I0304 02:41:33.341855 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:41:37.566990 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i g, on_bline l g i" I0304 02:41:37.568158 139718063407104 graph.py:498] I0304 02:41:37.568545 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:41:45.348574 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:41:45.348934 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i j, on_bline l j i" I0304 02:41:45.349603 139718063407104 graph.py:498] I0304 02:41:45.349828 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:41:54.288874 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:41:54.289098 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d h, on_bline l h d" I0304 02:41:54.289451 139718063407104 graph.py:498] I0304 02:41:54.289545 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:41:58.289003 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:41:58.289542 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 02:41:58.290400 139718063407104 graph.py:498] I0304 02:41:58.290676 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:42:06.988669 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:42:06.989298 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e i, on_bline l i e" I0304 02:42:06.990182 139718063407104 graph.py:498] I0304 02:42:06.990493 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:42:19.509078 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:42:19.509654 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g h, on_circle l h g" I0304 02:42:19.510411 139718063407104 graph.py:498] I0304 02:42:19.510681 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l g h, on_circle l h g ? eqratio f h f a g b g a I0304 02:42:22.077785 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:42:22.078853 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_line l g j" I0304 02:42:22.080118 139718063407104 graph.py:498] I0304 02:42:22.080562 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i k, on_line l g j ? eqratio f h f a g b g a I0304 02:42:37.287697 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:42:37.290235 139718063407104 alphageometry.py:548] Worker 10: 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 " I0304 02:42:37.290715 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0304 02:42:37.291524 139718063407104 graph.py:498] I0304 02:42:37.291817 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:42:47.898647 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:42:47.899200 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_bline l k i" I0304 02:42:47.899884 139718063407104 graph.py:498] I0304 02:42:47.900104 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:42:58.804578 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:42:58.804959 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 02:42:58.805938 139718063407104 graph.py:498] I0304 02:42:58.806347 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:43:15.049114 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:43:15.049747 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 02:43:15.053368 139718063407104 graph.py:498] I0304 02:43:15.053662 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 02:43:15.353175 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:43:15.353817 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0304 02:43:15.354541 139718063407104 graph.py:498] I0304 02:43:15.354798 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k g f, on_bline k f g; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 02:43:29.746824 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:43:29.747204 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0304 02:43:46.853832 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:43:46.854722 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_pline l h b c" I0304 02:43:46.855600 139718063407104 graph.py:498] I0304 02:43:46.855906 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i k, on_pline l h b c ? eqratio f h f a g b g a I0304 02:44:07.122932 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:44:07.123538 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_circle l k i" I0304 02:44:07.124424 139718063407104 graph.py:498] I0304 02:44:07.124770 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 02:44:30.726052 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:44:30.726664 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i e, on_bline l e i" I0304 02:44:30.727532 139718063407104 graph.py:498] I0304 02:44:30.727807 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i e, on_bline l e i ? eqratio f h f a g b g a I0304 02:44:57.378086 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l f i, on_bline l i f" I0304 02:44:57.378601 139718063407104 graph.py:498] I0304 02:44:57.378734 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l f i, on_bline l i f ? eqratio f h f a g b g a I0304 02:44:58.457490 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:44:58.458291 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l k g" I0304 02:44:58.459191 139718063407104 graph.py:498] I0304 02:44:58.459500 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_circle l k g ? eqratio f h f a g b g a I0304 02:45:08.557825 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b c, on_bline l c b" I0304 02:45:08.559272 139718063407104 graph.py:498] I0304 02:45:08.559782 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b c, on_bline l c b ? eqratio f h f a g b g a I0304 02:45:19.945970 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:45:19.946476 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i f, on_bline l f i" I0304 02:45:19.947090 139718063407104 graph.py:498] I0304 02:45:19.947284 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 02:45:39.732589 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:45:39.733118 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 02:45:39.733837 139718063407104 graph.py:498] I0304 02:45:39.734096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:45:39.875958 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:45:39.876352 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h j" I0304 02:45:39.876944 139718063407104 graph.py:498] I0304 02:45:39.877122 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_circle l h j ? eqratio f h f a g b g a I0304 02:45:45.419153 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i f, on_bline l f i" I0304 02:45:45.419729 139718063407104 graph.py:498] I0304 02:45:45.419909 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 02:45:45.771834 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:45:45.772283 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b k, on_line l c j" I0304 02:45:45.772897 139718063407104 graph.py:498] I0304 02:45:45.773089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b k, on_line l c j ? eqratio f h f a g b g a I0304 02:45:56.205302 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:45:56.205842 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l h i k, eqdistance l i h k" I0304 02:45:56.206640 139718063407104 graph.py:498] I0304 02:45:56.206875 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = eqdistance l h i k, eqdistance l i h k ? eqratio f h f a g b g a I0304 02:45:58.212391 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:45:58.212953 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0304 02:45:58.213724 139718063407104 graph.py:498] I0304 02:45:58.213965 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:46:06.672041 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:06.672456 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b g, on_bline l g b" I0304 02:46:06.673230 139718063407104 graph.py:498] I0304 02:46:06.673461 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:46:11.448806 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:11.449185 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a g, on_bline l g a" I0304 02:46:11.449730 139718063407104 graph.py:498] I0304 02:46:11.449878 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 02:46:12.748564 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:12.749595 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d e, on_bline l e d" I0304 02:46:12.750804 139718063407104 graph.py:498] I0304 02:46:12.751179 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:46:23.053977 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:23.054661 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l a h" I0304 02:46:23.055636 139718063407104 graph.py:498] I0304 02:46:23.055882 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_circle l a h ? eqratio f h f a g b g a I0304 02:46:30.194133 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:30.194684 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 02:46:30.195358 139718063407104 graph.py:498] I0304 02:46:30.195583 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:46:30.908133 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:30.908471 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0304 02:46:30.909045 139718063407104 graph.py:498] I0304 02:46:30.909267 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:46:35.157301 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:35.158280 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i h, on_bline l h i" I0304 02:46:35.159405 139718063407104 graph.py:498] I0304 02:46:35.159797 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:46:39.929388 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:39.929672 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_pline l g a h" I0304 02:46:39.930074 139718063407104 graph.py:498] I0304 02:46:39.930187 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i k, on_pline l g a h ? eqratio f h f a g b g a I0304 02:46:41.729909 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0304 02:46:41.730643 139718063407104 graph.py:498] I0304 02:46:41.730800 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:46:45.539987 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:45.540475 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d g, on_bline l g d" I0304 02:46:45.541075 139718063407104 graph.py:498] I0304 02:46:45.541366 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:46:53.148422 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:53.149009 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b e, on_bline l e b" I0304 02:46:53.149708 139718063407104 graph.py:498] I0304 02:46:53.149944 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 02:46:53.728198 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:53.728801 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0304 02:46:53.729404 139718063407104 graph.py:498] I0304 02:46:53.729574 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:46:56.892949 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:56.893413 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0304 02:46:56.894013 139718063407104 graph.py:498] I0304 02:46:56.894246 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:46:58.498856 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:46:58.502287 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_pline l c d e" I0304 02:46:58.503187 139718063407104 graph.py:498] I0304 02:46:58.503504 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i k, on_pline l c d e ? eqratio f h f a g b g a I0304 02:47:03.706650 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:03.707200 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l a i, on_bline l i a" I0304 02:47:03.708033 139718063407104 graph.py:498] I0304 02:47:03.708298 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:47:04.636803 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d h, on_bline l h d" I0304 02:47:04.637408 139718063407104 graph.py:498] I0304 02:47:04.637571 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:47:09.519414 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:09.519784 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h g, on_bline l g h" I0304 02:47:09.520381 139718063407104 graph.py:498] I0304 02:47:09.520576 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:47:12.599968 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:12.600790 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i j, on_bline l j i" I0304 02:47:12.601773 139718063407104 graph.py:498] I0304 02:47:12.602106 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:47:14.351097 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:14.351667 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 02:47:14.352367 139718063407104 graph.py:498] I0304 02:47:14.352612 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:47:16.521986 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:16.522926 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h f, on_bline l f h" I0304 02:47:16.524130 139718063407104 graph.py:498] I0304 02:47:16.524501 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 02:47:16.552765 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:16.553328 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 02:47:16.554240 139718063407104 graph.py:498] I0304 02:47:16.554523 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:47:18.082785 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:18.083392 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 02:47:18.084242 139718063407104 graph.py:498] I0304 02:47:18.084501 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 02:47:23.701224 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:23.701738 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g h, on_bline l h g" I0304 02:47:23.702424 139718063407104 graph.py:498] I0304 02:47:23.702642 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:47:28.113491 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l k a" I0304 02:47:28.114066 139718063407104 graph.py:498] I0304 02:47:28.114217 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l k a ? eqratio f h f a g b g a I0304 02:47:30.572025 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:30.572654 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0304 02:47:30.573480 139718063407104 graph.py:498] I0304 02:47:30.573784 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:47:30.820020 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:30.820369 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l g i j, eqdistance l i j g" I0304 02:47:30.820997 139718063407104 graph.py:498] I0304 02:47:30.821173 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l g i j, eqdistance l i j g ? eqratio f h f a g b g a I0304 02:47:34.368670 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:34.369226 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0304 02:47:34.370015 139718063407104 graph.py:498] I0304 02:47:34.370261 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:47:34.518265 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:34.518801 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b f, on_bline l f b" I0304 02:47:34.519475 139718063407104 graph.py:498] I0304 02:47:34.519706 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b f, on_bline l f b ? eqratio f h f a g b g a I0304 02:47:35.111305 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:35.111558 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l k a, on_pline l k a h" I0304 02:47:35.111927 139718063407104 graph.py:498] I0304 02:47:35.112038 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l k a, on_pline l k a h ? eqratio f h f a g b g a I0304 02:47:36.395466 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:36.395843 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i k, on_pline l c j f" I0304 02:47:36.396406 139718063407104 graph.py:498] I0304 02:47:36.396582 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b g, on_bline k g b; l = on_line l i k, on_pline l c j f ? eqratio f h f a g b g a I0304 02:47:37.812560 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:37.813017 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e i, on_bline l i e" I0304 02:47:37.813812 139718063407104 graph.py:498] I0304 02:47:37.814061 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:47:41.576602 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:41.576855 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l j a" I0304 02:47:41.577343 139718063407104 graph.py:498] I0304 02:47:41.577501 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l j a ? eqratio f h f a g b g a I0304 02:47:43.805441 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:43.806017 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 02:47:43.806426 139718063407104 graph.py:498] I0304 02:47:43.806550 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 02:47:48.184443 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:48.184992 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e i, on_bline l i e" I0304 02:47:48.185654 139718063407104 graph.py:498] I0304 02:47:48.185905 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:47:48.303980 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:48.304609 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l a k" I0304 02:47:48.305334 139718063407104 graph.py:498] I0304 02:47:48.305560 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l a k ? eqratio f h f a g b g a I0304 02:47:48.487490 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:48.488018 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h f, on_bline l f h" I0304 02:47:48.488708 139718063407104 graph.py:498] I0304 02:47:48.488933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 02:47:51.636122 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:51.636494 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d g, on_bline l g d" I0304 02:47:51.637130 139718063407104 graph.py:498] I0304 02:47:51.637309 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:47:53.539512 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:47:53.539757 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C b c k 12 D b k c k 13 ; x00 I0304 02:48:00.848929 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:00.849167 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h g, on_bline l g h" I0304 02:48:00.849535 139718063407104 graph.py:498] I0304 02:48:00.849642 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:48:01.599629 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:01.599989 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l g i j, on_pline l g i j" I0304 02:48:01.600591 139718063407104 graph.py:498] I0304 02:48:01.600776 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l g i j, on_pline l g i j ? eqratio f h f a g b g a I0304 02:48:02.118502 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:02.119016 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_pline l k a h, on_pline l h a k" I0304 02:48:02.119703 139718063407104 graph.py:498] I0304 02:48:02.119933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_pline l k a h, on_pline l h a k ? eqratio f h f a g b g a I0304 02:48:04.046313 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:04.046735 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 02:48:04.047662 139718063407104 graph.py:498] I0304 02:48:04.047827 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:48:09.258174 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:09.258838 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l a h" I0304 02:48:09.259476 139718063407104 graph.py:498] I0304 02:48:09.259649 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_circle l a h ? eqratio f h f a g b g a I0304 02:48:11.472228 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:11.472632 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l a c" I0304 02:48:11.473137 139718063407104 graph.py:498] I0304 02:48:11.473292 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l a c ? eqratio f h f a g b g a I0304 02:48:14.582257 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:14.582525 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 02:48:14.583219 139718063407104 graph.py:498] I0304 02:48:14.583437 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 02:48:15.119136 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:15.120372 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e h, on_bline l h e" I0304 02:48:15.121723 139718063407104 graph.py:498] I0304 02:48:15.122179 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:48:16.071686 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:16.072021 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_circle l h e" I0304 02:48:16.072557 139718063407104 graph.py:498] I0304 02:48:16.072837 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 02:48:16.317497 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:16.318221 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0304 02:48:16.319004 139718063407104 graph.py:498] I0304 02:48:16.319296 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 02:48:17.979979 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:17.980551 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l c a" I0304 02:48:17.981401 139718063407104 graph.py:498] I0304 02:48:17.981660 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l c a ? eqratio f h f a g b g a I0304 02:48:22.012330 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:22.012942 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 02:48:22.013836 139718063407104 graph.py:498] I0304 02:48:22.014164 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:48:22.992832 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:22.993189 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_bline l k h" I0304 02:48:22.993859 139718063407104 graph.py:498] I0304 02:48:22.994086 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:48:26.915758 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:26.916148 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l j f, on_bline l f j" I0304 02:48:26.916647 139718063407104 graph.py:498] I0304 02:48:26.916842 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0304 02:48:28.826124 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i h, on_bline l h i" I0304 02:48:28.827384 139718063407104 graph.py:498] I0304 02:48:28.827725 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:48:29.814267 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:29.814664 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g j, on_bline l j g" I0304 02:48:29.815440 139718063407104 graph.py:498] I0304 02:48:29.815711 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 02:48:31.803928 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:31.804409 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l d i j, eqdistance l i d j" I0304 02:48:31.805012 139718063407104 graph.py:498] I0304 02:48:31.805189 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l d i j, eqdistance l i d j ? eqratio f h f a g b g a I0304 02:48:33.235671 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:33.236038 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d f, on_bline l f d" I0304 02:48:33.236643 139718063407104 graph.py:498] I0304 02:48:33.236841 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 02:48:37.203195 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:37.203628 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l a j" I0304 02:48:37.204079 139718063407104 graph.py:498] I0304 02:48:37.204270 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l a j ? eqratio f h f a g b g a I0304 02:48:37.804976 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:37.805444 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0304 02:48:37.806266 139718063407104 graph.py:498] I0304 02:48:37.806664 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:48:38.592206 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:38.592755 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l j k, on_circle l j k" I0304 02:48:38.593571 139718063407104 graph.py:498] I0304 02:48:38.593855 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 02:48:40.213213 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:40.213573 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_bline l i b" I0304 02:48:40.214057 139718063407104 graph.py:498] I0304 02:48:40.214203 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:48:45.664390 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:45.664845 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 02:48:45.665473 139718063407104 graph.py:498] I0304 02:48:45.665663 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:48:46.709321 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:46.709729 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l f d j, on_pline l f d j" I0304 02:48:46.710469 139718063407104 graph.py:498] I0304 02:48:46.710700 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = eqdistance l f d j, on_pline l f d j ? eqratio f h f a g b g a I0304 02:48:49.226265 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:49.226505 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l j i k, on_pline l j i k" I0304 02:48:49.227015 139718063407104 graph.py:498] I0304 02:48:49.227138 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l j i k, on_pline l j i k ? eqratio f h f a g b g a I0304 02:48:49.794851 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:49.795111 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = eqdistance l i a c" I0304 02:48:49.795450 139718063407104 graph.py:498] I0304 02:48:49.795570 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = eqdistance l i a c ? eqratio f h f a g b g a I0304 02:48:50.634727 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:50.635133 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h j" I0304 02:48:50.635709 139718063407104 graph.py:498] I0304 02:48:50.635881 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k g f, on_bline k f g; l = on_circle l h j ? eqratio f h f a g b g a I0304 02:48:55.091866 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:55.092287 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 02:48:55.092759 139718063407104 graph.py:498] I0304 02:48:55.092940 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 02:48:55.637285 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:55.637564 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_pline l f d g" I0304 02:48:55.637907 139718063407104 graph.py:498] I0304 02:48:55.638013 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_pline l f d g ? eqratio f h f a g b g a I0304 02:48:57.770966 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:57.771270 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C c g k 12 D c k g k 13 ; x00 I0304 02:48:58.070695 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:58.071245 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0304 02:48:58.071715 139718063407104 graph.py:498] I0304 02:48:58.071890 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:48:59.545290 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:48:59.545856 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 02:48:59.546722 139718063407104 graph.py:498] I0304 02:48:59.546979 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:49:00.211607 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:00.212233 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l a h" I0304 02:49:00.212949 139718063407104 graph.py:498] I0304 02:49:00.213193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l a h ? eqratio f h f a g b g a I0304 02:49:02.604717 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:02.605070 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0304 02:49:02.605539 139718063407104 graph.py:498] I0304 02:49:02.605667 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:49:06.570559 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:06.570894 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0304 02:49:06.571476 139718063407104 graph.py:498] I0304 02:49:06.571707 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:49:11.865036 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:11.865294 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 02:49:11.865857 139718063407104 graph.py:498] I0304 02:49:11.866041 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 02:49:13.606004 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:13.606456 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l a f" I0304 02:49:13.607063 139718063407104 graph.py:498] I0304 02:49:13.607291 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l a f ? eqratio f h f a g b g a I0304 02:49:15.282255 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:15.282420 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b e, on_bline l e b" I0304 02:49:15.282788 139718063407104 graph.py:498] I0304 02:49:15.282894 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 02:49:18.369993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:18.370753 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_pline l f d g, on_pline l d f g" I0304 02:49:18.372224 139718063407104 graph.py:498] I0304 02:49:18.372535 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_pline l f d g, on_pline l d f g ? eqratio f h f a g b g a I0304 02:49:18.887388 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:18.887958 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l g i j, eqdistance l i g j" I0304 02:49:18.888668 139718063407104 graph.py:498] I0304 02:49:18.888886 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l g i j, eqdistance l i g j ? eqratio f h f a g b g a I0304 02:49:19.072857 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:19.073132 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0304 02:49:19.073560 139718063407104 graph.py:498] I0304 02:49:19.073709 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:49:19.627226 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:19.627797 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l h d j, on_pline l h d j" I0304 02:49:19.628656 139718063407104 graph.py:498] I0304 02:49:19.628948 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = eqdistance l h d j, on_pline l h d j ? eqratio f h f a g b g a I0304 02:49:25.387295 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:25.387554 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l a d" I0304 02:49:25.387892 139718063407104 graph.py:498] I0304 02:49:25.388006 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_circle k a h; l = on_circle l a d ? eqratio f h f a g b g a I0304 02:49:25.656175 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i g, on_bline l g i" I0304 02:49:25.656580 139718063407104 graph.py:498] I0304 02:49:25.656696 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:49:26.148743 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:26.149003 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 02:49:26.149499 139718063407104 graph.py:498] I0304 02:49:26.149629 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:49:28.401488 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:28.402009 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_circle l h j" I0304 02:49:28.402693 139718063407104 graph.py:498] I0304 02:49:28.402866 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = on_circle l h j ? eqratio f h f a g b g a I0304 02:49:29.620063 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:29.620324 139718063407104 alphageometry.py:530] Worker 15: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a i a j 11 ; x00 k : C e h k 12 D e h h k 13 ; x00 I0304 02:49:31.383337 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:31.383908 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h i" I0304 02:49:31.384786 139718063407104 graph.py:498] I0304 02:49:31.385091 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = on_circle l h i ? eqratio f h f a g b g a I0304 02:49:34.591555 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:34.591805 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 02:49:34.592115 139718063407104 graph.py:498] I0304 02:49:34.592204 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 02:49:35.346163 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:35.346487 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g j, on_bline l j g" I0304 02:49:35.346992 139718063407104 graph.py:498] I0304 02:49:35.347141 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 02:49:36.477364 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:36.477862 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0304 02:49:36.478627 139718063407104 graph.py:498] I0304 02:49:36.478883 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:49:39.567481 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:39.567849 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 02:49:39.568453 139718063407104 graph.py:498] I0304 02:49:39.568656 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:49:41.627446 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:41.627691 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d e, on_bline l e d" I0304 02:49:41.628151 139718063407104 graph.py:498] I0304 02:49:41.628305 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:49:41.965498 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:41.965742 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = eqdistance l f d j, eqdistance l d j f" I0304 02:49:41.966242 139718063407104 graph.py:498] I0304 02:49:41.966362 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k g i, on_bline k i g; l = eqdistance l f d j, eqdistance l d j f ? eqratio f h f a g b g a I0304 02:49:44.480650 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:44.481062 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0304 02:49:44.481626 139718063407104 graph.py:498] I0304 02:49:44.481861 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:49:49.676185 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:49.676540 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i g, on_bline l g i" I0304 02:49:49.677096 139718063407104 graph.py:498] I0304 02:49:49.677275 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:49:52.471482 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:52.472065 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_circle l h e" I0304 02:49:52.472983 139718063407104 graph.py:498] I0304 02:49:52.473262 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 02:49:52.762842 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:52.763127 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C a d k 12 D a k d k 13 ; x00 I0304 02:49:55.857113 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:55.857634 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d g, on_bline l g d" I0304 02:49:55.858361 139718063407104 graph.py:498] I0304 02:49:55.858550 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:49:55.956782 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:55.957132 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l j i k, eqdistance l i j k" I0304 02:49:55.957569 139718063407104 graph.py:498] I0304 02:49:55.957735 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l j i k, eqdistance l i j k ? eqratio f h f a g b g a I0304 02:49:57.459716 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:49:57.459868 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_bline l g e" I0304 02:49:57.460159 139718063407104 graph.py:498] I0304 02:49:57.460248 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:50:08.075225 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:08.075560 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d e, on_bline l e d" I0304 02:50:08.076101 139718063407104 graph.py:498] I0304 02:50:08.076298 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:50:11.221753 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l h k" I0304 02:50:11.222380 139718063407104 graph.py:498] I0304 02:50:11.222559 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 02:50:11.555883 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:11.556267 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 02:50:11.556894 139718063407104 graph.py:498] I0304 02:50:11.557084 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 02:50:12.629898 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:12.630162 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b h, on_circle l h b" I0304 02:50:12.630563 139718063407104 graph.py:498] I0304 02:50:12.630674 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 02:50:12.714000 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:12.714271 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b f, on_bline l f b" I0304 02:50:12.714668 139718063407104 graph.py:498] I0304 02:50:12.714785 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l b f, on_bline l f b ? eqratio f h f a g b g a I0304 02:50:13.164455 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:13.165033 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 02:50:13.165868 139718063407104 graph.py:498] I0304 02:50:13.166143 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 02:50:20.231659 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:20.231841 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g i, on_bline l i g" I0304 02:50:20.232136 139718063407104 graph.py:498] I0304 02:50:20.232216 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:50:22.642917 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:22.643501 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l j k, on_bline l k j" I0304 02:50:22.644231 139718063407104 graph.py:498] I0304 02:50:22.644466 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 02:50:24.535880 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:24.536104 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i f, on_bline l f i" I0304 02:50:24.536476 139718063407104 graph.py:498] I0304 02:50:24.536609 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 02:50:30.591658 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:30.591945 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 02:50:30.592467 139718063407104 graph.py:498] I0304 02:50:30.592675 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:50:32.703468 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:32.703639 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g k, on_bline l k g" I0304 02:50:32.703946 139718063407104 graph.py:498] I0304 02:50:32.704024 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k g h, on_bline k h g; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 02:50:33.960328 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:33.960624 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b e, on_pline l j a h" I0304 02:50:33.961112 139718063407104 graph.py:498] I0304 02:50:33.961279 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b e, on_pline l j a h ? eqratio f h f a g b g a I0304 02:50:34.340944 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:34.341474 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 02:50:34.342172 139718063407104 graph.py:498] I0304 02:50:34.342400 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 02:50:36.137211 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:36.137461 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l c f, on_bline l f c" I0304 02:50:36.137852 139718063407104 graph.py:498] I0304 02:50:36.137973 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k e f, on_bline k f e; l = on_line l c f, on_bline l f c ? eqratio f h f a g b g a I0304 02:50:40.394930 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:40.395210 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 02:50:40.395569 139718063407104 graph.py:498] I0304 02:50:40.395666 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 02:50:44.722321 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:44.722659 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 02:50:44.723214 139718063407104 graph.py:498] I0304 02:50:44.723376 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:50:45.688415 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:45.688835 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C d h k 12 D d k h k 13 ; x00 I0304 02:50:48.209264 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:50:48.209693 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l k g" I0304 02:50:48.210511 139718063407104 graph.py:498] I0304 02:50:48.210811 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_circle l k g ? eqratio f h f a g b g a I0304 02:51:00.199271 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:00.199459 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0304 02:51:02.986411 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:02.987008 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_circle l k h" I0304 02:51:02.987728 139718063407104 graph.py:498] I0304 02:51:02.987989 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 02:51:03.131728 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:03.132124 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0304 02:51:03.132730 139718063407104 graph.py:498] I0304 02:51:03.132911 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:51:07.747991 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:07.748336 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b e, on_pline l h i k" I0304 02:51:07.748933 139718063407104 graph.py:498] I0304 02:51:07.749109 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k c h, on_bline k h c; l = on_line l b e, on_pline l h i k ? eqratio f h f a g b g a I0304 02:51:07.860018 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0304 02:51:07.860546 139718063407104 graph.py:498] I0304 02:51:07.860770 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 02:51:10.616548 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l c i, on_bline l i c" I0304 02:51:10.617161 139718063407104 graph.py:498] I0304 02:51:10.617320 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 02:51:10.806053 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:10.806272 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 02:51:10.806630 139718063407104 graph.py:498] I0304 02:51:10.806721 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 02:51:15.277030 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:15.277434 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a b, on_bline l b a" I0304 02:51:15.278169 139718063407104 graph.py:498] I0304 02:51:15.278406 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 02:51:18.975468 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:18.975726 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g k, on_bline l k g" I0304 02:51:18.976232 139718063407104 graph.py:498] I0304 02:51:18.976379 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 02:51:19.219066 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:19.219440 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h j" I0304 02:51:19.219976 139718063407104 graph.py:498] I0304 02:51:19.220142 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_circle l h j ? eqratio f h f a g b g a I0304 02:51:25.033217 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:25.033512 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C b i k 12 D b k i k 13 ; x00 I0304 02:51:25.779956 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:25.780114 139718063407104 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 " I0304 02:51:25.780190 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0304 02:51:25.780506 139718063407104 graph.py:498] I0304 02:51:25.780635 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:51:26.242808 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:26.242979 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 02:51:26.243298 139718063407104 graph.py:498] I0304 02:51:26.243386 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:51:27.577665 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:27.577838 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i k, on_line l g j" I0304 02:51:27.578135 139718063407104 graph.py:498] I0304 02:51:27.578214 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_line l i k, on_line l g j ? eqratio f h f a g b g a I0304 02:51:30.369796 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:30.370440 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d f, on_bline l f d" I0304 02:51:30.370917 139718063407104 graph.py:498] I0304 02:51:30.371037 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 02:51:37.406056 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:37.406233 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 02:51:37.406543 139718063407104 graph.py:498] I0304 02:51:37.406625 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 02:51:39.206750 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:39.207035 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 02:51:39.207458 139718063407104 graph.py:498] I0304 02:51:39.207607 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:51:41.601550 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:41.602000 139718063407104 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 " I0304 02:51:41.602209 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 02:51:41.602638 139718063407104 graph.py:498] I0304 02:51:41.602759 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:51:41.839590 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:41.839857 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a e, on_bline l e a" I0304 02:51:41.840296 139718063407104 graph.py:498] I0304 02:51:41.840411 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 02:51:48.684140 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:48.684567 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d h, on_bline l h d" I0304 02:51:48.685332 139718063407104 graph.py:498] I0304 02:51:48.685549 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:51:50.053739 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:50.053915 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 02:51:50.054221 139718063407104 graph.py:498] I0304 02:51:50.054302 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:51:50.693256 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:50.693515 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i k, on_bline l k i" I0304 02:51:50.694047 139718063407104 graph.py:498] I0304 02:51:50.694193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:51:53.107105 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:53.107381 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_circle l h k" I0304 02:51:53.107766 139718063407104 graph.py:498] I0304 02:51:53.107880 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 02:51:58.481082 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:51:58.481349 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 02:51:58.481764 139718063407104 graph.py:498] I0304 02:51:58.481884 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:52:03.548079 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:03.548549 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 02:52:03.549114 139718063407104 graph.py:498] I0304 02:52:03.549295 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:52:03.749703 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:03.749881 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h g, on_bline l g h" I0304 02:52:03.750190 139718063407104 graph.py:498] I0304 02:52:03.750270 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 02:52:07.603180 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:07.603460 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0304 02:52:07.603873 139718063407104 graph.py:498] I0304 02:52:07.604001 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:52:10.183349 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:10.183662 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a b, on_bline l b a" I0304 02:52:10.184484 139718063407104 graph.py:498] I0304 02:52:10.184721 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 02:52:10.761531 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:10.761732 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_bline l k i" I0304 02:52:10.762071 139718063407104 graph.py:498] I0304 02:52:10.762159 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:52:13.998159 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:13.998351 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l k j" I0304 02:52:13.998988 139718063407104 graph.py:498] I0304 02:52:13.999199 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_circle l k j ? eqratio f h f a g b g a I0304 02:52:16.746833 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:16.747235 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a e, on_bline l e a" I0304 02:52:16.747981 139718063407104 graph.py:498] I0304 02:52:16.748191 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 02:52:24.542631 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:24.543039 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l j i, on_circle l k i" I0304 02:52:24.543700 139718063407104 graph.py:498] I0304 02:52:24.543886 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_circle l j i, on_circle l k i ? eqratio f h f a g b g a I0304 02:52:24.971616 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:24.971848 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h i, on_circle l h j" I0304 02:52:24.972220 139718063407104 graph.py:498] I0304 02:52:24.972321 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l h i, on_circle l h j ? eqratio f h f a g b g a I0304 02:52:25.373265 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:25.373531 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0304 02:52:25.373950 139718063407104 graph.py:498] I0304 02:52:25.374055 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:52:28.588792 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:28.588969 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e i, on_bline l i e" I0304 02:52:28.589265 139718063407104 graph.py:498] I0304 02:52:28.589343 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:52:33.060332 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:33.060559 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d h, on_circle l h d" I0304 02:52:33.060937 139718063407104 graph.py:498] I0304 02:52:33.061033 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l d h, on_circle l h d ? eqratio f h f a g b g a I0304 02:52:33.422794 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:33.422965 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0304 02:52:33.423259 139718063407104 graph.py:498] I0304 02:52:33.423337 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k e f, on_bline k f e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:52:36.225133 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:36.225368 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0304 02:52:36.226030 139718063407104 graph.py:498] I0304 02:52:36.226238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:52:43.019680 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:43.019886 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e h, on_bline l h e" I0304 02:52:43.020283 139718063407104 graph.py:498] I0304 02:52:43.020382 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:52:45.795185 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:45.795358 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 02:52:45.795665 139718063407104 graph.py:498] I0304 02:52:45.795749 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:52:48.292640 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:48.292903 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i g, on_circle l k i" I0304 02:52:48.293460 139718063407104 graph.py:498] I0304 02:52:48.293616 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_line l i g, on_circle l k i ? eqratio f h f a g b g a I0304 02:52:51.147399 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:51.147597 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 02:52:51.147972 139718063407104 graph.py:498] I0304 02:52:51.148069 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 02:52:54.085321 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:54.085489 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i j, on_bline l j i" I0304 02:52:54.085790 139718063407104 graph.py:498] I0304 02:52:54.085870 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 02:52:57.708191 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:57.708688 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b h, on_bline l h b" I0304 02:52:57.709379 139718063407104 graph.py:498] I0304 02:52:57.709623 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:52:59.366543 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:59.366814 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h i" I0304 02:52:59.367296 139718063407104 graph.py:498] I0304 02:52:59.367438 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a g, on_bline k g a; l = on_circle l h i ? eqratio f h f a g b g a I0304 02:52:59.437440 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:52:59.437688 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C i h k 12 D i k h k 13 ; x00 I0304 02:53:02.985755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:02.985966 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e g, on_bline l g e" I0304 02:53:02.986361 139718063407104 graph.py:498] I0304 02:53:02.986460 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:53:03.734402 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:03.734569 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i c, on_bline l c i" I0304 02:53:03.734871 139718063407104 graph.py:498] I0304 02:53:03.734951 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l i c, on_bline l c i ? eqratio f h f a g b g a I0304 02:53:04.143529 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:04.143888 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b g, on_bline l g b" I0304 02:53:04.144357 139718063407104 graph.py:498] I0304 02:53:04.144588 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = eqdistance k j i h, on_pline k j i h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:53:09.644400 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:09.644588 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C a f k 12 D a k f k 13 ; x00 I0304 02:53:12.990740 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:12.990871 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D c f c k 12 ; x00 I0304 02:53:17.236764 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:17.237159 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i j, on_circle l j i" I0304 02:53:17.237757 139718063407104 graph.py:498] I0304 02:53:17.237939 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l i j, on_circle l j i ? eqratio f h f a g b g a I0304 02:53:18.500488 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:18.501081 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d h, on_bline l h d" I0304 02:53:18.501897 139718063407104 graph.py:498] I0304 02:53:18.502116 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:53:31.481902 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:31.482511 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l b i, on_bline l i b" I0304 02:53:31.483419 139718063407104 graph.py:498] I0304 02:53:31.483702 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 02:53:36.191872 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:36.192238 139718063407104 alphageometry.py:548] Worker 6: Translation: "ERROR: Invalid predicate D h h h l" I0304 02:53:36.192439 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0304 02:53:36.193049 139718063407104 graph.py:498] I0304 02:53:36.193301 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:53:52.435454 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:52.435953 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h i, on_circle l h i" I0304 02:53:52.436535 139718063407104 graph.py:498] I0304 02:53:52.436759 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l h i, on_circle l h i ? eqratio f h f a g b g a I0304 02:53:54.759150 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:53:54.759636 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l a i, on_bline l i a" I0304 02:53:54.760236 139718063407104 graph.py:498] I0304 02:53:54.760482 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 02:54:01.705801 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e g, on_bline l g e" I0304 02:54:01.706401 139718063407104 graph.py:498] I0304 02:54:01.706575 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 02:54:08.899773 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:08.900053 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e i, on_bline l i e" I0304 02:54:08.900363 139718063407104 graph.py:498] I0304 02:54:08.900442 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k c h, on_bline k h c; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 02:54:13.492634 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:13.493002 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d h, on_bline l h d" I0304 02:54:13.493587 139718063407104 graph.py:498] I0304 02:54:13.493792 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 02:54:19.166756 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:19.167430 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i e, on_bline l e i" I0304 02:54:19.168406 139718063407104 graph.py:498] I0304 02:54:19.168714 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l i e, on_bline l e i ? eqratio f h f a g b g a I0304 02:54:23.975833 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:23.976360 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C i g k 12 D i k g k 13 ; x00 I0304 02:54:28.048427 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:28.048645 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i g, on_bline l g i" I0304 02:54:28.049059 139718063407104 graph.py:498] I0304 02:54:28.049161 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:54:33.239416 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:33.239734 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i k, on_circle l k i" I0304 02:54:33.240204 139718063407104 graph.py:498] I0304 02:54:33.240334 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 02:54:41.048213 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:41.048891 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 02:54:41.049623 139718063407104 graph.py:498] I0304 02:54:41.050407 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 02:54:45.770108 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:45.770544 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i g, on_bline l g i" I0304 02:54:45.771307 139718063407104 graph.py:498] I0304 02:54:45.771517 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 02:54:53.845930 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:53.846154 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a h, on_bline l h a" I0304 02:54:53.846494 139718063407104 graph.py:498] I0304 02:54:53.846586 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 02:54:54.181849 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:54:54.182036 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i k, on_bline l k i" I0304 02:54:54.182352 139718063407104 graph.py:498] I0304 02:54:54.182638 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 02:55:04.031434 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:55:04.031780 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e j, on_bline l j e" I0304 02:55:04.032283 139718063407104 graph.py:498] I0304 02:55:04.032447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_line l e j, on_bline l j e ? eqratio f h f a g b g a I0304 02:55:14.283037 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:55:14.283220 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 02:55:14.283630 139718063407104 graph.py:498] I0304 02:55:14.283725 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 02:55:23.066333 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:55:23.066501 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h i" I0304 02:55:23.066798 139718063407104 graph.py:498] I0304 02:55:23.066878 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k b e, on_bline k e b; l = on_circle l h i ? eqratio f h f a g b g a I0304 02:55:30.788593 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:55:30.788728 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a b k 12 C i j k 13 ; x00 I0304 02:55:30.863984 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:55:30.864407 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g f, on_bline l f g" I0304 02:55:30.865002 139718063407104 graph.py:498] I0304 02:55:30.865185 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l g f, on_bline l f g ? eqratio f h f a g b g a I0304 02:55:45.853209 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:55:45.853491 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0304 02:55:45.853911 139718063407104 graph.py:498] I0304 02:55:45.854018 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 02:56:00.348850 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:56:00.349264 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b h, on_bline l h b" I0304 02:56:00.349831 139718063407104 graph.py:498] I0304 02:56:00.350012 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 02:56:15.111303 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:56:15.111486 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0304 02:56:15.112406 139718063407104 graph.py:498] I0304 02:56:15.112783 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 02:56:29.329906 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:56:29.330335 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0304 02:56:29.331156 139718063407104 graph.py:498] I0304 02:56:29.331389 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 02:56:43.211677 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:56:43.212006 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e h, on_bline l h e" I0304 02:56:43.212563 139718063407104 graph.py:498] I0304 02:56:43.212726 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 02:56:59.185137 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:56:59.185328 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0304 02:56:59.185740 139718063407104 graph.py:498] I0304 02:56:59.185840 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 02:57:18.506716 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:57:18.507074 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l b g, on_bline l g b" I0304 02:57:18.507587 139718063407104 graph.py:498] I0304 02:57:18.507755 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 02:57:36.415549 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:57:36.415820 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h f, on_bline l f h" I0304 02:57:36.416217 139718063407104 graph.py:498] I0304 02:57:36.416349 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 02:57:59.138490 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:57:59.139065 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g j, on_bline l j g" I0304 02:57:59.139916 139718063407104 graph.py:498] I0304 02:57:59.140224 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h g, on_bline k g h; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 02:58:15.418506 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 02:58:15.418797 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : D h j h k 12 ; x00 I0304 02:59:59.940181 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l f i, on_bline l i f" I0304 02:59:59.940490 139718063407104 graph.py:498] I0304 02:59:59.940611 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l f i, on_bline l i f ? eqratio f h f a g b g a I0304 03:00:15.813160 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:00:15.813457 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i f, on_bline l f i" I0304 03:00:15.813889 139718063407104 graph.py:498] I0304 03:00:15.814029 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 03:00:29.950959 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:00:29.951222 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j f, on_bline l f j" I0304 03:00:29.951587 139718063407104 graph.py:498] I0304 03:00:29.951671 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0304 03:00:40.206620 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:00:40.206798 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0304 03:00:40.207173 139718063407104 graph.py:498] I0304 03:00:40.207392 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:00:51.783291 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:00:51.783807 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l k g, on_circle l k g" I0304 03:00:51.784640 139718063407104 graph.py:498] I0304 03:00:51.784850 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l k g, on_circle l k g ? eqratio f h f a g b g a I0304 03:01:04.040045 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:01:04.040201 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b e, on_bline l e b" I0304 03:01:04.040617 139718063407104 graph.py:498] I0304 03:01:04.040729 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 03:01:19.412726 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:01:19.413197 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j k, on_circle l j k" I0304 03:01:19.413964 139718063407104 graph.py:498] I0304 03:01:19.414197 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 03:01:31.433618 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:01:31.434185 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0304 03:01:31.434860 139718063407104 graph.py:498] I0304 03:01:31.435049 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:01:48.111713 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:01:48.112669 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b h, on_bline l h b" I0304 03:01:48.113926 139718063407104 graph.py:498] I0304 03:01:48.114362 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:02:06.468643 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:02:06.468819 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b i, on_bline l i b" I0304 03:02:06.469135 139718063407104 graph.py:498] I0304 03:02:06.469216 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:02:28.588067 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:02:28.588650 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l k h, on_circle l k h" I0304 03:02:28.589545 139718063407104 graph.py:498] I0304 03:02:28.589750 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l k h, on_circle l k h ? eqratio f h f a g b g a I0304 03:02:43.544564 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:02:43.545117 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c i, on_bline l i c" I0304 03:02:43.545817 139718063407104 graph.py:498] I0304 03:02:43.546047 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 03:02:50.077967 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0304 03:02:50.079292 139718063407104 graph.py:498] I0304 03:02:50.079685 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:02:57.252435 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:02:57.252990 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l b g, on_bline l g b" I0304 03:02:57.253907 139718063407104 graph.py:498] I0304 03:02:57.254180 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:03:04.453768 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:03:04.454500 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0304 03:03:04.455520 139718063407104 graph.py:498] I0304 03:03:04.455843 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:03:12.221021 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:03:12.221436 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j f, on_circle l j f" I0304 03:03:12.222600 139718063407104 graph.py:498] I0304 03:03:12.222949 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l j f, on_circle l j f ? eqratio f h f a g b g a I0304 03:03:19.079237 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:03:19.079821 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g d, on_bline l d g" I0304 03:03:19.080672 139718063407104 graph.py:498] I0304 03:03:19.080945 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l g d, on_bline l d g ? eqratio f h f a g b g a I0304 03:03:25.177185 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:03:25.177450 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j k, on_circle l k j" I0304 03:03:25.177854 139718063407104 graph.py:498] I0304 03:03:25.177981 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 03:03:35.849666 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:03:35.850043 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e i, on_bline l i e" I0304 03:03:35.850647 139718063407104 graph.py:498] I0304 03:03:35.850827 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:03:37.850994 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:03:37.851378 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j k, on_bline l k j" I0304 03:03:37.852105 139718063407104 graph.py:498] I0304 03:03:37.852383 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k e f, on_bline k f e; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 03:03:46.851830 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:03:46.852207 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e h, on_bline l h e" I0304 03:03:46.852958 139718063407104 graph.py:498] I0304 03:03:46.853156 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:03:51.338286 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:03:51.338746 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C b j k 12 D b j j k 13 ; x00 I0304 03:04:01.708018 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:04:01.708729 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0304 03:04:01.709677 139718063407104 graph.py:498] I0304 03:04:01.710016 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:04:18.688766 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a e, on_bline l e a" I0304 03:04:18.689384 139718063407104 graph.py:498] I0304 03:04:18.689565 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 03:04:25.951119 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:04:25.952693 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 03:04:25.953966 139718063407104 graph.py:498] I0304 03:04:25.954363 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:04:41.066960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:04:41.067706 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0304 03:04:41.068974 139718063407104 graph.py:498] I0304 03:04:41.069407 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:04:55.244228 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:04:55.245216 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0304 03:04:55.246360 139718063407104 graph.py:498] I0304 03:04:55.246715 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:05:08.364565 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:05:08.365119 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a i, on_bline l i a" I0304 03:05:08.365987 139718063407104 graph.py:498] I0304 03:05:08.366240 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:05:11.443675 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:05:11.444254 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0304 03:05:11.444981 139718063407104 graph.py:498] I0304 03:05:11.445214 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 03:05:22.406123 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:05:22.406660 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b i, on_bline l i b" I0304 03:05:22.407379 139718063407104 graph.py:498] I0304 03:05:22.407628 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:05:41.189783 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:05:41.190169 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d e, on_bline l e d" I0304 03:05:41.190758 139718063407104 graph.py:498] I0304 03:05:41.190948 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:05:53.415484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:05:53.415892 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i h, on_bline l h i" I0304 03:05:53.416655 139718063407104 graph.py:498] I0304 03:05:53.416948 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 03:05:59.410406 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:05:59.410978 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i k, on_bline l k i" I0304 03:05:59.411790 139718063407104 graph.py:498] I0304 03:05:59.412046 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:06:10.666969 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:06:10.667537 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h i, on_bline l i h" I0304 03:06:10.668448 139718063407104 graph.py:498] I0304 03:06:10.668759 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:06:25.462599 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:06:25.463115 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a g, on_bline l g a" I0304 03:06:25.463852 139718063407104 graph.py:498] I0304 03:06:25.464083 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:06:26.443464 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:06:26.444399 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 03:06:26.445675 139718063407104 graph.py:498] I0304 03:06:26.446062 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 03:06:36.818313 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0304 03:06:36.818910 139718063407104 graph.py:498] I0304 03:06:36.819076 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:06:37.593328 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l c i, on_bline l i c" I0304 03:06:37.594195 139718063407104 graph.py:498] I0304 03:06:37.594493 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 03:06:40.942490 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l c i, on_bline l i c" I0304 03:06:40.943242 139718063407104 graph.py:498] I0304 03:06:40.943468 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 03:06:43.152702 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:06:43.153281 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_pline l j d i" I0304 03:06:43.154134 139718063407104 graph.py:498] I0304 03:06:43.154429 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k d h, on_bline k h d; l = on_line l g k, on_pline l j d i ? eqratio f h f a g b g a I0304 03:06:46.579471 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j k, on_bline l k j" I0304 03:06:46.579770 139718063407104 graph.py:498] I0304 03:06:46.579913 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 03:06:52.541642 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:06:52.541911 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h g j 10 D h j g j 11 ; x00 k : C i h k 12 D i k h k 13 ; x00 I0304 03:06:54.610020 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:06:54.610409 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0304 03:06:54.610937 139718063407104 graph.py:498] I0304 03:06:54.611099 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:06:58.870109 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:06:58.870625 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_bline l k h" I0304 03:06:58.871428 139718063407104 graph.py:498] I0304 03:06:58.871699 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:06:59.314108 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:06:59.314663 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_circle l k h" I0304 03:06:59.315481 139718063407104 graph.py:498] I0304 03:06:59.315757 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 03:07:07.018387 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:07.018719 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l g k, on_bline l k g" I0304 03:07:07.019326 139718063407104 graph.py:498] I0304 03:07:07.019539 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:07:07.342874 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:07.343649 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h i, on_bline l i h" I0304 03:07:07.344617 139718063407104 graph.py:498] I0304 03:07:07.344966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:07:08.737256 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:08.737799 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b h, on_bline l h b" I0304 03:07:08.738639 139718063407104 graph.py:498] I0304 03:07:08.738911 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:07:10.396495 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:10.397068 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_circle l k h" I0304 03:07:10.397792 139718063407104 graph.py:498] I0304 03:07:10.398068 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 03:07:19.120238 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:19.127937 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h i, on_bline l i h" I0304 03:07:19.128759 139718063407104 graph.py:498] I0304 03:07:19.129008 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:07:26.728528 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:26.729115 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0304 03:07:26.729983 139718063407104 graph.py:498] I0304 03:07:26.730250 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:07:28.648795 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:28.649148 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_bline l k h" I0304 03:07:28.649752 139718063407104 graph.py:498] I0304 03:07:28.649918 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:07:31.714167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:31.714592 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b k, on_bline l k b" I0304 03:07:31.715491 139718063407104 graph.py:498] I0304 03:07:31.715771 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l b k, on_bline l k b ? eqratio f h f a g b g a I0304 03:07:35.434317 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:35.435259 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a h, on_bline l h a" I0304 03:07:35.436453 139718063407104 graph.py:498] I0304 03:07:35.436668 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:07:39.101755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:39.102269 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_bline l g e" I0304 03:07:39.103058 139718063407104 graph.py:498] I0304 03:07:39.103317 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:07:41.732401 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:41.732920 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l j h" I0304 03:07:41.733546 139718063407104 graph.py:498] I0304 03:07:41.733813 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:07:44.379082 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:44.379890 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l d g, on_bline l g d" I0304 03:07:44.380920 139718063407104 graph.py:498] I0304 03:07:44.381281 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:07:49.315240 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:49.315913 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h j, on_bline l j h" I0304 03:07:49.316753 139718063407104 graph.py:498] I0304 03:07:49.317137 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:07:52.969827 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:52.970520 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l i k, on_bline l k i" I0304 03:07:52.971392 139718063407104 graph.py:498] I0304 03:07:52.971673 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:07:55.922466 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:55.922805 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h g, on_bline l g h" I0304 03:07:55.923365 139718063407104 graph.py:498] I0304 03:07:55.923530 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:07:59.163756 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:07:59.164336 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_bline l j h" I0304 03:07:59.166999 139718063407104 graph.py:498] I0304 03:07:59.167226 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:08:06.092072 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:06.092507 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_pline l i b c" I0304 03:08:06.092921 139718063407104 graph.py:498] I0304 03:08:06.093041 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l h k, on_pline l i b c ? eqratio f h f a g b g a I0304 03:08:10.649252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:10.649837 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_bline l k h" I0304 03:08:10.650708 139718063407104 graph.py:498] I0304 03:08:10.651006 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:08:12.278877 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:12.279378 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0304 03:08:12.280162 139718063407104 graph.py:498] I0304 03:08:12.280390 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:08:21.632200 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:21.632844 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l k h, on_bline l h k" I0304 03:08:21.636984 139718063407104 graph.py:498] I0304 03:08:21.637265 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l k h, on_bline l h k ? eqratio f h f a g b g a I0304 03:08:26.911266 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:26.911970 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d h, on_bline l h d" I0304 03:08:26.912865 139718063407104 graph.py:498] I0304 03:08:26.913150 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:08:27.070001 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:27.070512 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0304 03:08:27.071337 139718063407104 graph.py:498] I0304 03:08:27.071619 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:08:30.375188 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:30.375547 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g j, on_bline l j g" I0304 03:08:30.376124 139718063407104 graph.py:498] I0304 03:08:30.376305 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 03:08:30.410151 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:30.410497 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b e, on_bline l e b" I0304 03:08:30.411058 139718063407104 graph.py:498] I0304 03:08:30.411220 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 03:08:33.542561 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:33.542990 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e k, on_circle l k e" I0304 03:08:33.543550 139718063407104 graph.py:498] I0304 03:08:33.543767 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l e k, on_circle l k e ? eqratio f h f a g b g a I0304 03:08:47.997846 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:47.998591 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l c h, on_bline l h c" I0304 03:08:47.999294 139718063407104 graph.py:498] I0304 03:08:47.999490 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l c h, on_bline l h c ? eqratio f h f a g b g a I0304 03:08:48.825817 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:48.826140 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i k, on_bline l k i" I0304 03:08:48.827211 139718063407104 graph.py:498] I0304 03:08:48.827560 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:08:53.399561 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:08:53.400110 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0304 03:08:53.400804 139718063407104 graph.py:498] I0304 03:08:53.401038 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:09:00.149461 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:00.149785 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e h, on_bline l h e" I0304 03:09:00.150193 139718063407104 graph.py:498] I0304 03:09:00.150316 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:09:02.758344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:02.758744 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l c e, on_bline l e c" I0304 03:09:02.759273 139718063407104 graph.py:498] I0304 03:09:02.759491 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0304 03:09:06.134331 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:06.134753 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_pline l f a e" I0304 03:09:06.135342 139718063407104 graph.py:498] I0304 03:09:06.135513 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h k, on_pline l f a e ? eqratio f h f a g b g a I0304 03:09:07.217559 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:07.217721 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 03:09:07.218057 139718063407104 graph.py:498] I0304 03:09:07.218268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:09:15.882543 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0304 03:09:15.883141 139718063407104 graph.py:498] I0304 03:09:15.883354 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:09:17.562913 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:17.563351 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_pline l i a e" I0304 03:09:17.563947 139718063407104 graph.py:498] I0304 03:09:17.564145 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h k, on_pline l i a e ? eqratio f h f a g b g a I0304 03:09:19.827684 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:19.828256 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l j g, on_bline l g j" I0304 03:09:19.833057 139718063407104 graph.py:498] I0304 03:09:19.833447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0304 03:09:20.290144 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0304 03:09:20.291104 139718063407104 graph.py:498] I0304 03:09:20.291427 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:09:27.843161 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:27.843705 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e h, on_bline l h e" I0304 03:09:27.844564 139718063407104 graph.py:498] I0304 03:09:27.844888 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:09:30.223406 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:30.223985 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 03:09:30.224821 139718063407104 graph.py:498] I0304 03:09:30.225124 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:09:30.799266 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:30.799887 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g h, on_bline l h g" I0304 03:09:30.800409 139718063407104 graph.py:498] I0304 03:09:30.800582 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:09:31.790990 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:31.791364 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l b i, on_bline l i b" I0304 03:09:31.791948 139718063407104 graph.py:498] I0304 03:09:31.792123 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:09:32.416064 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:32.417320 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 03:09:32.417930 139718063407104 graph.py:498] I0304 03:09:32.418119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:09:34.054045 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:34.055011 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0304 03:09:34.056185 139718063407104 graph.py:498] I0304 03:09:34.056609 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 03:09:40.809331 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:40.809772 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0304 03:09:40.810377 139718063407104 graph.py:498] I0304 03:09:40.810577 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:09:43.012660 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:43.013311 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a b, on_bline l b a" I0304 03:09:43.014238 139718063407104 graph.py:498] I0304 03:09:43.014552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 03:09:44.970157 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:44.970416 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k c" I0304 03:09:44.970808 139718063407104 graph.py:498] I0304 03:09:44.970920 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_circle l k c ? eqratio f h f a g b g a I0304 03:09:50.555842 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:50.556542 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_circle l h k" I0304 03:09:50.557415 139718063407104 graph.py:498] I0304 03:09:50.557691 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_circle l h k ? eqratio f h f a g b g a I0304 03:09:51.275892 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:51.276311 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l i c, on_bline l c i" I0304 03:09:51.276914 139718063407104 graph.py:498] I0304 03:09:51.277107 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l i c, on_bline l c i ? eqratio f h f a g b g a I0304 03:09:52.398764 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:52.399148 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 03:09:52.399746 139718063407104 graph.py:498] I0304 03:09:52.399929 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:09:54.419296 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:54.419619 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 03:09:54.420494 139718063407104 graph.py:498] I0304 03:09:54.420807 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:09:57.538267 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:57.538925 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_bline l k g" I0304 03:09:57.539835 139718063407104 graph.py:498] I0304 03:09:57.540148 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:09:59.690947 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:09:59.691381 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a b, on_bline l b a" I0304 03:09:59.691933 139718063407104 graph.py:498] I0304 03:09:59.692131 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 03:10:05.338052 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:05.338487 139718063407104 alphageometry.py:548] Worker 15: Translation: "l = on_line l h k, on_pline l g b c" I0304 03:10:05.339050 139718063407104 graph.py:498] I0304 03:10:05.339246 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_circle j a i; k = on_line k e h, on_circle k h e; l = on_line l h k, on_pline l g b c ? eqratio f h f a g b g a I0304 03:10:06.735957 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:06.736361 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 03:10:06.736765 139718063407104 graph.py:498] I0304 03:10:06.736884 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:10:06.976268 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g h, on_bline l h g" I0304 03:10:06.976928 139718063407104 graph.py:498] I0304 03:10:06.977119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:10:10.821013 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:10.821368 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 03:10:10.821944 139718063407104 graph.py:498] I0304 03:10:10.822120 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:10:13.305853 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:14.043939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:14.044373 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 03:10:14.045066 139718063407104 graph.py:498] I0304 03:10:14.045298 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:10:14.117564 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:14.118085 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h j, on_circle l j h" I0304 03:10:14.118768 139718063407104 graph.py:498] I0304 03:10:14.118993 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:10:16.739707 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:16.740315 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_pline l i a d" I0304 03:10:16.741170 139718063407104 graph.py:498] I0304 03:10:16.741471 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h k, on_pline l i a d ? eqratio f h f a g b g a I0304 03:10:21.601417 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:21.601674 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g k, on_line l h j" I0304 03:10:21.602044 139718063407104 graph.py:498] I0304 03:10:21.602159 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l g k, on_line l h j ? eqratio f h f a g b g a I0304 03:10:22.837020 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:22.837177 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_circle l j h" I0304 03:10:22.837481 139718063407104 graph.py:498] I0304 03:10:22.837562 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:10:24.293381 139718063407104 alphageometry.py:666] Worker 15 returned. Solved=False I0304 03:10:25.110925 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:25.111212 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i j, on_bline l j i" I0304 03:10:25.111632 139718063407104 graph.py:498] I0304 03:10:25.111728 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 03:10:26.923039 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:26.923798 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 03:10:26.924643 139718063407104 graph.py:498] I0304 03:10:26.924896 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:10:27.848996 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:27.849777 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h g, on_bline l g h" I0304 03:10:27.851016 139718063407104 graph.py:498] I0304 03:10:27.851465 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k c g, on_bline k g c; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:10:30.321040 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:30.321663 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i h, on_bline l h i" I0304 03:10:30.322603 139718063407104 graph.py:498] I0304 03:10:30.322865 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 03:10:33.823638 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:33.824151 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h g, on_bline l g h" I0304 03:10:33.825016 139718063407104 graph.py:498] I0304 03:10:33.825283 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:10:35.131221 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:35.131789 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0304 03:10:35.132637 139718063407104 graph.py:498] I0304 03:10:35.132914 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 03:10:36.181272 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:36.181507 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l f k, on_circle l k f" I0304 03:10:36.181875 139718063407104 graph.py:498] I0304 03:10:36.181986 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l f k, on_circle l k f ? eqratio f h f a g b g a I0304 03:10:41.675754 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:41.675935 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : C h j k 12 D h j j k 13 ; x00 I0304 03:10:42.421334 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:42.421982 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 03:10:42.423384 139718063407104 graph.py:498] I0304 03:10:42.423603 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:10:46.288716 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:46.289578 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i k, on_circle l k i" I0304 03:10:46.290838 139718063407104 graph.py:498] I0304 03:10:46.291280 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l i k, on_circle l k i ? eqratio f h f a g b g a I0304 03:10:46.639761 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:46.640276 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 03:10:46.640797 139718063407104 graph.py:498] I0304 03:10:46.640923 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:10:47.655569 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:47.655818 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, on_pline l k i j" I0304 03:10:47.656212 139718063407104 graph.py:498] I0304 03:10:47.656339 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = eqdistance l k i j, on_pline l k i j ? eqratio f h f a g b g a I0304 03:10:53.463128 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:53.463643 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0304 03:10:53.464481 139718063407104 graph.py:498] I0304 03:10:53.464806 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:10:57.302068 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:57.302599 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a h, on_bline l h a" I0304 03:10:57.303446 139718063407104 graph.py:498] I0304 03:10:57.303736 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:10:57.820247 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:10:57.820675 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a i, on_bline l i a" I0304 03:10:57.821280 139718063407104 graph.py:498] I0304 03:10:57.821494 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:11:00.028439 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:00.029002 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a i, on_bline l i a" I0304 03:11:00.029770 139718063407104 graph.py:498] I0304 03:11:00.030100 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:11:00.381879 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:00.382465 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h g, on_bline l g h" I0304 03:11:00.383298 139718063407104 graph.py:498] I0304 03:11:00.383577 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:11:10.111193 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:10.111491 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0304 03:11:10.111836 139718063407104 graph.py:498] I0304 03:11:10.111951 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:11:16.767311 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:16.767513 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b h, on_bline l h b" I0304 03:11:16.767814 139718063407104 graph.py:498] I0304 03:11:16.767893 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:11:16.869289 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:16.869650 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h k, on_line l i j" I0304 03:11:16.870212 139718063407104 graph.py:498] I0304 03:11:16.870371 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l h k, on_line l i j ? eqratio f h f a g b g a I0304 03:11:23.365937 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:23.366338 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d g, on_bline l g d" I0304 03:11:23.366854 139718063407104 graph.py:498] I0304 03:11:23.367017 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:11:25.406933 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:25.407191 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e i, on_bline l i e" I0304 03:11:25.407683 139718063407104 graph.py:498] I0304 03:11:25.407822 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:11:26.517691 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:26.518107 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 03:11:26.518636 139718063407104 graph.py:498] I0304 03:11:26.518847 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:11:29.481940 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:29.482195 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0304 03:11:29.482722 139718063407104 graph.py:498] I0304 03:11:29.482864 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:11:35.267270 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:35.268311 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0304 03:11:35.269634 139718063407104 graph.py:498] I0304 03:11:35.270047 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:11:36.197482 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:36.198063 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h g, on_bline l g h" I0304 03:11:36.198904 139718063407104 graph.py:498] I0304 03:11:36.199204 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:11:40.981720 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:40.982090 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0304 03:11:40.982649 139718063407104 graph.py:498] I0304 03:11:40.982830 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:11:41.185216 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:41.185484 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e f, on_bline l f e" I0304 03:11:41.185989 139718063407104 graph.py:498] I0304 03:11:41.186131 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l e f, on_bline l f e ? eqratio f h f a g b g a I0304 03:11:44.554893 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:44.555241 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 03:11:44.555969 139718063407104 graph.py:498] I0304 03:11:44.556285 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:11:50.378374 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:50.378646 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h j, on_bline l j h" I0304 03:11:50.379135 139718063407104 graph.py:498] I0304 03:11:50.379265 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:11:55.821375 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:55.822121 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a g, on_bline l g a" I0304 03:11:55.822789 139718063407104 graph.py:498] I0304 03:11:55.823014 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:11:56.643447 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:56.643855 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_circle l h k" I0304 03:11:56.644859 139718063407104 graph.py:498] I0304 03:11:56.645118 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 03:11:58.130585 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:11:58.131112 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d e, on_bline l e d" I0304 03:11:58.131887 139718063407104 graph.py:498] I0304 03:11:58.132126 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:12:01.267029 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:01.267578 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g i, on_bline l i g" I0304 03:12:01.268492 139718063407104 graph.py:498] I0304 03:12:01.268950 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:12:01.359351 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:01.359872 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 03:12:01.360766 139718063407104 graph.py:498] I0304 03:12:01.361032 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 03:12:01.485102 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:01.485491 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_circle l k h" I0304 03:12:01.486084 139718063407104 graph.py:498] I0304 03:12:01.486254 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 03:12:07.780646 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 03:12:07.781407 139718063407104 graph.py:498] I0304 03:12:07.781678 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:12:12.512231 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:12.512427 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_circle l k c, on_pline l k c f" I0304 03:12:12.512756 139718063407104 graph.py:498] I0304 03:12:12.512905 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k c f; l = on_circle l k c, on_pline l k c f ? eqratio f h f a g b g a I0304 03:12:16.388794 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:16.389155 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g k, on_circle l k g" I0304 03:12:16.389854 139718063407104 graph.py:498] I0304 03:12:16.390054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 03:12:17.952630 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:17.952989 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g h, on_circle l h g" I0304 03:12:17.953530 139718063407104 graph.py:498] I0304 03:12:17.953731 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l g h, on_circle l h g ? eqratio f h f a g b g a I0304 03:12:19.011879 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:19.012217 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a i, on_bline l i a" I0304 03:12:19.012780 139718063407104 graph.py:498] I0304 03:12:19.012934 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:12:20.339769 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:20.339958 139718063407104 alphageometry.py:530] Worker 2: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d i j 10 D d j i j 11 ; x00 k : D b h b k 12 ; x00 I0304 03:12:26.237583 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:26.237999 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l j a" I0304 03:12:26.238564 139718063407104 graph.py:498] I0304 03:12:26.238708 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l h j, on_circle l j a ? eqratio f h f a g b g a I0304 03:12:27.577784 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:27.579054 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0304 03:12:27.580281 139718063407104 graph.py:498] I0304 03:12:27.580675 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:12:29.864491 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l f i, on_bline l i f" I0304 03:12:29.864924 139718063407104 graph.py:498] I0304 03:12:29.865049 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l f i, on_bline l i f ? eqratio f h f a g b g a I0304 03:12:31.626882 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:31.627242 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i h, on_pline l k i h" I0304 03:12:31.627848 139718063407104 graph.py:498] I0304 03:12:31.627982 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = eqdistance l k i h, on_pline l k i h ? eqratio f h f a g b g a I0304 03:12:36.155817 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:36.156171 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a h, on_circle l h a" I0304 03:12:36.156763 139718063407104 graph.py:498] I0304 03:12:36.156942 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l a h, on_circle l h a ? eqratio f h f a g b g a I0304 03:12:36.995957 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:36.996312 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0304 03:12:36.996913 139718063407104 graph.py:498] I0304 03:12:36.997091 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:12:38.047166 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:38.047573 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l c j, on_line l i k" I0304 03:12:38.048108 139718063407104 graph.py:498] I0304 03:12:38.048300 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k b c, on_bline k c b; l = on_line l c j, on_line l i k ? eqratio f h f a g b g a I0304 03:12:41.966903 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:41.967123 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g h" I0304 03:12:41.967416 139718063407104 graph.py:498] I0304 03:12:41.967492 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l g h ? eqratio f h f a g b g a I0304 03:12:42.598364 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:42.599071 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0304 03:12:42.599619 139718063407104 graph.py:498] I0304 03:12:42.599823 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:12:47.150139 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:47.150397 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_pline l i b c" I0304 03:12:47.150793 139718063407104 graph.py:498] I0304 03:12:47.150907 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k a h, on_bline k h a; l = on_line l e g, on_pline l i b c ? eqratio f h f a g b g a I0304 03:12:50.405233 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:50.405516 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a g, on_bline l g a" I0304 03:12:50.405986 139718063407104 graph.py:498] I0304 03:12:50.406152 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:12:53.707476 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:53.707845 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g j, on_bline l j g" I0304 03:12:53.708353 139718063407104 graph.py:498] I0304 03:12:53.708537 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 03:12:58.278676 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:12:58.278906 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C e g k 12 D e g g k 13 ; x00 I0304 03:13:00.938385 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_bline l k h" I0304 03:13:00.938748 139718063407104 graph.py:498] I0304 03:13:00.938840 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:13:01.082128 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:01.082391 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0304 03:13:01.082962 139718063407104 graph.py:498] I0304 03:13:01.083119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:13:04.712699 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:04.712915 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i f, on_bline l f i" I0304 03:13:04.713311 139718063407104 graph.py:498] I0304 03:13:04.713414 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 03:13:06.307589 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:06.307863 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h i" I0304 03:13:06.308265 139718063407104 graph.py:498] I0304 03:13:06.308382 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:13:06.549439 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:06.549676 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l k h" I0304 03:13:06.550155 139718063407104 graph.py:498] I0304 03:13:06.550276 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_circle l k h ? eqratio f h f a g b g a I0304 03:13:08.881901 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:08.882158 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l f h, on_bline l h f" I0304 03:13:08.882538 139718063407104 graph.py:498] I0304 03:13:08.882647 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0304 03:13:08.977657 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_bline l k h" I0304 03:13:08.978001 139718063407104 graph.py:498] I0304 03:13:08.978096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:13:09.031295 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:09.031567 139718063407104 alphageometry.py:548] Worker 14: 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 2570, in add_clause raise DepCheckFailError( graph.DepCheckFailError: ncoll f b i " I0304 03:13:09.031653 139718063407104 alphageometry.py:530] Worker 14: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a h a j 11 ; x00 k : C d g k 12 D d k g k 13 ; x00 I0304 03:13:13.304329 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:13.304735 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l k h, on_bline l k j" I0304 03:13:13.305432 139718063407104 graph.py:498] I0304 03:13:13.305625 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_circle l k h, on_bline l k j ? eqratio f h f a g b g a I0304 03:13:13.687938 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:13.688106 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = eqdistance l k i h, eqdistance l h i k" I0304 03:13:13.688405 139718063407104 graph.py:498] I0304 03:13:13.688484 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = eqdistance l k i h, eqdistance l h i k ? eqratio f h f a g b g a I0304 03:13:14.888169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:14.888382 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a h, on_circle l a h" I0304 03:13:14.888757 139718063407104 graph.py:498] I0304 03:13:14.888856 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l a h, on_circle l a h ? eqratio f h f a g b g a I0304 03:13:14.923403 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:14.923827 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0304 03:13:14.924540 139718063407104 graph.py:498] I0304 03:13:14.924780 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:13:15.432798 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:15.433069 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_bline l i b" I0304 03:13:15.433460 139718063407104 graph.py:498] I0304 03:13:15.433573 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:13:19.947787 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:19.947950 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_circle l h k" I0304 03:13:19.948243 139718063407104 graph.py:498] I0304 03:13:19.948324 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 03:13:21.663793 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:21.663975 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g k, on_bline l k g" I0304 03:13:21.664439 139718063407104 graph.py:498] I0304 03:13:21.664589 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d h, on_bline k h d; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:13:29.694870 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:29.695265 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g j, on_circle l j g" I0304 03:13:29.695923 139718063407104 graph.py:498] I0304 03:13:29.696107 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l g j, on_circle l j g ? eqratio f h f a g b g a I0304 03:13:31.216133 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:31.216269 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d g j 10 D d j g j 11 ; x00 k : C d f k 12 D d k f k 13 ; x00 I0304 03:13:33.227333 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:33.227589 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 03:13:33.227985 139718063407104 graph.py:498] I0304 03:13:33.228096 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:13:33.903062 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:33.903429 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g k, on_bline l k g" I0304 03:13:33.904143 139718063407104 graph.py:498] I0304 03:13:33.904330 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:13:34.472040 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:34.472213 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0304 03:13:34.472528 139718063407104 graph.py:498] I0304 03:13:34.472612 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:13:34.794909 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:34.795212 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h j, on_bline l j h" I0304 03:13:34.795512 139718063407104 graph.py:498] I0304 03:13:34.795590 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:13:38.997744 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:38.997918 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_circle l j h" I0304 03:13:38.998213 139718063407104 graph.py:498] I0304 03:13:38.998292 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k a d, on_bline k d a; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:13:41.523550 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:41.523718 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g i, on_bline l i g" I0304 03:13:41.524005 139718063407104 graph.py:498] I0304 03:13:41.524082 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:13:41.835550 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:41.835961 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e j, on_circle l j e" I0304 03:13:41.836327 139718063407104 graph.py:498] I0304 03:13:41.836429 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k b i, on_bline k i b; l = on_line l e j, on_circle l j e ? eqratio f h f a g b g a I0304 03:13:43.907600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:43.907981 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l j k, on_circle l j k" I0304 03:13:43.908716 139718063407104 graph.py:498] I0304 03:13:43.908898 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 03:13:45.805328 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:45.805543 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0304 03:13:45.805906 139718063407104 graph.py:498] I0304 03:13:45.806002 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:13:46.694102 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:46.694458 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 03:13:46.695013 139718063407104 graph.py:498] I0304 03:13:46.695165 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:13:47.495057 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h g, on_bline l g h" I0304 03:13:47.495666 139718063407104 graph.py:498] I0304 03:13:47.495836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:13:48.733848 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:48.734018 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 03:13:48.734325 139718063407104 graph.py:498] I0304 03:13:48.734403 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:13:52.702839 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:52.703004 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_circle l k h" I0304 03:13:52.703291 139718063407104 graph.py:498] I0304 03:13:52.703368 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 03:13:54.064583 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:54.064775 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 03:13:54.065087 139718063407104 graph.py:498] I0304 03:13:54.065167 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:13:55.744501 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:55.744667 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b h j 10 D b j h j 11 ; x00 k : C e i k 12 D e k i k 13 ; x00 I0304 03:13:57.639586 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:57.639758 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l e i, on_bline l i e" I0304 03:13:57.640052 139718063407104 graph.py:498] I0304 03:13:57.640128 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:13:59.147252 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:13:59.147503 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0304 03:13:59.147960 139718063407104 graph.py:498] I0304 03:13:59.148171 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:14:01.537530 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:01.537763 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_line l g j" I0304 03:14:01.538138 139718063407104 graph.py:498] I0304 03:14:01.538241 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l h k, on_line l g j ? eqratio f h f a g b g a I0304 03:14:01.927103 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:01.927277 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e g, on_bline l g e" I0304 03:14:01.927579 139718063407104 graph.py:498] I0304 03:14:01.927659 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:14:03.761492 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:03.761816 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g h, on_bline l h g" I0304 03:14:03.762400 139718063407104 graph.py:498] I0304 03:14:03.762575 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:14:04.185251 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:04.185380 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0304 03:14:05.807677 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:05.807837 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 03:14:05.808144 139718063407104 graph.py:498] I0304 03:14:05.808225 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:14:06.765336 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:06.765563 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h g, on_bline l g h" I0304 03:14:06.765950 139718063407104 graph.py:498] I0304 03:14:06.766054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:14:09.476593 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:09.476771 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b g, on_bline l g b" I0304 03:14:09.477081 139718063407104 graph.py:498] I0304 03:14:09.477161 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:14:10.236877 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:10.237259 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d h, on_bline l h d" I0304 03:14:10.237955 139718063407104 graph.py:498] I0304 03:14:10.238152 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:14:13.166344 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:13.166509 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0304 03:14:13.166811 139718063407104 graph.py:498] I0304 03:14:13.166891 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:14:13.844658 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:13.844824 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h i, on_bline l i h" I0304 03:14:13.845116 139718063407104 graph.py:498] I0304 03:14:13.845193 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:14:18.225129 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:18.225302 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 03:14:18.225607 139718063407104 graph.py:498] I0304 03:14:18.225687 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:14:18.375988 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:18.376157 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d g, on_bline l g d" I0304 03:14:18.376465 139718063407104 graph.py:498] I0304 03:14:18.376561 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:14:19.218945 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:19.219140 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i k, on_bline l k i" I0304 03:14:19.219489 139718063407104 graph.py:498] I0304 03:14:19.219574 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:14:20.030436 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:20.030628 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h g, on_bline l g h" I0304 03:14:20.031246 139718063407104 graph.py:498] I0304 03:14:20.031455 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:14:25.303675 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:25.303945 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_circle l h b" I0304 03:14:25.304341 139718063407104 graph.py:498] I0304 03:14:25.304455 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 03:14:25.691581 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:25.691749 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d g, on_bline l g d" I0304 03:14:25.692071 139718063407104 graph.py:498] I0304 03:14:25.692201 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:14:28.436640 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:28.436862 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e h, on_bline l h e" I0304 03:14:28.437264 139718063407104 graph.py:498] I0304 03:14:28.437364 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:14:29.244999 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:29.245177 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i k, on_bline l k i" I0304 03:14:29.245486 139718063407104 graph.py:498] I0304 03:14:29.245566 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:14:30.964527 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:30.964725 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h j" I0304 03:14:30.965040 139718063407104 graph.py:498] I0304 03:14:30.965122 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_circle l h j ? eqratio f h f a g b g a I0304 03:14:33.389900 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:33.390077 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l b i, on_bline l i b" I0304 03:14:33.390374 139718063407104 graph.py:498] I0304 03:14:33.390452 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:14:34.352594 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:34.353002 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l i h, on_bline l h i" I0304 03:14:34.353775 139718063407104 graph.py:498] I0304 03:14:34.354013 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 03:14:35.468355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:35.468613 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l c i, on_bline l i c" I0304 03:14:35.468997 139718063407104 graph.py:498] I0304 03:14:35.469098 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 03:14:37.330447 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:37.330613 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a g, on_bline l g a" I0304 03:14:37.330914 139718063407104 graph.py:498] I0304 03:14:37.330994 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:14:40.457748 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:40.457918 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l k h, on_pline l k h j" I0304 03:14:40.458219 139718063407104 graph.py:498] I0304 03:14:40.458298 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_circle l k h, on_pline l k h j ? eqratio f h f a g b g a I0304 03:14:42.479118 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:42.479624 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0304 03:14:42.480353 139718063407104 graph.py:498] I0304 03:14:42.480589 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:14:42.490164 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:42.490530 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d k, on_bline l k d" I0304 03:14:42.491047 139718063407104 graph.py:498] I0304 03:14:42.491225 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l d k, on_bline l k d ? eqratio f h f a g b g a I0304 03:14:47.984730 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:47.985058 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l a i, on_bline l i a" I0304 03:14:47.985352 139718063407104 graph.py:498] I0304 03:14:47.985427 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_circle k h j; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:14:48.474116 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:48.474287 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b g, on_bline l g b" I0304 03:14:48.474589 139718063407104 graph.py:498] I0304 03:14:48.474668 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:14:49.118981 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:49.119143 139718063407104 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 " I0304 03:14:49.119219 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 03:14:49.119516 139718063407104 graph.py:498] I0304 03:14:49.119595 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:14:50.356640 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:50.356806 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0304 03:14:50.357138 139718063407104 graph.py:498] I0304 03:14:50.357225 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:14:55.016058 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:55.016228 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C h j k 12 D h j j k 13 ; x00 I0304 03:14:55.188208 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:55.188381 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b i, on_bline l i b" I0304 03:14:55.188694 139718063407104 graph.py:498] I0304 03:14:55.188785 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:14:56.271293 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:14:56.271464 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i j, on_bline l j i" I0304 03:14:56.271771 139718063407104 graph.py:498] I0304 03:14:56.271849 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 03:15:00.336857 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:00.337029 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_pline l k a d" I0304 03:15:00.337353 139718063407104 graph.py:498] I0304 03:15:00.337435 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l b i, on_pline l k a d ? eqratio f h f a g b g a I0304 03:15:05.797486 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:05.797655 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0304 03:15:05.797973 139718063407104 graph.py:498] I0304 03:15:05.798053 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:15:12.970972 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:12.971198 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l j k" I0304 03:15:12.971564 139718063407104 graph.py:498] I0304 03:15:12.971664 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_circle l j k ? eqratio f h f a g b g a I0304 03:15:13.982384 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:13.982585 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b e, on_bline l e b" I0304 03:15:13.982882 139718063407104 graph.py:498] I0304 03:15:13.982960 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 03:15:14.063086 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:14.063250 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h i" I0304 03:15:14.063541 139718063407104 graph.py:498] I0304 03:15:14.063617 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:15:17.010634 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:17.010797 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b i, on_bline l i b" I0304 03:15:17.011088 139718063407104 graph.py:498] I0304 03:15:17.011167 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:15:18.443719 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:18.443896 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d k, on_circle l k d" I0304 03:15:18.444193 139718063407104 graph.py:498] I0304 03:15:18.444268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l d k, on_circle l k d ? eqratio f h f a g b g a I0304 03:15:26.061640 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:26.061806 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_bline l j h" I0304 03:15:26.062119 139718063407104 graph.py:498] I0304 03:15:26.062198 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:15:26.198960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:26.199130 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d f, on_bline l f d" I0304 03:15:26.199423 139718063407104 graph.py:498] I0304 03:15:26.199504 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 03:15:29.510700 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:29.510960 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_circle l h j" I0304 03:15:29.511440 139718063407104 graph.py:498] I0304 03:15:29.511577 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_circle l h j ? eqratio f h f a g b g a I0304 03:15:30.123796 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:30.124097 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a k, on_line l i j" I0304 03:15:30.124497 139718063407104 graph.py:498] I0304 03:15:30.124637 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l a k, on_line l i j ? eqratio f h f a g b g a I0304 03:15:32.374727 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:32.374898 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h j, on_circle l j h" I0304 03:15:32.375195 139718063407104 graph.py:498] I0304 03:15:32.375273 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:15:34.564287 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:34.564657 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h k, on_line l j g" I0304 03:15:34.565348 139718063407104 graph.py:498] I0304 03:15:34.565556 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i g, on_bline k g i; l = on_line l h k, on_line l j g ? eqratio f h f a g b g a I0304 03:15:41.588381 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:41.588595 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i k, on_circle l i k" I0304 03:15:41.588899 139718063407104 graph.py:498] I0304 03:15:41.588979 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_line k i j; l = on_line l i k, on_circle l i k ? eqratio f h f a g b g a I0304 03:15:42.067119 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:42.067442 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b i, on_pline l k a f" I0304 03:15:42.067972 139718063407104 graph.py:498] I0304 03:15:42.068152 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k i h, on_bline k h i; l = on_line l b i, on_pline l k a f ? eqratio f h f a g b g a I0304 03:15:43.252048 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:43.252211 139718063407104 alphageometry.py:548] Worker 6: Translation: "ERROR: Invalid predicate ^ k j k l j l j k" I0304 03:15:43.252258 139718063407104 alphageometry.py:530] Worker 6: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C h i j 10 D h j i j 11 ; x00 k : C i f k 12 D i k f k 13 ; x00 I0304 03:15:46.957262 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:46.957428 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = eqdistance l k h j, eqdistance l h j k" I0304 03:15:46.957744 139718063407104 graph.py:498] I0304 03:15:46.957833 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = eqdistance l k h j, eqdistance l h j k ? eqratio f h f a g b g a I0304 03:15:49.444377 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:15:49.444673 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C d i k 12 P c f j k 13 ; x00 I0304 03:16:01.073035 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:16:01.073346 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C b h k 12 D b h h k 13 ; x00 I0304 03:16:02.602800 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:16:02.603162 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0304 03:16:02.603831 139718063407104 graph.py:498] I0304 03:16:02.604097 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:16:18.733049 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:16:18.733219 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l a h" I0304 03:16:18.733524 139718063407104 graph.py:498] I0304 03:16:18.733607 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_circle l a h ? eqratio f h f a g b g a I0304 03:16:31.182312 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:16:31.182521 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l j i, on_circle l k i" I0304 03:16:31.182818 139718063407104 graph.py:498] I0304 03:16:31.182897 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_circle l j i, on_circle l k i ? eqratio f h f a g b g a I0304 03:17:11.430900 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:17:11.431325 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_circle l h k" I0304 03:17:11.432093 139718063407104 graph.py:498] I0304 03:17:11.432327 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k a f, on_bline k f a; l = on_circle l h k ? eqratio f h f a g b g a I0304 03:17:25.762946 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:17:25.763134 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C b e k 12 D b k e k 13 ; x00 I0304 03:20:49.893786 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_bline l k h" I0304 03:20:49.894097 139718063407104 graph.py:498] I0304 03:20:49.894177 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:21:01.154498 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:21:01.154942 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g k, on_bline l k g" I0304 03:21:01.155670 139718063407104 graph.py:498] I0304 03:21:01.155892 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:21:12.022900 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:21:12.023082 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0304 03:21:12.023408 139718063407104 graph.py:498] I0304 03:21:12.023678 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:21:25.927974 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:21:25.928152 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_bline l g e" I0304 03:21:25.928476 139718063407104 graph.py:498] I0304 03:21:25.928594 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:21:37.459494 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:21:37.459672 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i k, on_bline l k i" I0304 03:21:37.459991 139718063407104 graph.py:498] I0304 03:21:37.460074 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:21:47.615494 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:21:47.615717 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h g, on_bline l g h" I0304 03:21:47.616095 139718063407104 graph.py:498] I0304 03:21:47.616198 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:21:55.532153 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:21:55.532411 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_bline l i d" I0304 03:21:55.532932 139718063407104 graph.py:498] I0304 03:21:55.533067 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:22:12.311321 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:22:12.311501 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c e, on_bline l e c" I0304 03:22:12.311818 139718063407104 graph.py:498] I0304 03:22:12.311899 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0304 03:22:27.723630 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:22:27.723917 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e h, on_bline l h e" I0304 03:22:27.724333 139718063407104 graph.py:498] I0304 03:22:27.724458 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:22:40.260662 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:22:40.260834 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e k, on_bline l k e" I0304 03:22:40.261130 139718063407104 graph.py:498] I0304 03:22:40.261217 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l e k, on_bline l k e ? eqratio f h f a g b g a I0304 03:22:51.780360 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:22:51.780552 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l f k, on_bline l k f" I0304 03:22:51.780867 139718063407104 graph.py:498] I0304 03:22:51.780949 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l f k, on_bline l k f ? eqratio f h f a g b g a I0304 03:23:03.009034 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:23:03.009461 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l e g, on_circle l g e" I0304 03:23:03.010177 139718063407104 graph.py:498] I0304 03:23:03.010423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l e g, on_circle l g e ? eqratio f h f a g b g a I0304 03:23:15.356347 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:23:15.356544 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l j k, on_bline l k j" I0304 03:23:15.356911 139718063407104 graph.py:498] I0304 03:23:15.357013 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 03:23:29.811206 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:23:29.811456 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0304 03:23:29.811865 139718063407104 graph.py:498] I0304 03:23:29.811988 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:23:43.434887 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:23:43.435443 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d g, on_bline l g d" I0304 03:23:43.436263 139718063407104 graph.py:498] I0304 03:23:43.436657 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:23:54.505317 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:23:54.505686 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k" I0304 03:23:54.506153 139718063407104 graph.py:498] I0304 03:23:54.506287 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k b j, on_circle k j b; l = on_line l h k ? eqratio f h f a g b g a I0304 03:24:04.462922 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:24:04.463278 139718063407104 alphageometry.py:530] Worker 1: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C c e k 12 D c k e k 13 ; x00 I0304 03:24:28.092149 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i g, on_bline l g i" I0304 03:24:28.092436 139718063407104 graph.py:498] I0304 03:24:28.092530 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 03:24:37.238097 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:24:37.238355 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g i, on_bline l i g" I0304 03:24:37.238654 139718063407104 graph.py:498] I0304 03:24:37.238735 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:24:49.562175 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:24:49.562576 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l i j, on_line l g k" I0304 03:24:49.563324 139718063407104 graph.py:498] I0304 03:24:49.563556 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l i j, on_line l g k ? eqratio f h f a g b g a I0304 03:25:01.573918 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:25:01.574607 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_bline l h b" I0304 03:25:01.575341 139718063407104 graph.py:498] I0304 03:25:01.575550 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:25:14.482707 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:25:14.483139 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a h, on_bline l h a" I0304 03:25:14.483736 139718063407104 graph.py:498] I0304 03:25:14.483933 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:25:34.505843 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:25:34.506464 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l g i k, eqdistance l i g k" I0304 03:25:34.507356 139718063407104 graph.py:498] I0304 03:25:34.507662 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = eqdistance l g i k, eqdistance l i g k ? eqratio f h f a g b g a I0304 03:25:53.316786 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:25:53.317495 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b g, on_bline l g b" I0304 03:25:53.318362 139718063407104 graph.py:498] I0304 03:25:53.318530 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:26:04.507092 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e i, on_bline l i e" I0304 03:26:04.507925 139718063407104 graph.py:498] I0304 03:26:04.508133 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:26:10.234063 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:26:10.234880 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l e g, on_bline l g e" I0304 03:26:10.235931 139718063407104 graph.py:498] I0304 03:26:10.236290 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:26:17.530214 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:26:17.530753 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g i, on_bline l i g" I0304 03:26:17.531513 139718063407104 graph.py:498] I0304 03:26:17.531782 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:26:23.083329 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:26:23.083720 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h k, on_bline l k h" I0304 03:26:23.084332 139718063407104 graph.py:498] I0304 03:26:23.084534 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:26:31.207009 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:26:31.207420 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_bline l g e" I0304 03:26:31.208986 139718063407104 graph.py:498] I0304 03:26:31.209940 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:26:38.074193 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:26:38.074547 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l a g, on_bline l g a" I0304 03:26:38.075124 139718063407104 graph.py:498] I0304 03:26:38.075287 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:26:40.032557 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:26:40.033128 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l b i, on_bline l i b" I0304 03:26:40.033960 139718063407104 graph.py:498] I0304 03:26:40.034247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:26:53.770151 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:26:53.770694 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l j i k, eqdistance l k i j" I0304 03:26:53.771590 139718063407104 graph.py:498] I0304 03:26:53.771879 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = eqdistance l j i k, eqdistance l k i j ? eqratio f h f a g b g a I0304 03:27:02.978314 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:02.978945 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l i g, on_bline l g i" I0304 03:27:02.979390 139718063407104 graph.py:498] I0304 03:27:02.979520 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 03:27:06.191187 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:06.191757 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l j i k, on_pline l j i k" I0304 03:27:06.192690 139718063407104 graph.py:498] I0304 03:27:06.193025 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = eqdistance l j i k, on_pline l j i k ? eqratio f h f a g b g a I0304 03:27:07.838415 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_bline l k g" I0304 03:27:07.838875 139718063407104 graph.py:498] I0304 03:27:07.838977 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:27:16.128232 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:16.128884 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_bline l h e" I0304 03:27:16.129645 139718063407104 graph.py:498] I0304 03:27:16.129847 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:27:17.671480 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:17.671895 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b i, on_bline l i b" I0304 03:27:17.672496 139718063407104 graph.py:498] I0304 03:27:17.672710 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:27:19.176696 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:19.176937 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0304 03:27:19.177345 139718063407104 graph.py:498] I0304 03:27:19.177451 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:27:24.558454 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:24.558920 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a i, on_bline l i a" I0304 03:27:24.559474 139718063407104 graph.py:498] I0304 03:27:24.559664 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:27:31.364150 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:31.364549 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h i, on_bline l i h" I0304 03:27:31.365133 139718063407104 graph.py:498] I0304 03:27:31.365309 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:27:36.289172 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:36.289723 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l b h, on_circle l h b" I0304 03:27:36.290578 139718063407104 graph.py:498] I0304 03:27:36.290893 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 03:27:41.926410 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:41.926817 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l j h" I0304 03:27:41.927383 139718063407104 graph.py:498] I0304 03:27:41.927557 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_circle l j h ? eqratio f h f a g b g a I0304 03:27:43.631374 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:43.631786 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h i, on_bline l i h" I0304 03:27:43.632339 139718063407104 graph.py:498] I0304 03:27:43.632571 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:27:46.711259 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:46.711869 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_bline l j i, on_bline l k i" I0304 03:27:46.712790 139718063407104 graph.py:498] I0304 03:27:46.713093 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_bline l j i, on_bline l k i ? eqratio f h f a g b g a I0304 03:27:57.471691 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:27:57.472587 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g h, on_bline l h g" I0304 03:27:57.473535 139718063407104 graph.py:498] I0304 03:27:57.474807 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:28:04.901331 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:04.901997 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i k, on_bline l k i" I0304 03:28:04.902878 139718063407104 graph.py:498] I0304 03:28:04.903163 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:28:06.389784 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:06.390211 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l g k, on_bline l k g" I0304 03:28:06.390795 139718063407104 graph.py:498] I0304 03:28:06.390965 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:28:06.952719 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:06.953234 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l i k, on_circle l j k" I0304 03:28:06.954101 139718063407104 graph.py:498] I0304 03:28:06.954410 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h g, on_bline j g h; k = on_line k i h, on_bline k h i; l = on_circle l i k, on_circle l j k ? eqratio f h f a g b g a I0304 03:28:15.222265 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:15.223730 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l d g, on_bline l g d" I0304 03:28:15.227190 139718063407104 graph.py:498] I0304 03:28:15.227393 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:28:15.478910 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:15.479799 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l e g, on_bline l g e" I0304 03:28:15.480942 139718063407104 graph.py:498] I0304 03:28:15.482279 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:28:18.044442 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:18.044888 139718063407104 alphageometry.py:530] Worker 10: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C i j k 12 D i j i k 13 ; x00 I0304 03:28:31.667407 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:31.667982 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l b g, on_bline l g b" I0304 03:28:31.668656 139718063407104 graph.py:498] I0304 03:28:31.668976 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:28:33.356926 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:33.357525 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l h k, on_bline l k h" I0304 03:28:33.358209 139718063407104 graph.py:498] I0304 03:28:33.358441 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:28:43.316599 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:43.317288 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e g, on_circle l g e" I0304 03:28:43.318242 139718063407104 graph.py:498] I0304 03:28:43.318542 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l e g, on_circle l g e ? eqratio f h f a g b g a I0304 03:28:51.537693 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l e g, on_bline l g e" I0304 03:28:51.538294 139718063407104 graph.py:498] I0304 03:28:51.538701 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:28:53.451972 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:53.452747 139718063407104 alphageometry.py:548] Worker 5: Translation: "ERROR: Invalid predicate ^ h j h l l h l j" I0304 03:28:53.453101 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h g, on_bline l g h" I0304 03:28:53.454007 139718063407104 graph.py:498] I0304 03:28:53.454315 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:28:55.380626 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:28:55.381592 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l e h, on_circle l h e" I0304 03:28:55.382471 139718063407104 graph.py:498] I0304 03:28:55.386371 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l e h, on_circle l h e ? eqratio f h f a g b g a I0304 03:29:05.068452 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:05.068918 139718063407104 alphageometry.py:548] Worker 2: Translation: "l = on_line l a b, on_pline l e c d" I0304 03:29:05.069501 139718063407104 graph.py:498] I0304 03:29:05.069705 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d i, on_bline j i d; k = on_circle k b h; l = on_line l a b, on_pline l e c d ? eqratio f h f a g b g a I0304 03:29:05.231971 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:05.232342 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l d g, on_bline l g d" I0304 03:29:05.232946 139718063407104 graph.py:498] I0304 03:29:05.233118 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:29:06.742424 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h k, on_bline l k h" I0304 03:29:06.742984 139718063407104 graph.py:498] I0304 03:29:06.743307 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:29:15.964866 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:15.965285 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b g, on_bline l g b" I0304 03:29:15.966063 139718063407104 graph.py:498] I0304 03:29:15.966367 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:29:24.646987 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:24.647621 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l a h" I0304 03:29:24.648361 139718063407104 graph.py:498] I0304 03:29:24.648621 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l a h ? eqratio f h f a g b g a I0304 03:29:24.816364 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:24.816737 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_circle l h g" I0304 03:29:24.817149 139718063407104 graph.py:498] I0304 03:29:24.817276 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l g h, on_circle l h g ? eqratio f h f a g b g a I0304 03:29:26.863831 139718063407104 alphageometry.py:200] ========================== * From theorem premises: A B C D E F G H : Points C,E,B are collinear [00] A,D,E are collinear [01] A,F,C are collinear [02] D,F,B are collinear [03] D,C,G are collinear [04] A,G,B are collinear [05] HB ∥ EF [06] A,C,H are collinear [07] * Auxiliary Constructions: I L : Points IA ∥ BC [08] I,D,B are collinear [09] LE ∥ CD [10] A,L,B are collinear [11] * Proof steps: 001. A,F,C are collinear [02] & A,C,H are collinear [07] ⇒ C,H,F are collinear [12] 002. BH ∥ EF [06] & C,H,F are collinear [12] & C,E,B are collinear [00] ⇒ CH:FC = CB:CE [13] 003. BH ∥ EF [06] & C,H,F are collinear [12] & C,E,B are collinear [00] ⇒ CH:FH = CB:EB [14] 004. I,D,B are collinear [09] & D,F,B are collinear [03] ⇒ F,I,B are collinear [15] 005. AI ∥ BC [08] & A,F,C are collinear [02] & F,I,B are collinear [15] ⇒ AF:FC = AI:CB [16] 006. C,E,B are collinear [00] & AI ∥ BC [08] ⇒ AI ∥ EB [17] 007. AI ∥ EB [17] & A,D,E are collinear [01] & I,D,B are collinear [09] ⇒ AD:DE = AI:EB [18] 008. D,C,G are collinear [04] & EL ∥ CD [10] ⇒ DG ∥ EL [19] 009. A,G,B are collinear [05] & A,L,B are collinear [11] ⇒ L,A,G are collinear [20] 010. DG ∥ EL [19] & A,D,E are collinear [01] & A,G,L are collinear [20] ⇒ AD:DE = AG:LG [21] 011. D,C,G are collinear [04] & EL ∥ CD [10] ⇒ CG ∥ EL [22] 012. L,A,B are collinear [11] & L,A,G are collinear [20] ⇒ B,G,L are collinear [23] 013. CG ∥ EL [22] & C,E,B are collinear [00] & B,G,L are collinear [23] ⇒ CB:CE = GB:LG [24] 014. CH:FC = CB:CE [13] & CH:FH = CB:EB [14] & AF:FC = AI:CB [16] & AD:DE = AI:EB [18] & AD:DE = AG:LG [21] & CB:CE = GB:LG [24] (Ratio chase)⇒ FH:AF = GB:AG ========================== I0304 03:29:26.865010 139718063407104 alphageometry.py:204] Solution written to /home/tong_peng/onedrive_googie32u/agtest/ag.out2. I0304 03:29:34.867146 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:34.867864 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h j" I0304 03:29:34.868611 139718063407104 graph.py:498] I0304 03:29:34.868947 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l h j ? eqratio f h f a g b g a I0304 03:29:38.029799 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:38.030415 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h i" I0304 03:29:38.031157 139718063407104 graph.py:498] I0304 03:29:38.031423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:29:42.816047 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g h, on_bline l h g" I0304 03:29:42.816773 139718063407104 graph.py:498] I0304 03:29:42.817173 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:29:43.674262 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:43.674865 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l k g" I0304 03:29:43.675718 139718063407104 graph.py:498] I0304 03:29:43.675992 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l k g ? eqratio f h f a g b g a I0304 03:29:44.150561 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:44.151092 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d i, on_bline l i d" I0304 03:29:44.151968 139718063407104 graph.py:498] I0304 03:29:44.152227 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:29:47.019018 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:47.019382 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h b" I0304 03:29:47.019963 139718063407104 graph.py:498] I0304 03:29:47.020157 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_circle l h b ? eqratio f h f a g b g a I0304 03:29:52.587781 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:52.588053 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l h g k, eqdistance l g h k" I0304 03:29:52.588462 139718063407104 graph.py:498] I0304 03:29:52.588623 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = eqdistance l h g k, eqdistance l g h k ? eqratio f h f a g b g a I0304 03:29:57.164242 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:57.164833 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h g" I0304 03:29:57.165544 139718063407104 graph.py:498] I0304 03:29:57.165777 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_circle l h g ? eqratio f h f a g b g a I0304 03:29:57.197421 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:29:57.198428 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e h, on_bline l h e" I0304 03:29:57.199823 139718063407104 graph.py:498] I0304 03:29:57.200254 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:30:05.883767 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:05.883928 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g k, on_circle l g k" I0304 03:30:05.884236 139718063407104 graph.py:498] I0304 03:30:05.884311 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_line l g k, on_circle l g k ? eqratio f h f a g b g a I0304 03:30:07.698719 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:07.698976 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l j i" I0304 03:30:07.699466 139718063407104 graph.py:498] I0304 03:30:07.699604 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l j i ? eqratio f h f a g b g a I0304 03:30:11.148015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:11.148247 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e i, on_bline l i e" I0304 03:30:11.148616 139718063407104 graph.py:498] I0304 03:30:11.148719 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:30:14.369927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:14.370192 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g i, on_bline l i g" I0304 03:30:14.370565 139718063407104 graph.py:498] I0304 03:30:14.370677 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:30:17.976135 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:17.977157 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l h c" I0304 03:30:17.978123 139718063407104 graph.py:498] I0304 03:30:17.978382 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_line k h j, on_circle k j h; l = on_circle l h c ? eqratio f h f a g b g a I0304 03:30:26.922245 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:26.922619 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l a h, on_bline l h a" I0304 03:30:26.923200 139718063407104 graph.py:498] I0304 03:30:26.923397 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:30:28.768216 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:28.768472 139718063407104 alphageometry.py:530] Worker 5: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C g i j 10 D g j i j 11 ; x00 k : D h j h k 12 ; x00 I0304 03:30:31.319297 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:31.319674 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l g k" I0304 03:30:31.320216 139718063407104 graph.py:498] I0304 03:30:31.320439 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l g k ? eqratio f h f a g b g a I0304 03:30:37.061366 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:37.061965 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h g, on_bline l g h" I0304 03:30:37.062811 139718063407104 graph.py:498] I0304 03:30:37.063103 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:30:49.402473 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:49.402970 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0304 03:30:49.403621 139718063407104 graph.py:498] I0304 03:30:49.403833 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:30:54.401194 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:30:54.401840 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l k g i, eqdistance l i g k" I0304 03:30:54.402590 139718063407104 graph.py:498] I0304 03:30:54.402846 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = eqdistance l k g i, eqdistance l i g k ? eqratio f h f a g b g a I0304 03:30:58.846772 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0304 03:30:58.847431 139718063407104 graph.py:498] I0304 03:30:58.847569 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:31:01.365542 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:01.365934 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l b d, on_bline l d b" I0304 03:31:01.366508 139718063407104 graph.py:498] I0304 03:31:01.366702 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l b d, on_bline l d b ? eqratio f h f a g b g a I0304 03:31:03.524634 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:03.525205 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g i, on_bline l i g" I0304 03:31:03.530689 139718063407104 graph.py:498] I0304 03:31:03.531220 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:31:10.372368 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:10.372741 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g h, on_bline l h g" I0304 03:31:10.373215 139718063407104 graph.py:498] I0304 03:31:10.373343 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:31:17.199314 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:17.199646 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l j i, on_pline l i a d" I0304 03:31:17.200241 139718063407104 graph.py:498] I0304 03:31:17.210190 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l j i, on_pline l i a d ? eqratio f h f a g b g a I0304 03:31:18.391262 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:18.391502 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0304 03:31:18.391838 139718063407104 graph.py:498] I0304 03:31:18.391924 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:31:19.016253 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l h i" I0304 03:31:19.016666 139718063407104 graph.py:498] I0304 03:31:19.017038 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:31:22.234331 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:22.234727 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e h, on_bline l h e" I0304 03:31:22.235350 139718063407104 graph.py:498] I0304 03:31:22.235563 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:31:30.073726 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:30.074113 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d e, on_bline l e d" I0304 03:31:30.074692 139718063407104 graph.py:498] I0304 03:31:30.074948 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:31:32.813077 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:32.813436 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k h i, eqdistance l i h k" I0304 03:31:32.814062 139718063407104 graph.py:498] I0304 03:31:32.814245 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = eqdistance l k h i, eqdistance l i h k ? eqratio f h f a g b g a I0304 03:31:34.368353 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:34.368770 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a i, on_bline l i a" I0304 03:31:34.369359 139718063407104 graph.py:498] I0304 03:31:34.369509 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:31:38.331334 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:38.331601 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d h, on_bline l h d" I0304 03:31:38.332005 139718063407104 graph.py:498] I0304 03:31:38.332119 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:31:38.653079 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:38.653569 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l h g k, eqdistance l g k h" I0304 03:31:38.654202 139718063407104 graph.py:498] I0304 03:31:38.654385 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = eqdistance l h g k, eqdistance l g k h ? eqratio f h f a g b g a I0304 03:31:39.613268 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l f g, on_bline l g f" I0304 03:31:39.613692 139718063407104 graph.py:498] I0304 03:31:39.613814 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l f g, on_bline l g f ? eqratio f h f a g b g a I0304 03:31:46.176147 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:46.176428 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g i, on_bline l i g" I0304 03:31:46.176849 139718063407104 graph.py:498] I0304 03:31:46.176980 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:31:47.949544 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:47.949848 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 03:31:47.950147 139718063407104 graph.py:498] I0304 03:31:47.950232 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 03:31:51.345744 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:51.345999 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h e" I0304 03:31:51.346555 139718063407104 graph.py:498] I0304 03:31:51.346758 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l h e ? eqratio f h f a g b g a I0304 03:31:51.964613 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:51.964857 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b h, on_bline l h b" I0304 03:31:51.965358 139718063407104 graph.py:498] I0304 03:31:51.965480 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:31:52.334420 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:52.335007 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i g, on_bline l g i" I0304 03:31:52.335865 139718063407104 graph.py:498] I0304 03:31:52.336169 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 03:31:55.928808 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:55.929079 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0304 03:31:55.929535 139718063407104 graph.py:498] I0304 03:31:55.929768 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 03:31:59.272722 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:59.272971 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g f, on_bline l f g" I0304 03:31:59.273372 139718063407104 graph.py:498] I0304 03:31:59.273497 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l g f, on_bline l f g ? eqratio f h f a g b g a I0304 03:31:59.818117 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:31:59.818519 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 03:31:59.818976 139718063407104 graph.py:498] I0304 03:31:59.819100 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 03:32:02.462428 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:02.462778 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g k, on_bline l k g" I0304 03:32:02.463281 139718063407104 graph.py:498] I0304 03:32:02.463438 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:32:02.681885 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:02.682137 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l j h, on_bline l h j" I0304 03:32:02.682504 139718063407104 graph.py:498] I0304 03:32:02.682615 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0304 03:32:05.231938 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:05.232491 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_bline l i b" I0304 03:32:05.233188 139718063407104 graph.py:498] I0304 03:32:05.233363 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:32:11.181331 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:11.181664 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d h, on_bline l h d" I0304 03:32:11.182648 139718063407104 graph.py:498] I0304 03:32:11.182823 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:32:11.974954 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:11.975368 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = eqdistance l h i j, on_pline l h i j" I0304 03:32:11.976121 139718063407104 graph.py:498] I0304 03:32:11.976362 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = eqdistance l h i j, on_pline l h i j ? eqratio f h f a g b g a I0304 03:32:15.001864 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:15.002265 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i j, on_bline l j i" I0304 03:32:15.002828 139718063407104 graph.py:498] I0304 03:32:15.003045 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 03:32:18.935834 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:18.936015 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h i, on_bline l i h" I0304 03:32:18.936346 139718063407104 graph.py:498] I0304 03:32:18.936490 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:32:21.232409 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:21.233084 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 03:32:21.234032 139718063407104 graph.py:498] I0304 03:32:21.234372 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 03:32:21.500837 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:21.501082 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_bline l k j" I0304 03:32:21.501501 139718063407104 graph.py:498] I0304 03:32:21.501627 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 03:32:23.836557 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:23.837050 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l b h" I0304 03:32:23.837625 139718063407104 graph.py:498] I0304 03:32:23.837800 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l b h ? eqratio f h f a g b g a I0304 03:32:25.677336 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:25.677624 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a h, on_bline l h a" I0304 03:32:25.678032 139718063407104 graph.py:498] I0304 03:32:25.678160 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:32:25.735743 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:25.736067 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h j, on_bline l j h" I0304 03:32:25.736567 139718063407104 graph.py:498] I0304 03:32:25.736722 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:32:30.068691 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:30.068959 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l a g, on_bline l g a" I0304 03:32:30.069468 139718063407104 graph.py:498] I0304 03:32:30.069597 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:32:30.867700 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:30.868185 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g i, on_bline l i g" I0304 03:32:30.869048 139718063407104 graph.py:498] I0304 03:32:30.869341 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:32:35.482216 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:35.482578 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e i, on_bline l i e" I0304 03:32:35.483175 139718063407104 graph.py:498] I0304 03:32:35.483353 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:32:37.824295 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:37.824464 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l j g, on_circle l j g" I0304 03:32:37.824808 139718063407104 graph.py:498] I0304 03:32:37.824894 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l j g, on_circle l j g ? eqratio f h f a g b g a I0304 03:32:41.427894 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:41.428061 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e g, on_bline l g e" I0304 03:32:41.428352 139718063407104 graph.py:498] I0304 03:32:41.428429 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:32:44.361253 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:44.361667 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l h k" I0304 03:32:44.362372 139718063407104 graph.py:498] I0304 03:32:44.362598 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_circle l h k ? eqratio f h f a g b g a I0304 03:32:46.146825 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:46.147425 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l b j" I0304 03:32:46.148252 139718063407104 graph.py:498] I0304 03:32:46.148754 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k e g, on_circle k g e; l = on_circle l b j ? eqratio f h f a g b g a I0304 03:32:49.142464 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:49.142702 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l j i, on_bline l i j" I0304 03:32:49.143152 139718063407104 graph.py:498] I0304 03:32:49.143361 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l j i, on_bline l i j ? eqratio f h f a g b g a I0304 03:32:49.774134 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:49.775215 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j k, on_circle l k j" I0304 03:32:49.776387 139718063407104 graph.py:498] I0304 03:32:49.776600 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 03:32:52.302669 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:52.303089 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l g j, on_bline l j g" I0304 03:32:52.303689 139718063407104 graph.py:498] I0304 03:32:52.303873 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 03:32:53.667505 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:53.667946 139718063407104 alphageometry.py:530] Worker 9: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C b i j 10 D b j i j 11 ; x00 k : C a h k 12 D a k h k 13 ; x00 I0304 03:32:54.102474 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:54.102707 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 03:32:54.103130 139718063407104 graph.py:498] I0304 03:32:54.103233 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:32:56.291641 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:32:56.292134 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k h i, eqdistance l h i k" I0304 03:32:56.292902 139718063407104 graph.py:498] I0304 03:32:56.293089 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = eqdistance l k h i, eqdistance l h i k ? eqratio f h f a g b g a I0304 03:32:58.628146 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l f h, on_bline l h f" I0304 03:32:58.628680 139718063407104 graph.py:498] I0304 03:32:58.628879 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0304 03:33:00.887719 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:00.887941 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j h, on_bline l h j" I0304 03:33:00.888323 139718063407104 graph.py:498] I0304 03:33:00.888426 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l j h, on_bline l h j ? eqratio f h f a g b g a I0304 03:33:00.988417 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:00.988607 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l c h, on_bline l h c" I0304 03:33:00.988918 139718063407104 graph.py:498] I0304 03:33:00.988999 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l c h, on_bline l h c ? eqratio f h f a g b g a I0304 03:33:01.399255 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l a h" I0304 03:33:01.399763 139718063407104 graph.py:498] I0304 03:33:01.399890 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = on_circle l a h ? eqratio f h f a g b g a I0304 03:33:03.520402 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a b, on_bline l b a" I0304 03:33:03.521177 139718063407104 graph.py:498] I0304 03:33:03.521394 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 03:33:06.583306 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:06.583474 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d h, on_bline l h d" I0304 03:33:06.583768 139718063407104 graph.py:498] I0304 03:33:06.583844 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:33:08.707462 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:08.707679 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k b j, eqdistance l j b k" I0304 03:33:08.707997 139718063407104 graph.py:498] I0304 03:33:08.708115 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l k b j, eqdistance l j b k ? eqratio f h f a g b g a I0304 03:33:08.766924 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:08.767307 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l i j, on_bline l j i" I0304 03:33:08.768026 139718063407104 graph.py:498] I0304 03:33:08.768239 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 03:33:12.528194 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:12.528444 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l i g, on_bline l g i" I0304 03:33:12.528855 139718063407104 graph.py:498] I0304 03:33:12.528966 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k h i, on_bline k i h; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 03:33:12.536502 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:12.536677 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0304 03:33:12.536985 139718063407104 graph.py:498] I0304 03:33:12.537062 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:33:14.077961 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:14.078130 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b e, on_bline l e b" I0304 03:33:14.078436 139718063407104 graph.py:498] I0304 03:33:14.078516 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 03:33:16.877484 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:16.877648 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l h b" I0304 03:33:16.877938 139718063407104 graph.py:498] I0304 03:33:16.878015 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_circle l h b ? eqratio f h f a g b g a I0304 03:33:17.789027 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:17.789241 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l h f, on_bline l f h" I0304 03:33:17.789838 139718063407104 graph.py:498] I0304 03:33:17.790082 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 03:33:18.003765 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:18.003941 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h k, on_bline l k h" I0304 03:33:18.004249 139718063407104 graph.py:498] I0304 03:33:18.004329 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:33:18.123506 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:18.123668 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l k b j, eqdistance l b j k" I0304 03:33:18.123969 139718063407104 graph.py:498] I0304 03:33:18.124048 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l k b j, eqdistance l b j k ? eqratio f h f a g b g a I0304 03:33:19.356204 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a e, on_bline l e a" I0304 03:33:19.357271 139718063407104 graph.py:498] I0304 03:33:19.357481 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 03:33:20.362364 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:20.362589 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h i, on_bline l i h" I0304 03:33:20.363015 139718063407104 graph.py:498] I0304 03:33:20.363110 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:33:20.817005 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:20.817134 139718063407104 alphageometry.py:530] Worker 3: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C i j k 12 D i j j k 13 ; x00 I0304 03:33:22.521559 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:22.521731 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d e, on_bline l e d" I0304 03:33:22.522026 139718063407104 graph.py:498] I0304 03:33:22.522105 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:33:24.891262 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:24.891424 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l f j, on_line l g k" I0304 03:33:24.891710 139718063407104 graph.py:498] I0304 03:33:24.891789 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l f j, on_line l g k ? eqratio f h f a g b g a I0304 03:33:24.953030 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:24.953194 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 03:33:24.953483 139718063407104 graph.py:498] I0304 03:33:24.953561 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:33:26.062190 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:26.062355 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l i d h, eqdistance l d h i" I0304 03:33:26.062649 139718063407104 graph.py:498] I0304 03:33:26.062727 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l i d h, eqdistance l d h i ? eqratio f h f a g b g a I0304 03:33:30.993669 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:30.994241 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l a e, on_bline l e a" I0304 03:33:30.995085 139718063407104 graph.py:498] I0304 03:33:30.995361 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b h, on_bline j h b; k = on_line k e i, on_bline k i e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 03:33:31.324935 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:31.325190 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i k, on_bline l k i" I0304 03:33:31.325590 139718063407104 graph.py:498] I0304 03:33:31.325705 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:33:31.496063 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:31.496231 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l d f, on_bline l f d" I0304 03:33:31.496550 139718063407104 graph.py:498] I0304 03:33:31.496632 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 03:33:33.065186 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:33.065347 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l h b k, eqdistance l b h k" I0304 03:33:33.065646 139718063407104 graph.py:498] I0304 03:33:33.065724 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l h b k, eqdistance l b h k ? eqratio f h f a g b g a I0304 03:33:33.085350 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:33.085517 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g f, on_bline l f g" I0304 03:33:33.085816 139718063407104 graph.py:498] I0304 03:33:33.085895 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l g f, on_bline l f g ? eqratio f h f a g b g a I0304 03:33:36.763944 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:36.764329 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l d h, on_bline l h d" I0304 03:33:36.764874 139718063407104 graph.py:498] I0304 03:33:36.764991 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:33:37.950626 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:37.950802 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 03:33:37.951116 139718063407104 graph.py:498] I0304 03:33:37.951195 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:33:38.911357 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:38.911479 139718063407104 alphageometry.py:530] Worker 13: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d e j 10 D d j e j 11 ; x00 k : C i j k 12 D i k j k 13 ; x00 I0304 03:33:39.776927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:39.777100 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_bline l j h" I0304 03:33:39.777406 139718063407104 graph.py:498] I0304 03:33:39.777487 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:33:40.241339 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:40.241510 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a k, on_bline l k a" I0304 03:33:40.241871 139718063407104 graph.py:498] I0304 03:33:40.242022 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l a k, on_bline l k a ? eqratio f h f a g b g a I0304 03:33:40.447783 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:40.448046 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h k" I0304 03:33:40.448433 139718063407104 graph.py:498] I0304 03:33:40.448566 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = on_circle l h k ? eqratio f h f a g b g a I0304 03:33:44.130447 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:44.130611 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g i, on_bline l i g" I0304 03:33:44.130902 139718063407104 graph.py:498] I0304 03:33:44.130980 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:33:47.472949 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:47.473118 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l k i" I0304 03:33:47.473398 139718063407104 graph.py:498] I0304 03:33:47.473474 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = on_circle l k i ? eqratio f h f a g b g a I0304 03:33:48.697039 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:48.697206 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l j h" I0304 03:33:48.697502 139718063407104 graph.py:498] I0304 03:33:48.697580 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_circle l j h ? eqratio f h f a g b g a I0304 03:33:49.663127 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:49.663366 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l j h" I0304 03:33:49.663748 139718063407104 graph.py:498] I0304 03:33:49.663849 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:33:50.693060 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:50.693233 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e g, on_bline l g e" I0304 03:33:50.693542 139718063407104 graph.py:498] I0304 03:33:50.693623 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:33:51.892068 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:51.892335 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g k, on_bline l k g" I0304 03:33:51.892756 139718063407104 graph.py:498] I0304 03:33:51.892894 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:33:54.066321 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:54.066487 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a b, on_bline l b a" I0304 03:33:54.066792 139718063407104 graph.py:498] I0304 03:33:54.066872 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 03:33:54.196693 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:54.196880 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l j i k, eqdistance l i j k" I0304 03:33:54.197180 139718063407104 graph.py:498] I0304 03:33:54.197260 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l j i k, eqdistance l i j k ? eqratio f h f a g b g a I0304 03:33:54.523535 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:33:54.523695 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g h, on_bline l h g" I0304 03:33:54.523992 139718063407104 graph.py:498] I0304 03:33:54.524071 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:34:00.229723 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:00.229901 139718063407104 alphageometry.py:548] Worker 14: Translation: "l = on_line l h j, on_circle l h j" I0304 03:34:00.230205 139718063407104 graph.py:498] I0304 03:34:00.230285 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_circle j a h; k = on_line k d g, on_bline k g d; l = on_line l h j, on_circle l h j ? eqratio f h f a g b g a I0304 03:34:02.093363 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:02.093530 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 03:34:02.093863 139718063407104 graph.py:498] I0304 03:34:02.093943 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:34:03.068491 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:03.068677 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a g, on_bline l g a" I0304 03:34:03.069097 139718063407104 graph.py:498] I0304 03:34:03.069293 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:34:05.470341 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:05.470495 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l i d h, eqdistance l d i h" I0304 03:34:05.470811 139718063407104 graph.py:498] I0304 03:34:05.470891 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l i d h, eqdistance l d i h ? eqratio f h f a g b g a I0304 03:34:06.422097 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:06.422267 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e g, on_bline l g e" I0304 03:34:06.422567 139718063407104 graph.py:498] I0304 03:34:06.422647 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:34:08.340632 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:08.340807 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l h i" I0304 03:34:08.341108 139718063407104 graph.py:498] I0304 03:34:08.341186 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:34:09.642803 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:09.642982 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h i, on_bline l i h" I0304 03:34:09.643284 139718063407104 graph.py:498] I0304 03:34:09.643366 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:34:11.396745 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:12.932724 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:12.932955 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 03:34:12.933341 139718063407104 graph.py:498] I0304 03:34:12.933435 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:34:13.290014 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:13.290174 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l d b j, eqdistance l b d j" I0304 03:34:13.290474 139718063407104 graph.py:498] I0304 03:34:13.290552 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l d b j, eqdistance l b d j ? eqratio f h f a g b g a I0304 03:34:16.723753 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:16.724171 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l i g, on_bline l g i" I0304 03:34:16.724923 139718063407104 graph.py:498] I0304 03:34:16.725162 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 03:34:16.823474 139718063407104 alphageometry.py:666] Worker 14 returned. Solved=False I0304 03:34:17.536093 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:17.536365 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l c i" I0304 03:34:17.536804 139718063407104 graph.py:498] I0304 03:34:17.536930 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_circle l c i ? eqratio f h f a g b g a I0304 03:34:17.815326 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:17.815562 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_bline l k j" I0304 03:34:17.815970 139718063407104 graph.py:498] I0304 03:34:17.816071 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 03:34:17.979713 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:17.979886 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i h, on_bline l h i" I0304 03:34:17.980185 139718063407104 graph.py:498] I0304 03:34:17.980269 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 03:34:24.299169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:24.299338 139718063407104 alphageometry.py:548] Worker 7: Translation: "ERROR: Invalid predicate ^ a h a l h c h e" I0304 03:34:24.299418 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l g i k" I0304 03:34:24.299700 139718063407104 graph.py:498] I0304 03:34:24.299775 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l g i k ? eqratio f h f a g b g a I0304 03:34:25.317711 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:25.317875 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 03:34:25.318165 139718063407104 graph.py:498] I0304 03:34:25.318241 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:34:26.217306 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:26.217582 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l a h" I0304 03:34:26.217968 139718063407104 graph.py:498] I0304 03:34:26.218081 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = on_circle l a h ? eqratio f h f a g b g a I0304 03:34:27.341548 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:27.341723 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a d, on_bline l d a" I0304 03:34:27.342044 139718063407104 graph.py:498] I0304 03:34:27.342125 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0304 03:34:28.204716 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:28.204887 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l b h, on_bline l h b" I0304 03:34:28.205189 139718063407104 graph.py:498] I0304 03:34:28.205267 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:34:30.408532 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:30.408703 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l i j, on_bline l j i" I0304 03:34:30.409003 139718063407104 graph.py:498] I0304 03:34:30.409083 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 03:34:30.754671 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:30.754840 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h d" I0304 03:34:30.755134 139718063407104 graph.py:498] I0304 03:34:30.755226 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = on_circle l h d ? eqratio f h f a g b g a I0304 03:34:34.290925 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:34.291100 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k c i, eqdistance l i c k" I0304 03:34:34.291396 139718063407104 graph.py:498] I0304 03:34:34.291478 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = eqdistance l k c i, eqdistance l i c k ? eqratio f h f a g b g a I0304 03:34:35.925275 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:35.925457 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e h, on_bline l h e" I0304 03:34:35.925752 139718063407104 graph.py:498] I0304 03:34:35.925840 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:34:37.299795 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:37.300068 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_circle l h b" I0304 03:34:37.300454 139718063407104 graph.py:498] I0304 03:34:37.300586 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = on_circle l h b ? eqratio f h f a g b g a I0304 03:34:38.672274 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:38.672437 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l d h, on_bline l h d" I0304 03:34:38.672749 139718063407104 graph.py:498] I0304 03:34:38.672839 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:34:41.306008 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:41.306173 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l f j, on_bline l j f" I0304 03:34:41.306468 139718063407104 graph.py:498] I0304 03:34:41.306546 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l f j, on_bline l j f ? eqratio f h f a g b g a I0304 03:34:43.577981 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:43.578215 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0304 03:34:43.578634 139718063407104 graph.py:498] I0304 03:34:43.578731 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:34:43.988124 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:43.988296 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l h d k" I0304 03:34:43.988605 139718063407104 graph.py:498] I0304 03:34:43.988684 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l h d k ? eqratio f h f a g b g a I0304 03:34:45.344660 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:45.344959 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d e, on_bline l e d" I0304 03:34:45.345349 139718063407104 graph.py:498] I0304 03:34:45.345462 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:34:48.899389 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:48.899780 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k d i, eqdistance l d i k" I0304 03:34:48.900312 139718063407104 graph.py:498] I0304 03:34:48.900474 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k h j, on_circle k j h; l = eqdistance l k d i, eqdistance l d i k ? eqratio f h f a g b g a I0304 03:34:50.318572 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:50.318745 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g d, on_bline l d g" I0304 03:34:50.319049 139718063407104 graph.py:498] I0304 03:34:50.319131 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l g d, on_bline l d g ? eqratio f h f a g b g a I0304 03:34:50.331127 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:50.331289 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = eqdistance l j i k, on_pline l j i k" I0304 03:34:50.331588 139718063407104 graph.py:498] I0304 03:34:50.331666 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k d i, on_pline k j c f; l = eqdistance l j i k, on_pline l j i k ? eqratio f h f a g b g a I0304 03:34:52.023388 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:52.023641 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 03:34:52.024055 139718063407104 graph.py:498] I0304 03:34:52.024153 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 03:34:54.340191 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:54.340376 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l h j, on_circle l j h" I0304 03:34:54.340708 139718063407104 graph.py:498] I0304 03:34:54.340792 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:34:57.186694 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:57.186861 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 03:34:57.187162 139718063407104 graph.py:498] I0304 03:34:57.187248 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 03:34:58.041341 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:58.041538 139718063407104 alphageometry.py:530] Worker 7: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a d j 10 D a j d j 11 ; x00 k : C a b k 12 P c k e j 13 ; x00 I0304 03:34:58.188129 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:34:58.188249 139718063407104 alphageometry.py:530] Worker 4: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C d f j 10 D d j f j 11 ; x00 k : C d h k 12 D d h h k 13 ; x00 I0304 03:35:01.656693 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:01.656864 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l j f, on_bline l f j" I0304 03:35:01.657168 139718063407104 graph.py:498] I0304 03:35:01.657247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l j f, on_bline l f j ? eqratio f h f a g b g a I0304 03:35:02.127281 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:02.127558 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0304 03:35:02.127975 139718063407104 graph.py:498] I0304 03:35:02.128084 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:35:02.182441 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:02.182641 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l j k, on_circle l j k" I0304 03:35:02.182940 139718063407104 graph.py:498] I0304 03:35:02.183014 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 03:35:08.069603 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:08.069780 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l f j, on_pline l e i k" I0304 03:35:08.070092 139718063407104 graph.py:498] I0304 03:35:08.070175 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_line l f j, on_pline l e i k ? eqratio f h f a g b g a I0304 03:35:12.875803 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:12.875973 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l a h, on_bline l h a" I0304 03:35:12.876269 139718063407104 graph.py:498] I0304 03:35:12.876347 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:35:13.518125 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:13.518434 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l a h" I0304 03:35:13.518816 139718063407104 graph.py:498] I0304 03:35:13.518915 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_circle l a h ? eqratio f h f a g b g a I0304 03:35:16.399516 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:16.399687 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b i, on_bline l i b" I0304 03:35:16.399981 139718063407104 graph.py:498] I0304 03:35:16.400063 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:35:17.173083 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:17.173253 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_circle l h i" I0304 03:35:17.173546 139718063407104 graph.py:498] I0304 03:35:17.173626 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d g, on_bline j g d; k = on_line k d f, on_bline k f d; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:35:18.164101 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:18.164263 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l h k" I0304 03:35:18.164605 139718063407104 graph.py:498] I0304 03:35:18.164705 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k b h, on_circle k h b; l = on_circle l h k ? eqratio f h f a g b g a I0304 03:35:26.768393 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:26.768532 139718063407104 alphageometry.py:530] Worker 11: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C e i j 10 D e j i j 11 ; x00 k : C h i k 12 D h k i k 13 ; x00 I0304 03:35:30.806700 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:30.806970 139718063407104 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 " I0304 03:35:30.807111 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l f j, on_line l h k" I0304 03:35:30.807498 139718063407104 graph.py:498] I0304 03:35:30.807602 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l f j, on_line l h k ? eqratio f h f a g b g a I0304 03:35:31.513755 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:31.513956 139718063407104 alphageometry.py:530] Worker 8: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a h j 10 D a j h j 11 ; x00 k : C a g k 12 D a k g k 13 ; x00 I0304 03:35:39.761449 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:39.761661 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0304 03:35:39.761957 139718063407104 graph.py:498] I0304 03:35:39.762036 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:35:41.465951 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:41.466352 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l e h, on_bline l h e" I0304 03:35:41.467057 139718063407104 graph.py:498] I0304 03:35:41.467283 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:35:53.674523 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:53.674685 139718063407104 alphageometry.py:548] Worker 6: Translation: "l = on_line l g j, on_circle l j g" I0304 03:35:53.674981 139718063407104 graph.py:498] I0304 03:35:53.675060 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j h i, on_bline j i h; k = on_line k i f, on_bline k f i; l = on_line l g j, on_circle l j g ? eqratio f h f a g b g a I0304 03:35:53.726123 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:35:53.726368 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a g, on_bline l g a" I0304 03:35:53.726801 139718063407104 graph.py:498] I0304 03:35:53.726923 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:36:04.908836 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:36:11.320592 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:36:11.320762 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a h, on_bline l h a" I0304 03:36:11.321064 139718063407104 graph.py:498] I0304 03:36:11.321144 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:36:16.901130 139718063407104 alphageometry.py:666] Worker 6 returned. Solved=False I0304 03:36:34.766097 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:36:34.766265 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e h, on_bline l h e" I0304 03:36:34.766571 139718063407104 graph.py:498] I0304 03:36:34.766650 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:36:49.022637 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:36:49.022816 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a c, on_bline l c a" I0304 03:36:49.023118 139718063407104 graph.py:498] I0304 03:36:49.023199 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l a c, on_bline l c a ? eqratio f h f a g b g a I0304 03:37:12.412632 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:37:12.412902 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l f i, on_bline l i f" I0304 03:37:12.413302 139718063407104 graph.py:498] I0304 03:37:12.413411 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l f i, on_bline l i f ? eqratio f h f a g b g a I0304 03:37:34.958444 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:37:34.958613 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l c e, on_bline l e c" I0304 03:37:34.958919 139718063407104 graph.py:498] I0304 03:37:34.958997 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l c e, on_bline l e c ? eqratio f h f a g b g a I0304 03:38:03.261568 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:38:03.261738 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a e, on_circle l h a" I0304 03:38:03.262054 139718063407104 graph.py:498] I0304 03:38:03.262133 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k b e, on_bline k e b; l = on_line l a e, on_circle l h a ? eqratio f h f a g b g a I0304 03:38:20.288827 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:38:20.288963 139718063407104 alphageometry.py:530] Worker 0: Decoding from {S} a : ; b : ; c : ; d : ; e : C a d e 00 C b c e 01 ; f : C a c f 02 C b d f 03 ; g : C a b g 04 C c d g 05 ; h : C a c h 06 P b h e f 07 ; i : C b d i 08 P a i b c 09 ? / f h f a g b g a {F1} x00 j : C a i j 10 D a j i j 11 ; x00 k : C e f k 12 D e k f k 13 ; x00 I0304 03:42:20.232120 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c i, on_bline l i c" I0304 03:42:20.233018 139718063407104 graph.py:498] I0304 03:42:20.233335 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 03:42:29.936563 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:42:29.936826 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_circle l k h" I0304 03:42:29.937312 139718063407104 graph.py:498] I0304 03:42:29.937459 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 03:42:42.157666 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:42:42.157846 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_bline l k h" I0304 03:42:42.158157 139718063407104 graph.py:498] I0304 03:42:42.158238 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:42:50.844471 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:42:50.844659 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h j, on_bline l j h" I0304 03:42:50.844966 139718063407104 graph.py:498] I0304 03:42:50.845049 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:42:59.241249 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:42:59.241504 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h j, on_circle l j h" I0304 03:42:59.241809 139718063407104 graph.py:498] I0304 03:42:59.241890 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:43:11.157983 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:43:11.158360 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h i, on_bline l i h" I0304 03:43:11.159056 139718063407104 graph.py:498] I0304 03:43:11.159423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:43:22.086692 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:43:22.087098 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g i, on_bline l i g" I0304 03:43:22.087825 139718063407104 graph.py:498] I0304 03:43:22.088046 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:43:33.775993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:43:33.776358 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l i c, on_bline l c i" I0304 03:43:33.776944 139718063407104 graph.py:498] I0304 03:43:33.777133 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l i c, on_bline l c i ? eqratio f h f a g b g a I0304 03:43:44.530090 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:43:44.530299 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h k, on_circle l h k" I0304 03:43:44.530711 139718063407104 graph.py:498] I0304 03:43:44.530918 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 03:43:54.838989 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:43:54.839593 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d e, on_bline l e d" I0304 03:43:54.840304 139718063407104 graph.py:498] I0304 03:43:54.840568 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:44:00.941693 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h k, on_bline l k h" I0304 03:44:00.942008 139718063407104 graph.py:498] I0304 03:44:00.942086 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:44:11.324532 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:11.324740 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h g, on_bline l g h" I0304 03:44:11.325047 139718063407104 graph.py:498] I0304 03:44:11.325124 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:44:13.712456 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:13.712805 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h g, on_bline l g h" I0304 03:44:13.713214 139718063407104 graph.py:498] I0304 03:44:13.713342 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:44:21.429468 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:21.430041 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l a i, on_bline l i a" I0304 03:44:21.430765 139718063407104 graph.py:498] I0304 03:44:21.431002 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:44:23.607605 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:23.607999 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g k, on_bline l k g" I0304 03:44:23.608447 139718063407104 graph.py:498] I0304 03:44:23.608679 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:44:35.626615 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:35.626801 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l h j, on_circle l h j" I0304 03:44:35.627097 139718063407104 graph.py:498] I0304 03:44:35.627174 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l h j, on_circle l h j ? eqratio f h f a g b g a I0304 03:44:37.745473 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:37.745881 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l h i, on_bline l i h" I0304 03:44:37.746626 139718063407104 graph.py:498] I0304 03:44:37.746999 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:44:46.839336 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:46.839534 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l c d, on_bline l d c" I0304 03:44:46.840198 139718063407104 graph.py:498] I0304 03:44:46.840480 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l c d, on_bline l d c ? eqratio f h f a g b g a I0304 03:44:48.918577 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:48.918747 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_tline l h h k" I0304 03:44:48.919115 139718063407104 graph.py:498] I0304 03:44:48.919210 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_tline l h h k ? eqratio f h f a g b g a I0304 03:44:55.637820 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:55.638016 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_tline l h a h" I0304 03:44:55.638483 139718063407104 graph.py:498] I0304 03:44:55.638666 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_tline l h a h ? eqratio f h f a g b g a I0304 03:44:56.052388 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_bline l k h" I0304 03:44:56.052717 139718063407104 graph.py:498] I0304 03:44:56.052805 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:44:59.160260 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:44:59.160542 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_bline l h g" I0304 03:44:59.160948 139718063407104 graph.py:498] I0304 03:44:59.161069 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:45:01.691773 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:01.691936 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_tline l c b c" I0304 03:45:01.692222 139718063407104 graph.py:498] I0304 03:45:01.692301 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_tline l c b c ? eqratio f h f a g b g a I0304 03:45:01.893197 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:01.893584 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l d i, on_bline l i d" I0304 03:45:01.894231 139718063407104 graph.py:498] I0304 03:45:01.894414 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:45:05.596237 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:05.596403 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_bline l j h" I0304 03:45:05.596726 139718063407104 graph.py:498] I0304 03:45:05.596818 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:45:07.605070 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:07.605337 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_tline l h h i" I0304 03:45:07.605704 139718063407104 graph.py:498] I0304 03:45:07.605800 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_tline l h h i ? eqratio f h f a g b g a I0304 03:45:09.167505 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:09.167676 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l h j" I0304 03:45:09.167958 139718063407104 graph.py:498] I0304 03:45:09.168035 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l h j, on_circle l h j ? eqratio f h f a g b g a I0304 03:45:14.283499 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:14.283721 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d g, on_bline l g d" I0304 03:45:14.284313 139718063407104 graph.py:498] I0304 03:45:14.284549 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:45:17.835014 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:17.835199 139718063407104 alphageometry.py:548] Worker 1: Translation: "l = on_line l g k, on_circle l k g" I0304 03:45:17.835510 139718063407104 graph.py:498] I0304 03:45:17.835595 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k c e, on_bline k e c; l = on_line l g k, on_circle l k g ? eqratio f h f a g b g a I0304 03:45:18.403810 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:18.404009 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g j, on_bline l j g" I0304 03:45:18.404531 139718063407104 graph.py:498] I0304 03:45:18.404633 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 03:45:23.764622 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:23.764791 139718063407104 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 " I0304 03:45:23.764874 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i j, on_bline l j i" I0304 03:45:23.765159 139718063407104 graph.py:498] I0304 03:45:23.765237 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l i j, on_bline l j i ? eqratio f h f a g b g a I0304 03:45:27.591922 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:27.592332 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l h j k, on_pline l h j k" I0304 03:45:27.592663 139718063407104 graph.py:498] I0304 03:45:27.592743 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = eqdistance l h j k, on_pline l h j k ? eqratio f h f a g b g a I0304 03:45:28.755391 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:28.755769 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h j, on_circle l j h" I0304 03:45:28.756474 139718063407104 graph.py:498] I0304 03:45:28.756694 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l h j, on_circle l j h ? eqratio f h f a g b g a I0304 03:45:30.557208 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:36.237339 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:36.237504 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_circle l k h, on_bline l k j" I0304 03:45:36.237806 139718063407104 graph.py:498] I0304 03:45:36.237895 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_circle l k h, on_bline l k j ? eqratio f h f a g b g a I0304 03:45:40.505038 139718063407104 alphageometry.py:666] Worker 1 returned. Solved=False I0304 03:45:41.519010 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:41.519561 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g h, on_circle l h g" I0304 03:45:41.520379 139718063407104 graph.py:498] I0304 03:45:41.520691 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l g h, on_circle l h g ? eqratio f h f a g b g a I0304 03:45:46.451840 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:46.452234 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l h j" I0304 03:45:46.452834 139718063407104 graph.py:498] I0304 03:45:46.453030 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_circle l h j ? eqratio f h f a g b g a I0304 03:45:46.643261 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:46.643527 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i h, on_bline l h i" I0304 03:45:46.643923 139718063407104 graph.py:498] I0304 03:45:46.644040 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 03:45:53.376005 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:53.376166 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l d i, on_bline l i d" I0304 03:45:53.376474 139718063407104 graph.py:498] I0304 03:45:53.376572 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:45:53.574690 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:53.574966 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_circle l k h" I0304 03:45:53.575354 139718063407104 graph.py:498] I0304 03:45:53.575470 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l h k, on_circle l k h ? eqratio f h f a g b g a I0304 03:45:57.531908 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:45:57.532136 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l h k, on_circle l h k" I0304 03:45:57.532663 139718063407104 graph.py:498] I0304 03:45:57.532799 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l h k, on_circle l h k ? eqratio f h f a g b g a I0304 03:46:09.812667 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:46:09.812886 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l g j, on_circle l g j" I0304 03:46:09.813194 139718063407104 graph.py:498] I0304 03:46:09.813268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l g j, on_circle l g j ? eqratio f h f a g b g a I0304 03:46:14.824771 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:46:14.824943 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = eqdistance l h i k, on_pline l h i k" I0304 03:46:14.825269 139718063407104 graph.py:498] I0304 03:46:14.825351 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = eqdistance l h i k, on_pline l h i k ? eqratio f h f a g b g a I0304 03:46:16.397167 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:46:16.397585 139718063407104 alphageometry.py:548] Worker 5: Translation: "ERROR: Invalid predicate P h j h l" I0304 03:46:16.397830 139718063407104 alphageometry.py:548] Worker 5: Translation: "l = on_line l i j, on_circle l i j" I0304 03:46:16.398578 139718063407104 graph.py:498] I0304 03:46:16.398779 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j g i, on_bline j i g; k = on_circle k h j; l = on_line l i j, on_circle l i j ? eqratio f h f a g b g a I0304 03:46:16.990384 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h i, on_bline l i h" I0304 03:46:16.991220 139718063407104 graph.py:498] I0304 03:46:16.991502 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:46:21.054289 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:46:31.599713 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:46:31.599931 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_line l g h, on_bline l h g" I0304 03:46:31.600338 139718063407104 graph.py:498] I0304 03:46:31.600447 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:46:33.048939 139718063407104 alphageometry.py:666] Worker 5 returned. Solved=False I0304 03:46:39.231678 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:46:39.232021 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e h, on_bline l h e" I0304 03:46:39.232380 139718063407104 graph.py:498] I0304 03:46:39.232463 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:46:43.095392 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:46:43.095556 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_tline l h c h" I0304 03:46:43.095860 139718063407104 graph.py:498] I0304 03:46:43.095945 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_tline l h c h ? eqratio f h f a g b g a I0304 03:46:50.379788 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:46:50.380020 139718063407104 alphageometry.py:548] Worker 10: Translation: "l = on_circle l h i" I0304 03:46:50.380319 139718063407104 graph.py:498] I0304 03:46:50.380397 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k i j, on_circle k i j; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:46:58.207236 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:47:00.857694 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:47:00.858368 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l k h" I0304 03:47:00.858806 139718063407104 graph.py:498] I0304 03:47:00.858959 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_circle l k h ? eqratio f h f a g b g a I0304 03:47:13.471912 139718063407104 alphageometry.py:666] Worker 10 returned. Solved=False I0304 03:47:27.395626 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g j, on_bline l j g" I0304 03:47:27.396695 139718063407104 graph.py:498] I0304 03:47:27.396985 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l g j, on_bline l j g ? eqratio f h f a g b g a I0304 03:47:31.507402 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:47:31.507667 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a i, on_bline l i a" I0304 03:47:31.508061 139718063407104 graph.py:498] I0304 03:47:31.508176 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:47:35.661475 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:47:35.661794 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h j, on_bline l j h" I0304 03:47:35.662464 139718063407104 graph.py:498] I0304 03:47:35.662821 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:47:43.555882 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:47:43.556108 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i g, on_bline l g i" I0304 03:47:43.556557 139718063407104 graph.py:498] I0304 03:47:43.556668 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 03:47:53.561400 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:47:53.561738 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l e i, on_bline l i e" I0304 03:47:53.562198 139718063407104 graph.py:498] I0304 03:47:53.562347 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:47:55.661993 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:47:55.662218 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a b, on_bline l b a" I0304 03:47:55.662650 139718063407104 graph.py:498] I0304 03:47:55.662768 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 03:48:06.555169 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:06.555538 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l h i, on_bline l i h" I0304 03:48:06.556101 139718063407104 graph.py:498] I0304 03:48:06.556221 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:48:11.454043 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l h k, on_bline l k h" I0304 03:48:11.454364 139718063407104 graph.py:498] I0304 03:48:11.454446 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:48:16.174009 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:16.174243 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i f, on_bline l f i" I0304 03:48:16.174686 139718063407104 graph.py:498] I0304 03:48:16.174797 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 03:48:21.741028 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:21.741198 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a g, on_bline l g a" I0304 03:48:21.741526 139718063407104 graph.py:498] I0304 03:48:21.741744 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l a g, on_bline l g a ? eqratio f h f a g b g a I0304 03:48:22.765684 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:22.765893 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l g k, on_bline l k g" I0304 03:48:22.766607 139718063407104 graph.py:498] I0304 03:48:22.766834 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:48:30.571506 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:30.571882 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i g, on_circle l g i" I0304 03:48:30.572437 139718063407104 graph.py:498] I0304 03:48:30.572653 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l i g, on_circle l g i ? eqratio f h f a g b g a I0304 03:48:35.372219 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:35.372409 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d k, on_bline l k d" I0304 03:48:35.372747 139718063407104 graph.py:498] I0304 03:48:35.372844 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l d k, on_bline l k d ? eqratio f h f a g b g a I0304 03:48:40.285606 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d k, on_bline l k d" I0304 03:48:40.286039 139718063407104 graph.py:498] I0304 03:48:40.286129 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l d k, on_bline l k d ? eqratio f h f a g b g a I0304 03:48:41.178630 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:41.179216 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i j, on_circle l j i" I0304 03:48:41.179979 139718063407104 graph.py:498] I0304 03:48:41.180091 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l i j, on_circle l j i ? eqratio f h f a g b g a I0304 03:48:43.401461 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:43.401633 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e i, on_bline l i e" I0304 03:48:43.402173 139718063407104 graph.py:498] I0304 03:48:43.402393 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:48:44.693728 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:44.694007 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d i, on_bline l i d" I0304 03:48:44.694421 139718063407104 graph.py:498] I0304 03:48:44.694540 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:48:48.201278 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h k, on_bline l k h" I0304 03:48:48.201989 139718063407104 graph.py:498] I0304 03:48:48.202176 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:48:50.208329 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:50.208574 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_bline l e d" I0304 03:48:50.209023 139718063407104 graph.py:498] I0304 03:48:50.209147 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:48:52.747964 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:52.748151 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i h, on_bline l h i" I0304 03:48:52.748440 139718063407104 graph.py:498] I0304 03:48:52.748532 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l i h, on_bline l h i ? eqratio f h f a g b g a I0304 03:48:57.103203 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:57.103382 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l d g, on_bline l g d" I0304 03:48:57.103686 139718063407104 graph.py:498] I0304 03:48:57.103765 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:48:59.635064 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:48:59.635449 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l g h, on_bline l h g" I0304 03:48:59.636027 139718063407104 graph.py:498] I0304 03:48:59.636208 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:49:00.424524 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:00.424694 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l d i, on_bline l i d" I0304 03:49:00.424984 139718063407104 graph.py:498] I0304 03:49:00.425062 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:49:01.334013 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:01.334361 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l h i j, eqdistance l i h j" I0304 03:49:01.334804 139718063407104 graph.py:498] I0304 03:49:01.335015 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l h i j, eqdistance l i h j ? eqratio f h f a g b g a I0304 03:49:08.800902 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:08.801157 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e k, on_bline l k e" I0304 03:49:08.801469 139718063407104 graph.py:498] I0304 03:49:08.801564 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l e k, on_bline l k e ? eqratio f h f a g b g a I0304 03:49:10.585354 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:10.585522 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_circle l j i" I0304 03:49:10.585810 139718063407104 graph.py:498] I0304 03:49:10.585894 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = on_circle l j i ? eqratio f h f a g b g a I0304 03:49:14.545720 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:14.545893 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l h k, on_bline l k h" I0304 03:49:14.546193 139718063407104 graph.py:498] I0304 03:49:14.546269 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l h k, on_bline l k h ? eqratio f h f a g b g a I0304 03:49:14.678792 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:14.679050 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b j, on_bline l j b" I0304 03:49:14.679446 139718063407104 graph.py:498] I0304 03:49:14.679538 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l b j, on_bline l j b ? eqratio f h f a g b g a I0304 03:49:15.335910 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:15.336078 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a e, on_bline l e a" I0304 03:49:15.336382 139718063407104 graph.py:498] I0304 03:49:15.336463 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 03:49:17.136925 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:17.137100 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l h i j" I0304 03:49:17.137393 139718063407104 graph.py:498] I0304 03:49:17.137472 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l h i j ? eqratio f h f a g b g a I0304 03:49:18.437474 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:18.437630 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e i, on_bline l i e" I0304 03:49:18.437924 139718063407104 graph.py:498] I0304 03:49:18.438004 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:49:20.978062 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:20.978478 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l b i, on_bline l i b" I0304 03:49:20.979148 139718063407104 graph.py:498] I0304 03:49:20.979341 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:49:23.727848 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:23.728012 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l j k, on_circle l j k" I0304 03:49:23.728321 139718063407104 graph.py:498] I0304 03:49:23.728402 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 03:49:24.679811 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:24.679978 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l h i j, on_pline l h i j" I0304 03:49:24.680272 139718063407104 graph.py:498] I0304 03:49:24.680351 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l h i j, on_pline l h i j ? eqratio f h f a g b g a I0304 03:49:26.728241 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:26.728543 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_bline l g e" I0304 03:49:26.728883 139718063407104 graph.py:498] I0304 03:49:26.728963 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:49:33.203531 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:33.203950 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l j g, on_bline l g j" I0304 03:49:33.204511 139718063407104 graph.py:498] I0304 03:49:33.204695 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l j g, on_bline l g j ? eqratio f h f a g b g a I0304 03:49:33.969738 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:33.969911 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h i, on_bline l i h" I0304 03:49:33.970203 139718063407104 graph.py:498] I0304 03:49:33.970280 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:49:34.322520 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:34.322779 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l a h" I0304 03:49:34.323170 139718063407104 graph.py:498] I0304 03:49:34.323284 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_circle l a h ? eqratio f h f a g b g a I0304 03:49:34.336244 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:34.336472 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d i, on_bline l i d" I0304 03:49:34.336975 139718063407104 graph.py:498] I0304 03:49:34.337112 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:49:36.400729 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:36.400908 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b k, on_bline l k b" I0304 03:49:36.401213 139718063407104 graph.py:498] I0304 03:49:36.401296 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l b k, on_bline l k b ? eqratio f h f a g b g a I0304 03:49:39.446863 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:39.447030 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l g i, on_bline l i g" I0304 03:49:39.447331 139718063407104 graph.py:498] I0304 03:49:39.447411 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:49:42.996927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:42.997100 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h j" I0304 03:49:42.997393 139718063407104 graph.py:498] I0304 03:49:42.997474 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_circle l h j ? eqratio f h f a g b g a I0304 03:49:43.810600 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:43.810765 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l f h, on_bline l h f" I0304 03:49:43.811080 139718063407104 graph.py:498] I0304 03:49:43.811161 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = on_line l f h, on_bline l h f ? eqratio f h f a g b g a I0304 03:49:47.134773 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:47.134948 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i g, eqdistance l j i g" I0304 03:49:47.135251 139718063407104 graph.py:498] I0304 03:49:47.135331 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l i g, eqdistance l j i g ? eqratio f h f a g b g a I0304 03:49:47.704577 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:47.704866 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l j k, on_bline l k j" I0304 03:49:47.705394 139718063407104 graph.py:498] I0304 03:49:47.705572 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 03:49:50.759688 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:50.759857 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l h g, on_bline l g h" I0304 03:49:50.760150 139718063407104 graph.py:498] I0304 03:49:50.760230 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:49:51.815284 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:51.815454 139718063407104 alphageometry.py:548] Worker 13: Translation: "l = on_line l i g, on_circle l i g" I0304 03:49:51.815755 139718063407104 graph.py:498] I0304 03:49:51.815836 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_bline k j i; l = on_line l i g, on_circle l i g ? eqratio f h f a g b g a I0304 03:49:52.371331 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:52.371559 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l g k, on_bline l k g" I0304 03:49:52.371927 139718063407104 graph.py:498] I0304 03:49:52.372025 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:49:56.525540 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:58.568267 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:49:58.568500 139718063407104 alphageometry.py:548] Worker 3: Translation: "ERROR: Invalid predicate P h k h l" I0304 03:49:58.568648 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l b i, on_bline l i b" I0304 03:49:58.569131 139718063407104 graph.py:498] I0304 03:49:58.569264 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:50:00.209323 139718063407104 alphageometry.py:666] Worker 13 returned. Solved=False I0304 03:50:01.458580 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:01.458825 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 03:50:01.459213 139718063407104 graph.py:498] I0304 03:50:01.459326 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 03:50:04.126355 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:04.126588 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l i k, on_bline l k i" I0304 03:50:04.126987 139718063407104 graph.py:498] I0304 03:50:04.127100 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l i k, on_bline l k i ? eqratio f h f a g b g a I0304 03:50:07.833010 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:07.833174 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l a d, on_bline l d a" I0304 03:50:07.833549 139718063407104 graph.py:498] I0304 03:50:07.833730 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0304 03:50:13.737567 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:13.737812 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e k, on_bline l k e" I0304 03:50:13.738191 139718063407104 graph.py:498] I0304 03:50:13.738292 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l e k, on_bline l k e ? eqratio f h f a g b g a I0304 03:50:14.616668 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:14.616891 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l c i, on_bline l i c" I0304 03:50:14.617193 139718063407104 graph.py:498] I0304 03:50:14.617272 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l c i, on_bline l i c ? eqratio f h f a g b g a I0304 03:50:14.701343 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:14.701514 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l h i j, eqdistance l i j h" I0304 03:50:14.701827 139718063407104 graph.py:498] I0304 03:50:14.701910 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l h i j, eqdistance l i j h ? eqratio f h f a g b g a I0304 03:50:19.939092 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_bline l h g" I0304 03:50:19.939819 139718063407104 graph.py:498] I0304 03:50:19.940012 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:50:23.001174 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:23.001339 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l c k, on_bline l k c" I0304 03:50:23.001627 139718063407104 graph.py:498] I0304 03:50:23.001707 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l c k, on_bline l k c ? eqratio f h f a g b g a I0304 03:50:24.595705 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:24.595869 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l k h, on_bline l h k" I0304 03:50:24.596161 139718063407104 graph.py:498] I0304 03:50:24.596247 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l k h, on_bline l h k ? eqratio f h f a g b g a I0304 03:50:26.645936 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:26.646100 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h k" I0304 03:50:26.646395 139718063407104 graph.py:498] I0304 03:50:26.646473 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_circle l h k ? eqratio f h f a g b g a I0304 03:50:28.417657 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:28.417833 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h f, on_bline l f h" I0304 03:50:28.418126 139718063407104 graph.py:498] I0304 03:50:28.418206 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 03:50:33.034732 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:33.034912 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l h g, on_bline l g h" I0304 03:50:33.035214 139718063407104 graph.py:498] I0304 03:50:33.035303 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:50:35.457255 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:35.457423 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l k h, on_circle l h k" I0304 03:50:35.457714 139718063407104 graph.py:498] I0304 03:50:35.457793 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l k h, on_circle l h k ? eqratio f h f a g b g a I0304 03:50:35.574957 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:35.575122 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_line l e g, on_bline l g e" I0304 03:50:35.575414 139718063407104 graph.py:498] I0304 03:50:35.575495 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:50:41.742462 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:41.742731 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d g, on_bline l g d" I0304 03:50:41.743050 139718063407104 graph.py:498] I0304 03:50:41.743134 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:50:44.551431 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:44.551808 139718063407104 alphageometry.py:548] Worker 9: Translation: "l = on_circle l h i" I0304 03:50:44.552365 139718063407104 graph.py:498] I0304 03:50:44.552561 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j b i, on_bline j i b; k = on_line k a h, on_bline k h a; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:50:44.691046 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:44.691200 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l g k, on_bline l k g" I0304 03:50:44.691493 139718063407104 graph.py:498] I0304 03:50:44.691571 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = on_line l g k, on_bline l k g ? eqratio f h f a g b g a I0304 03:50:44.862457 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:44.862724 139718063407104 alphageometry.py:548] Worker 3: Translation: "l = on_line l e g, on_circle l g e" I0304 03:50:44.863129 139718063407104 graph.py:498] I0304 03:50:44.863242 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d e, on_bline j e d; k = on_line k i j, on_circle k j i; l = on_line l e g, on_circle l g e ? eqratio f h f a g b g a I0304 03:50:46.017139 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:46.017312 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_circle l h g" I0304 03:50:46.017613 139718063407104 graph.py:498] I0304 03:50:46.017697 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l g h, on_circle l h g ? eqratio f h f a g b g a I0304 03:50:52.107936 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:54.610739 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:56.243365 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:56.243531 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k i h, eqdistance l i h k" I0304 03:50:56.243846 139718063407104 graph.py:498] I0304 03:50:56.243926 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l k i h, eqdistance l i h k ? eqratio f h f a g b g a I0304 03:50:56.651566 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:56.651801 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l j k, on_bline l k j" I0304 03:50:56.652179 139718063407104 graph.py:498] I0304 03:50:56.652294 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l j k, on_bline l k j ? eqratio f h f a g b g a I0304 03:50:59.926547 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:50:59.926716 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d g, on_bline l g d" I0304 03:50:59.927028 139718063407104 graph.py:498] I0304 03:50:59.927108 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l d g, on_bline l g d ? eqratio f h f a g b g a I0304 03:51:04.586818 139718063407104 alphageometry.py:666] Worker 9 returned. Solved=False I0304 03:51:05.352273 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:05.352438 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_circle l a d" I0304 03:51:05.352742 139718063407104 graph.py:498] I0304 03:51:05.352831 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l d e, on_circle l a d ? eqratio f h f a g b g a I0304 03:51:06.424532 139718063407104 alphageometry.py:666] Worker 3 returned. Solved=False I0304 03:51:09.340970 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:09.341135 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = on_line l h g, on_bline l g h" I0304 03:51:09.341425 139718063407104 graph.py:498] I0304 03:51:09.341503 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:51:14.368878 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:14.369047 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 03:51:14.369348 139718063407104 graph.py:498] I0304 03:51:14.369431 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 03:51:18.177108 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:18.177310 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_circle l e d" I0304 03:51:18.177605 139718063407104 graph.py:498] I0304 03:51:18.177685 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l d e, on_circle l e d ? eqratio f h f a g b g a I0304 03:51:19.898547 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:19.898727 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l j i h, eqdistance l i h j" I0304 03:51:19.899037 139718063407104 graph.py:498] I0304 03:51:19.899118 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l j i h, eqdistance l i h j ? eqratio f h f a g b g a I0304 03:51:24.856692 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:24.857105 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l k i j, eqdistance l j i k" I0304 03:51:24.857871 139718063407104 graph.py:498] I0304 03:51:24.858098 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = eqdistance l k i j, eqdistance l j i k ? eqratio f h f a g b g a I0304 03:51:27.455649 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:27.455824 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k i j, eqdistance l i j k" I0304 03:51:27.456133 139718063407104 graph.py:498] I0304 03:51:27.456212 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l k i j, eqdistance l i j k ? eqratio f h f a g b g a I0304 03:51:30.356290 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:30.356551 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l e g, on_bline l g e" I0304 03:51:30.356906 139718063407104 graph.py:498] I0304 03:51:30.356993 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:51:33.955618 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:33.955795 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e i, on_bline l i e" I0304 03:51:33.956086 139718063407104 graph.py:498] I0304 03:51:33.956165 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:51:39.054820 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:39.054988 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_circle l d e" I0304 03:51:39.055295 139718063407104 graph.py:498] I0304 03:51:39.055375 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l d e, on_circle l d e ? eqratio f h f a g b g a I0304 03:51:40.746272 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:40.746439 139718063407104 alphageometry.py:548] Worker 4: Translation: "l = eqdistance l k i h, eqdistance l h i k" I0304 03:51:40.746742 139718063407104 graph.py:498] I0304 03:51:40.746824 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j d f, on_bline j f d; k = on_line k d h, on_circle k h d; l = eqdistance l k i h, eqdistance l h i k ? eqratio f h f a g b g a I0304 03:51:41.818851 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e h, on_bline l h e" I0304 03:51:41.819164 139718063407104 graph.py:498] I0304 03:51:41.819243 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:51:42.584526 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h i, on_bline l i h" I0304 03:51:42.584963 139718063407104 graph.py:498] I0304 03:51:42.585054 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l h i, on_bline l i h ? eqratio f h f a g b g a I0304 03:51:45.948731 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:45.948905 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l j h" I0304 03:51:45.949189 139718063407104 graph.py:498] I0304 03:51:45.949268 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_circle l j h ? eqratio f h f a g b g a I0304 03:51:48.315207 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:48.315368 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b h, on_bline l h b" I0304 03:51:48.315651 139718063407104 graph.py:498] I0304 03:51:48.315728 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:51:48.970946 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:48.971120 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d e, on_bline l e d" I0304 03:51:48.971421 139718063407104 graph.py:498] I0304 03:51:48.971499 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l d e, on_bline l e d ? eqratio f h f a g b g a I0304 03:51:50.554163 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:50.554330 139718063407104 alphageometry.py:548] Worker 7: Translation: "l = on_line l d e, on_pline l i c f" I0304 03:51:50.554622 139718063407104 graph.py:498] I0304 03:51:50.554701 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a d, on_bline j d a; k = on_line k a b, on_pline k c e j; l = on_line l d e, on_pline l i c f ? eqratio f h f a g b g a I0304 03:51:52.555171 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:53.898987 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:53.899157 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b i, on_bline l i b" I0304 03:51:53.899458 139718063407104 graph.py:498] I0304 03:51:53.899537 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l b i, on_bline l i b ? eqratio f h f a g b g a I0304 03:51:56.999135 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:51:56.999298 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a e, on_bline l e a" I0304 03:51:56.999580 139718063407104 graph.py:498] I0304 03:51:56.999657 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l a e, on_bline l e a ? eqratio f h f a g b g a I0304 03:52:02.780203 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:04.242519 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:04.242681 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l a i, on_bline l i a" I0304 03:52:04.242968 139718063407104 graph.py:498] I0304 03:52:04.243047 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:52:04.427241 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:04.427406 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g h, on_bline l h g" I0304 03:52:04.427693 139718063407104 graph.py:498] I0304 03:52:04.427780 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l g h, on_bline l h g ? eqratio f h f a g b g a I0304 03:52:04.516185 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:04.516350 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l g i, on_bline l i g" I0304 03:52:04.516649 139718063407104 graph.py:498] I0304 03:52:04.516735 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:52:04.920226 139718063407104 alphageometry.py:666] Worker 4 returned. Solved=False I0304 03:52:06.365352 139718063407104 alphageometry.py:666] Worker 7 returned. Solved=False I0304 03:52:10.758926 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:10.759089 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b e, on_bline l e b" I0304 03:52:10.759381 139718063407104 graph.py:498] I0304 03:52:10.759459 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 03:52:10.779481 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:10.779640 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e i, on_bline l i e" I0304 03:52:10.779930 139718063407104 graph.py:498] I0304 03:52:10.780007 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l e i, on_bline l i e ? eqratio f h f a g b g a I0304 03:52:16.672604 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:16.672778 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l g h, on_circle l g h" I0304 03:52:16.673061 139718063407104 graph.py:498] I0304 03:52:16.673137 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l g h, on_circle l g h ? eqratio f h f a g b g a I0304 03:52:17.641611 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:17.641778 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e h, on_bline l h e" I0304 03:52:17.642061 139718063407104 graph.py:498] I0304 03:52:17.642137 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l e h, on_bline l h e ? eqratio f h f a g b g a I0304 03:52:18.109015 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:18.109183 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b h, on_circle l h b" I0304 03:52:18.109466 139718063407104 graph.py:498] I0304 03:52:18.109545 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l b h, on_circle l h b ? eqratio f h f a g b g a I0304 03:52:23.996051 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:23.996219 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d f, on_bline l f d" I0304 03:52:23.996507 139718063407104 graph.py:498] I0304 03:52:23.996598 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l d f, on_bline l f d ? eqratio f h f a g b g a I0304 03:52:24.062927 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:24.063097 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b g, on_bline l g b" I0304 03:52:24.063387 139718063407104 graph.py:498] I0304 03:52:24.063465 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l b g, on_bline l g b ? eqratio f h f a g b g a I0304 03:52:27.287631 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:27.287795 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_circle l h i" I0304 03:52:27.288081 139718063407104 graph.py:498] I0304 03:52:27.288157 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_circle l h i ? eqratio f h f a g b g a I0304 03:52:30.651702 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:30.651876 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a h, on_bline l h a" I0304 03:52:30.652162 139718063407104 graph.py:498] I0304 03:52:30.652240 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l a h, on_bline l h a ? eqratio f h f a g b g a I0304 03:52:32.831813 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:32.831979 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h j, on_bline l j h" I0304 03:52:32.832270 139718063407104 graph.py:498] I0304 03:52:32.832348 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l h j, on_bline l j h ? eqratio f h f a g b g a I0304 03:52:35.502509 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:35.502678 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l d h, on_bline l h d" I0304 03:52:35.502971 139718063407104 graph.py:498] I0304 03:52:35.503050 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:52:37.571299 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:37.571468 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l e g, on_bline l g e" I0304 03:52:37.571761 139718063407104 graph.py:498] I0304 03:52:37.571841 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:52:40.854939 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:40.855117 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l a i, on_bline l i a" I0304 03:52:40.855407 139718063407104 graph.py:498] I0304 03:52:40.855485 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l a i, on_bline l i a ? eqratio f h f a g b g a I0304 03:52:43.755694 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:43.755859 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h g, on_bline l g h" I0304 03:52:43.756144 139718063407104 graph.py:498] I0304 03:52:43.756219 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l h g, on_bline l g h ? eqratio f h f a g b g a I0304 03:52:46.118735 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:46.118901 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l i g, on_bline l g i" I0304 03:52:46.119198 139718063407104 graph.py:498] I0304 03:52:46.119277 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l i g, on_bline l g i ? eqratio f h f a g b g a I0304 03:52:46.588324 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:46.588488 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l h f, on_bline l f h" I0304 03:52:46.588779 139718063407104 graph.py:498] I0304 03:52:46.588861 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l h f, on_bline l f h ? eqratio f h f a g b g a I0304 03:52:47.382130 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:47.382297 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l g i, on_bline l i g" I0304 03:52:47.382585 139718063407104 graph.py:498] I0304 03:52:47.382663 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l g i, on_bline l i g ? eqratio f h f a g b g a I0304 03:52:54.214709 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:54.214879 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l j k, on_circle l k j" I0304 03:52:54.215167 139718063407104 graph.py:498] I0304 03:52:54.215254 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l j k, on_circle l k j ? eqratio f h f a g b g a I0304 03:52:56.276391 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:56.276565 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a d, on_bline l d a" I0304 03:52:56.276859 139718063407104 graph.py:498] I0304 03:52:56.276938 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l a d, on_bline l d a ? eqratio f h f a g b g a I0304 03:52:57.080388 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:52:57.080571 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l e g, on_bline l g e" I0304 03:52:57.080868 139718063407104 graph.py:498] I0304 03:52:57.080947 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l e g, on_bline l g e ? eqratio f h f a g b g a I0304 03:53:00.468960 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:00.469125 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l d h, on_bline l h d" I0304 03:53:00.469413 139718063407104 graph.py:498] I0304 03:53:00.469491 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l d h, on_bline l h d ? eqratio f h f a g b g a I0304 03:53:04.256882 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:04.257061 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l b e, on_bline l e b" I0304 03:53:04.257346 139718063407104 graph.py:498] I0304 03:53:04.257423 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l b e, on_bline l e b ? eqratio f h f a g b g a I0304 03:53:07.036296 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:07.036464 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l e h, on_pline l j d i" I0304 03:53:07.036776 139718063407104 graph.py:498] I0304 03:53:07.036855 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l e h, on_pline l j d i ? eqratio f h f a g b g a I0304 03:53:08.490762 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:08.490926 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = on_line l b h, on_bline l h b" I0304 03:53:08.491207 139718063407104 graph.py:498] I0304 03:53:08.491284 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = on_line l b h, on_bline l h b ? eqratio f h f a g b g a I0304 03:53:11.055843 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:11.056005 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b j, on_pline l d h i" I0304 03:53:11.056291 139718063407104 graph.py:498] I0304 03:53:11.056367 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l b j, on_pline l d h i ? eqratio f h f a g b g a I0304 03:53:15.840472 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:15.840650 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l j k, on_circle l j k" I0304 03:53:15.840949 139718063407104 graph.py:498] I0304 03:53:15.841026 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l j k, on_circle l j k ? eqratio f h f a g b g a I0304 03:53:16.570521 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:16.570687 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l i f, on_bline l f i" I0304 03:53:16.570970 139718063407104 graph.py:498] I0304 03:53:16.571046 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l i f, on_bline l f i ? eqratio f h f a g b g a I0304 03:53:19.408269 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:19.408442 139718063407104 alphageometry.py:548] Worker 8: Translation: "l = eqdistance l j i h, eqdistance l i h j" I0304 03:53:19.408753 139718063407104 graph.py:498] I0304 03:53:19.408833 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a h, on_bline j h a; k = on_line k a g, on_bline k g a; l = eqdistance l j i h, eqdistance l i h j ? eqratio f h f a g b g a I0304 03:53:21.179918 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:21.180084 139718063407104 alphageometry.py:548] Worker 11: Translation: "l = on_line l b j, on_pline l c h i" I0304 03:53:21.180382 139718063407104 graph.py:498] I0304 03:53:21.180460 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j e i, on_bline j i e; k = on_line k h i, on_bline k i h; l = on_line l b j, on_pline l c h i ? eqratio f h f a g b g a I0304 03:53:25.978954 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:27.120949 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:27.121141 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l d i, on_bline l i d" I0304 03:53:27.121428 139718063407104 graph.py:498] I0304 03:53:27.121501 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l d i, on_bline l i d ? eqratio f h f a g b g a I0304 03:53:29.692990 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:37.076611 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:37.076796 139718063407104 alphageometry.py:548] Worker 0: Translation: "l = on_line l a b, on_bline l b a" I0304 03:53:37.077092 139718063407104 graph.py:498] I0304 03:53:37.077172 139718063407104 graph.py:499] a b c = triangle a b c; d = free d; e = on_line e b c, on_line e a d; f = on_line f c a, on_line f b d; g = on_line g a b, on_line g c d; h = on_line h c a, on_pline h b e f; i = on_line i b d, on_pline i a b c; j = on_line j a i, on_bline j i a; k = on_line k e f, on_bline k f e; l = on_line l a b, on_bline l b a ? eqratio f h f a g b g a I0304 03:53:40.598031 139718063407104 alphageometry.py:666] Worker 11 returned. Solved=False I0304 03:53:42.086322 139718063407104 alphageometry.py:666] Worker 8 returned. Solved=False I0304 03:53:44.242442 139718063407104 alphageometry.py:230] DD+AR failed to solve the problem. I0304 03:53:47.304385 139718063407104 alphageometry.py:666] Worker 0 returned. Solved=False I0304 06:32:08.196436 139718063407104 alphageometry.py:563] Worker 12: Solved. I0304 06:32:08.202756 139718063407104 alphageometry.py:666] Worker 12 returned. Solved=True