timer fix, mean correctly

main
Brett 2024-04-03 02:33:22 -04:00
parent 3a77fa51dc
commit e60f16c991
72 changed files with 15361 additions and 14484 deletions

View File

@ -94,12 +94,12 @@
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.prg" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.prg" afterDir="false" /> <change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.prg" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.prg" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.stt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.stt" afterDir="false" /> <change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.stt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.stt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.sys" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.sys" afterDir="false" /> <change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.sys" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.sys" afterDir="false" />
<change beforePath="$PROJECT_DIR$/include/aggregation.h" beforeDir="false" afterPath="$PROJECT_DIR$/include/aggregation.h" afterDir="false" />
<change beforePath="$PROJECT_DIR$/include/ipc.h" beforeDir="false" afterPath="$PROJECT_DIR$/include/ipc.h" afterDir="false" /> <change beforePath="$PROJECT_DIR$/include/ipc.h" beforeDir="false" afterPath="$PROJECT_DIR$/include/ipc.h" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lib/blt" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt" afterDir="false" /> <change beforePath="$PROJECT_DIR$/lib/blt" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap" afterDir="false" /> <change beforePath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap/phmap_lldb.py" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap/phmap_lldb.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap/phmap_lldb.py" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap/phmap_lldb.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/runner/aggregation.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/src/runner/aggregation.cpp" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/runner/aggregation.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/src/runner/aggregation.cpp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/runner/main.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/src/runner/main.cpp" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -188,7 +188,7 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1712119560240</updated> <updated>1712119560240</updated>
<workItem from="1712119561264" duration="102000" /> <workItem from="1712119561264" duration="102000" />
<workItem from="1712119682330" duration="4960000" /> <workItem from="1712119682330" duration="5482000" />
</task> </task>
<servers /> <servers />
</component> </component>

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.20.2) cmake_minimum_required(VERSION 3.20.2)
project(FinalProject C CXX) project(FinalProject C CXX)
set(PROJECT_VERSION 0.5.2) set(PROJECT_VERSION 0.5.3)
option(ENABLE_ADDRSAN "Enable the address sanitizer" OFF) option(ENABLE_ADDRSAN "Enable the address sanitizer" OFF)
option(ENABLE_UBSAN "Enable the ub sanitizer" OFF) option(ENABLE_UBSAN "Enable the ub sanitizer" OFF)

View File

@ -11,13 +11,13 @@
123 1589 1712119689202470621 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/nbt.cpp.o bf89a1713c018c51 123 1589 1712119689202470621 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/nbt.cpp.o bf89a1713c018c51
4 255 1712121046902319185 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/genspace.c.o cb6ec2a01bf89cfb 4 255 1712121046902319185 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/genspace.c.o cb6ec2a01bf89cfb
805 4035 1711861180258021695 lib/blt/CMakeFiles/BLT.dir/src/blt/parse/obj_loader.cpp.o 476a34c497b6adb6 805 4035 1711861180258021695 lib/blt/CMakeFiles/BLT.dir/src/blt/parse/obj_loader.cpp.o 476a34c497b6adb6
0 44 1712124376475351109 build.ninja 6325eea0f37b4c19 0 44 1712125031360973495 build.ninja 6325eea0f37b4c19
2 1100 1712121047750331827 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/gp.c.o d25ce4fd257704c4 2 1100 1712121047750331827 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/gp.c.o d25ce4fd257704c4
1962 2035 1712124370639265357 FinalProject 439fa443ad22e4c3 1988 2059 1712124934287547181 FinalProject 439fa443ad22e4c3
645 1214 1711861177437978186 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/nbt_block.cpp.o 77ba3b4253b7137d 645 1214 1711861177437978186 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/nbt_block.cpp.o 77ba3b4253b7137d
2 270 1712121046922319483 CMakeFiles/FinalProject.dir/src/program/function.cpp.o 31d2d83643b25a7d 2 270 1712121046922319483 CMakeFiles/FinalProject.dir/src/program/function.cpp.o 31d2d83643b25a7d
355 894 1711861177117973246 lib/blt/CMakeFiles/BLT.dir/src/blt/std/simd.cpp.o 8bb388beacdb15bd 355 894 1711861177117973246 lib/blt/CMakeFiles/BLT.dir/src/blt/std/simd.cpp.o 8bb388beacdb15bd
2035 6097 1712124374699325013 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77 1 4383 1712124976596168828 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77
401 2196 1711861178417993308 lib/blt/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o 616f7f7abe7e6071 401 2196 1711861178417993308 lib/blt/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o 616f7f7abe7e6071
1 3939 1711938575268167844 CMakeFiles/FinalProject_Runner.dir/src/runner/main_new.cpp.o 237bb980fc073d16 1 3939 1711938575268167844 CMakeFiles/FinalProject_Runner.dir/src/runner/main_new.cpp.o 237bb980fc073d16
74 211 1711861176433962689 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/event.c.o 9116c762a80f858a 74 211 1711861176433962689 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/event.c.o 9116c762a80f858a
@ -41,23 +41,23 @@
5 284 1712121046934319662 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/pretty.c.o 53cb2163becbd8a0 5 284 1712121046934319662 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/pretty.c.o 53cb2163becbd8a0
6 172 1712121046826318052 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/random.c.o f0ebd744f32f985a 6 172 1712121046826318052 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/random.c.o f0ebd744f32f985a
82 2428 1712119690038482785 lib/blt/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o 52117c712bac0297 82 2428 1712119690038482785 lib/blt/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o 52117c712bac0297
7524 7608 1712124376215347289 FinalProject_Runner 5855d8cc0f2541a8 5541 5627 1712124989636360429 FinalProject_Runner 5855d8cc0f2541a8
7 115 1712121046766317157 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/boltzman.c.o aaaf95da57551e9d 7 115 1712121046766317157 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/boltzman.c.o aaaf95da57551e9d
1 1962 1712124370571264358 CMakeFiles/FinalProject.dir/src/program/app.cpp.o 5d9a03ae062faa89 1 1988 1712124934215546123 CMakeFiles/FinalProject.dir/src/program/app.cpp.o 5d9a03ae062faa89
577 2595 1711861178817999479 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/loader.cpp.o 9ee2936317f9aa7e 577 2595 1711861178817999479 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/loader.cpp.o 9ee2936317f9aa7e
3 261 1712121046914319364 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/change.c.o c9289600a3de2780 3 261 1712121046914319364 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/change.c.o c9289600a3de2780
2 651 1712121047302325149 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/tree.c.o 9712e9f4dad5a4db 2 651 1712121047302325149 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/tree.c.o 9712e9f4dad5a4db
19 2349 1712119689958481621 lib/blt/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o 18fd51711a51cd28 19 2349 1712119689958481621 lib/blt/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o 18fd51711a51cd28
2035 7524 1712124376123345937 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96 2 5541 1712124989544359078 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
3532 3699 1712119691294501061 lib/blt/libBLT.a bcaea8ea39623960 3532 3699 1712119691294501061 lib/blt/libBLT.a bcaea8ea39623960
382 1464 1711861177689982075 lib/blt/CMakeFiles/BLT.dir/src/blt/std/string.cpp.o 5a0d9c3e99cfe6c8 382 1464 1711861177689982075 lib/blt/CMakeFiles/BLT.dir/src/blt/std/string.cpp.o 5a0d9c3e99cfe6c8
1 1900 1712124627819044179 CMakeFiles/FinalProject.dir/src/program/app.cpp.o 5d9a03ae062faa89 1 1996 1712125479071551752 CMakeFiles/FinalProject.dir/src/program/app.cpp.o 5d9a03ae062faa89
1900 1970 1712124627891045237 FinalProject 439fa443ad22e4c3 1997 2067 1712125479143552809 FinalProject 439fa443ad22e4c3
1970 6256 1712124632171108125 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77 2067 6379 1712125483451616109 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77
1970 7472 1712124633383125933 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96 2067 7755 1712125484823636268 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
7472 7555 1712124633475127285 FinalProject_Runner 5855d8cc0f2541a8 7755 7839 1712125484915637619 FinalProject_Runner 5855d8cc0f2541a8
1 1988 1712124934215546123 CMakeFiles/FinalProject.dir/src/program/app.cpp.o 5d9a03ae062faa89 2 1963 1712125543928504701 CMakeFiles/FinalProject.dir/src/program/app.cpp.o 5d9a03ae062faa89
1988 2059 1712124934287547181 FinalProject 439fa443ad22e4c3 1964 2034 1712125543996505700 FinalProject 439fa443ad22e4c3
1 4383 1712124976596168828 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77 2035 6461 1712125548420570703 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77
2 5541 1712124989544359078 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96 2034 7694 1712125549648588746 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
5541 5627 1712124989636360429 FinalProject_Runner 5855d8cc0f2541a8 7694 7775 1712125549736590039 FinalProject_Runner 5855d8cc0f2541a8

View File

@ -1,3 +1,3 @@
Start testing: Apr 03 02:16 EDT Start testing: Apr 03 02:25 EDT
---------------------------------------------------------- ----------------------------------------------------------
End testing: Apr 03 02:16 EDT End testing: Apr 03 02:25 EDT

View File

@ -1,20 +1,22 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 4 generation: 9
nodes: 16 nodes: 15
depth: 6 depth: 5
hits: 728 hits: 782
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 782
raw fitness: 728.0000 raw fitness: 782.0000
standardized fitness: 728.0000 standardized fitness: 782.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(/ (/ eccentricity (log (* (* convex eccentricity)
(/ (* (/ (log extent) minor) minor) area)) (/ (- (log minor)
(log (exp (/ perimeter extent)))) (log area))
(* convex
(log minor)))))
TREE-equ: TREE-equ:
y = ((eccentricity / (((log(extent) / minor) * minor) / area)) / log(exp((perimeter / extent)))) y = log(((convex * eccentricity) * ((log(minor) - log(area)) / (convex * log(minor)))))

View File

@ -1,14 +1,16 @@
Hits: 2010, Total Size: 2810, Percent Hit: 71.530249 Hits: 2168, Total Size: 2810, Percent Hit: 77.153025
CC: 744 CC: 862
CO: 427 CO: 277
OO: 1266 OO: 1306
OC: 373 OC: 365
Fitness: 0.998628 Fitness: 0.998723
Hits: 728 Hits: 782
y = ((eccentricity / (((log(extent) / minor) * minor) / area)) / log(exp((perimeter / extent)))) y = log(((convex * eccentricity) * ((log(minor) - log(area)) / (convex * log(minor)))))
(/ (/ eccentricity (log (* (* convex eccentricity)
(/ (* (/ (log extent) minor) minor) area)) (/ (- (log minor)
(log (exp (/ perimeter extent)))) (log area))
(* convex
(log minor)))))

View File

@ -1,292 +1,403 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 0 current generation: 0
generation: 0 generation: 0
nodes: 22 nodes: 19
depth: 4 depth: 4
hits: 541 hits: 536
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 541 hits: 536
raw fitness: 541.0000 raw fitness: 536.0000
standardized fitness: 541.0000 standardized fitness: 536.0000
adjusted fitness: 0.9982 adjusted fitness: 0.9981
TREE: TREE:
(/ (* (exp eccentricity) (* (log (log (- eccentricity extent)))
(+ 0.35193 major)) (- (* (log major)
(- (/ -0.22588 minor) (log eccentricity))
(+ -0.86449 area))) (* (- minor extent)
(+ major convex))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 1 current generation: 1
generation: 1 generation: 0
nodes: 21 nodes: 19
depth: 4 depth: 4
hits: 617 hits: 536
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 617 hits: 536
raw fitness: 617.0000 raw fitness: 536.0000
standardized fitness: 617.0000 standardized fitness: 536.0000
adjusted fitness: 0.9984 adjusted fitness: 0.9981
TREE: TREE:
(- (* (- extent (* (log (log (- eccentricity extent)))
(* 0.69816 eccentricity)) (- (* (log major)
(+ (exp 0.45989) (log eccentricity))
(- extent area))) (* (- minor extent)
(/ (exp (log extent)) (+ major convex))))
(log (+ convex perimeter))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 2 current generation: 2
generation: 1 generation: 0
nodes: 21 nodes: 19
depth: 4 depth: 4
hits: 617 hits: 536
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 617 hits: 536
raw fitness: 617.0000 raw fitness: 536.0000
standardized fitness: 617.0000 standardized fitness: 536.0000
adjusted fitness: 0.9984 adjusted fitness: 0.9981
TREE: TREE:
(- (* (- extent (* (log (log (- eccentricity extent)))
(* 0.69816 eccentricity)) (- (* (log major)
(+ (exp 0.45989) (log eccentricity))
(- extent area))) (* (- minor extent)
(/ (exp (log extent)) (+ major convex))))
(log (+ convex perimeter))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 3 current generation: 3
generation: 3 generation: 3
nodes: 10 nodes: 11
depth: 4 depth: 4
hits: 699 hits: 592
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 699 hits: 592
raw fitness: 699.0000 raw fitness: 592.0000
standardized fitness: 699.0000 standardized fitness: 592.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9983
TREE: TREE:
(+ perimeter (/ (log (/ (- major minor)
(+ (* (- extent minor) (* extent major)))
(log major)) extent)) (log perimeter))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 4 current generation: 4
generation: 4 generation: 4
nodes: 16 nodes: 9
depth: 6 depth: 4
hits: 728 hits: 659
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 659
raw fitness: 728.0000 raw fitness: 659.0000
standardized fitness: 728.0000 standardized fitness: 659.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9985
TREE: TREE:
(/ (/ eccentricity (log (/ (/ perimeter minor)
(/ (* (/ (log extent) minor) minor) area)) (- (log perimeter) extent)))
(log (exp (/ perimeter extent))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 5 current generation: 5
generation: 4 generation: 4
nodes: 16 nodes: 9
depth: 6 depth: 4
hits: 728 hits: 659
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 659
raw fitness: 728.0000 raw fitness: 659.0000
standardized fitness: 728.0000 standardized fitness: 659.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9985
TREE: TREE:
(/ (/ eccentricity (log (/ (/ perimeter minor)
(/ (* (/ (log extent) minor) minor) area)) (- (log perimeter) extent)))
(log (exp (/ perimeter extent))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 6 current generation: 6
generation: 4 generation: 4
nodes: 16 nodes: 9
depth: 6 depth: 4
hits: 728 hits: 659
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 659
raw fitness: 728.0000 raw fitness: 659.0000
standardized fitness: 728.0000 standardized fitness: 659.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9985
TREE: TREE:
(/ (/ eccentricity (log (/ (/ perimeter minor)
(/ (* (/ (log extent) minor) minor) area)) (- (log perimeter) extent)))
(log (exp (/ perimeter extent))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 7 current generation: 7
generation: 4 generation: 7
nodes: 16 nodes: 13
depth: 6 depth: 6
hits: 728 hits: 698
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 698
raw fitness: 728.0000 raw fitness: 698.0000
standardized fitness: 728.0000 standardized fitness: 698.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9986
TREE: TREE:
(/ (/ eccentricity (log (log (/ (+ eccentricity minor)
(/ (* (/ (log extent) minor) minor) area)) (/ (+ (/ convex extent) minor) minor))))
(log (exp (/ perimeter extent))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 8 current generation: 8
generation: 4 generation: 7
nodes: 16 nodes: 13
depth: 6 depth: 6
hits: 728 hits: 698
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 698
raw fitness: 728.0000 raw fitness: 698.0000
standardized fitness: 728.0000 standardized fitness: 698.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9986
TREE: TREE:
(/ (/ eccentricity (log (log (/ (+ eccentricity minor)
(/ (* (/ (log extent) minor) minor) area)) (/ (+ (/ convex extent) minor) minor))))
(log (exp (/ perimeter extent))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 9 current generation: 9
generation: 4 generation: 9
nodes: 16 nodes: 15
depth: 6 depth: 5
hits: 728 hits: 782
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 782
raw fitness: 728.0000 raw fitness: 782.0000
standardized fitness: 728.0000 standardized fitness: 782.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(/ (/ eccentricity (log (* (* convex eccentricity)
(/ (* (/ (log extent) minor) minor) area)) (/ (- (log minor)
(log (exp (/ perimeter extent)))) (log area))
(* convex
(log minor)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 10 current generation: 10
generation: 4 generation: 9
nodes: 16 nodes: 15
depth: 6 depth: 5
hits: 728 hits: 782
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 782
raw fitness: 728.0000 raw fitness: 782.0000
standardized fitness: 728.0000 standardized fitness: 782.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(/ (/ eccentricity (log (* (* convex eccentricity)
(/ (* (/ (log extent) minor) minor) area)) (/ (- (log minor)
(log (exp (/ perimeter extent)))) (log area))
(* convex
(log minor)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 11 current generation: 11
generation: 4 generation: 9
nodes: 16 nodes: 15
depth: 6 depth: 5
hits: 728 hits: 782
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 782
raw fitness: 728.0000 raw fitness: 782.0000
standardized fitness: 728.0000 standardized fitness: 782.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(/ (/ eccentricity (log (* (* convex eccentricity)
(/ (* (/ (log extent) minor) minor) area)) (/ (- (log minor)
(log (exp (/ perimeter extent)))) (log area))
(* convex
(log minor)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 12 current generation: 12
generation: 4 generation: 9
nodes: 16 nodes: 15
depth: 6 depth: 5
hits: 728 hits: 782
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 782
raw fitness: 728.0000 raw fitness: 782.0000
standardized fitness: 728.0000 standardized fitness: 782.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(/ (/ eccentricity (log (* (* convex eccentricity)
(/ (* (/ (log extent) minor) minor) area)) (/ (- (log minor)
(log (exp (/ perimeter extent)))) (log area))
(* convex
(log minor)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 13 current generation: 13
generation: 4 generation: 9
nodes: 16 nodes: 15
depth: 6 depth: 5
hits: 728 hits: 782
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 782
raw fitness: 728.0000 raw fitness: 782.0000
standardized fitness: 728.0000 standardized fitness: 782.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(/ (/ eccentricity (log (* (* convex eccentricity)
(/ (* (/ (log extent) minor) minor) area)) (/ (- (log minor)
(log (exp (/ perimeter extent)))) (log area))
(* convex
(log minor)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 14 current generation: 14
generation: 4 generation: 9
nodes: 16 nodes: 15
depth: 6 depth: 5
hits: 728 hits: 782
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 728 hits: 782
raw fitness: 728.0000 raw fitness: 782.0000
standardized fitness: 728.0000 standardized fitness: 782.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(/ (/ eccentricity (log (* (* convex eccentricity)
(/ (* (/ (log extent) minor) minor) area)) (/ (- (log minor)
(log (exp (/ perimeter extent)))) (log area))
(* convex
(log minor)))))
=== BEST-OF-RUN ===
current generation: 15
generation: 9
nodes: 15
depth: 5
hits: 782
TOP INDIVIDUAL:
-- #1 --
hits: 782
raw fitness: 782.0000
standardized fitness: 782.0000
adjusted fitness: 0.9987
TREE:
(log (* (* convex eccentricity)
(/ (- (log minor)
(log area))
(* convex
(log minor)))))
=== BEST-OF-RUN ===
current generation: 16
generation: 9
nodes: 15
depth: 5
hits: 782
TOP INDIVIDUAL:
-- #1 --
hits: 782
raw fitness: 782.0000
standardized fitness: 782.0000
adjusted fitness: 0.9987
TREE:
(log (* (* convex eccentricity)
(/ (- (log minor)
(log area))
(* convex
(log minor)))))
=== BEST-OF-RUN ===
current generation: 17
generation: 9
nodes: 15
depth: 5
hits: 782
TOP INDIVIDUAL:
-- #1 --
hits: 782
raw fitness: 782.0000
standardized fitness: 782.0000
adjusted fitness: 0.9987
TREE:
(log (* (* convex eccentricity)
(/ (- (log minor)
(log area))
(* convex
(log minor)))))
=== BEST-OF-RUN ===
current generation: 18
generation: 9
nodes: 15
depth: 5
hits: 782
TOP INDIVIDUAL:
-- #1 --
hits: 782
raw fitness: 782.0000
standardized fitness: 782.0000
adjusted fitness: 0.9987
TREE:
(log (* (* convex eccentricity)
(/ (- (log minor)
(log area))
(* convex
(log minor)))))
=== BEST-OF-RUN ===
current generation: 19
generation: 9
nodes: 15
depth: 5
hits: 782
TOP INDIVIDUAL:
-- #1 --
hits: 782
raw fitness: 782.0000
standardized fitness: 782.0000
adjusted fitness: 0.9987
TREE:
(log (* (* convex eccentricity)
(/ (- (log minor)
(log area))
(* convex
(log minor)))))

File diff suppressed because it is too large Load Diff

View File

@ -1,16 +1,21 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9493 0.9982 0.0000 18.134 3.384 22 4 42 6 0.9493 0.9982 0.0000 18.134 3.384 22 4 42 6 0 0 0.9618 0.9981 0.0000 17.590 3.375 19 4 88 6 0.9618 0.9981 0.0000 17.590 3.375 19 4 88 6
1 0 0.9904 0.9984 0.0000 15.629 3.442 21 4 52 7 0.9698 0.9984 0.0000 16.881 3.413 21 4 42 6 1 0 0.9893 0.9981 0.0000 15.964 3.442 19 4 44 6 0.9755 0.9981 0.0000 16.777 3.409 19 4 88 6
2 0 0.9904 0.9984 0.0000 13.857 3.353 21 4 45 8 0.9767 0.9984 0.0000 15.873 3.393 21 4 42 6 2 0 0.9930 0.9981 0.0000 15.979 3.616 19 4 69 8 0.9814 0.9981 0.0000 16.511 3.478 19 4 88 6
3 0 0.9941 0.9986 0.0000 12.469 3.321 10 4 13 5 0.9811 0.9986 0.0000 15.022 3.375 10 4 42 6 3 0 0.9868 0.9983 0.0000 15.370 3.592 11 4 16 7 0.9827 0.9983 0.0000 16.226 3.507 11 4 88 6
4 0 0.9966 0.9986 0.0000 12.252 3.326 16 6 29 6 0.9842 0.9986 0.0000 14.468 3.365 16 6 42 6 4 0 0.9942 0.9985 0.0000 14.046 3.590 9 4 27 8 0.9850 0.9985 0.0000 15.790 3.523 9 4 88 6
5 0 0.9942 0.9986 0.0000 11.818 3.266 16 6 32 6 0.9858 0.9986 0.0000 14.026 3.349 16 6 42 6 5 0 0.9893 0.9985 0.0000 14.034 3.645 9 4 38 8 0.9857 0.9985 0.0000 15.497 3.544 9 4 88 6
6 0 0.9942 0.9986 0.0000 10.841 3.154 16 6 9 4 0.9870 0.9986 0.0000 13.571 3.321 16 6 42 6 6 0 0.9955 0.9985 0.0000 12.424 3.519 9 4 49 9 0.9871 0.9985 0.0000 15.058 3.540 9 4 88 6
7 0 0.9954 0.9986 0.0000 9.934 3.061 16 6 39 8 0.9881 0.9986 0.0000 13.117 3.288 16 6 42 6 7 0 0.9967 0.9986 0.0000 12.185 3.584 13 6 60 10 0.9883 0.9986 0.0000 14.699 3.545 13 6 88 6
8 0 0.9917 0.9986 0.0000 9.418 2.970 16 6 28 6 0.9885 0.9986 0.0000 12.706 3.253 16 6 42 6 8 0 0.9967 0.9986 0.0000 11.703 3.484 13 6 52 10 0.9893 0.9986 0.0000 14.366 3.539 13 6 88 6
9 0 0.9942 0.9986 0.0000 8.861 2.811 16 6 53 9 0.9890 0.9986 0.0000 12.321 3.209 16 6 42 6 9 0 0.9967 0.9987 0.0000 11.279 3.489 15 5 39 7 0.9900 0.9987 0.0000 14.057 3.534 15 5 88 6
10 0 0.9929 0.9986 0.0000 8.588 2.743 16 6 17 7 0.9894 0.9986 0.0000 11.982 3.166 16 6 42 6 10 0 0.9967 0.9987 0.0000 10.355 3.306 15 5 12 8 0.9906 0.9987 0.0000 13.721 3.513 15 5 88 6
11 0 0.9967 0.9986 0.0000 8.092 2.714 16 6 7 3 0.9900 0.9986 0.0000 11.658 3.129 16 6 42 6 11 0 0.9942 0.9987 0.0000 9.544 3.212 15 5 30 6 0.9909 0.9987 0.0000 13.373 3.488 15 5 88 6
12 0 0.9967 0.9986 0.0000 8.079 2.705 16 6 39 6 0.9905 0.9986 0.0000 11.382 3.096 16 6 42 6 12 0 0.9955 0.9987 0.0000 9.357 3.146 15 5 26 8 0.9913 0.9987 0.0000 13.064 3.462 15 5 88 6
13 0 0.9979 0.9986 0.9971 8.104 2.723 16 6 10 4 0.9910 0.9986 0.0000 11.148 3.069 16 6 42 6 13 0 0.9967 0.9987 0.0000 8.925 3.123 15 5 43 9 0.9917 0.9987 0.0000 12.768 3.437 15 5 88 6
14 0 0.9966 0.9986 0.0000 7.336 2.539 16 6 17 4 0.9914 0.9986 0.0000 10.894 3.034 16 6 42 6 14 0 0.9980 0.9987 0.9967 8.575 3.020 15 5 33 12 0.9921 0.9987 0.0000 12.489 3.410 15 5 88 6
15 0 0.9967 0.9987 0.0000 8.251 2.941 15 5 23 8 0.9924 0.9987 0.0000 12.224 3.380 15 5 88 6
16 0 0.9980 0.9987 0.9975 8.155 2.924 15 5 40 11 0.9927 0.9987 0.0000 11.984 3.353 15 5 88 6
17 0 0.9967 0.9987 0.0000 7.999 2.824 15 5 14 4 0.9929 0.9987 0.0000 11.763 3.324 15 5 88 6
18 0 0.9980 0.9987 0.9976 7.745 2.795 15 5 40 11 0.9932 0.9987 0.0000 11.552 3.296 15 5 88 6
19 0 0.9955 0.9987 0.0000 7.577 2.744 15 5 7 3 0.9933 0.9987 0.0000 11.353 3.269 15 5 88 6

View File

@ -14,29 +14,29 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 619. no random number seed specfied; using 260.
creating initial population(s): creating initial population(s):
1136 trees were generated to fill the population of 800 (800 trees). 1085 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
starting evolution. starting evolution.
no checkpointing will be done. no checkpointing will be done.
=== generation 0. === generation 0.
evaluation complete. (1s wall) evaluation complete. (2s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 1. === generation 1.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 2. === generation 2.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4. === generation 3.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5. === generation 5.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
@ -53,35 +53,50 @@ no checkpointing will be done.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 10. === generation 10.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 11. === generation 11.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 12. === generation 12.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 13.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 14. === generation 14.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 3914621 allocated: 5235692
freed: 3866621 freed: 5187692
not freed: 48000 not freed: 48000
max allocated: 460077 max allocated: 459029
malloc'ed blocks: 50948 malloc'ed blocks: 64698
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 50942 free'ed blocks: 64692
------- time ------- ------- time -------
overall: 11s wall overall: 12s wall
evaluation: 8s wall evaluation: 10s wall
breeding: 0s wall breeding: 0s wall
------- generation spaces ------- ------- generation spaces -------
@ -89,7 +104,7 @@ SYSTEM STATISTICS
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 1639 used: 1976
freed: 1639 freed: 1976
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,18 +1,18 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))
TREE-equ: TREE-equ:
y = (eccentricity + -0.90589) y = log(exp((eccentricity - 0.87489)))

View File

@ -1,12 +1,12 @@
Hits: 1986, Total Size: 2810, Percent Hit: 70.676157 Hits: 1900, Total Size: 2810, Percent Hit: 67.615658
CC: 404 CC: 1105
CO: 730 CO: 39
OO: 1582 OO: 795
OC: 94 OC: 871
Fitness: 0.998540 Fitness: 0.998580
Hits: 684 Hits: 703
y = (eccentricity + -0.90589) y = log(exp((eccentricity - 0.87489)))
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))

View File

@ -1,170 +1,204 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 0 current generation: 0
generation: 0 generation: 0
nodes: 3 nodes: 30
depth: 1 depth: 5
hits: 684 hits: 515
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 515
raw fitness: 684.0000 raw fitness: 515.0000
standardized fitness: 684.0000 standardized fitness: 515.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9981
TREE: TREE:
(+ eccentricity -0.90589) (* (* (/ (/ (log (log convex))
(/ (+ minor minor)
(- perimeter major)))
(+ (+ (log perimeter)
(log area))
(/ (- eccentricity -0.81861)
(* area area))))
(- (exp (* (- eccentricity eccentricity)
(+ perimeter major)))
(log (+ (* extent major)
(exp extent)))))
(* (- (log (exp (- major eccentricity)))
(log (exp (/ -0.09773 minor))))
(- (log (exp (+ extent extent)))
(/ (- (* convex minor)
(/ convex eccentricity))
(* (- eccentricity eccentricity)
(+ extent major))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 1 current generation: 1
generation: 0 generation: 0
nodes: 3 nodes: 30
depth: 1 depth: 5
hits: 684 hits: 515
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 515
raw fitness: 684.0000 raw fitness: 515.0000
standardized fitness: 684.0000 standardized fitness: 515.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9981
TREE: TREE:
(+ eccentricity -0.90589) (* (* (/ (/ (log (log convex))
(/ (+ minor minor)
(- perimeter major)))
(+ (+ (log perimeter)
(log area))
(/ (- eccentricity -0.81861)
(* area area))))
(- (exp (* (- eccentricity eccentricity)
(+ perimeter major)))
(log (+ (* extent major)
(exp extent)))))
(* (- (log (exp (- major eccentricity)))
(log (exp (/ -0.09773 minor))))
(- (log (exp (+ extent extent)))
(/ (- (* convex minor)
(/ convex eccentricity))
(* (- eccentricity eccentricity)
(+ extent major))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 2 current generation: 2
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 3 current generation: 3
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 4 current generation: 4
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 5 current generation: 5
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 6 current generation: 6
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 7 current generation: 7
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 8 current generation: 8
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 9 current generation: 9
generation: 0 generation: 2
nodes: 3 nodes: 5
depth: 1 depth: 3
hits: 684 hits: 703
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 684 hits: 703
raw fitness: 684.0000 raw fitness: 703.0000
standardized fitness: 684.0000 standardized fitness: 703.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9986
TREE: TREE:
(+ eccentricity -0.90589) (log (exp (- eccentricity 0.87489)))

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9518 0.9985 0.0000 17.055 3.319 3 1 36 6 0.9518 0.9985 0.0000 17.055 3.319 3 1 36 6 0 0 0.9755 0.9981 0.0000 18.196 3.384 30 5 24 5 0.9755 0.9981 0.0000 18.196 3.384 30 5 24 5
1 0 0.9942 0.9985 0.0000 14.514 3.292 3 1 25 5 0.9730 0.9985 0.0000 15.784 3.306 3 1 36 6 1 0 0.9917 0.9981 0.0000 15.984 3.406 30 5 25 6 0.9836 0.9981 0.0000 17.090 3.395 30 5 24 5
2 0 0.9942 0.9985 0.0000 13.443 3.350 3 1 21 5 0.9801 0.9985 0.0000 15.004 3.320 3 1 36 6 2 0 0.9905 0.9986 0.0000 15.830 3.541 5 3 42 10 0.9859 0.9986 0.0000 16.670 3.444 5 3 24 5
3 0 0.9930 0.9985 0.0000 13.670 3.458 3 1 23 4 0.9833 0.9985 0.0000 14.670 3.355 3 1 36 6 3 0 0.9955 0.9986 0.0000 15.740 3.647 5 3 22 6 0.9883 0.9986 0.0000 16.438 3.495 5 3 24 5
4 0 0.9930 0.9985 0.0000 12.801 3.410 3 1 16 5 0.9853 0.9985 0.0000 14.296 3.366 3 1 36 6 4 0 0.9967 0.9986 0.0000 15.776 3.667 5 3 75 6 0.9900 0.9986 0.0000 16.305 3.529 5 3 24 5
5 0 0.9943 0.9985 0.0000 11.716 3.269 3 1 15 5 0.9868 0.9985 0.0000 13.866 3.350 3 1 36 6 5 0 0.9917 0.9986 0.0000 14.099 3.591 5 3 20 6 0.9903 0.9986 0.0000 15.938 3.540 5 3 24 5
6 0 0.9918 0.9985 0.0000 11.865 3.336 3 1 89 14 0.9875 0.9985 0.0000 13.581 3.348 3 1 36 6 6 0 0.9967 0.9986 0.0000 13.238 3.580 5 3 55 9 0.9912 0.9986 0.0000 15.552 3.545 5 3 24 5
7 0 0.9968 0.9985 0.0000 11.531 3.311 3 1 75 9 0.9886 0.9985 0.0000 13.324 3.343 3 1 36 6 7 0 0.9930 0.9986 0.0000 12.812 3.559 5 3 31 11 0.9914 0.9986 0.0000 15.209 3.547 5 3 24 5
8 0 0.9980 0.9985 0.9977 11.488 3.336 3 1 6 4 0.9897 0.9985 0.0000 13.120 3.342 3 1 36 6 8 0 0.9955 0.9986 0.0000 12.965 3.627 5 3 75 8 0.9919 0.9986 0.0000 14.960 3.556 5 3 24 5
9 0 0.9955 0.9985 0.0000 11.704 3.405 3 1 21 7 0.9903 0.9985 0.0000 12.979 3.349 3 1 36 6 9 0 0.9967 0.9986 0.0000 11.810 3.434 5 3 23 6 0.9924 0.9986 0.0000 14.645 3.544 5 3 24 5

View File

@ -14,58 +14,58 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 200. no random number seed specfied; using 797.
creating initial population(s): creating initial population(s):
1128 trees were generated to fill the population of 800 (800 trees). 1122 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
starting evolution. starting evolution.
no checkpointing will be done. no checkpointing will be done.
=== generation 0. === generation 0.
evaluation complete. (1s wall) evaluation complete. (2s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 1. === generation 1.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 2. === generation 2.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 3. === generation 3.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4. === generation 4.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 5. === generation 5.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 6. === generation 6.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 7. === generation 7.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 9. === generation 8.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 3048604 allocated: 3298053
freed: 3000604 freed: 3250053
not freed: 48000 not freed: 48000
max allocated: 444869 max allocated: 464149
malloc'ed blocks: 36915 malloc'ed blocks: 37496
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 36909 free'ed blocks: 37490
------- time ------- ------- time -------
overall: 9s wall overall: 8s wall
evaluation: 7s wall evaluation: 7s wall
breeding: 0s wall breeding: 0s wall
@ -74,7 +74,7 @@ SYSTEM STATISTICS
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 1318 used: 1444
freed: 1318 freed: 1444
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,20 +1,30 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 1 generation: 5
nodes: 12 nodes: 48
depth: 5 depth: 8
hits: 902 hits: 725
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 902 hits: 725
raw fitness: 902.0000 raw fitness: 725.0000
standardized fitness: 902.0000 standardized fitness: 725.0000
adjusted fitness: 0.9989 adjusted fitness: 0.9986
TREE: TREE:
(log (exp (* (- (/ minor perimeter) (- (/ (- extent
(exp 0.57671)) (- (exp (- perimeter 0.51575))
(- perimeter -0.11632)))) (log (log minor))))
(exp (- (* (+ minor perimeter)
(log extent))
(+ (+ (/ extent
(+ area major)) perimeter)
(/ eccentricity
(/ area area))))))
(/ (* (* major
(- extent extent)) extent)
(/ perimeter
(/ (- eccentricity convex) eccentricity))))
TREE-equ: TREE-equ:
y = log(exp((((minor / perimeter) - exp(0.57671)) * (perimeter - -0.11632)))) y = (((extent - (exp((perimeter - 0.51575)) - log(log(minor)))) / exp((((minor + perimeter) * log(extent)) - (((extent / (area + major)) + perimeter) + (eccentricity / (area / area)))))) - (((major * (extent - extent)) * extent) / (perimeter / ((eccentricity - convex) / eccentricity))))

View File

@ -1,14 +1,24 @@
Hits: 2565, Total Size: 2810, Percent Hit: 91.281139 Hits: 2167, Total Size: 2810, Percent Hit: 77.117438
CC: 931 CC: 544
CO: 202 CO: 558
OO: 1634 OO: 1623
OC: 43 OC: 85
Fitness: 0.998893 Fitness: 0.998623
Hits: 902 Hits: 725
y = log(exp((((minor / perimeter) - exp(0.57671)) * (perimeter - -0.11632)))) y = (((extent - (exp((perimeter - 0.51575)) - log(log(minor)))) / exp((((minor + perimeter) * log(extent)) - (((extent / (area + major)) + perimeter) + (eccentricity / (area / area)))))) - (((major * (extent - extent)) * extent) / (perimeter / ((eccentricity - convex) / eccentricity))))
(log (exp (* (- (/ minor perimeter) (- (/ (- extent
(exp 0.57671)) (- (exp (- perimeter 0.51575))
(- perimeter -0.11632)))) (log (log minor))))
(exp (- (* (+ minor perimeter)
(log extent))
(+ (+ (/ extent
(+ area major)) perimeter)
(/ eccentricity
(/ area area))))))
(/ (* (* major
(- extent extent)) extent)
(/ perimeter
(/ (- eccentricity convex) eccentricity))))

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,52 +1,11 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9506 0.9985 0.0000 18.221 3.434 11 3 27 5 0.9506 0.9985 0.0000 18.221 3.434 11 3 27 5 0 0 0.9531 0.9982 0.0000 18.830 3.441 50 6 35 5 0.9531 0.9982 0.0000 18.830 3.441 50 6 35 5
1 0 0.9918 0.9989 0.0000 16.523 3.469 12 5 12 3 0.9712 0.9989 0.0000 17.372 3.451 12 5 27 5 1 0 0.9893 0.9983 0.0000 16.790 3.429 27 8 16 4 0.9712 0.9983 0.0000 17.810 3.435 27 8 35 5
2 0 0.9930 0.9989 0.0000 15.921 3.458 12 5 48 8 0.9785 0.9989 0.0000 16.888 3.453 12 5 27 5 2 0 0.9881 0.9983 0.0000 17.315 3.612 27 8 29 6 0.9768 0.9983 0.0000 17.645 3.494 27 8 35 5
3 0 0.9968 0.9989 0.0000 15.135 3.575 12 5 76 6 0.9830 0.9989 0.0000 16.450 3.484 12 5 27 5 3 0 0.9843 0.9986 0.0000 16.464 3.719 46 8 14 7 0.9787 0.9986 0.0000 17.350 3.550 46 8 35 5
4 0 0.9943 0.9989 0.0000 14.570 3.686 12 5 23 6 0.9853 0.9989 0.0000 16.074 3.524 12 5 27 5 4 0 0.9931 0.9986 0.0000 15.741 3.643 46 8 62 8 0.9816 0.9986 0.0000 17.028 3.569 46 8 35 5
5 0 0.9955 0.9989 0.0000 13.869 3.626 12 5 24 7 0.9870 0.9989 0.0000 15.706 3.541 12 5 27 5 5 0 0.9893 0.9986 0.0000 13.969 3.479 48 8 31 6 0.9829 0.9986 0.0000 16.518 3.554 48 8 35 5
6 0 0.9905 0.9989 0.0000 13.331 3.547 12 5 59 11 0.9875 0.9989 0.0000 15.367 3.542 12 5 27 5 6 0 0.9931 0.9986 0.0000 13.921 3.544 48 8 16 5 0.9843 0.9986 0.0000 16.147 3.552 48 8 35 5
7 0 0.9968 0.9989 0.0000 11.947 3.388 12 5 35 9 0.9886 0.9989 0.0000 14.940 3.523 12 5 27 5 7 0 0.9918 0.9986 0.0000 13.160 3.456 48 8 55 11 0.9853 0.9986 0.0000 15.774 3.540 48 8 35 5
8 0 0.9980 0.9989 0.9979 11.086 3.255 12 5 9 4 0.9897 0.9989 0.0000 14.512 3.493 12 5 27 5 8 0 0.9931 0.9986 0.0000 12.854 3.413 48 8 36 8 0.9861 0.9986 0.0000 15.449 3.526 48 8 35 5
9 0 0.9905 0.9989 0.0000 10.380 3.165 12 5 34 9 0.9898 0.9989 0.0000 14.098 3.460 12 5 27 5 9 0 0.9943 0.9986 0.0000 12.886 3.349 48 8 54 9 0.9870 0.9986 0.0000 15.193 3.508 48 8 35 5
10 0 0.9955 0.9989 0.0000 9.320 3.019 12 5 20 5 0.9903 0.9989 0.0000 13.664 3.420 12 5 27 5
11 0 0.9955 0.9989 0.0000 8.995 2.920 12 5 29 7 0.9907 0.9989 0.0000 13.275 3.378 12 5 27 5
12 0 0.9955 0.9989 0.0000 9.351 3.081 12 5 12 7 0.9911 0.9989 0.0000 12.973 3.356 12 5 27 5
13 0 0.9980 0.9989 0.9980 9.870 3.126 12 5 5 2 0.9916 0.9989 0.0000 12.751 3.339 12 5 27 5
14 0 0.9955 0.9989 0.0000 9.506 3.041 12 5 10 5 0.9918 0.9989 0.0000 12.535 3.319 12 5 27 5
15 0 0.9943 0.9989 0.0000 8.406 2.749 12 5 5 2 0.9920 0.9989 0.0000 12.277 3.284 12 5 27 5
16 0 0.9943 0.9989 0.0000 7.899 2.670 12 5 27 7 0.9921 0.9989 0.0000 12.019 3.248 12 5 27 5
17 0 0.9980 0.9989 0.9956 7.571 2.719 12 5 12 6 0.9925 0.9989 0.0000 11.772 3.218 12 5 27 5
18 0 0.9980 0.9989 0.9976 7.175 2.618 12 5 8 3 0.9927 0.9989 0.0000 11.530 3.187 12 5 27 5
19 0 0.9980 0.9989 0.9973 6.689 2.429 12 5 11 5 0.9930 0.9989 0.0000 11.288 3.149 12 5 27 5
20 0 0.9968 0.9989 0.0000 6.196 2.334 12 5 80 12 0.9932 0.9989 0.0000 11.046 3.110 12 5 27 5
21 0 0.9980 0.9989 0.9975 6.100 2.268 12 5 7 3 0.9934 0.9989 0.0000 10.821 3.072 12 5 27 5
22 0 0.9980 0.9989 0.9975 6.088 2.241 12 5 3 1 0.9936 0.9989 0.0000 10.615 3.035 12 5 27 5
23 0 0.9967 0.9989 0.0000 6.245 2.303 12 5 9 4 0.9937 0.9989 0.0000 10.433 3.005 12 5 27 5
24 0 0.9980 0.9989 0.9975 6.101 2.225 12 5 5 2 0.9939 0.9989 0.0000 10.260 2.974 12 5 27 5
25 0 0.9980 0.9989 0.9976 5.610 2.065 12 5 5 2 0.9941 0.9989 0.0000 10.081 2.939 12 5 27 5
26 0 0.9980 0.9989 0.9976 5.550 2.078 12 5 5 2 0.9942 0.9989 0.0000 9.913 2.907 12 5 27 5
27 0 0.9980 0.9989 0.9976 5.761 2.167 12 5 3 1 0.9943 0.9989 0.0000 9.765 2.880 12 5 27 5
28 0 0.9943 0.9989 0.0000 5.996 2.215 12 5 59 11 0.9943 0.9989 0.0000 9.635 2.858 12 5 27 5
29 0 0.9955 0.9989 0.0000 5.746 2.172 12 5 7 4 0.9944 0.9989 0.0000 9.505 2.835 12 5 27 5
30 0 0.9980 0.9989 0.9979 5.421 2.051 12 5 22 7 0.9945 0.9989 0.0000 9.374 2.809 12 5 27 5
31 0 0.9980 0.9989 0.9972 5.849 2.221 12 5 5 2 0.9946 0.9989 0.0000 9.263 2.791 12 5 27 5
32 0 0.9980 0.9989 0.9980 5.799 2.180 12 5 9 4 0.9947 0.9989 0.0000 9.158 2.773 12 5 27 5
33 0 0.9968 0.9989 0.0000 5.492 2.085 12 5 34 11 0.9948 0.9989 0.0000 9.051 2.752 12 5 27 5
34 0 0.9980 0.9989 0.9978 4.919 1.877 12 5 3 1 0.9949 0.9989 0.0000 8.933 2.727 12 5 27 5
35 0 0.9980 0.9989 0.9979 4.768 1.853 12 5 5 2 0.9949 0.9989 0.0000 8.817 2.703 12 5 27 5
36 0 0.9968 0.9989 0.0000 4.732 1.853 12 5 25 10 0.9950 0.9989 0.0000 8.706 2.680 12 5 27 5
37 0 0.9980 0.9989 0.9979 4.541 1.786 12 5 7 3 0.9951 0.9989 0.0000 8.597 2.657 12 5 27 5
38 0 0.9980 0.9989 0.9978 4.645 1.839 12 5 7 3 0.9952 0.9989 0.0000 8.496 2.636 12 5 27 5
39 0 0.9980 0.9989 0.9976 4.639 1.873 12 5 4 2 0.9952 0.9989 0.0000 8.399 2.616 12 5 27 5
40 0 0.9980 0.9989 0.9979 4.725 1.900 12 5 4 2 0.9953 0.9989 0.0000 8.310 2.599 12 5 27 5
41 0 0.9980 0.9989 0.9979 5.010 1.992 12 5 4 2 0.9954 0.9989 0.0000 8.231 2.585 12 5 27 5
42 0 0.9955 0.9989 0.0000 4.912 1.985 12 5 5 2 0.9954 0.9989 0.0000 8.154 2.571 12 5 27 5
43 0 0.9968 0.9989 0.0000 4.869 1.980 12 5 15 4 0.9954 0.9989 0.0000 8.079 2.557 12 5 27 5
44 0 0.9980 0.9989 0.9976 4.923 2.041 12 5 5 3 0.9954 0.9989 0.0000 8.009 2.546 12 5 27 5
45 0 0.9980 0.9989 0.9980 4.895 2.016 12 5 6 3 0.9955 0.9989 0.0000 7.941 2.534 12 5 27 5
46 0 0.9968 0.9989 0.0000 4.661 1.920 12 5 15 7 0.9955 0.9989 0.0000 7.871 2.521 12 5 27 5
47 0 0.9980 0.9989 0.9980 4.465 1.876 12 5 4 2 0.9956 0.9989 0.0000 7.801 2.508 12 5 27 5
48 0 0.9980 0.9989 0.9978 4.451 1.810 12 5 8 4 0.9956 0.9989 0.0000 7.732 2.493 12 5 27 5
49 0 0.9980 0.9989 0.9975 4.346 1.735 12 5 10 4 0.9957 0.9989 0.0000 7.664 2.478 12 5 27 5
50 0 0.9980 0.9989 0.9975 4.383 1.709 12 5 9 4 0.9957 0.9989 0.0000 7.600 2.463 12 5 27 5

View File

@ -14,25 +14,25 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 606. no random number seed specfied; using 254.
creating initial population(s): creating initial population(s):
1123 trees were generated to fill the population of 800 (800 trees). 1098 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
starting evolution. starting evolution.
no checkpointing will be done. no checkpointing will be done.
=== generation 0. === generation 0.
evaluation complete. (2s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 1. === generation 1.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 2. === generation 2.
evaluation complete. (2s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 3. === generation 3.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4. === generation 4.
evaluation complete. (1s wall) evaluation complete. (1s wall)
@ -41,8 +41,8 @@ no checkpointing will be done.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 6. === generation 6.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (1s wall) breeding complete. (0s wall)
=== generation 7. === generation 7.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
@ -52,151 +52,29 @@ no checkpointing will be done.
=== generation 9. === generation 9.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 20.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 21.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 22.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 23.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 24.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 25.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 26.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 27.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 28.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 29.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 30.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 31.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 32.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 33.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 34.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 35.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 36.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 37.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 38.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 39.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 40.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 41.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 42.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 43.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 44.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 45.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 46.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 47.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 48.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 49.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 50.
evaluation complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 10026942 allocated: 3401391
freed: 9978942 freed: 3353391
not freed: 48000 not freed: 48000
max allocated: 467277 max allocated: 473021
malloc'ed blocks: 146663 malloc'ed blocks: 38019
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 146657 free'ed blocks: 38013
------- time ------- ------- time -------
overall: 16s wall overall: 8s wall
evaluation: 10s wall evaluation: 6s wall
breeding: 1s wall breeding: 0s wall
------- generation spaces ------- ------- generation spaces -------
space 0 size: 200 space 0 size: 200
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 3716 used: 1489
freed: 3716 freed: 1489
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,19 +1,27 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 9 generation: 0
nodes: 6 nodes: 40
depth: 2 depth: 5
hits: 714 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 714 hits: 741
raw fitness: 714.0000 raw fitness: 741.0000
standardized fitness: 714.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(- (* eccentricity eccentricity) (- (log (* (+ (- minor area)
(exp -0.26723)) (* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
TREE-equ: TREE-equ:
y = ((eccentricity * eccentricity) - exp(-0.26723)) y = (log((((minor - area) + (area * minor)) * ((area - eccentricity) + (extent - perimeter)))) - (((exp(-0.58732) + (-0.84888 / eccentricity)) * (log(perimeter) * (major / major))) * (log((-0.77526 + area)) - log((area * area)))))

View File

@ -1,13 +1,21 @@
Hits: 1889, Total Size: 2810, Percent Hit: 67.224199 Hits: 1950, Total Size: 2810, Percent Hit: 69.395018
CC: 1052 CC: 933
CO: 40 CO: 200
OO: 837 OO: 1017
OC: 881 OC: 660
Fitness: 0.998601 Fitness: 0.998652
Hits: 714 Hits: 741
y = ((eccentricity * eccentricity) - exp(-0.26723)) y = (log((((minor - area) + (area * minor)) * ((area - eccentricity) + (extent - perimeter)))) - (((exp(-0.58732) + (-0.84888 / eccentricity)) * (log(perimeter) * (major / major))) * (log((-0.77526 + area)) - log((area * area)))))
(- (* eccentricity eccentricity) (- (log (* (+ (- minor area)
(exp -0.26723)) (* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))

View File

@ -1,459 +1,390 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 0 current generation: 0
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 1 current generation: 1
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 2 current generation: 2
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 3 current generation: 3
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 4 current generation: 4
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 5 current generation: 5
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 6 current generation: 6
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 7 current generation: 7
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 8 current generation: 8
generation: 0 generation: 0
nodes: 90 nodes: 40
depth: 6 depth: 5
hits: 703 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 703 hits: 741
raw fitness: 703.0000 raw fitness: 741.0000
standardized fitness: 703.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(+ (- (+ (- (exp (+ eccentricity major)) (- (log (* (+ (- minor area)
(log (exp minor))) (* area minor))
(log (exp (/ perimeter extent)))) (+ (- area eccentricity)
(* (* (* (exp perimeter) (- extent perimeter))))
(+ major perimeter)) (* (* (+ (exp -0.58732)
(/ (/ major perimeter) (/ -0.84888 eccentricity))
(log major))) (* (log perimeter)
(- (+ (log perimeter) (/ major major)))
(/ minor perimeter)) (- (log (+ -0.77526 area))
(log (+ minor perimeter))))) (log (* area area)))))
(+ (- (* (+ (log minor)
(/ -0.68864 minor))
(+ (- eccentricity -0.88170)
(- major major)))
(/ (/ (- extent minor)
(- area major))
(exp (exp major))))
(/ (exp (/ (log perimeter)
(exp 0.50504)))
(/ (/ (- 0.78456 convex)
(* 0.03515 eccentricity))
(- (/ area eccentricity)
(* perimeter perimeter))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 9 current generation: 9
generation: 9 generation: 0
nodes: 6 nodes: 40
depth: 2 depth: 5
hits: 714 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 714 hits: 741
raw fitness: 714.0000 raw fitness: 741.0000
standardized fitness: 714.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(- (* eccentricity eccentricity) (- (log (* (+ (- minor area)
(exp -0.26723)) (* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 10 current generation: 10
generation: 9 generation: 0
nodes: 6 nodes: 40
depth: 2 depth: 5
hits: 714 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 714 hits: 741
raw fitness: 714.0000 raw fitness: 741.0000
standardized fitness: 714.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(- (* eccentricity eccentricity) (- (log (* (+ (- minor area)
(exp -0.26723)) (* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 11 current generation: 11
generation: 9 generation: 0
nodes: 6 nodes: 40
depth: 2 depth: 5
hits: 714 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 714 hits: 741
raw fitness: 714.0000 raw fitness: 741.0000
standardized fitness: 714.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(- (* eccentricity eccentricity) (- (log (* (+ (- minor area)
(exp -0.26723)) (* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 12 current generation: 12
generation: 9 generation: 0
nodes: 6 nodes: 40
depth: 2 depth: 5
hits: 714 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 714 hits: 741
raw fitness: 714.0000 raw fitness: 741.0000
standardized fitness: 714.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(- (* eccentricity eccentricity) (- (log (* (+ (- minor area)
(exp -0.26723)) (* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 13 current generation: 13
generation: 9 generation: 0
nodes: 6 nodes: 40
depth: 2 depth: 5
hits: 714 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 714 hits: 741
raw fitness: 714.0000 raw fitness: 741.0000
standardized fitness: 714.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(- (* eccentricity eccentricity) (- (log (* (+ (- minor area)
(exp -0.26723)) (* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 14 current generation: 14
generation: 9 generation: 0
nodes: 6 nodes: 40
depth: 2 depth: 5
hits: 714 hits: 741
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 714 hits: 741
raw fitness: 714.0000 raw fitness: 741.0000
standardized fitness: 714.0000 standardized fitness: 741.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9987
TREE: TREE:
(- (* eccentricity eccentricity) (- (log (* (+ (- minor area)
(exp -0.26723)) (* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))

File diff suppressed because it is too large Load Diff

View File

@ -1,16 +1,16 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9556 0.9986 0.0000 17.769 3.316 90 6 88 6 0.9556 0.9986 0.0000 17.769 3.316 90 6 88 6 0 0 0.9718 0.9987 0.0000 17.073 3.292 40 5 37 6 0.9718 0.9987 0.0000 17.073 3.292 40 5 37 6
1 0 0.9881 0.9986 0.0000 15.547 3.391 90 6 48 9 0.9718 0.9986 0.0000 16.658 3.354 90 6 88 6 1 0 0.9855 0.9987 0.0000 16.521 3.355 40 5 79 7 0.9787 0.9987 0.0000 16.797 3.324 40 5 37 6
2 0 0.9918 0.9986 0.0000 14.473 3.369 90 6 22 7 0.9785 0.9986 0.0000 15.930 3.359 90 6 88 6 2 0 0.9943 0.9987 0.0000 15.624 3.461 40 5 14 6 0.9839 0.9987 0.0000 16.406 3.370 40 5 37 6
3 0 0.9956 0.9986 0.0000 14.178 3.359 90 6 44 9 0.9828 0.9986 0.0000 15.492 3.359 90 6 88 6 3 0 0.9918 0.9987 0.0000 13.809 3.371 40 5 73 6 0.9858 0.9987 0.0000 15.757 3.370 40 5 37 6
4 0 0.9931 0.9986 0.0000 14.116 3.430 90 6 13 4 0.9848 0.9986 0.0000 15.216 3.373 90 6 88 6 4 0 0.9918 0.9987 0.0000 13.356 3.397 40 5 23 7 0.9870 0.9987 0.0000 15.277 3.376 40 5 37 6
5 0 0.9956 0.9986 0.0000 13.635 3.401 90 6 29 7 0.9866 0.9986 0.0000 14.953 3.378 90 6 88 6 5 0 0.9955 0.9987 0.0000 13.355 3.479 40 5 8 5 0.9884 0.9987 0.0000 14.956 3.393 40 5 37 6
6 0 0.9956 0.9986 0.0000 13.711 3.394 90 6 15 6 0.9879 0.9986 0.0000 14.776 3.380 90 6 88 6 6 0 0.9930 0.9987 0.0000 12.467 3.353 40 5 9 4 0.9891 0.9987 0.0000 14.601 3.387 40 5 37 6
7 0 0.9981 0.9986 0.9978 12.950 3.292 90 6 11 4 0.9892 0.9986 0.0000 14.547 3.369 90 6 88 6 7 0 0.9968 0.9987 0.0000 12.704 3.504 40 5 54 7 0.9900 0.9987 0.0000 14.364 3.402 40 5 37 6
8 0 0.9956 0.9986 0.0000 11.155 3.050 90 6 23 10 0.9899 0.9986 0.0000 14.170 3.334 90 6 88 6 8 0 0.9968 0.9987 0.0000 11.477 3.333 40 5 54 8 0.9908 0.9987 0.0000 14.043 3.394 40 5 37 6
9 0 0.9968 0.9986 0.0000 11.030 2.987 6 2 16 6 0.9906 0.9986 0.0000 13.856 3.299 6 2 88 6 9 0 0.9980 0.9987 0.9980 11.234 3.251 40 5 4 2 0.9915 0.9987 0.0000 13.762 3.380 40 5 37 6
10 0 0.9968 0.9986 0.0000 11.637 3.041 6 2 37 10 0.9912 0.9986 0.0000 13.655 3.276 6 2 88 6 10 0 0.9955 0.9987 0.0000 10.539 3.139 40 5 85 17 0.9919 0.9987 0.0000 13.469 3.358 40 5 37 6
11 0 0.9968 0.9986 0.0000 11.529 3.046 6 2 9 4 0.9916 0.9986 0.0000 13.477 3.256 6 2 88 6 11 0 0.9980 0.9987 0.9975 9.857 3.033 40 5 10 4 0.9924 0.9987 0.0000 13.168 3.331 40 5 37 6
12 0 0.9956 0.9986 0.0000 11.060 3.024 6 2 14 4 0.9919 0.9986 0.0000 13.292 3.239 6 2 88 6 12 0 0.9955 0.9987 0.0000 9.741 3.115 40 5 39 10 0.9926 0.9987 0.0000 12.904 3.314 40 5 37 6
13 0 0.9981 0.9986 0.9976 11.123 2.996 6 2 5 2 0.9924 0.9986 0.0000 13.137 3.221 6 2 88 6 13 0 0.9955 0.9987 0.0000 9.242 3.026 40 5 16 6 0.9928 0.9987 0.0000 12.643 3.293 40 5 37 6
14 0 0.9968 0.9986 0.0000 10.690 2.902 6 2 28 8 0.9927 0.9986 0.0000 12.973 3.200 6 2 88 6 14 0 0.9967 0.9987 0.0000 8.471 2.815 40 5 54 7 0.9931 0.9987 0.0000 12.365 3.262 40 5 37 6

View File

@ -14,23 +14,23 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 82. no random number seed specfied; using 74.
creating initial population(s): creating initial population(s):
1097 trees were generated to fill the population of 800 (800 trees). 1112 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
starting evolution. starting evolution.
no checkpointing will be done. no checkpointing will be done.
=== generation 0. === generation 0.
evaluation complete. (2s wall)
breeding complete. (0s wall)
=== generation 1.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 2. === generation 1.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 2.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 3. === generation 3.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
@ -53,35 +53,35 @@ no checkpointing will be done.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 10. === generation 10.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 11. === generation 11.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 12. === generation 12.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 13. === generation 13.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 14. === generation 14.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 4379498 allocated: 4226881
freed: 4331498 freed: 4178881
not freed: 48000 not freed: 48000
max allocated: 457716 max allocated: 459452
malloc'ed blocks: 50828 malloc'ed blocks: 50756
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 50822 free'ed blocks: 50750
------- time ------- ------- time -------
overall: 11s wall overall: 10s wall
evaluation: 9s wall evaluation: 8s wall
breeding: 0s wall breeding: 0s wall
------- generation spaces ------- ------- generation spaces -------
@ -89,7 +89,7 @@ SYSTEM STATISTICS
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 1672 used: 1697
freed: 1672 freed: 1697
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,22 +1,19 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 9 generation: 0
nodes: 24 nodes: 8
depth: 6 depth: 5
hits: 746 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 746 hits: 817
raw fitness: 746.0000 raw fitness: 817.0000
standardized fitness: 746.0000 standardized fitness: 817.0000
adjusted fitness: 0.9987 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) area) (log (log (log (* (log perimeter)
(log area)) (exp eccentricity)))))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))
TREE-equ: TREE-equ:
y = (((log(eccentricity) * area) * log(area)) + (((convex + 0.03015) + (((area + minor) / minor) + major)) + log((area - 0.32967)))) y = log(log(log((log(perimeter) * exp(eccentricity)))))

View File

@ -1,16 +1,13 @@
Hits: 2144, Total Size: 2810, Percent Hit: 76.298932 Hits: 2386, Total Size: 2810, Percent Hit: 84.911032
CC: 749 CC: 782
CO: 353 CO: 375
OO: 1395 OO: 1604
OC: 313 OC: 49
Fitness: 0.998661 Fitness: 0.998778
Hits: 746 Hits: 817
y = (((log(eccentricity) * area) * log(area)) + (((convex + 0.03015) + (((area + minor) / minor) + major)) + log((area - 0.32967)))) y = log(log(log((log(perimeter) * exp(eccentricity)))))
(+ (* (* (log eccentricity) area) (log (log (log (* (log perimeter)
(log area)) (exp eccentricity)))))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))

View File

@ -1,321 +1,540 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 0 current generation: 0
generation: 0 generation: 0
nodes: 7 nodes: 8
depth: 2 depth: 5
hits: 595 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 595 hits: 817
raw fitness: 595.0000 raw fitness: 817.0000
standardized fitness: 595.0000 standardized fitness: 817.0000
adjusted fitness: 0.9983 adjusted fitness: 0.9988
TREE: TREE:
(- (+ major eccentricity) (log (log (log (* (log perimeter)
(- major -0.85831)) (exp eccentricity)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 1 current generation: 1
generation: 1 generation: 0
nodes: 22 nodes: 8
depth: 4 depth: 5
hits: 713 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 713 hits: 817
raw fitness: 713.0000 raw fitness: 817.0000
standardized fitness: 713.0000 standardized fitness: 817.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) (log (log (log (* (log perimeter)
(+ -0.87463 convex)) (exp eccentricity)))))
(log area))
(+ (+ (+ convex 0.03015)
(+ eccentricity major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 2 current generation: 2
generation: 1 generation: 0
nodes: 22 nodes: 8
depth: 4 depth: 5
hits: 713 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 713 hits: 817
raw fitness: 713.0000 raw fitness: 817.0000
standardized fitness: 713.0000 standardized fitness: 817.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) (log (log (log (* (log perimeter)
(+ -0.87463 convex)) (exp eccentricity)))))
(log area))
(+ (+ (+ convex 0.03015)
(+ eccentricity major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 3 current generation: 3
generation: 1 generation: 0
nodes: 22 nodes: 8
depth: 4 depth: 5
hits: 713 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 713 hits: 817
raw fitness: 713.0000 raw fitness: 817.0000
standardized fitness: 713.0000 standardized fitness: 817.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) (log (log (log (* (log perimeter)
(+ -0.87463 convex)) (exp eccentricity)))))
(log area))
(+ (+ (+ convex 0.03015)
(+ eccentricity major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 4 current generation: 4
generation: 1 generation: 0
nodes: 22 nodes: 8
depth: 4 depth: 5
hits: 713 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 713 hits: 817
raw fitness: 713.0000 raw fitness: 817.0000
standardized fitness: 713.0000 standardized fitness: 817.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) (log (log (log (* (log perimeter)
(+ -0.87463 convex)) (exp eccentricity)))))
(log area))
(+ (+ (+ convex 0.03015)
(+ eccentricity major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 5 current generation: 5
generation: 1 generation: 0
nodes: 22 nodes: 8
depth: 4 depth: 5
hits: 713 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 713 hits: 817
raw fitness: 713.0000 raw fitness: 817.0000
standardized fitness: 713.0000 standardized fitness: 817.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) (log (log (log (* (log perimeter)
(+ -0.87463 convex)) (exp eccentricity)))))
(log area))
(+ (+ (+ convex 0.03015)
(+ eccentricity major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 6 current generation: 6
generation: 6 generation: 0
nodes: 26 nodes: 8
depth: 6 depth: 5
hits: 722 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 722 hits: 817
raw fitness: 722.0000 raw fitness: 817.0000
standardized fitness: 722.0000 standardized fitness: 817.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) (log (log (log (* (log perimeter)
(+ -0.87463 convex)) (exp eccentricity)))))
(log area))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 7 current generation: 7
generation: 6 generation: 0
nodes: 26 nodes: 8
depth: 6 depth: 5
hits: 722 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 722 hits: 817
raw fitness: 722.0000 raw fitness: 817.0000
standardized fitness: 722.0000 standardized fitness: 817.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) (log (log (log (* (log perimeter)
(+ -0.87463 convex)) (exp eccentricity)))))
(log area))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 8 current generation: 8
generation: 8 generation: 0
nodes: 24 nodes: 8
depth: 5 depth: 5
hits: 723 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 723 hits: 817
raw fitness: 723.0000 raw fitness: 817.0000
standardized fitness: 723.0000 standardized fitness: 817.0000
adjusted fitness: 0.9986 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) (log (log (log (* (log perimeter)
(+ -0.87463 convex)) (exp eccentricity)))))
(log area))
(+ (+ (+ convex 0.03015)
(- perimeter
(/ minor extent)))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 9 current generation: 9
generation: 9 generation: 0
nodes: 24 nodes: 8
depth: 6 depth: 5
hits: 746 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 746 hits: 817
raw fitness: 746.0000 raw fitness: 817.0000
standardized fitness: 746.0000 standardized fitness: 817.0000
adjusted fitness: 0.9987 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) area) (log (log (log (* (log perimeter)
(log area)) (exp eccentricity)))))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 10 current generation: 10
generation: 9 generation: 0
nodes: 24 nodes: 8
depth: 6 depth: 5
hits: 746 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 746 hits: 817
raw fitness: 746.0000 raw fitness: 817.0000
standardized fitness: 746.0000 standardized fitness: 817.0000
adjusted fitness: 0.9987 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) area) (log (log (log (* (log perimeter)
(log area)) (exp eccentricity)))))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 11 current generation: 11
generation: 9 generation: 0
nodes: 24 nodes: 8
depth: 6 depth: 5
hits: 746 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 746 hits: 817
raw fitness: 746.0000 raw fitness: 817.0000
standardized fitness: 746.0000 standardized fitness: 817.0000
adjusted fitness: 0.9987 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) area) (log (log (log (* (log perimeter)
(log area)) (exp eccentricity)))))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 12 current generation: 12
generation: 9 generation: 0
nodes: 24 nodes: 8
depth: 6 depth: 5
hits: 746 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 746 hits: 817
raw fitness: 746.0000 raw fitness: 817.0000
standardized fitness: 746.0000 standardized fitness: 817.0000
adjusted fitness: 0.9987 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) area) (log (log (log (* (log perimeter)
(log area)) (exp eccentricity)))))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 13 current generation: 13
generation: 9 generation: 0
nodes: 24 nodes: 8
depth: 6 depth: 5
hits: 746 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 746 hits: 817
raw fitness: 746.0000 raw fitness: 817.0000
standardized fitness: 746.0000 standardized fitness: 817.0000
adjusted fitness: 0.9987 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) area) (log (log (log (* (log perimeter)
(log area)) (exp eccentricity)))))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 14 current generation: 14
generation: 9 generation: 0
nodes: 24 nodes: 8
depth: 6 depth: 5
hits: 746 hits: 817
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 746 hits: 817
raw fitness: 746.0000 raw fitness: 817.0000
standardized fitness: 746.0000 standardized fitness: 817.0000
adjusted fitness: 0.9987 adjusted fitness: 0.9988
TREE: TREE:
(+ (* (* (log eccentricity) area) (log (log (log (* (log perimeter)
(log area)) (exp eccentricity)))))
(+ (+ (+ convex 0.03015) === BEST-OF-RUN ===
(+ (/ (+ area minor) minor) major)) current generation: 15
(log (- area 0.32967)))) generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 16
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 17
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 18
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 19
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 20
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 21
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 22
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 23
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 24
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 25
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 26
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 27
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 28
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))
=== BEST-OF-RUN ===
current generation: 29
generation: 0
nodes: 8
depth: 5
hits: 817
TOP INDIVIDUAL:
-- #1 --
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
TREE:
(log (log (log (* (log perimeter)
(exp eccentricity)))))

File diff suppressed because it is too large Load Diff

View File

@ -1,16 +1,31 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9631 0.9983 0.0000 16.230 3.231 7 2 35 5 0.9631 0.9983 0.0000 16.230 3.231 7 2 35 5 0 0 0.9588 0.9988 0.0000 18.131 3.444 8 5 11 3 0.9588 0.9988 0.0000 18.131 3.444 8 5 11 3
1 0 0.9918 0.9986 0.0000 13.885 3.228 22 4 80 6 0.9775 0.9986 0.0000 15.057 3.229 22 4 35 5 1 0 0.9905 0.9988 0.0000 17.509 3.566 8 5 10 3 0.9747 0.9988 0.0000 17.820 3.505 8 5 11 3
2 0 0.9943 0.9986 0.0000 12.581 3.171 22 4 15 5 0.9831 0.9986 0.0000 14.232 3.210 22 4 35 5 2 0 0.9905 0.9988 0.0000 16.866 3.777 8 5 19 6 0.9799 0.9988 0.0000 17.502 3.596 8 5 11 3
3 0 0.9968 0.9986 0.0000 11.615 3.141 22 4 11 4 0.9865 0.9986 0.0000 13.578 3.193 22 4 35 5 3 0 0.9929 0.9988 0.0000 16.453 3.796 8 5 15 4 0.9832 0.9988 0.0000 17.240 3.646 8 5 11 3
4 0 0.9943 0.9986 0.0000 11.751 3.248 22 4 34 5 0.9881 0.9986 0.0000 13.213 3.204 22 4 35 5 4 0 0.9916 0.9988 0.0000 16.294 3.846 8 5 50 15 0.9849 0.9988 0.0000 17.050 3.686 8 5 11 3
5 0 0.9943 0.9986 0.0000 11.559 3.284 22 4 38 7 0.9891 0.9986 0.0000 12.937 3.217 22 4 35 5 5 0 0.9904 0.9988 0.0000 14.776 3.610 8 5 6 3 0.9858 0.9988 0.0000 16.671 3.673 8 5 11 3
6 0 0.9931 0.9986 0.0000 10.810 3.174 26 6 45 8 0.9897 0.9986 0.0000 12.633 3.211 26 6 35 5 6 0 0.9929 0.9988 0.0000 14.068 3.521 8 5 74 8 0.9868 0.9988 0.0000 16.299 3.652 8 5 11 3
7 0 0.9981 0.9986 0.9951 10.699 3.171 26 6 24 8 0.9907 0.9986 0.0000 12.391 3.206 26 6 35 5 7 0 0.9942 0.9988 0.0000 13.178 3.531 8 5 99 10 0.9877 0.9988 0.0000 15.909 3.637 8 5 11 3
8 0 0.9931 0.9986 0.0000 9.469 3.001 24 5 31 6 0.9910 0.9986 0.0000 12.067 3.183 24 5 35 5 8 0 0.9979 0.9988 0.9744 13.011 3.485 8 5 15 5 0.9889 0.9988 0.0000 15.587 3.620 8 5 11 3
9 0 0.9968 0.9987 0.0000 9.009 2.904 24 6 9 3 0.9916 0.9987 0.0000 11.761 3.155 24 6 35 5 9 0 0.9942 0.9988 0.0000 13.123 3.578 8 5 57 12 0.9894 0.9988 0.0000 15.341 3.615 8 5 11 3
10 0 0.9968 0.9987 0.0000 8.775 2.839 24 6 22 7 0.9921 0.9987 0.0000 11.489 3.126 24 6 35 5 10 0 0.9954 0.9988 0.0000 11.540 3.351 8 5 18 5 0.9899 0.9988 0.0000 14.995 3.591 8 5 11 3
11 0 0.9956 0.9987 0.0000 8.019 2.765 24 6 5 2 0.9923 0.9987 0.0000 11.200 3.096 24 6 35 5 11 0 0.9954 0.9988 0.0000 10.694 3.164 8 5 14 5 0.9904 0.9988 0.0000 14.637 3.556 8 5 11 3
12 0 0.9968 0.9987 0.0000 7.293 2.438 24 6 30 7 0.9927 0.9987 0.0000 10.900 3.046 24 6 35 5 12 0 0.9942 0.9988 0.0000 10.769 3.130 8 5 111 11 0.9907 0.9988 0.0000 14.339 3.523 8 5 11 3
13 0 0.9943 0.9987 0.0000 6.508 2.334 24 6 13 5 0.9928 0.9987 0.0000 10.586 2.995 24 6 35 5 13 0 0.9917 0.9988 0.0000 10.207 3.000 8 5 7 3 0.9908 0.9988 0.0000 14.044 3.486 8 5 11 3
14 0 0.9981 0.9987 0.9979 6.019 2.226 24 6 5 2 0.9932 0.9987 0.0000 10.281 2.944 24 6 35 5 14 0 0.9929 0.9988 0.0000 8.864 2.797 8 5 13 5 0.9909 0.9988 0.0000 13.699 3.440 8 5 11 3
15 0 0.9967 0.9988 0.0000 8.491 2.769 8 5 25 6 0.9913 0.9988 0.0000 13.373 3.398 8 5 11 3
16 0 0.9979 0.9988 0.9957 8.706 2.830 8 5 22 5 0.9917 0.9988 0.0000 13.099 3.364 8 5 11 3
17 0 0.9979 0.9988 0.9957 8.880 2.841 8 5 7 2 0.9920 0.9988 0.0000 12.864 3.335 8 5 11 3
18 0 0.9979 0.9988 0.9957 8.373 2.658 8 5 38 6 0.9923 0.9988 0.0000 12.628 3.300 8 5 11 3
19 0 0.9967 0.9988 0.0000 8.662 2.705 8 5 53 14 0.9925 0.9988 0.0000 12.430 3.270 8 5 11 3
20 0 0.9979 0.9988 0.9957 8.123 2.564 8 5 28 6 0.9928 0.9988 0.0000 12.225 3.236 8 5 11 3
21 0 0.9979 0.9988 0.9957 6.996 2.382 8 5 25 5 0.9930 0.9988 0.0000 11.987 3.198 8 5 11 3
22 0 0.9979 0.9988 0.9957 6.634 2.353 8 5 29 6 0.9932 0.9988 0.0000 11.754 3.161 8 5 11 3
23 0 0.9967 0.9988 0.0000 6.785 2.456 8 5 19 7 0.9934 0.9988 0.0000 11.547 3.131 8 5 11 3
24 0 0.9967 0.9988 0.0000 6.404 2.325 8 5 34 6 0.9935 0.9988 0.0000 11.341 3.099 8 5 11 3
25 0 0.9979 0.9988 0.9978 6.418 2.322 8 5 12 5 0.9937 0.9988 0.0000 11.152 3.069 8 5 11 3
26 0 0.9967 0.9988 0.0000 6.361 2.351 8 5 5 2 0.9938 0.9988 0.0000 10.975 3.043 8 5 11 3
27 0 0.9967 0.9988 0.0000 6.362 2.349 8 5 11 4 0.9939 0.9988 0.0000 10.810 3.018 8 5 11 3
28 0 0.9979 0.9988 0.9976 5.816 2.216 8 5 5 3 0.9940 0.9988 0.0000 10.638 2.990 8 5 11 3
29 0 0.9979 0.9988 0.9976 5.894 2.205 8 5 5 3 0.9942 0.9988 0.0000 10.480 2.964 8 5 11 3

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 1. no random number seed specfied; using 79.
creating initial population(s): creating initial population(s):
1108 trees were generated to fill the population of 800 (800 trees). 1122 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
@ -29,13 +29,13 @@ no checkpointing will be done.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 2. === generation 2.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 3. === generation 3.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4. === generation 4.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 5. === generation 5.
evaluation complete. (1s wall) evaluation complete. (1s wall)
@ -53,10 +53,10 @@ no checkpointing will be done.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 10. === generation 10.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 11. === generation 11.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 12. === generation 12.
evaluation complete. (0s wall) evaluation complete. (0s wall)
@ -67,21 +67,66 @@ no checkpointing will be done.
=== generation 14. === generation 14.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 20.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 21.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 22.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 23.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 24.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 25.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 26.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 27.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 28.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 29.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 3773176 allocated: 7307995
freed: 3725176 freed: 7259995
not freed: 48000 not freed: 48000
max allocated: 435659 max allocated: 473308
malloc'ed blocks: 50062 malloc'ed blocks: 92284
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 50056 free'ed blocks: 92278
------- time ------- ------- time -------
overall: 11s wall overall: 13s wall
evaluation: 9s wall evaluation: 10s wall
breeding: 0s wall breeding: 0s wall
------- generation spaces ------- ------- generation spaces -------
@ -89,7 +134,7 @@ SYSTEM STATISTICS
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 1561 used: 2678
freed: 1561 freed: 2678
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,39 +1,20 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 6 generation: 28
nodes: 92 nodes: 12
depth: 11 depth: 6
hits: 831 hits: 867
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 831 hits: 867
raw fitness: 831.0000 raw fitness: 867.0000
standardized fitness: 831.0000 standardized fitness: 867.0000
adjusted fitness: 0.9988 adjusted fitness: 0.9988
TREE: TREE:
(log (* (+ minor convex) (log (exp (+ major
(/ (exp (- (* (log extent) (* (+ (log eccentricity) perimeter)
(/ major extent)) (log (log eccentricity))))))
(exp (log major))))
(- (* (/ (/ convex area)
(* perimeter area))
(- (* minor extent)
(/ extent convex)))
(/ (- (- (/ (* (+ (log eccentricity) extent)
(exp (* major eccentricity)))
(+ (exp (- -0.57977 -0.77457))
(exp (/ 0.53531 major))))
(+ (* (/ (exp perimeter)
(+ area area))
(- (* -0.12475 perimeter)
(log minor)))
(log (/ (/ area convex)
(/ convex major)))))
(* minor area))
(+ (- (log 0.98118)
(+ area perimeter))
(/ (+ minor convex) perimeter)))))))
TREE-equ: TREE-equ:
y = log(((minor + convex) * (exp(((log(extent) * (major / extent)) - exp(log(major)))) / ((((convex / area) / (perimeter * area)) * ((minor * extent) - (extent / convex))) - ((((((log(eccentricity) + extent) * exp((major * eccentricity))) / (exp((-0.57977 - -0.77457)) + exp((0.53531 / major)))) - (((exp(perimeter) / (area + area)) * ((-0.12475 * perimeter) - log(minor))) + log(((area / convex) / (convex / major))))) - (minor * area)) / ((log(0.98118) - (area + perimeter)) + ((minor + convex) / perimeter))))))) y = log(exp((major + ((log(eccentricity) + perimeter) * log(log(eccentricity))))))

View File

@ -1,33 +1,14 @@
Hits: 2281, Total Size: 2810, Percent Hit: 81.174377 Hits: 2310, Total Size: 2810, Percent Hit: 82.206406
CC: 972 CC: 1087
CO: 159 CO: 41
OO: 1309 OO: 1223
OC: 370 OC: 459
Fitness: 0.998798 Fitness: 0.998848
Hits: 831 Hits: 867
y = log(((minor + convex) * (exp(((log(extent) * (major / extent)) - exp(log(major)))) / ((((convex / area) / (perimeter * area)) * ((minor * extent) - (extent / convex))) - ((((((log(eccentricity) + extent) * exp((major * eccentricity))) / (exp((-0.57977 - -0.77457)) + exp((0.53531 / major)))) - (((exp(perimeter) / (area + area)) * ((-0.12475 * perimeter) - log(minor))) + log(((area / convex) / (convex / major))))) - (minor * area)) / ((log(0.98118) - (area + perimeter)) + ((minor + convex) / perimeter))))))) y = log(exp((major + ((log(eccentricity) + perimeter) * log(log(eccentricity))))))
(log (* (+ minor convex) (log (exp (+ major
(/ (exp (- (* (log extent) (* (+ (log eccentricity) perimeter)
(/ major extent)) (log (log eccentricity))))))
(exp (log major))))
(- (* (/ (/ convex area)
(* perimeter area))
(- (* minor extent)
(/ extent convex)))
(/ (- (- (/ (* (+ (log eccentricity) extent)
(exp (* major eccentricity)))
(+ (exp (- -0.57977 -0.77457))
(exp (/ 0.53531 major))))
(+ (* (/ (exp perimeter)
(+ area area))
(- (* -0.12475 perimeter)
(log minor)))
(log (/ (/ area convex)
(/ convex major)))))
(* minor area))
(+ (- (log 0.98118)
(+ area perimeter))
(/ (+ minor convex) perimeter)))))))

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,36 +1,41 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9592 0.9984 0.0000 17.163 3.335 16 5 40 5 0.9592 0.9984 0.0000 17.163 3.335 16 5 40 5 0 0 0.9466 0.9987 0.0000 17.797 3.388 24 6 55 6 0.9466 0.9987 0.0000 17.797 3.388 24 6 55 6
1 0 0.9915 0.9986 0.0000 14.688 3.366 16 6 16 5 0.9753 0.9986 0.0000 15.925 3.351 16 6 40 5 1 0 0.9905 0.9987 0.0000 15.887 3.388 24 6 11 4 0.9685 0.9987 0.0000 16.843 3.388 24 6 55 6
2 0 0.9930 0.9986 0.0000 13.546 3.381 14 5 30 5 0.9812 0.9986 0.0000 15.132 3.361 14 5 40 5 2 0 0.9955 0.9987 0.0000 15.443 3.447 24 6 75 8 0.9775 0.9987 0.0000 16.376 3.408 24 6 55 6
3 0 0.9980 0.9988 0.9946 12.846 3.359 86 11 59 7 0.9854 0.9988 0.0000 14.561 3.360 86 11 40 5 3 0 0.9943 0.9987 0.0000 14.199 3.346 24 6 25 6 0.9817 0.9987 0.0000 15.832 3.392 24 6 55 6
4 0 0.9930 0.9988 0.0000 12.364 3.370 86 11 96 7 0.9869 0.9988 0.0000 14.121 3.362 86 11 40 5 4 0 0.9980 0.9987 0.9980 13.340 3.270 24 6 60 7 0.9850 0.9987 0.0000 15.333 3.368 24 6 55 6
5 0 0.9930 0.9988 0.0000 11.551 3.259 88 11 16 5 0.9879 0.9988 0.0000 13.693 3.345 88 11 40 5 5 0 0.9905 0.9987 0.0000 12.852 3.263 24 6 12 5 0.9859 0.9987 0.0000 14.920 3.350 24 6 55 6
6 0 0.9955 0.9988 0.0000 11.305 3.270 92 11 12 6 0.9890 0.9988 0.0000 13.352 3.334 92 11 40 5 6 0 0.9968 0.9988 0.0000 12.727 3.400 22 6 18 5 0.9875 0.9988 0.0000 14.607 3.357 22 6 55 6
7 0 0.9930 0.9988 0.0000 10.742 3.209 92 11 42 9 0.9895 0.9988 0.0000 13.026 3.319 92 11 40 5 7 0 0.9968 0.9988 0.0000 11.930 3.321 24 7 64 9 0.9886 0.9988 0.0000 14.272 3.353 24 7 55 6
8 0 0.9968 0.9988 0.0000 10.266 3.085 92 11 10 4 0.9903 0.9988 0.0000 12.719 3.293 92 11 40 5 8 0 0.9955 0.9988 0.0000 10.675 3.167 23 6 14 6 0.9894 0.9988 0.0000 13.872 3.332 23 6 55 6
9 0 0.9955 0.9988 0.0000 10.415 3.115 92 11 10 5 0.9908 0.9988 0.0000 12.489 3.275 92 11 40 5 9 0 0.9980 0.9988 0.9978 9.533 2.970 23 6 19 6 0.9902 0.9988 0.0000 13.438 3.296 23 6 55 6
10 0 0.9980 0.9988 0.9977 9.586 2.938 92 11 15 5 0.9915 0.9988 0.0000 12.225 3.244 92 11 40 5 10 0 0.9943 0.9988 0.0000 8.796 2.848 23 6 18 6 0.9906 0.9988 0.0000 13.016 3.255 23 6 55 6
11 0 0.9968 0.9988 0.0000 8.495 2.785 92 11 18 5 0.9919 0.9988 0.0000 11.914 3.206 92 11 40 5 11 0 0.9955 0.9988 0.0000 8.239 2.803 23 6 24 6 0.9910 0.9988 0.0000 12.618 3.217 23 6 55 6
12 0 0.9980 0.9988 0.9973 8.455 2.756 92 11 7 3 0.9924 0.9988 0.0000 11.648 3.171 92 11 40 5 12 0 0.9930 0.9988 0.0000 8.301 2.829 23 6 46 10 0.9912 0.9988 0.0000 12.286 3.188 23 6 55 6
13 0 0.9968 0.9988 0.0000 8.320 2.719 92 11 32 7 0.9927 0.9988 0.0000 11.410 3.139 92 11 40 5 13 0 0.9980 0.9988 0.9978 7.634 2.714 23 6 7 2 0.9917 0.9988 0.0000 11.954 3.154 23 6 55 6
14 0 0.9968 0.9988 0.0000 8.223 2.672 92 11 11 4 0.9930 0.9988 0.0000 11.198 3.108 92 11 40 5 14 0 0.9968 0.9988 0.0000 6.992 2.514 23 6 19 7 0.9920 0.9988 0.0000 11.623 3.111 23 6 55 6
15 0 0.9955 0.9988 0.0000 7.775 2.592 92 11 25 6 0.9931 0.9988 0.0000 10.984 3.076 92 11 40 5 15 0 0.9968 0.9988 0.0000 6.628 2.470 12 6 31 6 0.9923 0.9988 0.0000 11.311 3.071 12 6 55 6
16 0 0.9980 0.9988 0.9980 7.644 2.569 92 11 4 2 0.9934 0.9988 0.0000 10.787 3.046 92 11 40 5 16 0 0.9968 0.9988 0.0000 6.610 2.484 12 6 26 10 0.9926 0.9988 0.0000 11.034 3.036 12 6 55 6
17 0 0.9980 0.9988 0.9973 7.110 2.416 92 11 15 6 0.9937 0.9988 0.0000 10.583 3.011 92 11 40 5 17 0 0.9980 0.9988 0.9978 6.125 2.320 12 6 4 2 0.9929 0.9988 0.0000 10.762 2.997 12 6 55 6
18 0 0.9980 0.9988 0.9973 6.786 2.304 92 11 13 6 0.9939 0.9988 0.0000 10.383 2.974 92 11 40 5 18 0 0.9968 0.9988 0.0000 6.110 2.310 12 6 25 9 0.9931 0.9988 0.0000 10.517 2.961 12 6 55 6
19 0 0.9968 0.9988 0.0000 6.459 2.219 92 11 19 6 0.9941 0.9988 0.0000 10.187 2.936 92 11 40 5 19 0 0.9980 0.9988 0.9972 5.691 2.200 12 6 3 1 0.9933 0.9988 0.0000 10.275 2.922 12 6 55 6
20 0 0.9980 0.9988 0.9980 7.149 2.400 92 11 4 2 0.9942 0.9988 0.0000 10.042 2.910 92 11 40 5 20 0 0.9980 0.9988 0.9951 5.824 2.214 12 6 9 3 0.9935 0.9988 0.0000 10.064 2.889 12 6 55 6
21 0 0.9980 0.9988 0.9980 7.261 2.350 92 11 6 2 0.9944 0.9988 0.0000 9.916 2.885 92 11 40 5 21 0 0.9968 0.9988 0.0000 5.707 2.167 15 6 23 7 0.9937 0.9988 0.0000 9.866 2.856 15 6 55 6
22 0 0.9980 0.9988 0.9973 7.510 2.436 92 11 8 4 0.9946 0.9988 0.0000 9.811 2.865 92 11 40 5 22 0 0.9968 0.9988 0.0000 5.915 2.235 15 6 31 9 0.9938 0.9988 0.0000 9.694 2.829 15 6 55 6
23 0 0.9980 0.9988 0.9975 7.255 2.320 92 11 5 3 0.9947 0.9988 0.0000 9.705 2.843 92 11 40 5 23 0 0.9980 0.9988 0.9969 5.649 2.166 15 6 12 3 0.9940 0.9988 0.0000 9.525 2.801 15 6 55 6
24 0 0.9955 0.9988 0.0000 7.011 2.280 92 11 9 4 0.9947 0.9988 0.0000 9.597 2.820 92 11 40 5 24 0 0.9980 0.9988 0.9979 5.442 2.126 15 6 5 2 0.9942 0.9988 0.0000 9.362 2.774 15 6 55 6
25 0 0.9968 0.9988 0.0000 7.053 2.292 92 11 10 4 0.9948 0.9988 0.0000 9.499 2.800 92 11 40 5 25 0 0.9980 0.9988 0.9978 5.415 2.094 15 6 10 4 0.9943 0.9988 0.0000 9.210 2.748 15 6 55 6
26 0 0.9968 0.9988 0.0000 7.705 2.424 92 11 11 3 0.9949 0.9988 0.0000 9.433 2.786 92 11 40 5 26 0 0.9968 0.9988 0.0000 5.145 2.021 15 6 17 6 0.9944 0.9988 0.0000 9.060 2.721 15 6 55 6
27 0 0.9968 0.9988 0.0000 7.384 2.450 92 11 14 6 0.9950 0.9988 0.0000 9.360 2.774 92 11 40 5 27 0 0.9980 0.9988 0.9977 5.122 2.022 15 6 15 6 0.9945 0.9988 0.0000 8.919 2.696 15 6 55 6
28 0 0.9968 0.9988 0.0000 7.215 2.410 92 11 18 8 0.9950 0.9988 0.0000 9.286 2.761 92 11 40 5 28 0 0.9968 0.9988 0.0000 4.826 1.913 12 6 15 6 0.9946 0.9988 0.0000 8.778 2.669 12 6 55 6
29 0 0.9943 0.9988 0.0000 7.668 2.486 92 11 13 6 0.9950 0.9988 0.0000 9.232 2.752 92 11 40 5 29 0 0.9968 0.9988 0.0000 4.694 1.834 12 6 12 4 0.9947 0.9988 0.0000 8.642 2.641 12 6 55 6
30 0 0.9968 0.9988 0.0000 7.389 2.377 92 11 23 9 0.9951 0.9988 0.0000 9.172 2.740 92 11 40 5 30 0 0.9955 0.9988 0.0000 4.680 1.890 12 6 12 7 0.9947 0.9988 0.0000 8.514 2.617 12 6 55 6
31 0 0.9980 0.9988 0.9977 7.133 2.329 92 11 5 2 0.9951 0.9988 0.0000 9.108 2.727 92 11 40 5 31 0 0.9980 0.9988 0.9975 4.647 1.860 12 6 20 7 0.9948 0.9988 0.0000 8.393 2.594 12 6 55 6
32 0 0.9968 0.9988 0.0000 7.673 2.394 92 11 16 6 0.9952 0.9988 0.0000 9.065 2.717 92 11 40 5 32 0 0.9968 0.9988 0.0000 4.766 1.944 12 6 13 4 0.9949 0.9988 0.0000 8.283 2.574 12 6 55 6
33 0 0.9968 0.9988 0.0000 8.120 2.445 92 11 6 3 0.9952 0.9988 0.0000 9.037 2.709 92 11 40 5 33 0 0.9943 0.9988 0.0000 4.605 1.887 12 6 10 4 0.9948 0.9988 0.0000 8.175 2.554 12 6 55 6
34 0 0.9968 0.9988 0.0000 8.046 2.394 92 11 87 13 0.9953 0.9988 0.0000 9.009 2.700 92 11 40 5 34 0 0.9955 0.9988 0.0000 4.686 1.909 12 6 13 5 0.9949 0.9988 0.0000 8.075 2.535 12 6 55 6
35 0 0.9980 0.9988 0.9979 4.758 1.921 12 6 5 2 0.9950 0.9988 0.0000 7.983 2.518 12 6 55 6
36 0 0.9980 0.9988 0.9969 4.758 1.916 12 6 15 4 0.9950 0.9988 0.0000 7.896 2.502 12 6 55 6
37 0 0.9980 0.9988 0.9972 4.705 1.879 12 6 7 3 0.9951 0.9988 0.0000 7.812 2.485 12 6 55 6
38 0 0.9980 0.9988 0.9980 4.821 1.940 12 6 9 5 0.9952 0.9988 0.0000 7.735 2.472 12 6 55 6
39 0 0.9980 0.9988 0.9979 4.596 1.819 12 6 17 7 0.9953 0.9988 0.0000 7.657 2.455 12 6 55 6

View File

@ -14,29 +14,29 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 2378. no random number seed specfied; using 22.
creating initial population(s): creating initial population(s):
1103 trees were generated to fill the population of 800 (800 trees). 1152 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
starting evolution. starting evolution.
no checkpointing will be done. no checkpointing will be done.
=== generation 0. === generation 0.
evaluation complete. (1s wall) evaluation complete. (2s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 1. === generation 1.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 2. === generation 2.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4. === generation 3.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5. === generation 5.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
@ -44,7 +44,7 @@ no checkpointing will be done.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 7. === generation 7.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 8. === generation 8.
evaluation complete. (0s wall) evaluation complete. (0s wall)
@ -62,14 +62,14 @@ no checkpointing will be done.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 13. === generation 13.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (1s wall)
=== generation 14. === generation 14.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 15. === generation 15.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (1s wall)
=== generation 16. === generation 16.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
@ -96,7 +96,7 @@ no checkpointing will be done.
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 24. === generation 24.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (1s wall) breeding complete. (0s wall)
=== generation 25. === generation 25.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
@ -116,7 +116,7 @@ no checkpointing will be done.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 31. === generation 31.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 32. === generation 32.
evaluation complete. (0s wall) evaluation complete. (0s wall)
@ -127,29 +127,44 @@ no checkpointing will be done.
=== generation 34. === generation 34.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 35.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 36.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 37.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 38.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 39.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 7815480 allocated: 8054165
freed: 7767480 freed: 8006165
not freed: 48000 not freed: 48000
max allocated: 447518 max allocated: 459516
malloc'ed blocks: 105225 malloc'ed blocks: 119292
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 105219 free'ed blocks: 119286
------- time ------- ------- time -------
overall: 15s wall overall: 14s wall
evaluation: 10s wall evaluation: 8s wall
breeding: 1s wall breeding: 2s wall
------- generation spaces ------- ------- generation spaces -------
space 0 size: 200 space 0 size: 200
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 2881 used: 3090
freed: 2881 freed: 3090
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,33 +1,35 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 1 generation: 6
nodes: 60 nodes: 71
depth: 6 depth: 10
hits: 595 hits: 756
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 595 hits: 756
raw fitness: 595.0000 raw fitness: 756.0000
standardized fitness: 595.0000 standardized fitness: 756.0000
adjusted fitness: 0.9983 adjusted fitness: 0.9987
TREE: TREE:
(- (+ (/ (/ (/ (log perimeter) (- (/ (exp (exp (log (* -0.43888 perimeter))))
(* area area)) (* (exp (* (/ minor convex)
(/ (exp perimeter) (+ extent extent)))
(+ convex perimeter))) (- (/ (log -0.16812)
(- (/ (log eccentricity) (exp perimeter))
(+ eccentricity convex)) (/ (- 0.62636 -0.65079)
(+ (/ 0.23599 perimeter) (log convex)))))
(log minor)))) (* (- (+ (log eccentricity)
(- (- (log (+ minor perimeter)) (* (+ major convex)
(/ (+ area extent) (log major)))
(* convex eccentricity))) (exp (* (exp (log (/ (- (* major major)
(+ (log (log extent)) (+ area extent))
(exp (exp extent))))) (* (log perimeter)
(exp (* (/ extent (exp eccentricity)))))
(exp (* eccentricity eccentricity))) (/ extent minor))))
(- -0.62009 convex)))) (log (* (exp convex)
(* (* convex minor)
(/ major area))))))
TREE-equ: TREE-equ:
y = (((((log(perimeter) / (area * area)) / (exp(perimeter) / (convex + perimeter))) / ((log(eccentricity) / (eccentricity + convex)) - ((0.23599 / perimeter) + log(minor)))) + ((log((minor + perimeter)) - ((area + extent) / (convex * eccentricity))) - (log(log(extent)) + exp(exp(extent))))) - exp(((extent / exp((eccentricity * eccentricity))) * (-0.62009 - convex)))) y = ((exp(exp(log((-0.43888 * perimeter)))) / (exp(((minor / convex) * (extent + extent))) * ((log(-0.16812) / exp(perimeter)) - ((0.62636 - -0.65079) / log(convex))))) - (((log(eccentricity) + ((major + convex) * log(major))) - exp((exp(log((((major * major) - (area + extent)) / (log(perimeter) * exp(eccentricity))))) * (extent / minor)))) * log((exp(convex) * ((convex * minor) * (major / area))))))

View File

@ -1,27 +1,29 @@
Hits: 1824, Total Size: 2810, Percent Hit: 64.911032 Hits: 2101, Total Size: 2810, Percent Hit: 74.768683
CC: 187 CC: 1021
CO: 962 CO: 131
OO: 1637 OO: 1080
OC: 24 OC: 578
Fitness: 0.998322 Fitness: 0.998679
Hits: 595 Hits: 756
y = (((((log(perimeter) / (area * area)) / (exp(perimeter) / (convex + perimeter))) / ((log(eccentricity) / (eccentricity + convex)) - ((0.23599 / perimeter) + log(minor)))) + ((log((minor + perimeter)) - ((area + extent) / (convex * eccentricity))) - (log(log(extent)) + exp(exp(extent))))) - exp(((extent / exp((eccentricity * eccentricity))) * (-0.62009 - convex)))) y = ((exp(exp(log((-0.43888 * perimeter)))) / (exp(((minor / convex) * (extent + extent))) * ((log(-0.16812) / exp(perimeter)) - ((0.62636 - -0.65079) / log(convex))))) - (((log(eccentricity) + ((major + convex) * log(major))) - exp((exp(log((((major * major) - (area + extent)) / (log(perimeter) * exp(eccentricity))))) * (extent / minor)))) * log((exp(convex) * ((convex * minor) * (major / area))))))
(- (+ (/ (/ (/ (log perimeter) (- (/ (exp (exp (log (* -0.43888 perimeter))))
(* area area)) (* (exp (* (/ minor convex)
(/ (exp perimeter) (+ extent extent)))
(+ convex perimeter))) (- (/ (log -0.16812)
(- (/ (log eccentricity) (exp perimeter))
(+ eccentricity convex)) (/ (- 0.62636 -0.65079)
(+ (/ 0.23599 perimeter) (log convex)))))
(log minor)))) (* (- (+ (log eccentricity)
(- (- (log (+ minor perimeter)) (* (+ major convex)
(/ (+ area extent) (log major)))
(* convex eccentricity))) (exp (* (exp (log (/ (- (* major major)
(+ (log (log extent)) (+ area extent))
(exp (exp extent))))) (* (log perimeter)
(exp (* (/ extent (exp eccentricity)))))
(exp (* eccentricity eccentricity))) (/ extent minor))))
(- -0.62009 convex)))) (log (* (exp convex)
(* (* convex minor)
(/ major area))))))

View File

@ -1,146 +1,485 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 0 current generation: 0
generation: 0 generation: 0
nodes: 7 nodes: 1
depth: 2 depth: 0
hits: 581 hits: 522
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 581 hits: 522
raw fitness: 581.0000 raw fitness: 522.0000
standardized fitness: 581.0000 standardized fitness: 522.0000
adjusted fitness: 0.9983 adjusted fitness: 0.9981
TREE: TREE:
(- (- major minor) (+ (/ (log (exp (exp eccentricity)))
(/ minor extent)) (/ (log (log area))
(* (/ -0.89278 perimeter)
(* minor area))))
(- (* (log (+ major convex))
(* (- eccentricity area)
(/ extent area)))
(exp (+ (+ minor eccentricity)
(log area)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 1 current generation: 1
generation: 1 generation: 1
nodes: 60 nodes: 8
depth: 6 depth: 3
hits: 595 hits: 523
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 595 hits: 523
raw fitness: 595.0000 raw fitness: 523.0000
standardized fitness: 595.0000 standardized fitness: 523.0000
adjusted fitness: 0.9983 adjusted fitness: 0.9981
TREE: TREE:
(- (+ (/ (/ (/ (log perimeter) (log (* (- eccentricity -0.18931)
(* area area)) (* eccentricity eccentricity)))
(/ (exp perimeter)
(+ convex perimeter)))
(- (/ (log eccentricity)
(+ eccentricity convex))
(+ (/ 0.23599 perimeter)
(log minor))))
(- (- (log (+ minor perimeter))
(/ (+ area extent)
(* convex eccentricity)))
(+ (log (log extent))
(exp (exp extent)))))
(exp (* (/ extent
(exp (* eccentricity eccentricity)))
(- -0.62009 convex))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 2 current generation: 2
generation: 1 generation: 2
nodes: 60 nodes: 72
depth: 6 depth: 10
hits: 595 hits: 755
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 595 hits: 755
raw fitness: 595.0000 raw fitness: 755.0000
standardized fitness: 595.0000 standardized fitness: 755.0000
adjusted fitness: 0.9983 adjusted fitness: 0.9987
TREE: TREE:
(- (+ (/ (/ (/ (log perimeter) (- (/ (exp (exp (log (* -0.43888 perimeter))))
(* area area)) (* (exp (* (/ minor convex)
(/ (exp perimeter) (+ extent extent)))
(+ convex perimeter))) (- (/ (log -0.16812)
(- (/ (log eccentricity) (exp perimeter))
(+ eccentricity convex)) (/ (- 0.62636 -0.65079)
(+ (/ 0.23599 perimeter) (log convex)))))
(log minor)))) (* (- (+ (exp (log perimeter))
(- (- (log (+ minor perimeter)) (* (+ major convex)
(/ (+ area extent) (log major)))
(* convex eccentricity))) (exp (* (exp (log (/ (- (* major major)
(+ (log (log extent)) (+ area extent))
(exp (exp extent))))) (* (log perimeter)
(exp (* (/ extent (exp eccentricity)))))
(exp (* eccentricity eccentricity))) (/ extent minor))))
(- -0.62009 convex)))) (log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 3 current generation: 3
generation: 1 generation: 2
nodes: 60 nodes: 72
depth: 6 depth: 10
hits: 595 hits: 755
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 595 hits: 755
raw fitness: 595.0000 raw fitness: 755.0000
standardized fitness: 595.0000 standardized fitness: 755.0000
adjusted fitness: 0.9983 adjusted fitness: 0.9987
TREE: TREE:
(- (+ (/ (/ (/ (log perimeter) (- (/ (exp (exp (log (* -0.43888 perimeter))))
(* area area)) (* (exp (* (/ minor convex)
(/ (exp perimeter) (+ extent extent)))
(+ convex perimeter))) (- (/ (log -0.16812)
(- (/ (log eccentricity) (exp perimeter))
(+ eccentricity convex)) (/ (- 0.62636 -0.65079)
(+ (/ 0.23599 perimeter) (log convex)))))
(log minor)))) (* (- (+ (exp (log perimeter))
(- (- (log (+ minor perimeter)) (* (+ major convex)
(/ (+ area extent) (log major)))
(* convex eccentricity))) (exp (* (exp (log (/ (- (* major major)
(+ (log (log extent)) (+ area extent))
(exp (exp extent))))) (* (log perimeter)
(exp (* (/ extent (exp eccentricity)))))
(exp (* eccentricity eccentricity))) (/ extent minor))))
(- -0.62009 convex)))) (log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 4 current generation: 4
generation: 1 generation: 2
nodes: 60 nodes: 72
depth: 6 depth: 10
hits: 595 hits: 755
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 595 hits: 755
raw fitness: 595.0000 raw fitness: 755.0000
standardized fitness: 595.0000 standardized fitness: 755.0000
adjusted fitness: 0.9983 adjusted fitness: 0.9987
TREE: TREE:
(- (+ (/ (/ (/ (log perimeter) (- (/ (exp (exp (log (* -0.43888 perimeter))))
(* area area)) (* (exp (* (/ minor convex)
(/ (exp perimeter) (+ extent extent)))
(+ convex perimeter))) (- (/ (log -0.16812)
(- (/ (log eccentricity) (exp perimeter))
(+ eccentricity convex)) (/ (- 0.62636 -0.65079)
(+ (/ 0.23599 perimeter) (log convex)))))
(log minor)))) (* (- (+ (exp (log perimeter))
(- (- (log (+ minor perimeter)) (* (+ major convex)
(/ (+ area extent) (log major)))
(* convex eccentricity))) (exp (* (exp (log (/ (- (* major major)
(+ (log (log extent)) (+ area extent))
(exp (exp extent))))) (* (log perimeter)
(exp (* (/ extent (exp eccentricity)))))
(exp (* eccentricity eccentricity))) (/ extent minor))))
(- -0.62009 convex)))) (log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 5
generation: 2
nodes: 72
depth: 10
hits: 755
TOP INDIVIDUAL:
-- #1 --
hits: 755
raw fitness: 755.0000
standardized fitness: 755.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (exp (log perimeter))
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 6
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 7
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 8
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 9
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 10
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 11
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 12
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 13
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))
=== BEST-OF-RUN ===
current generation: 14
generation: 6
nodes: 71
depth: 10
hits: 756
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
TREE:
(- (/ (exp (exp (log (* -0.43888 perimeter))))
(* (exp (* (/ minor convex)
(+ extent extent)))
(- (/ (log -0.16812)
(exp perimeter))
(/ (- 0.62636 -0.65079)
(log convex)))))
(* (- (+ (log eccentricity)
(* (+ major convex)
(log major)))
(exp (* (exp (log (/ (- (* major major)
(+ area extent))
(* (log perimeter)
(exp eccentricity)))))
(/ extent minor))))
(log (* (exp convex)
(* (* convex minor)
(/ major area))))))

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,16 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9630 0.9983 0.0000 17.715 3.371 7 2 60 6 0.9630 0.9983 0.0000 17.715 3.371 7 2 60 6 0 0 0.9555 0.9981 0.0000 19.139 3.498 1 0 34 6 0.9555 0.9981 0.0000 19.139 3.498 1 0 34 6
1 0 0.9867 0.9983 0.0000 16.110 3.439 60 6 55 6 0.9749 0.9983 0.0000 16.913 3.405 60 6 60 6 1 0 0.9905 0.9981 0.0000 16.900 3.558 8 3 31 6 0.9730 0.9981 0.0000 18.019 3.527 8 3 34 6
2 0 0.9880 0.9983 0.0000 15.800 3.540 60 6 43 7 0.9792 0.9983 0.0000 16.542 3.450 60 6 60 6 2 0 0.9880 0.9987 0.0000 17.433 3.731 72 10 56 8 0.9780 0.9987 0.0000 17.824 3.595 72 10 34 6
3 0 0.9930 0.9983 0.0000 15.495 3.616 60 6 38 8 0.9827 0.9983 0.0000 16.280 3.492 60 6 60 6 3 0 0.9905 0.9987 0.0000 16.761 3.829 72 10 18 7 0.9811 0.9987 0.0000 17.558 3.654 72 10 34 6
4 0 0.9842 0.9983 0.0000 16.339 3.806 60 6 28 7 0.9830 0.9983 0.0000 16.292 3.554 60 6 60 6 4 0 0.9917 0.9987 0.0000 16.426 3.783 72 10 20 7 0.9832 0.9987 0.0000 17.332 3.679 72 10 34 6
5 0 0.9942 0.9987 0.0000 14.371 3.584 72 10 78 8 0.9851 0.9987 0.0000 16.838 3.664 72 10 34 6
6 0 0.9905 0.9987 0.0000 13.334 3.380 71 10 15 6 0.9858 0.9987 0.0000 16.338 3.623 71 10 34 6
7 0 0.9892 0.9987 0.0000 12.921 3.329 71 10 11 5 0.9863 0.9987 0.0000 15.911 3.586 71 10 34 6
8 0 0.9930 0.9987 0.0000 12.421 3.283 71 10 21 5 0.9870 0.9987 0.0000 15.523 3.553 71 10 34 6
9 0 0.9967 0.9987 0.0000 11.781 3.192 71 10 17 6 0.9880 0.9987 0.0000 15.149 3.517 71 10 34 6
10 0 0.9955 0.9987 0.0000 11.804 3.221 71 10 14 6 0.9887 0.9987 0.0000 14.845 3.490 71 10 34 6
11 0 0.9930 0.9987 0.0000 11.832 3.240 71 10 63 14 0.9890 0.9987 0.0000 14.594 3.469 71 10 34 6
12 0 0.9967 0.9987 0.0000 10.864 3.188 71 10 62 8 0.9896 0.9987 0.0000 14.307 3.447 71 10 34 6
13 0 0.9930 0.9987 0.0000 10.199 3.058 71 10 18 6 0.9898 0.9987 0.0000 14.013 3.419 71 10 34 6
14 0 0.9980 0.9987 0.9971 10.796 3.285 71 10 25 8 0.9904 0.9987 0.0000 13.799 3.410 71 10 34 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 1502. no random number seed specfied; using 39.
creating initial population(s): creating initial population(s):
1123 trees were generated to fill the population of 800 (800 trees). 1100 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
@ -32,34 +32,64 @@ no checkpointing will be done.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 3. === generation 3.
evaluation complete. (0s wall)
breeding complete. (1s wall)
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4. === generation 6.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 7.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 9.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 1995148 allocated: 4555164
freed: 1947148 freed: 4507164
not freed: 48000 not freed: 48000
max allocated: 460742 max allocated: 475500
malloc'ed blocks: 23767 malloc'ed blocks: 51466
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 23761 free'ed blocks: 51460
------- time ------- ------- time -------
overall: 6s wall overall: 10s wall
evaluation: 4s wall evaluation: 8s wall
breeding: 0s wall breeding: 1s wall
------- generation spaces ------- ------- generation spaces -------
space 0 size: 200 space 0 size: 200
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 1143 used: 1663
freed: 1143 freed: 1663
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,23 +1,28 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 30 generation: 15
nodes: 20 nodes: 48
depth: 7 depth: 10
hits: 855 hits: 865
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 855 hits: 865
raw fitness: 855.0000 raw fitness: 865.0000
standardized fitness: 855.0000 standardized fitness: 865.0000
adjusted fitness: 0.9988 adjusted fitness: 0.9988
TREE: TREE:
(* area (log (* (- (- major
(log (* (* (+ 0.10932 0.98012) (- -0.87478 area))
(log convex)) (/ (+ (* extent eccentricity)
(/ (log (- (* 0.01887 major) (* area -0.35841))
(exp extent))) (exp (* perimeter eccentricity))))
(log minor))))) (/ (exp (log (- convex -0.18534)))
(* (* (exp major)
(exp perimeter))
(/ (/ (- (/ extent convex)
(- (- (exp minor)
(* convex eccentricity)) area)) eccentricity) -0.48653)))))
TREE-equ: TREE-equ:
y = (area * log((((0.10932 + 0.98012) * log(convex)) * (log(((0.01887 * major) - exp(extent))) / log(minor))))) y = log((((major - (-0.87478 - area)) - (((extent * eccentricity) + (area * -0.35841)) / exp((perimeter * eccentricity)))) * (exp(log((convex - -0.18534))) / ((exp(major) * exp(perimeter)) * ((((extent / convex) - ((exp(minor) - (convex * eccentricity)) - area)) / eccentricity) / -0.48653)))))

View File

@ -1,17 +1,22 @@
Hits: 2383, Total Size: 2810, Percent Hit: 84.804270 Hits: 2313, Total Size: 2810, Percent Hit: 82.313167
CC: 1094 CC: 1082
CO: 53 CO: 26
OO: 1289 OO: 1231
OC: 374 OC: 471
Fitness: 0.998832 Fitness: 0.998845
Hits: 855 Hits: 865
y = (area * log((((0.10932 + 0.98012) * log(convex)) * (log(((0.01887 * major) - exp(extent))) / log(minor))))) y = log((((major - (-0.87478 - area)) - (((extent * eccentricity) + (area * -0.35841)) / exp((perimeter * eccentricity)))) * (exp(log((convex - -0.18534))) / ((exp(major) * exp(perimeter)) * ((((extent / convex) - ((exp(minor) - (convex * eccentricity)) - area)) / eccentricity) / -0.48653)))))
(* area (log (* (- (- major
(log (* (* (+ 0.10932 0.98012) (- -0.87478 area))
(log convex)) (/ (+ (* extent eccentricity)
(/ (log (- (* 0.01887 major) (* area -0.35841))
(exp extent))) (exp (* perimeter eccentricity))))
(log minor))))) (/ (exp (log (- convex -0.18534)))
(* (* (exp major)
(exp perimeter))
(/ (/ (- (/ extent convex)
(- (- (exp minor)
(* convex eccentricity)) area)) eccentricity) -0.48653)))))

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,41 +1,41 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9662 0.9984 0.0000 18.450 3.449 19 6 38 6 0.9662 0.9984 0.0000 18.450 3.449 19 6 38 6 0 0 0.9606 0.9985 0.0000 17.511 3.311 7 5 36 5 0.9606 0.9985 0.0000 17.511 3.311 7 5 36 5
1 0 0.9899 0.9988 0.0000 16.424 3.531 42 7 38 9 0.9780 0.9988 0.0000 17.437 3.490 42 7 38 6 1 0 0.9893 0.9985 0.0000 16.017 3.451 7 5 37 8 0.9750 0.9985 0.0000 16.764 3.381 7 5 36 5
2 0 0.9898 0.9988 0.0000 16.299 3.723 42 7 35 7 0.9820 0.9988 0.0000 17.058 3.567 42 7 38 6 2 0 0.9924 0.9985 0.0000 14.849 3.474 7 5 16 4 0.9808 0.9985 0.0000 16.126 3.412 7 5 36 5
3 0 0.9930 0.9988 0.0000 16.101 3.880 42 7 44 6 0.9847 0.9988 0.0000 16.818 3.646 42 7 38 6 3 0 0.9881 0.9985 0.0000 15.456 3.513 7 5 73 10 0.9826 0.9985 0.0000 15.958 3.437 7 5 36 5
4 0 0.9917 0.9988 0.0000 14.760 3.703 42 7 70 8 0.9861 0.9988 0.0000 16.407 3.657 42 7 38 6 4 0 0.9881 0.9985 0.0000 14.279 3.485 7 5 66 10 0.9837 0.9985 0.0000 15.623 3.447 7 5 36 5
5 0 0.9917 0.9988 0.0000 13.491 3.493 42 7 26 8 0.9870 0.9988 0.0000 15.921 3.630 42 7 38 6 5 0 0.9956 0.9985 0.0000 13.432 3.491 7 5 38 9 0.9857 0.9985 0.0000 15.258 3.454 7 5 36 5
6 0 0.9930 0.9988 0.0000 12.874 3.435 42 7 49 6 0.9879 0.9988 0.0000 15.486 3.602 42 7 38 6 6 0 0.9931 0.9985 0.0000 13.352 3.606 7 5 19 6 0.9867 0.9985 0.0000 14.985 3.476 7 5 36 5
7 0 0.9917 0.9988 0.0000 11.773 3.361 42 7 22 5 0.9884 0.9988 0.0000 15.021 3.572 42 7 38 6 7 0 0.9943 0.9985 0.0000 12.812 3.536 7 5 45 9 0.9877 0.9985 0.0000 14.714 3.483 7 5 36 5
8 0 0.9930 0.9988 0.0000 10.970 3.206 42 7 16 5 0.9889 0.9988 0.0000 14.571 3.531 42 7 38 6 8 0 0.9943 0.9987 0.0000 12.889 3.638 48 8 12 4 0.9884 0.9987 0.0000 14.511 3.501 48 8 36 5
9 0 0.9942 0.9988 0.0000 11.069 3.250 42 7 28 6 0.9894 0.9988 0.0000 14.221 3.503 42 7 38 6 9 0 0.9968 0.9987 0.0000 12.260 3.495 48 8 7 3 0.9893 0.9987 0.0000 14.286 3.500 48 8 36 5
10 0 0.9980 0.9988 0.9976 10.287 3.164 42 7 7 4 0.9902 0.9988 0.0000 13.863 3.472 42 7 38 6 10 0 0.9943 0.9987 0.0000 11.946 3.455 48 8 14 6 0.9897 0.9987 0.0000 14.073 3.496 48 8 36 5
11 0 0.9980 0.9988 0.9975 9.830 3.039 42 7 42 6 0.9908 0.9988 0.0000 13.527 3.436 42 7 38 6 11 0 0.9956 0.9987 0.0000 11.986 3.406 48 8 22 7 0.9902 0.9987 0.0000 13.899 3.488 48 8 36 5
12 0 0.9980 0.9988 0.9977 9.975 3.014 42 7 44 10 0.9914 0.9988 0.0000 13.254 3.404 42 7 38 6 12 0 0.9956 0.9987 0.0000 10.981 3.254 53 10 35 12 0.9906 0.9987 0.0000 13.675 3.470 53 10 36 5
13 0 0.9955 0.9988 0.0000 9.408 2.833 42 7 34 6 0.9917 0.9988 0.0000 12.979 3.363 42 7 38 6 13 0 0.9931 0.9987 0.0000 10.188 3.105 53 10 24 6 0.9908 0.9987 0.0000 13.426 3.444 53 10 36 5
14 0 0.9967 0.9988 0.0000 9.234 2.806 42 7 38 9 0.9920 0.9988 0.0000 12.730 3.326 42 7 38 6 14 0 0.9968 0.9987 0.0000 9.936 3.127 53 10 40 7 0.9912 0.9987 0.0000 13.193 3.423 53 10 36 5
15 0 0.9942 0.9988 0.0000 9.357 2.876 42 7 38 5 0.9922 0.9988 0.0000 12.519 3.298 42 7 38 6 15 0 0.9956 0.9988 0.0000 9.871 3.152 48 10 47 7 0.9915 0.9988 0.0000 12.985 3.406 48 10 36 5
16 0 0.9942 0.9988 0.0000 8.512 2.736 42 7 40 5 0.9923 0.9988 0.0000 12.283 3.265 42 7 38 6 16 0 0.9981 0.9988 0.9979 8.625 2.921 48 10 26 9 0.9918 0.9988 0.0000 12.729 3.378 48 10 36 5
17 0 0.9955 0.9988 0.0000 8.615 2.850 42 7 29 6 0.9925 0.9988 0.0000 12.079 3.242 42 7 38 6 17 0 0.9979 0.9988 0.8571 8.894 2.987 48 10 81 15 0.9922 0.9988 0.0000 12.516 3.356 48 10 36 5
18 0 0.9967 0.9988 0.0000 8.620 2.978 42 7 18 5 0.9927 0.9988 0.0000 11.897 3.228 42 7 38 6 18 0 0.9954 0.9988 0.0000 9.111 3.044 48 10 22 6 0.9924 0.9988 0.0000 12.337 3.340 48 10 36 5
19 0 0.9955 0.9988 0.0000 7.973 2.764 42 7 12 4 0.9928 0.9988 0.0000 11.701 3.204 42 7 38 6 19 0 0.9968 0.9988 0.0000 8.546 2.929 48 10 9 4 0.9926 0.9988 0.0000 12.147 3.319 48 10 36 5
20 0 0.9980 0.9988 0.9978 7.312 2.533 42 7 5 2 0.9931 0.9988 0.0000 11.492 3.172 42 7 38 6 20 0 0.9968 0.9988 0.0000 7.754 2.734 48 10 33 10 0.9928 0.9988 0.0000 11.938 3.291 48 10 36 5
21 0 0.9980 0.9988 0.9940 7.144 2.511 42 7 39 7 0.9933 0.9988 0.0000 11.294 3.142 42 7 38 6 21 0 0.9956 0.9988 0.0000 7.594 2.669 48 10 8 4 0.9929 0.9988 0.0000 11.741 3.263 48 10 36 5
22 0 0.9980 0.9988 0.9979 6.466 2.351 42 7 3 1 0.9935 0.9988 0.0000 11.085 3.108 42 7 38 6 22 0 0.9980 0.9988 0.9231 7.428 2.671 48 10 53 10 0.9931 0.9988 0.0000 11.553 3.237 48 10 36 5
23 0 0.9980 0.9988 0.9979 6.171 2.255 42 7 1 0 0.9937 0.9988 0.0000 10.880 3.072 42 7 38 6 23 0 0.9981 0.9988 0.9970 7.308 2.627 48 10 33 8 0.9933 0.9988 0.0000 11.376 3.212 48 10 36 5
24 0 0.9967 0.9988 0.0000 6.317 2.317 42 7 17 6 0.9938 0.9988 0.0000 10.697 3.042 42 7 38 6 24 0 0.9981 0.9988 0.9979 7.299 2.590 48 10 3 1 0.9935 0.9988 0.0000 11.213 3.187 48 10 36 5
25 0 0.9967 0.9988 0.0000 6.272 2.397 42 7 22 7 0.9939 0.9988 0.0000 10.527 3.017 42 7 38 6 25 0 0.9968 0.9988 0.0000 7.106 2.587 48 10 29 7 0.9936 0.9988 0.0000 11.055 3.164 48 10 36 5
26 0 0.9967 0.9988 0.0000 6.140 2.275 42 7 17 7 0.9940 0.9988 0.0000 10.365 2.990 42 7 38 6 26 0 0.9981 0.9988 0.9979 6.831 2.486 48 10 12 5 0.9938 0.9988 0.0000 10.899 3.139 48 10 36 5
27 0 0.9980 0.9988 0.9940 5.867 2.192 42 7 44 7 0.9942 0.9988 0.0000 10.204 2.961 42 7 38 6 27 0 0.9980 0.9988 0.9231 6.570 2.350 48 10 45 10 0.9940 0.9988 0.0000 10.744 3.111 48 10 36 5
28 0 0.9967 0.9988 0.0000 5.525 2.163 42 7 11 5 0.9942 0.9988 0.0000 10.043 2.934 42 7 38 6 28 0 0.9967 0.9988 0.0000 5.961 2.206 48 10 17 5 0.9941 0.9988 0.0000 10.579 3.079 48 10 36 5
29 0 0.9980 0.9988 0.9940 5.598 2.231 42 7 28 7 0.9944 0.9988 0.0000 9.895 2.910 42 7 38 6 29 0 0.9979 0.9988 0.9231 6.251 2.270 48 10 31 9 0.9942 0.9988 0.0000 10.435 3.052 48 10 36 5
30 0 0.9980 0.9988 0.9978 5.447 2.160 20 7 9 4 0.9945 0.9988 0.0000 9.751 2.886 20 7 38 6 30 0 0.9955 0.9988 0.0000 6.018 2.200 48 10 24 8 0.9942 0.9988 0.0000 10.292 3.025 48 10 36 5
31 0 0.9967 0.9988 0.0000 5.370 2.064 20 7 25 9 0.9946 0.9988 0.0000 9.614 2.861 20 7 38 6 31 0 0.9980 0.9988 0.9231 5.941 2.246 48 10 29 9 0.9943 0.9988 0.0000 10.156 3.001 48 10 36 5
32 0 0.9980 0.9988 0.9940 5.372 2.025 20 7 40 7 0.9947 0.9988 0.0000 9.486 2.835 20 7 38 6 32 0 0.9968 0.9988 0.0000 5.860 2.252 48 10 12 4 0.9944 0.9988 0.0000 10.026 2.978 48 10 36 5
33 0 0.9980 0.9988 0.9940 5.546 2.071 20 7 44 7 0.9948 0.9988 0.0000 9.370 2.813 20 7 38 6 33 0 0.9968 0.9988 0.0000 6.164 2.328 48 10 41 11 0.9945 0.9988 0.0000 9.913 2.959 48 10 36 5
34 0 0.9980 0.9988 0.9940 5.774 2.080 20 7 43 7 0.9948 0.9988 0.0000 9.267 2.792 20 7 38 6 34 0 0.9968 0.9988 0.0000 5.931 2.245 48 10 11 4 0.9946 0.9988 0.0000 9.799 2.938 48 10 36 5
35 0 0.9979 0.9988 0.9940 5.556 1.966 20 7 43 7 0.9949 0.9988 0.0000 9.164 2.769 20 7 38 6 35 0 0.9956 0.9988 0.0000 6.099 2.283 48 10 23 10 0.9946 0.9988 0.0000 9.696 2.920 48 10 36 5
36 0 0.9979 0.9988 0.9940 5.740 2.026 20 7 43 7 0.9950 0.9988 0.0000 9.071 2.749 20 7 38 6 36 0 0.9981 0.9988 0.9979 5.893 2.211 48 10 29 6 0.9947 0.9988 0.0000 9.593 2.901 48 10 36 5
37 0 0.9967 0.9988 0.0000 5.865 2.076 20 7 7 3 0.9951 0.9988 0.0000 8.987 2.731 20 7 38 6 37 0 0.9956 0.9988 0.0000 5.964 2.244 48 10 12 4 0.9947 0.9988 0.0000 9.498 2.884 48 10 36 5
38 0 0.9967 0.9988 0.0000 5.904 2.120 20 7 28 9 0.9951 0.9988 0.0000 8.908 2.715 20 7 38 6 38 0 0.9980 0.9988 0.9231 5.604 2.134 48 10 51 10 0.9948 0.9988 0.0000 9.398 2.864 48 10 36 5
39 0 0.9980 0.9988 0.9976 5.635 2.066 20 7 4 2 0.9952 0.9988 0.0000 8.826 2.699 20 7 38 6 39 0 0.9981 0.9988 0.9972 5.591 2.130 48 10 6 3 0.9949 0.9988 0.0000 9.303 2.846 48 10 36 5

View File

@ -14,22 +14,22 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 30. no random number seed specfied; using 3698.
creating initial population(s): creating initial population(s):
1139 trees were generated to fill the population of 800 (800 trees). 1114 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
starting evolution. starting evolution.
no checkpointing will be done. no checkpointing will be done.
=== generation 0. === generation 0.
evaluation complete. (1s wall) evaluation complete. (2s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 1. === generation 1.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (1s wall)
=== generation 2. === generation 2.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 3. === generation 3.
evaluation complete. (1s wall) evaluation complete. (1s wall)
@ -53,7 +53,7 @@ no checkpointing will be done.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 10. === generation 10.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 11. === generation 11.
evaluation complete. (0s wall) evaluation complete. (0s wall)
@ -95,7 +95,7 @@ no checkpointing will be done.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 24. === generation 24.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 25. === generation 25.
evaluation complete. (0s wall) evaluation complete. (0s wall)
@ -116,7 +116,7 @@ no checkpointing will be done.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 31. === generation 31.
evaluation complete. (0s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 32. === generation 32.
evaluation complete. (0s wall) evaluation complete. (0s wall)
@ -140,31 +140,31 @@ no checkpointing will be done.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 39. === generation 39.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 8743237 allocated: 9011881
freed: 8695237 freed: 8963881
not freed: 48000 not freed: 48000
max allocated: 466524 max allocated: 458038
malloc'ed blocks: 119491 malloc'ed blocks: 118965
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 119485 free'ed blocks: 118959
------- time ------- ------- time -------
overall: 16s wall overall: 14s wall
evaluation: 12s wall evaluation: 9s wall
breeding: 0s wall breeding: 1s wall
------- generation spaces ------- ------- generation spaces -------
space 0 size: 200 space 0 size: 200
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 3144 used: 3107
freed: 3144 freed: 3107
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,32 +1,18 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 0 generation: 8
nodes: 55 nodes: 3
depth: 5 depth: 1
hits: 658 hits: 765
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 765
raw fitness: 658.0000 raw fitness: 765.0000
standardized fitness: 658.0000 standardized fitness: 765.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9987
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (+ eccentricity -0.88461)
(+ perimeter extent))
(- (/ perimeter convex)
(log 0.69297)))
(- (log (exp perimeter))
(/ (- 0.21163 0.50212)
(/ extent minor))))
(+ (+ (* (- area extent)
(+ 0.07852 extent))
(/ (/ area extent)
(+ extent convex)))
(- (/ (* area major)
(log major))
(* (exp major)
(exp perimeter)))))
TREE-equ: TREE-equ:
y = (((((eccentricity + convex) / (perimeter + extent)) / ((perimeter / convex) - log(0.69297))) + (log(exp(perimeter)) - ((0.21163 - 0.50212) / (extent / minor)))) / ((((area - extent) * (0.07852 + extent)) + ((area / extent) / (extent + convex))) + (((area * major) / log(major)) - (exp(major) * exp(perimeter))))) y = (eccentricity + -0.88461)

View File

@ -1,26 +1,12 @@
Hits: 2021, Total Size: 2810, Percent Hit: 71.921708 Hits: 2165, Total Size: 2810, Percent Hit: 77.046263
CC: 347 CC: 1050
CO: 789 CO: 114
OO: 1674 OO: 1115
OC: 0 OC: 531
Fitness: 0.998483 Fitness: 0.998695
Hits: 658 Hits: 765
y = (((((eccentricity + convex) / (perimeter + extent)) / ((perimeter / convex) - log(0.69297))) + (log(exp(perimeter)) - ((0.21163 - 0.50212) / (extent / minor)))) / ((((area - extent) * (0.07852 + extent)) + ((area / extent) / (extent + convex))) + (((area * major) / log(major)) - (exp(major) * exp(perimeter))))) y = (eccentricity + -0.88461)
(/ (+ (/ (/ (+ eccentricity convex) (+ eccentricity -0.88461)
(+ perimeter extent))
(- (/ perimeter convex)
(log 0.69297)))
(- (log (exp perimeter))
(/ (- 0.21163 0.50212)
(/ extent minor))))
(+ (+ (* (- area extent)
(+ 0.07852 extent))
(/ (/ area extent)
(+ extent convex)))
(- (/ (* area major)
(log major))
(* (exp major)
(exp perimeter)))))

View File

@ -1,310 +1,492 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 0 current generation: 0
generation: 0 generation: 0
nodes: 55 nodes: 78
depth: 5 depth: 6
hits: 658 hits: 681
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 681
raw fitness: 658.0000 raw fitness: 681.0000
standardized fitness: 658.0000 standardized fitness: 681.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9985
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (* (- (+ (/ (* (* 0.96574 area)
(+ perimeter extent)) (log area))
(- (/ perimeter convex) (log (- minor minor)))
(log 0.69297))) (exp (/ (* 0.27346 extent)
(- (log (exp perimeter)) (/ convex eccentricity))))
(/ (- 0.21163 0.50212) (log (- (* (log extent)
(/ extent minor)))) (* 0.72165 major))
(+ (+ (* (- area extent) (- (/ 0.80217 convex)
(+ 0.07852 extent)) (- convex -0.85269)))))
(/ (/ area extent) (/ (- (* (- (exp eccentricity)
(+ extent convex))) (log extent))
(- (/ (* area major) (* (* area convex)
(log major)) (* major perimeter)))
(* (exp major) (exp (log (* perimeter major))))
(exp perimeter))))) (+ (/ (* (log convex)
(log major))
(exp (* convex major)))
(* (- (exp perimeter)
(log minor))
(exp (+ major 0.42705))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 1 current generation: 1
generation: 0 generation: 0
nodes: 55 nodes: 78
depth: 5 depth: 6
hits: 658 hits: 681
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 681
raw fitness: 658.0000 raw fitness: 681.0000
standardized fitness: 658.0000 standardized fitness: 681.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9985
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (* (- (+ (/ (* (* 0.96574 area)
(+ perimeter extent)) (log area))
(- (/ perimeter convex) (log (- minor minor)))
(log 0.69297))) (exp (/ (* 0.27346 extent)
(- (log (exp perimeter)) (/ convex eccentricity))))
(/ (- 0.21163 0.50212) (log (- (* (log extent)
(/ extent minor)))) (* 0.72165 major))
(+ (+ (* (- area extent) (- (/ 0.80217 convex)
(+ 0.07852 extent)) (- convex -0.85269)))))
(/ (/ area extent) (/ (- (* (- (exp eccentricity)
(+ extent convex))) (log extent))
(- (/ (* area major) (* (* area convex)
(log major)) (* major perimeter)))
(* (exp major) (exp (log (* perimeter major))))
(exp perimeter))))) (+ (/ (* (log convex)
(log major))
(exp (* convex major)))
(* (- (exp perimeter)
(log minor))
(exp (+ major 0.42705))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 2 current generation: 2
generation: 0 generation: 0
nodes: 55 nodes: 78
depth: 5 depth: 6
hits: 658 hits: 681
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 681
raw fitness: 658.0000 raw fitness: 681.0000
standardized fitness: 658.0000 standardized fitness: 681.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9985
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (* (- (+ (/ (* (* 0.96574 area)
(+ perimeter extent)) (log area))
(- (/ perimeter convex) (log (- minor minor)))
(log 0.69297))) (exp (/ (* 0.27346 extent)
(- (log (exp perimeter)) (/ convex eccentricity))))
(/ (- 0.21163 0.50212) (log (- (* (log extent)
(/ extent minor)))) (* 0.72165 major))
(+ (+ (* (- area extent) (- (/ 0.80217 convex)
(+ 0.07852 extent)) (- convex -0.85269)))))
(/ (/ area extent) (/ (- (* (- (exp eccentricity)
(+ extent convex))) (log extent))
(- (/ (* area major) (* (* area convex)
(log major)) (* major perimeter)))
(* (exp major) (exp (log (* perimeter major))))
(exp perimeter))))) (+ (/ (* (log convex)
(log major))
(exp (* convex major)))
(* (- (exp perimeter)
(log minor))
(exp (+ major 0.42705))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 3 current generation: 3
generation: 0 generation: 0
nodes: 55 nodes: 78
depth: 5 depth: 6
hits: 658 hits: 681
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 681
raw fitness: 658.0000 raw fitness: 681.0000
standardized fitness: 658.0000 standardized fitness: 681.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9985
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (* (- (+ (/ (* (* 0.96574 area)
(+ perimeter extent)) (log area))
(- (/ perimeter convex) (log (- minor minor)))
(log 0.69297))) (exp (/ (* 0.27346 extent)
(- (log (exp perimeter)) (/ convex eccentricity))))
(/ (- 0.21163 0.50212) (log (- (* (log extent)
(/ extent minor)))) (* 0.72165 major))
(+ (+ (* (- area extent) (- (/ 0.80217 convex)
(+ 0.07852 extent)) (- convex -0.85269)))))
(/ (/ area extent) (/ (- (* (- (exp eccentricity)
(+ extent convex))) (log extent))
(- (/ (* area major) (* (* area convex)
(log major)) (* major perimeter)))
(* (exp major) (exp (log (* perimeter major))))
(exp perimeter))))) (+ (/ (* (log convex)
(log major))
(exp (* convex major)))
(* (- (exp perimeter)
(log minor))
(exp (+ major 0.42705))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 4 current generation: 4
generation: 0 generation: 0
nodes: 55 nodes: 78
depth: 5 depth: 6
hits: 658 hits: 681
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 681
raw fitness: 658.0000 raw fitness: 681.0000
standardized fitness: 658.0000 standardized fitness: 681.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9985
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (* (- (+ (/ (* (* 0.96574 area)
(+ perimeter extent)) (log area))
(- (/ perimeter convex) (log (- minor minor)))
(log 0.69297))) (exp (/ (* 0.27346 extent)
(- (log (exp perimeter)) (/ convex eccentricity))))
(/ (- 0.21163 0.50212) (log (- (* (log extent)
(/ extent minor)))) (* 0.72165 major))
(+ (+ (* (- area extent) (- (/ 0.80217 convex)
(+ 0.07852 extent)) (- convex -0.85269)))))
(/ (/ area extent) (/ (- (* (- (exp eccentricity)
(+ extent convex))) (log extent))
(- (/ (* area major) (* (* area convex)
(log major)) (* major perimeter)))
(* (exp major) (exp (log (* perimeter major))))
(exp perimeter))))) (+ (/ (* (log convex)
(log major))
(exp (* convex major)))
(* (- (exp perimeter)
(log minor))
(exp (+ major 0.42705))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 5 current generation: 5
generation: 0 generation: 0
nodes: 55 nodes: 78
depth: 5 depth: 6
hits: 658 hits: 681
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 681
raw fitness: 658.0000 raw fitness: 681.0000
standardized fitness: 658.0000 standardized fitness: 681.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9985
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (* (- (+ (/ (* (* 0.96574 area)
(+ perimeter extent)) (log area))
(- (/ perimeter convex) (log (- minor minor)))
(log 0.69297))) (exp (/ (* 0.27346 extent)
(- (log (exp perimeter)) (/ convex eccentricity))))
(/ (- 0.21163 0.50212) (log (- (* (log extent)
(/ extent minor)))) (* 0.72165 major))
(+ (+ (* (- area extent) (- (/ 0.80217 convex)
(+ 0.07852 extent)) (- convex -0.85269)))))
(/ (/ area extent) (/ (- (* (- (exp eccentricity)
(+ extent convex))) (log extent))
(- (/ (* area major) (* (* area convex)
(log major)) (* major perimeter)))
(* (exp major) (exp (log (* perimeter major))))
(exp perimeter))))) (+ (/ (* (log convex)
(log major))
(exp (* convex major)))
(* (- (exp perimeter)
(log minor))
(exp (+ major 0.42705))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 6 current generation: 6
generation: 0 generation: 0
nodes: 55 nodes: 78
depth: 5 depth: 6
hits: 658 hits: 681
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 681
raw fitness: 658.0000 raw fitness: 681.0000
standardized fitness: 658.0000 standardized fitness: 681.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9985
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (* (- (+ (/ (* (* 0.96574 area)
(+ perimeter extent)) (log area))
(- (/ perimeter convex) (log (- minor minor)))
(log 0.69297))) (exp (/ (* 0.27346 extent)
(- (log (exp perimeter)) (/ convex eccentricity))))
(/ (- 0.21163 0.50212) (log (- (* (log extent)
(/ extent minor)))) (* 0.72165 major))
(+ (+ (* (- area extent) (- (/ 0.80217 convex)
(+ 0.07852 extent)) (- convex -0.85269)))))
(/ (/ area extent) (/ (- (* (- (exp eccentricity)
(+ extent convex))) (log extent))
(- (/ (* area major) (* (* area convex)
(log major)) (* major perimeter)))
(* (exp major) (exp (log (* perimeter major))))
(exp perimeter))))) (+ (/ (* (log convex)
(log major))
(exp (* convex major)))
(* (- (exp perimeter)
(log minor))
(exp (+ major 0.42705))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 7 current generation: 7
generation: 0 generation: 0
nodes: 55 nodes: 78
depth: 5 depth: 6
hits: 658 hits: 681
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 681
raw fitness: 658.0000 raw fitness: 681.0000
standardized fitness: 658.0000 standardized fitness: 681.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9985
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (* (- (+ (/ (* (* 0.96574 area)
(+ perimeter extent)) (log area))
(- (/ perimeter convex) (log (- minor minor)))
(log 0.69297))) (exp (/ (* 0.27346 extent)
(- (log (exp perimeter)) (/ convex eccentricity))))
(/ (- 0.21163 0.50212) (log (- (* (log extent)
(/ extent minor)))) (* 0.72165 major))
(+ (+ (* (- area extent) (- (/ 0.80217 convex)
(+ 0.07852 extent)) (- convex -0.85269)))))
(/ (/ area extent) (/ (- (* (- (exp eccentricity)
(+ extent convex))) (log extent))
(- (/ (* area major) (* (* area convex)
(log major)) (* major perimeter)))
(* (exp major) (exp (log (* perimeter major))))
(exp perimeter))))) (+ (/ (* (log convex)
(log major))
(exp (* convex major)))
(* (- (exp perimeter)
(log minor))
(exp (+ major 0.42705))))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 8 current generation: 8
generation: 0 generation: 8
nodes: 55 nodes: 3
depth: 5 depth: 1
hits: 658 hits: 765
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 765
raw fitness: 658.0000 raw fitness: 765.0000
standardized fitness: 658.0000 standardized fitness: 765.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9987
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (+ eccentricity -0.88461)
(+ perimeter extent))
(- (/ perimeter convex)
(log 0.69297)))
(- (log (exp perimeter))
(/ (- 0.21163 0.50212)
(/ extent minor))))
(+ (+ (* (- area extent)
(+ 0.07852 extent))
(/ (/ area extent)
(+ extent convex)))
(- (/ (* area major)
(log major))
(* (exp major)
(exp perimeter)))))
=== BEST-OF-RUN === === BEST-OF-RUN ===
current generation: 9 current generation: 9
generation: 0 generation: 8
nodes: 55 nodes: 3
depth: 5 depth: 1
hits: 658 hits: 765
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 658 hits: 765
raw fitness: 658.0000 raw fitness: 765.0000
standardized fitness: 658.0000 standardized fitness: 765.0000
adjusted fitness: 0.9985 adjusted fitness: 0.9987
TREE: TREE:
(/ (+ (/ (/ (+ eccentricity convex) (+ eccentricity -0.88461)
(+ perimeter extent)) === BEST-OF-RUN ===
(- (/ perimeter convex) current generation: 10
(log 0.69297))) generation: 8
(- (log (exp perimeter)) nodes: 3
(/ (- 0.21163 0.50212) depth: 1
(/ extent minor)))) hits: 765
(+ (+ (* (- area extent) TOP INDIVIDUAL:
(+ 0.07852 extent))
(/ (/ area extent)
(+ extent convex)))
(- (/ (* area major) -- #1 --
(log major)) hits: 765
(* (exp major) raw fitness: 765.0000
(exp perimeter))))) standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 11
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 12
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 13
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 14
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 15
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 16
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 17
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 18
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)
=== BEST-OF-RUN ===
current generation: 19
generation: 8
nodes: 3
depth: 1
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ eccentricity -0.88461)

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,21 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9606 0.9985 0.0000 16.610 3.301 55 5 43 5 0.9606 0.9985 0.0000 16.610 3.301 55 5 43 5 0 0 0.9505 0.9985 0.0000 18.999 3.396 78 6 86 6 0.9505 0.9985 0.0000 18.999 3.396 78 6 86 6
1 0 0.9905 0.9985 0.0000 14.720 3.322 55 5 63 6 0.9755 0.9985 0.0000 15.665 3.312 55 5 43 5 1 0 0.9842 0.9985 0.0000 16.723 3.487 78 6 70 9 0.9674 0.9985 0.0000 17.861 3.442 78 6 86 6
2 0 0.9880 0.9985 0.0000 12.781 3.219 55 5 85 7 0.9797 0.9985 0.0000 14.704 3.281 55 5 43 5 2 0 0.9892 0.9985 0.0000 15.633 3.499 78 6 11 4 0.9746 0.9985 0.0000 17.118 3.461 78 6 86 6
3 0 0.9905 0.9985 0.0000 12.000 3.259 55 5 32 8 0.9824 0.9985 0.0000 14.028 3.275 55 5 43 5 3 0 0.9867 0.9985 0.0000 14.631 3.433 78 6 25 7 0.9776 0.9985 0.0000 16.496 3.454 78 6 86 6
4 0 0.9942 0.9985 0.0000 11.766 3.259 55 5 14 5 0.9848 0.9985 0.0000 13.575 3.272 55 5 43 5 4 0 0.9892 0.9985 0.0000 13.434 3.375 78 6 116 12 0.9800 0.9985 0.0000 15.884 3.438 78 6 86 6
5 0 0.9918 0.9985 0.0000 11.120 3.118 55 5 44 6 0.9859 0.9985 0.0000 13.166 3.246 55 5 43 5 5 0 0.9942 0.9985 0.0000 12.390 3.270 78 6 53 10 0.9823 0.9985 0.0000 15.301 3.410 78 6 86 6
6 0 0.9942 0.9985 0.0000 10.054 3.046 55 5 22 8 0.9871 0.9985 0.0000 12.722 3.218 55 5 43 5 6 0 0.9967 0.9985 0.0000 11.633 3.204 78 6 35 8 0.9844 0.9985 0.0000 14.777 3.381 78 6 86 6
7 0 0.9967 0.9985 0.0000 9.660 2.921 55 5 45 6 0.9883 0.9985 0.0000 12.339 3.181 55 5 43 5 7 0 0.9967 0.9985 0.0000 11.256 3.143 78 6 17 5 0.9859 0.9985 0.0000 14.337 3.351 78 6 86 6
8 0 0.9942 0.9985 0.0000 9.440 2.922 55 5 8 3 0.9890 0.9985 0.0000 12.017 3.152 55 5 43 5 8 0 0.9967 0.9987 0.0000 11.220 3.064 3 1 12 6 0.9871 0.9987 0.0000 13.991 3.319 3 1 86 6
9 0 0.9980 0.9985 0.9971 8.641 2.814 55 5 54 9 0.9899 0.9985 0.0000 11.679 3.118 55 5 43 5 9 0 0.9967 0.9987 0.0000 10.424 2.985 3 1 28 6 0.9881 0.9987 0.0000 13.634 3.285 3 1 86 6
10 0 0.9954 0.9987 0.0000 10.191 2.964 3 1 26 8 0.9887 0.9987 0.0000 13.321 3.256 3 1 86 6
11 0 0.9954 0.9987 0.0000 9.742 2.956 3 1 38 8 0.9893 0.9987 0.0000 13.023 3.231 3 1 86 6
12 0 0.9967 0.9987 0.0000 9.265 2.865 3 1 21 5 0.9899 0.9987 0.0000 12.734 3.203 3 1 86 6
13 0 0.9967 0.9987 0.0000 8.515 2.731 3 1 9 4 0.9903 0.9987 0.0000 12.432 3.169 3 1 86 6
14 0 0.9967 0.9987 0.0000 8.140 2.696 3 1 11 4 0.9908 0.9987 0.0000 12.146 3.138 3 1 86 6
15 0 0.9979 0.9987 0.9974 7.992 2.672 3 1 5 2 0.9912 0.9987 0.0000 11.887 3.109 3 1 86 6
16 0 0.9967 0.9987 0.0000 7.666 2.611 3 1 38 8 0.9915 0.9987 0.0000 11.638 3.079 3 1 86 6
17 0 0.9979 0.9987 0.9978 7.758 2.704 3 1 35 11 0.9919 0.9987 0.0000 11.423 3.059 3 1 86 6
18 0 0.9979 0.9987 0.9958 7.779 2.749 3 1 21 4 0.9922 0.9987 0.0000 11.231 3.042 3 1 86 6
19 0 0.9967 0.9987 0.0000 8.030 2.829 3 1 14 5 0.9924 0.9987 0.0000 11.071 3.032 3 1 86 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 690. no random number seed specfied; using 2.
creating initial population(s): creating initial population(s):
1117 trees were generated to fill the population of 800 (800 trees). 1081 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
@ -26,10 +26,10 @@ no checkpointing will be done.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 1. === generation 1.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (1s wall)
=== generation 2. === generation 2.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 3. === generation 3.
evaluation complete. (1s wall) evaluation complete. (1s wall)
@ -38,43 +38,73 @@ no checkpointing will be done.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 5. === generation 5.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 6. === generation 6.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 7. === generation 7.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 8. === generation 8.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 9. === generation 9.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (1s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 2858156 allocated: 5169911
freed: 2810156 freed: 5121911
not freed: 48000 not freed: 48000
max allocated: 444381 max allocated: 474059
malloc'ed blocks: 36742 malloc'ed blocks: 64862
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 36736 free'ed blocks: 64856
------- time ------- ------- time -------
overall: 8s wall overall: 12s wall
evaluation: 6s wall evaluation: 5s wall
breeding: 0s wall breeding: 2s wall
------- generation spaces ------- ------- generation spaces -------
space 0 size: 200 space 0 size: 200
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 1364 used: 1964
freed: 1364 freed: 1964
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -1,18 +1,19 @@
=== BEST-OF-RUN === === BEST-OF-RUN ===
generation: 1 generation: 40
nodes: 3 nodes: 6
depth: 1 depth: 3
hits: 602 hits: 924
TOP INDIVIDUAL: TOP INDIVIDUAL:
-- #1 -- -- #1 --
hits: 602 hits: 924
raw fitness: 602.0000 raw fitness: 924.0000
standardized fitness: 602.0000 standardized fitness: 924.0000
adjusted fitness: 0.9983 adjusted fitness: 0.9989
TREE: TREE:
(- eccentricity 0.86410) (* -0.15156
(exp (/ major -0.25798)))
TREE-equ: TREE-equ:
y = (eccentricity - 0.86410) y = (-0.15156 * exp((major / -0.25798)))

View File

@ -1,12 +1,13 @@
Hits: 1565, Total Size: 2810, Percent Hit: 55.693950 Hits: 2612, Total Size: 2810, Percent Hit: 92.953737
CC: 1126 CC: 1021
CO: 10 CO: 93
OO: 439 OO: 1591
OC: 1235 OC: 105
Fitness: 0.998342 Fitness: 0.998919
Hits: 602 Hits: 924
y = (eccentricity - 0.86410) y = (-0.15156 * exp((major / -0.25798)))
(- eccentricity 0.86410) (* -0.15156
(exp (/ major -0.25798)))

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,52 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9593 0.9981 0.0000 18.021 3.354 48 6 34 5 0.9593 0.9981 0.0000 18.021 3.354 48 6 34 5 0 0 0.9668 0.9982 0.0000 17.761 3.296 36 6 74 6 0.9668 0.9982 0.0000 17.761 3.296 36 6 74 6
1 0 0.9942 0.9983 0.0000 15.866 3.396 3 1 32 5 0.9768 0.9983 0.0000 16.944 3.375 3 1 34 5 1 0 0.9906 0.9982 0.0000 16.221 3.364 36 6 10 5 0.9787 0.9982 0.0000 16.991 3.330 36 6 74 6
2 0 0.9918 0.9983 0.0000 15.545 3.357 3 1 43 6 0.9818 0.9983 0.0000 16.477 3.369 3 1 34 5 2 0 0.9881 0.9987 0.0000 15.229 3.366 34 6 53 8 0.9818 0.9987 0.0000 16.404 3.342 34 6 74 6
3 0 0.9918 0.9983 0.0000 15.617 3.485 3 1 49 6 0.9843 0.9983 0.0000 16.262 3.398 3 1 34 5 3 0 0.9931 0.9987 0.0000 14.000 3.365 34 6 98 6 0.9846 0.9987 0.0000 15.803 3.348 34 6 74 6
4 0 0.9918 0.9983 0.0000 14.516 3.540 3 1 41 8 0.9858 0.9983 0.0000 15.913 3.426 3 1 34 5 4 0 0.9955 0.9987 0.0000 13.795 3.464 34 6 22 5 0.9868 0.9987 0.0000 15.401 3.371 34 6 74 6
5 0 0.9968 0.9987 0.0000 12.420 3.353 34 6 37 8 0.9885 0.9987 0.0000 14.904 3.368 34 6 74 6
6 0 0.9980 0.9987 0.9974 11.746 3.289 34 6 17 5 0.9898 0.9987 0.0000 14.453 3.357 34 6 74 6
7 0 0.9955 0.9987 0.0000 11.352 3.220 34 6 45 6 0.9906 0.9987 0.0000 14.066 3.340 34 6 74 6
8 0 0.9955 0.9987 0.0000 10.530 3.201 34 6 21 5 0.9911 0.9987 0.0000 13.673 3.324 34 6 74 6
9 0 0.9943 0.9987 0.0000 10.386 3.159 34 6 23 7 0.9914 0.9987 0.0000 13.344 3.308 34 6 74 6
10 0 0.9980 0.9987 0.9444 9.776 3.005 34 6 62 11 0.9920 0.9987 0.0000 13.020 3.280 34 6 74 6
11 0 0.9968 0.9987 0.0000 9.434 2.947 34 6 35 10 0.9924 0.9987 0.0000 12.721 3.252 34 6 74 6
12 0 0.9968 0.9987 0.0000 9.745 3.011 34 6 23 8 0.9928 0.9987 0.0000 12.492 3.234 34 6 74 6
13 0 0.9968 0.9987 0.0000 9.193 2.925 34 6 13 5 0.9930 0.9987 0.0000 12.256 3.212 34 6 74 6
14 0 0.9980 0.9987 0.9976 8.804 2.850 34 6 21 6 0.9934 0.9987 0.0000 12.026 3.188 34 6 74 6
15 0 0.9955 0.9987 0.0000 8.504 2.854 34 6 19 9 0.9935 0.9987 0.0000 11.806 3.167 34 6 74 6
16 0 0.9980 0.9987 0.9961 8.057 2.744 34 6 12 4 0.9938 0.9987 0.0000 11.586 3.142 34 6 74 6
17 0 0.9968 0.9987 0.0000 7.822 2.636 34 6 28 8 0.9939 0.9987 0.0000 11.376 3.114 34 6 74 6
18 0 0.9956 0.9987 0.0000 7.119 2.471 34 6 24 9 0.9940 0.9987 0.0000 11.152 3.080 34 6 74 6
19 0 0.9956 0.9989 0.0000 6.929 2.460 38 9 38 8 0.9941 0.9989 0.0000 10.941 3.049 38 9 74 6
20 0 0.9943 0.9989 0.0000 6.616 2.390 38 9 7 3 0.9941 0.9989 0.0000 10.735 3.018 38 9 74 6
21 0 0.9980 0.9989 0.9966 5.915 2.204 38 9 16 5 0.9943 0.9989 0.0000 10.516 2.981 38 9 74 6
22 0 0.9968 0.9989 0.0000 6.085 2.251 38 9 26 6 0.9944 0.9989 0.0000 10.323 2.949 38 9 74 6
23 0 0.9968 0.9989 0.0000 5.439 2.096 38 9 19 6 0.9945 0.9989 0.0000 10.120 2.913 38 9 74 6
24 0 0.9968 0.9989 0.0000 5.446 2.143 38 9 21 7 0.9946 0.9989 0.0000 9.933 2.883 38 9 74 6
25 0 0.9980 0.9989 0.9979 5.361 2.105 38 9 2 1 0.9947 0.9989 0.0000 9.757 2.853 38 9 74 6
26 0 0.9968 0.9989 0.0000 5.374 2.114 38 9 15 5 0.9948 0.9989 0.0000 9.595 2.825 38 9 74 6
27 0 0.9980 0.9989 0.9979 5.348 2.161 38 9 18 8 0.9949 0.9989 0.0000 9.443 2.802 38 9 74 6
28 0 0.9980 0.9989 0.9976 5.106 2.051 38 9 4 2 0.9950 0.9989 0.0000 9.294 2.776 38 9 74 6
29 0 0.9980 0.9989 0.9756 4.804 1.904 38 9 30 6 0.9951 0.9989 0.0000 9.144 2.747 38 9 74 6
30 0 0.9980 0.9989 0.9962 4.644 1.772 38 9 14 6 0.9952 0.9989 0.0000 8.999 2.715 38 9 74 6
31 0 0.9980 0.9989 0.9979 4.254 1.615 38 9 5 2 0.9953 0.9989 0.0000 8.850 2.681 38 9 74 6
32 0 0.9981 0.9989 0.9979 4.492 1.705 38 9 5 2 0.9954 0.9989 0.0000 8.718 2.651 38 9 74 6
33 0 0.9981 0.9989 0.9979 4.452 1.675 38 9 8 3 0.9955 0.9989 0.0000 8.593 2.623 38 9 74 6
34 0 0.9981 0.9989 0.9979 4.540 1.704 38 9 5 2 0.9955 0.9989 0.0000 8.477 2.596 38 9 74 6
35 0 0.9956 0.9989 0.0000 4.660 1.708 38 9 14 5 0.9955 0.9989 0.0000 8.371 2.572 38 9 74 6
36 0 0.9980 0.9989 0.9979 4.634 1.690 38 9 5 2 0.9956 0.9989 0.0000 8.270 2.548 38 9 74 6
37 0 0.9980 0.9989 0.9978 5.022 1.865 38 9 4 2 0.9957 0.9989 0.0000 8.185 2.530 38 9 74 6
38 0 0.9956 0.9989 0.0000 5.331 1.982 38 9 5 2 0.9957 0.9989 0.0000 8.111 2.516 38 9 74 6
39 0 0.9968 0.9989 0.0000 5.522 2.138 38 9 10 5 0.9957 0.9989 0.0000 8.047 2.506 38 9 74 6
40 0 0.9980 0.9989 0.9976 5.561 2.141 6 3 3 1 0.9958 0.9989 0.0000 7.986 2.497 6 3 74 6
41 0 0.9956 0.9989 0.0000 5.732 2.217 6 3 14 6 0.9958 0.9989 0.0000 7.932 2.491 6 3 74 6
42 0 0.9968 0.9989 0.0000 5.991 2.309 6 3 22 7 0.9958 0.9989 0.0000 7.887 2.487 6 3 74 6
43 0 0.9968 0.9989 0.0000 5.784 2.249 6 3 7 3 0.9958 0.9989 0.0000 7.840 2.481 6 3 74 6
44 0 0.9968 0.9989 0.0000 5.476 2.105 6 3 21 6 0.9958 0.9989 0.0000 7.787 2.473 6 3 74 6
45 0 0.9980 0.9989 0.9815 5.071 1.941 6 3 10 4 0.9959 0.9989 0.0000 7.728 2.461 6 3 74 6
46 0 0.9968 0.9989 0.0000 5.316 2.022 6 3 22 8 0.9959 0.9989 0.0000 7.677 2.452 6 3 74 6
47 0 0.9980 0.9989 0.9979 5.336 2.042 6 3 14 7 0.9959 0.9989 0.0000 7.628 2.443 6 3 74 6
48 0 0.9968 0.9989 0.0000 5.537 2.114 6 3 18 6 0.9960 0.9989 0.0000 7.585 2.437 6 3 74 6
49 0 0.9980 0.9989 0.9971 5.149 2.033 6 3 36 11 0.9960 0.9989 0.0000 7.537 2.429 6 3 74 6
50 0 0.9980 0.9989 0.9979 5.004 1.966 6 3 9 4 0.9960 0.9989 0.0000 7.487 2.419 6 3 74 6

View File

@ -14,52 +14,189 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0. tree 0 uses function set 0.
function set complete. function set complete.
no random number seed specfied; using 45. no random number seed specfied; using 6995.
creating initial population(s): creating initial population(s):
1132 trees were generated to fill the population of 800 (800 trees). 1077 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete. initial population(s) complete.
starting evolution. starting evolution.
no checkpointing will be done. no checkpointing will be done.
=== generation 0. === generation 0.
evaluation complete. (1s wall) evaluation complete. (2s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 1. === generation 1.
evaluation complete. (1s wall) evaluation complete. (1s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 2. === generation 2.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (1s wall)
=== generation 3. === generation 3.
evaluation complete. (1s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 4. === generation 4.
evaluation complete. (0s wall) evaluation complete. (0s wall)
breeding complete. (0s wall) breeding complete. (0s wall)
=== generation 5.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 6.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 7.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 9.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 20.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 21.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 22.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 23.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 24.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 25.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 26.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 27.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 28.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 29.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 30.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 31.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 32.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 33.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 34.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 35.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 36.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 37.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 38.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 39.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 40.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 41.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 42.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 43.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 44.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 45.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 46.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 47.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 48.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 49.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 50.
evaluation complete. (0s wall)
SYSTEM STATISTICS SYSTEM STATISTICS
------- memory ------- ------- memory -------
allocated: 1941814 allocated: 9916037
freed: 1893814 freed: 9868037
not freed: 48000 not freed: 48000
max allocated: 460180 max allocated: 461630
malloc'ed blocks: 23854 malloc'ed blocks: 146261
realloc'ed blocks: 7 realloc'ed blocks: 7
free'ed blocks: 23848 free'ed blocks: 146255
------- time ------- ------- time -------
overall: 5s wall overall: 15s wall
evaluation: 4s wall evaluation: 11s wall
breeding: 0s wall breeding: 1s wall
------- generation spaces ------- ------- generation spaces -------
space 0 size: 200 space 0 size: 200
space 1 size: 100 space 1 size: 100
------- ephemeral random constants ------- ------- ephemeral random constants -------
used: 1051 used: 3658
freed: 1051 freed: 3658
allocated: 1000 allocated: 1000
blocks: 1 blocks: 1

View File

@ -195,10 +195,10 @@ template<typename T>
inline void write_process_info(T& writer, const process_info_t& run_processes) inline void write_process_info(T& writer, const process_info_t& run_processes)
{ {
writer << "Timer Name\tValue\n"; writer << "Timer Name\tValue\n";
writer << "CPU Time (ms):\t" << run_processes.cpu_time << '\n'; writer << "CPU Time (ns):\t" << run_processes.cpu_time << '\n';
writer << "Wall Time (ms):\t" << run_processes.wall_time << '\n'; writer << "Wall Time (ms):\t" << run_processes.wall_time << '\n';
writer << "CPU Cycles:\t" << run_processes.cpu_cycles << '\n'; writer << "CPU Cycles:\t" << run_processes.cpu_cycles << '\n';
writer << "Snapshot Time\tValue\n"; writer << "Snapshot Time(ms)\tValue(Bytes)\n";
for (const auto& v : run_processes.snapshots) for (const auto& v : run_processes.snapshots)
writer << v.timeSinceStart << '\t' << v.memory << '\n'; writer << v.timeSinceStart << '\t' << v.memory << '\n';
} }

View File

@ -59,7 +59,7 @@ struct stored_snapshot
{ {
blt::u64 memory; blt::u64 memory;
blt::u64 timeSinceStart; blt::u64 timeSinceStart;
blt::u64 count = 0; blt::u64 count = 1;
explicit stored_snapshot(memory_snapshot snap): memory(snap.memory), timeSinceStart(snap.timeSinceStart) explicit stored_snapshot(memory_snapshot snap): memory(snap.memory), timeSinceStart(snap.timeSinceStart)
{} {}
@ -88,7 +88,6 @@ struct process_info_t
process_info_t& operator/=(int i) process_info_t& operator/=(int i)
{ {
wall_time /= i; wall_time /= i;
cpu_time /= i; cpu_time /= i;
cpu_cycles /= i; cpu_cycles /= i;

View File

@ -274,7 +274,7 @@ averaged_stats averaged_stats::from_vec(const std::vector<run_stats>& runs)
// take the mean // take the mean
stats.fn /= static_cast<int>(runs.size()); stats.fn /= static_cast<int>(runs.size());
stats.process_info /= static_cast<int>(runs.size()); stats.process_info.calc_mean(static_cast<int>(runs.size()));
for (auto& v : stats.stt.records) for (auto& v : stats.stt.records)
v /= static_cast<int>(runs.size()); v /= static_cast<int>(runs.size());