File size: 8,977 Bytes
ea8c728
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
2026-03-29 20:19:43,243 - INFO - Logging to /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/openevolve_output/logs/openevolve_20260329_201943.log
2026-03-29 20:19:43,243 - INFO - Set random seed to 42 for reproducibility
2026-03-29 20:19:43,309 - INFO - Initialized OpenAI LLM with model: claude-opus-4-6
2026-03-29 20:19:43,309 - INFO - Initialized LLM ensemble with models: claude-opus-4-6 (weight: 1.00)
2026-03-29 20:19:43,359 - INFO - Initialized prompt sampler
2026-03-29 20:19:43,359 - INFO - Set custom templates: system=evaluator_system_message, user=None
2026-03-29 20:19:43,359 - INFO - Initialized program database with 0 programs
2026-03-29 20:19:43,360 - INFO - Successfully loaded evaluation function from /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/evaluator.py
2026-03-29 20:19:43,360 - INFO - Initialized evaluator with /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/evaluator.py
2026-03-29 20:19:43,360 - INFO - Initialized OpenEvolve with /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/initial_program.py
2026-03-29 20:19:43,360 - INFO - Adding initial program to database
2026-03-29 20:19:43,495 - INFO - Evaluated program 28c3ae01-4094-46f5-88c6-62e563daf798 in 0.13s: combined_score=0.0000, min_area_normalized=0.0000, eval_time=0.0014
2026-03-29 20:19:43,495 - INFO - New MAP-Elites cell occupied in island 0: {'complexity': 5, 'diversity': 0}
2026-03-29 20:19:43,496 - INFO - Initialized process parallel controller with 1 workers
2026-03-29 20:19:43,497 - INFO - Started process pool with 1 processes
2026-03-29 20:19:43,497 - INFO - Using island-based evolution with 4 islands
2026-03-29 20:19:43,497 - INFO - Island Status:
2026-03-29 20:19:43,497 - INFO -  * Island 0: 1 programs, best=0.0000, avg=0.0000, diversity=0.00, gen=0 (best: 28c3ae01-4094-46f5-88c6-62e563daf798)
2026-03-29 20:19:43,497 - INFO -    Island 1: 0 programs, best=0.0000, avg=0.0000, diversity=0.00, gen=0
2026-03-29 20:19:43,497 - INFO -    Island 2: 0 programs, best=0.0000, avg=0.0000, diversity=0.00, gen=0
2026-03-29 20:19:43,497 - INFO -    Island 3: 0 programs, best=0.0000, avg=0.0000, diversity=0.00, gen=0
2026-03-29 20:19:43,497 - INFO - Starting process-based evolution from iteration 1 for 5 iterations (total: 6)
2026-03-29 20:19:43,502 - INFO - Early stopping disabled
2026-03-29 20:19:43,623 - INFO - Set custom templates: system=evaluator_system_message, user=None
2026-03-29 20:19:43,625 - INFO - Successfully loaded evaluation function from /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/evaluator.py
2026-03-29 20:19:43,625 - INFO - Initialized evaluator with /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/evaluator.py
2026-03-29 20:19:43,626 - INFO - Sampled model: claude-opus-4-6
2026-03-29 20:19:59,974 - INFO - HTTP Request: POST https://api.anthropic.com/v1/chat/completions "HTTP/1.1 200 OK"
2026-03-29 20:30:00,085 - WARNING - Evaluation timed out after 600s
2026-03-29 20:30:00,095 - INFO - Sampled model: claude-opus-4-6
2026-03-29 20:30:00,100 - INFO - New MAP-Elites cell occupied in island 0: {'complexity': 9, 'diversity': 5}
2026-03-29 20:30:00,100 - INFO - New best program c16e4880-1ef9-465a-9251-f81c7ad36afe replaces 28c3ae01-4094-46f5-88c6-62e563daf798
2026-03-29 20:30:00,100 - INFO - Iteration 1: Program c16e4880-1ef9-465a-9251-f81c7ad36afe (parent: 28c3ae01-4094-46f5-88c6-62e563daf798) completed in 616.47s
2026-03-29 20:30:00,100 - INFO - Metrics: error=0.0000, timeout=1.0000
2026-03-29 20:30:00,101 - WARNING - โš ๏ธ  No 'combined_score' metric found in evaluation results. Using average of all numeric metrics (0.5000) for evolution guidance. For better evolution results, please modify your evaluator to return a 'combined_score' metric that properly weights different aspects of program performance.
2026-03-29 20:30:00,101 - INFO - ๐ŸŒŸ New best solution found at iteration 1: c16e4880-1ef9-465a-9251-f81c7ad36afe
2026-03-29 20:30:16,720 - INFO - HTTP Request: POST https://api.anthropic.com/v1/chat/completions "HTTP/1.1 200 OK"
2026-03-29 20:32:14,853 - INFO - Evaluated program bf085105-b16a-408d-8a38-9aabb63efb66 in 118.13s: combined_score=0.7005, min_area_normalized=0.0256, eval_time=117.9804
2026-03-29 20:32:14,857 - INFO - Sampled model: claude-opus-4-6
2026-03-29 20:32:14,860 - INFO - New MAP-Elites cell occupied in island 1: {'complexity': 9, 'diversity': 0}
2026-03-29 20:32:14,860 - INFO - New best program bf085105-b16a-408d-8a38-9aabb63efb66 replaces c16e4880-1ef9-465a-9251-f81c7ad36afe
2026-03-29 20:32:14,860 - INFO - Iteration 2: Program bf085105-b16a-408d-8a38-9aabb63efb66 (parent: 28c3ae01-4094-46f5-88c6-62e563daf798) completed in 134.76s
2026-03-29 20:32:14,860 - INFO - Metrics: combined_score=0.7005, min_area_normalized=0.0256, eval_time=117.9804
2026-03-29 20:32:14,860 - INFO - ๐ŸŒŸ New best solution found at iteration 2: bf085105-b16a-408d-8a38-9aabb63efb66
2026-03-29 20:32:30,467 - INFO - HTTP Request: POST https://api.anthropic.com/v1/chat/completions "HTTP/1.1 200 OK"
2026-03-29 20:34:18,463 - INFO - Evaluated program 7ae8646d-fd47-4385-a249-f0a3bb0f4f0b in 107.99s: combined_score=0.7157, min_area_normalized=0.0261, eval_time=107.8427
2026-03-29 20:34:18,465 - INFO - Sampled model: claude-opus-4-6
2026-03-29 20:34:18,468 - INFO - New MAP-Elites cell occupied in island 2: {'complexity': 9, 'diversity': 0}
2026-03-29 20:34:18,468 - INFO - New best program 7ae8646d-fd47-4385-a249-f0a3bb0f4f0b replaces bf085105-b16a-408d-8a38-9aabb63efb66 (combined_score: 0.7005 โ†’ 0.7157, +0.0152)
2026-03-29 20:34:18,468 - INFO - Iteration 3: Program 7ae8646d-fd47-4385-a249-f0a3bb0f4f0b (parent: 28c3ae01-4094-46f5-88c6-62e563daf798) completed in 123.61s
2026-03-29 20:34:18,468 - INFO - Metrics: combined_score=0.7157, min_area_normalized=0.0261, eval_time=107.8427
2026-03-29 20:34:18,468 - INFO - ๐ŸŒŸ New best solution found at iteration 3: 7ae8646d-fd47-4385-a249-f0a3bb0f4f0b
2026-03-29 20:34:35,294 - INFO - HTTP Request: POST https://api.anthropic.com/v1/chat/completions "HTTP/1.1 200 OK"
2026-03-29 20:40:03,114 - INFO - Evaluated program 02571be3-4ea3-4ba0-9f80-e565bcd378e1 in 327.81s: error=bad shape ()
2026-03-29 20:40:03,115 - INFO - Sampled model: claude-opus-4-6
2026-03-29 20:40:03,121 - INFO - New MAP-Elites cell occupied in island 3: {'complexity': 9, 'diversity': 0}
2026-03-29 20:40:03,121 - INFO - Iteration 4: Program 02571be3-4ea3-4ba0-9f80-e565bcd378e1 (parent: 28c3ae01-4094-46f5-88c6-62e563daf798) completed in 344.65s
2026-03-29 20:40:03,121 - INFO - Metrics: error=bad shape ()
2026-03-29 20:40:20,133 - INFO - HTTP Request: POST https://api.anthropic.com/v1/chat/completions "HTTP/1.1 200 OK"
2026-03-29 20:40:54,781 - INFO - Evaluated program 0d6c705b-3a4d-47fb-ad5d-b4ceb1a0887e in 34.64s: combined_score=0.2602, min_area_normalized=0.0095, eval_time=34.5066
2026-03-29 20:40:54,792 - INFO - New MAP-Elites cell occupied in island 0: {'complexity': 6, 'diversity': 0}
2026-03-29 20:40:54,792 - INFO - Iteration 5: Program 0d6c705b-3a4d-47fb-ad5d-b4ceb1a0887e (parent: 28c3ae01-4094-46f5-88c6-62e563daf798) completed in 51.67s
2026-03-29 20:40:54,792 - INFO - Metrics: combined_score=0.2602, min_area_normalized=0.0095, eval_time=34.5066
2026-03-29 20:40:54,792 - INFO - โœ… Evolution completed - Maximum iterations reached
2026-03-29 20:40:54,794 - INFO - Saved database with 6 programs to /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/openevolve_output/checkpoints/checkpoint_5
2026-03-29 20:40:54,794 - INFO - Saved best program at checkpoint 5 with metrics: combined_score=0.7157, min_area_normalized=0.0261, eval_time=107.8427
2026-03-29 20:40:54,794 - INFO - Saved checkpoint at iteration 5 to /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/openevolve_output/checkpoints/checkpoint_5
2026-03-29 20:40:54,801 - INFO - Stopped process pool
2026-03-29 20:40:54,801 - INFO - Using tracked best program: 7ae8646d-fd47-4385-a249-f0a3bb0f4f0b
2026-03-29 20:40:54,801 - INFO - Evolution complete. Best program has metrics: combined_score=0.7157, min_area_normalized=0.0261, eval_time=107.8427
2026-03-29 20:40:54,801 - INFO - Saved best program to /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/openevolve_output/best/best_program.py with program info to /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/openevolve_output/best/best_program_info.json

Evolution complete!
Best program metrics:
  combined_score: 0.7157
  min_area_normalized: 0.0261
  eval_time: 107.8427

Latest checkpoint saved at: /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/openevolve_output/checkpoints/checkpoint_5
To resume, use: --checkpoint /workspace/code/17_coreal/openevolve-fixed/examples/math/heilbronn_triangle/openevolve_output/checkpoints/checkpoint_5