Files
Atomizer/studies/bracket_stiffness_optimization_V2/2_results/study.db

369 lines
136 KiB
Plaintext
Raw Normal View History

SQLite format 3@ \"\.v<><0F><0F> <0C> <0A>  E f
<EFBFBD>K<07>d<07><04>a<04><01>(<01><01>Qe?indexsqlite_autoindex_trial_intermediate_values_1trial_intermediate_values<16>E%%<01>Mtabletrial_valuestrial_valuesCREATE TABLE trial_values (
trial_value_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
value FLOAT,
value_type VARCHAR(7) NOT NULL,
PRIMARY KEY (trial_value_id),
UNIQUE (trial_id, objective),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)7K%indexsqlite_autoindex_trial_values_1trial_values<14>,%%<01>tabletrial_paramstrial_paramsCREATE TABLE trial_params (
param_id INTEGER NOT NULL,
trial_id INTEGER,
param_name VARCHAR(512),
param_value FLOAT,
distribution_json TEXT,
PRIMARY KEY (param_id),
UNIQUE (trial_id, param_name),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)7K%indexsqlite_autoindex_trial_params_1trial_params<12>I;;<01>)tabletrial_system_attributestrial_system_attributesCREATE TABLE trial_system_attributes (
trial_system_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_system_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)Ma;indexsqlite_autoindex_trial_system_attributes_1trial_system_attributes<10>? 77<01>tabletrial_user_attributestrial_user_attributes CREATE TABLE trial_user_attributes (
trial_user_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_user_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)I ]7indexsqlite_autoindex_trial_user_attributes_1trial_user_attributesX 1uindexix_trials_study_idtrials CREATE INDEX ix_trials_study_id ON trials (study_id)<29>
<01> tabletrialstrials CREATE TABLE trials (
trial_id INTEGER NOT NULL,
number INTEGER,
study_id INTEGER,
state VARCHAR(8) NOT NULL,
datetime_start DATETIME,
datetime_complete DATETIME,
PRIMARY KEY (trial_id),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)<29>J;;<01>+tablestudy_system_attributesstudy_system_attributes CREATE TABLE study_system_attributes (
study_system_attribute_id INTEGER NOT NULL,
study_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (study_system_attribute_id),
UNIQUE (study_id, "key"),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)M a;indexsqlite_autoindex_study_system_attributes_1study_system_attributes
<EFBFBD>@77<01>tablestudy_user_attributesstudy_user_attributesCREATE TABLE study_user_attributes (
study_user_attribute_id INTEGER NOT NULL,
study_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (study_user_attribute_id),
UNIQUE (study_id, "key"),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)I]7indexsqlite_autoindex_study_user_attributes_1study_user_attributes<08>J--<01>Gtablestudy_directionsstudy_directionsCREATE TABLE study_directions (
study_direction_id INTEGER NOT NULL,
direction VARCHAR(8) NOT NULL,
study_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
PRIMARY KEY (study_direction_id),
UNIQUE (study_id, objective),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)?S-indexsqlite_autoindex_study_directions_1study_directions<00>\%%<01>{tableversion_infoversion_infoCREATE TABLE version_info (
version_info_id INTEGER NOT NULL,
schema_version INTEGER,
library_version VARCHAR(256),
PRIMARY KEY (version_info_id),
CHECK (version_info_id=1)
)j7<01>indexix_studies_study_namestudiesCREATE UNIQUE INDEX ix_studies_study_name ON studies (study_name)<29> <01>otablestudiesstudiesCREATE TABLE studies (
study_id INTEGER NOT NULL,
study_name VARCHAR(512) NOT NULL,
PRIMARY KEY (study_ <0F><0F>$Obracket
<0F><0F>$O bracket_stiffness_optimization_V2
 4.5.0 <0F><0F><0F>  MINIMIZE 
<0F><0F><0F>  


<EFBFBD>
<EFBFBD>
D <09> <09> r ,<08><08>Z<07>D AACOMPLETE2025-11-21 15:27:14.4732082025-11-21 15:27:28.820563D AACOMPLETE2025-11-21 15:27:00.6611042025-11-21 15:27:14.460165D AACOMPLETE2025-11-21 15:26:46.8642782025-11-21 15:27:00.646988D AACOMPLETE2025-11-21 15:26:33.2563712025-11-21 15:26:46.848549D AACOMPLETE2025-11-21 15:26:19.3763652025-11-21 15:26:33.242606D AACOMPLETE2025-11-21 15:26:04.9232442025-11-21 15:26:19.359297D AACOMPLETE2025-11-21 15:25:51.0846622025-11-21 15:26:04.905128D AACOMPLETE2025-11-21 15:25:37.1831922025-11-21 15:25:51.069408D AACOMPLETE2025-11-21 15:25:22.6431662025-11-21 15:25:37.169415D AACOMPLETE2025-11-21 15:25:08.1772112025-11-21 15:25:22.628478D AACOMPLETE2025-11-21 15:24:53.8474872025-11-21 15:25:08.160315D AACOMPLETE2025-11-21 15:24:39.2004152025-11-21 15:24:53.834691D AACOMPLETE2025-11-21 15:24:24.4758572025-11-21 15:24:39.186771D AACOMPLETE2025-11-21 15:24:09.7948812025-11-21 15:24:24.460622D AACOMPLETE2025-11-21 15:23:53.2486742025-11-21 15:24:09.770364D AACOMPLETE2025-11-21 15:23:38.5661742025-11-21 15:23:53.232371D AA COMPLETE2025-11-21 15:23:24.7507532025-11-21 15:23:38.553638D  AA COMPLETE2025-11-21 15:23:10.1728322025-11-21 15:23:24.742123D  AA COMPLETE2025-11-21 15:22:55.8824392025-11-21 15:23:10.158478D  AA
COMPLETE2025-11-21 15:22:42.0234162025-11-21 15:22:55.866245D
 AA COMPLETE2025-11-21 15:22:27.8475532025-11-21 15:22:42.007561D  AACOMPLETE2025-11-21 15:22:13.4496622025-11-21 15:22:27.836342D AACOMPLETE2025-11-21 15:21:59.5182772025-11-21 15:22:13.437446D AACOMPLETE2025-11-21 15:21:45.6686842025-11-21 15:21:59.498740D AACOMPLETE2025-11-21 15:21:31.7998242025-11-21 15:21:45.654478D AACOMPLETE2025-11-21 15:21:17.7573732025-11-21 15:21:31.782568D AACOMPLETE2025-11-21 15:21:02.4582422025-11-21 15:21:17.743340D AACOMPLETE2025-11-21 15:20:45.4736372025-11-21 15:21:02.445098C AACOMPLETE2025-11-21 15:20:30.8639782025-11-21 15:20:45.459081C AACOMPLETE2025-11-21 15:20:14.8138102025-11-21 15:20:30.847619
k<0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F>zupk                        
          <0F> <0F><0F><0F>[<<0E><0E><0E><0E>pP;$ <0A> <0A> <0A> <0A> <0A> p Y 5 " <0C> <0C> <0C> <0C> <0C> k X 1  <0B> <0B> <0B> <0B> <0B> h H ( 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
{
[
F
/
<09> <09> <09> <09> z c = * <08><08><08><08>s`:<07><07><07><07><07>oO/<06><06><06><06>hS<<05><05><05><05>qK8<04><04><04><04>~kD$<03><03><03><03>yY9$ <02><02><02><02>nYB
<01><01><01><01>xQ=$<24>!5compliance4.89084124565125e-05<11>force1000.0$<24>%1displacement0.0489084124565125<15>)mass_violation0<13>!mass_limit0.25constraint_satisfiedtrue~/mass_g145.0917605831676#}!3compliance5.1506157964468e-05|force1000.0#{%/displacement0.051506157964468z)mass_violation0y!mass_limit0.2x5constraint_satisfiedtruew1mass_g113.45254849839725$v!5compliance8.32795277237892e-05uforce1000.0$t%1displacement0.0832795277237892s)mass_violation0r!mass_limit0.2q5constraint_satisfiedtruep1mass_g115.41419973521815$o!5compliance9.27071049809456e-05nforce1000.0$m%1displacement0.0927071049809456l)mass_violation0k!mass_limit0.2j5constraint_satisfiedtruei1mass_g120.05065561772662%h!7compliance7.892842590808869e-05gforce1000.0$f%1displacement0.0789284259080887e)mass_violation0d!mass_limit0.2c5constraint_satisfiedtrueb1mass_g128.61683447438253&a!9compliance5.7037264108657805e-05`force1000.0$_%1displacement0.0570372641086578^)mass_violation0]!mass_limit0.2\5constraint_satisfiedtrue[1 mass_g122.85956956861261$Z!5 compliance7.55361542105675e-05Y force1000.0$X%1 displacement0.0755361542105675W) mass_violation0V! mass_limit0.2U5 constraint_satisfiedtrueT- mass_g136.935692253055#S!3 compliance5.8544646948576e-05R force1000.0#Q%/ displacement0.058544646948576P) mass_violation0O! mass_limit0.2N5 constraint_satisfiedtrueM1 mass_g142.33993168066584$L!5 compliance5.35613186657429e-05K force1000.0$J%1 displacement0.0535613186657429I) mass_violation0H! mass_limit0.2G5 constraint_satisfiedtrueF1
mass_g103.21024273408806$E!5
compliance0.000129449114203453D
force1000.0#C%/
displacement0.129449114203453B)
mass_violation0A!
mass_limit0.2@5
constraint_satisfiedtrue?1 mass_g137.60611446667713$>!5 compliance5.96470721065998e-05= force1000.0$<%1 displacement0.0596470721065998;) mass_violation0:! mass_limit0.295 constraint_satisfiedtrue81mass_g100.61316838529044&7!9compliance0.000141197517514228986force1000.0#5%/displacement0.1411975175142294)mass_violation03!mass_limit0.225constraint_satisfiedtrue11mass_g151.23226215501504&0!9compliance4.8606112599372895e-05/force1000.0$.%1displacement0.0486061125993729-)mass_violation0,!mass_limit0.2+5constraint_satisfiedtrue*1mass_g125.99558689947845#)!3compliance5.6936401873827e-05(force1000.0#'%/displacement0.056936401873827&)mass_violation0%!mass_limit0.2$5constraint_satisfiedtrue#1mass_g122.12438147196828%"!7compliance7.434730976819991e-05!force1000.0$ %1displacement0.0743473097681999)mass_violation0!mass_limit0.25constraint_satisfiedtrue1mass_g105.35000252581013#!3compliance0.00011639990657568force1000.0"%-displacement0.11639990657568)mass_violation0!mass_limit0.25constraint_satisfiedtrue1mass_g160.94972130151967$!5compliance4.35396656394005e-05force1000.0$%1displacement0.0435396656394005)mass_violation0!mass_limit0.25constraint_satisfiedtrue1mass_g109.78219259872178% !7compliance9.460340440273279e-05 force1000.0$ %1displacement0.0946034044027328
)mass_violation0 !mass_limit0.25constraint_satisfiedtrue 1mass_g109.79401977750852% !9compliance0.00010248651355504999 force1000.0! %-displacement0.10248651355505 )mass_violation0 !mass_limit0.2 5constraint_satisfi<1F><0F>"<0F><0F><0F><0F><0F>o6* ^I<0E><0E><0E><0E><0E><0E><0E>s:.bM <0A> <0A> <0A> <0A> <0A> <0A> <0A> ! w > 2  f Q <0C> <0C> <0C> <0C> <0C> <0C> <0C> % { B 6  j U <0B> <0B> <0B> <0B> <0B> <0B> <0B> )  F :  n Y
<EFBFBD> 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
-
<EFBFBD>
J
>
r
] <09>
 <09> <09> <09> <09> <09> 1 <09> N B $ v a<08> <08><08><08><08><08>5<08>RF(ze<07> <07><07><07><07><07>9<07>VJ,~i<06><06><06><06><06><06>1<06>PC#zd<05><05><05><05><05><05>'<05>F9pZ<04><04><04><04><04><04><04>x</fP<03><03><03><03><03><03><03>n2%\F<02><02><02><02><02><02><02> d(<01>R<<01><01><01><01>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied mass_g~!compliance} force|%displacement{)mass_violationz!mass_limity5constraint_satisfiedx mass_gw!compliancev forceu%displacementt)mass_violations!mass_limitr5constraint_satisfiedq mass_gp!complianceo forcen%displacementm)mass_violationl!mass_limitk5constraint_satisfiedj mass_gi!complianceh forceg%displacementf)mass_violatione!mass_limitd5constraint_satisfiedc mass_gb!compliancea force`%displacement_)mass_violation^!mass_limit]5constraint_satisfied\  mass_g[! complianceZ  forceY% displacementX) mass_violationW! mass_limitV5 constraint_satisfiedU  mass_gT! complianceS  forceR% displacementQ) mass_violationP! mass_limitO5 constraint_satisfiedN  mass_gM! complianceL  forceK% displacementJ) mass_violationI! mass_limitH5 constraint_satisfiedG 
mass_gF!
complianceE 
forceD%
displacementC)
mass_violationB!
mass_limitA5
constraint_satisfied@  mass_g?! compliance>  force=% displacement<) mass_violation;! mass_limit:5 constraint_satisfied9 mass_g8!compliance7 force6%displacement5)mass_violation4!mass_limit35constraint_satisfied2 mass_g1!compliance0 force/%displacement.)mass_violation-!mass_limit,5constraint_satisfied+ mass_g*!compliance) force(%displacement')mass_violation&!mass_limit%5constraint_satisfied$ mass_g#!compliance" force!%displacement )mass_violation!mass_limit5constraint_satisfied mass_g!compliance force%displacement)mass_violation!mass_limit5constraint_satisfied mass_g!compliance force%displacement)mass_violation!mass_limit5constraint_satisfied mass_g!compliance force %displacement )mass_violation
!mass_limit 5constraint_satisfied  mass_g !compliance
 force %displacement )mass_violation !mass_limit 5!!mass_limitd 

<EFBFBD>
V <09> N<08>F<07>><06>6<05>.<04>&<03><02><01><00><00>'<07>Utip_thickness@C<>^H<>6[{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@F<>ݘh`{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@C{k<>f<EFBFBD>F{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@Q5$<24><>q<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U tip_thickness@D<>M<01><>m{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U support_angle@EY<10>M<EFBFBD>?{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U tip_thickness@H+|<14>`{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U support_angle@G<>|<7C><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U tip_thickness@Iq<49><1D><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U support_angle@H ~}<7D>0{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U
tip_thickness@@<40>]<5D>o {"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U
support_angle@9<><39>U<EFBFBD><55>]{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U tip_thickness@H<>7<><37><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U support_angle@7gO<67>X<EFBFBD>H{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@@)<29> <0B><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@8ҩ<>̼{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@K<4B>E){"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D> '<07>Usupport_angle@C7JX-F<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D> '<07>Utip_thickness@@<40><><EFBFBD><EFBFBD><{{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D> '<07>Usupport_angle@QswCR{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>
'<07>Utip_thickness@D:<3A>[$[<5B>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D> '<07>Usupport_angle@H<><48><EFBFBD><08>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@@Z<><5A><EFBFBD><EFBFBD>]{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@C<>f<EFBFBD><66><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@M<><4D><EFBFBD><EFBFBD>fB{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@@/<2F>iŽr{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@@Iq' !Y{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@I<><49><EFBFBD> <09>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D> '<07>Utip_thickness@A<>I<EFBFBD><49>&<26>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D> '<07>Usupport_angle@C<>n:|y0{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": fa
< S<0F><0F><0F><0F><0F><0F>wcO;'<0E><0E><0E><0E><0E><0E><0E>s_K7# <0A> <0A> <0A> <0A> <0A> <0A> <0A> o [ G 3  <0C> <0C> <0C> <0C> <0C> <0C>  k W C /   <0B> <0B> <0B> <0B> <0B> <0B> { g S'tip_thickness<'support_angle;'tip_thickness:'support_angle9'tip_thickness8'support_angle7'tip_thickness6'support_angle5'tip_thickness4'support_angle3'tip_thickness2'support_angle1'tip_thickness0'support_angle/'tip_thickness.'support_angle-'tip_thickness,'support_angle+'tip_thickness*'support_angle)'tip_thickness('support_angle''tip_thickness&'support_angle%'tip_thickness$'support_angle#'tip_thickness"'support_angle!'tip_thickness 'support_angle'tip_thickness'support_angle'tip_thickness'support_angle' tip_thickness' support_angle' tip_thickness' support_angle' tip_thickness' support_angle'
tip_thickness'
support_angle' tip_thickness' support_angle'tip_thickness'support_angle'tip_thickness'support_angle 'tip_thickness 'support_angle 'tip_thickness
'support_angle 'tip_thickness'support_angle'tip_thickness'support_angle'tip_thickness'support_angle 'tip_thickness ' support_angle <
<EFBFBD><0F><0F><0F><0F><0F>xaJ3<0E><0E><0E><0E><0E>{dM6 <0A> <0A> <0A> <0A> <0A> ~ g P 9 " <0C> <0C> <0C> <0C> <0C> <0C> j S < %  <0B> <0B> <0B> <0B> <0B> <0B> m V ? ( 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>< ?<3F><><EFBFBD>B<10>FINITE;<1E><>(<28><>T<EFBFBD><54>FINITE: ?<3F>%<25><>e<EFBFBD>FINITE9<1D>÷<EFBFBD><C3B7><EFBFBD><EFBFBD>FINITE8 ?<3F><>v蝿<76>FINITE7<1C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>P<EFBFBD>FINITE6 ?<3F><>H<EFBFBD>_ <0A>FINITE5<1B><><EFBFBD><EFBFBD>B7<42>FINITE4 ?<3F><>/<2F>ނ<EFBFBD>FINITE3<1A>ͿAKh<>FINITE2 ?<3F>b&<26><>'<27>FINITE1<19><> u<1F><>FINITE0 ?<3F><01><>F<EFBFBD>AFINITE/<18>ѻU<12><>FINITE. ?<3F>s<EFBFBD><73>bN<62>FINITE-<17><><EFBFBD><EFBFBD>QK<51>SFINITE, ?<3F>t<EFBFBD>1<EFBFBD><31>FINITE+<16><><<3C>6<EFBFBD>ҩFINITE* ?<3F>=ς]<5D>FINITE)<15><>r4<72>b}<7D>FINITE( ?<3F>t<EFBFBD><1F><><EFBFBD>FINITE'<14><>i<EFBFBD><69>j7<6A>FINITE& ?<3F>K<EFBFBD>A+<2B><>FINITE%<13><><EFBFBD><EFBFBD>V<EFBFBD><56>FINITE$ ?’]<5D>OחFINITE#<12><><EFBFBD><EFBFBD>ް<EFBFBD>2FINITE" ?<3F> 9<>r<EFBFBD><72>FINITE!<11><>s<EFBFBD>b<EFBFBD>B<EFBFBD>FINITE  ?<3F><><EFBFBD><EFBFBD>[U<>FINITE<10><>Tss<73>FINITE ?<3F><><EFBFBD>ǽҕFINITE<0F>Ⱦ<EFBFBD>rmS<6D>FINITE ?<3F>v<EFBFBD>4<EFBFBD>)<29>FINITE<0E><>txiFINITE  ?<3F>s<EFBFBD><73>L>uFINITE <0A><><EFBFBD>X<EFBFBD>P[FINITE  ?<3F><><1B><><EFBFBD>FINITE <0C>Ю><3E><04>FINITE  ?<3F>81<38><31><EFBFBD><EFBFBD>FINITE <0B><>;<3B>*$<08>FINITE 
?<3F>k<EFBFBD><6B>'<27><>FINITE
<EFBFBD><EFBFBD>- ru<72>FINITE  ?<3F><><13><><EFBFBD><EFBFBD>FINITE <09><>_R<10>ЌFINITE ?<3F><><EFBFBD><EFBFBD><EFBFBD><02>FINITE<08><><EFBFBD>G <09>g FINITE ?<3F>[<5B>*'WFINITE <07><>b<>*<2A><>FINITE  ?<3F> <20><><EFBFBD>8FINITE <06><>&<26>2<<3C><>FINITE
 ?<3F>C<EFBFBD> wa<77>FINITE <05><>E1b<14><>FINITE ?<3F><>7<EFBFBD>{[<5B>FINITE<04><>lj=o<><6F>FINITE <1E>)<29>FINITE<03><>m<EFBFBD><15><>FINITE ?<3F><1A><><EFBFBD> <09>FINITE<02>ĥ8<C4A5><38>>sFINITE ?<3F>u<>=<3D><>FINITE <19><><0E><>[<5B><>FINITE
<_<0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F>~wpib[TMF?81*#<0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E>{tmf_ <; :9 87 65 43 21 0/ .- ,+ *) (' &% $# "!              

          
       

<EFBFBD>K<07>d<07><04>a<04><01>(<01><01>Qe?indexsqlite_autoindex_trial_intermediate_values_1trial_intermediate_values<16>E%%<01>Mtabletrial_valuestrial_valuesCREATE TABLE trial_values (
trial_value_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
value FLOAT,
value_type VARCHAR(7) NOT NULL,
PRIMARY KEY (trial_value_id),
UNIQUE (trial_id, objective),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)<04>K%indexsqlite_autoindex_trial_values_1trial_values<14>,%%<01>tabletrial_paramstrial_paramsCREATE TABLE trial_params (
param_id INTEGER NOT NULL,
trial_id INTEGER,
param_name VARCHAR(512),
param_value FLOAT,
distribution_json TEXT,
PRIMARY KEY (param_id),
UNIQUE (trial_id, param_name),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)aK%indexsqlite_autoindex_trial_params_1trial_params<12>I;;<01>)tabletrial_system_attributestrial_system_attributesCREATE TABLE trial_system_attributes (
trial_system_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_system_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)<01>a;indexsqlite_autoindex_trial_system_attributes_1trial_system_attributes<10>? 77<01>tabletrial_user_attributestrial_user_attributes CREATE TABLE trial_user_attributes (
trial_user_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_user_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)I ]7indexsqlite_autoindex_trial_user_attributes_1trial_user_attributesX 1uindexix_trials_study_idtrials CREATE INDEX ix_trials_study_id ON trials (study_id)<29>
<01> tabletrialstrials CREATE TABLE trials (
trial_id INTEGER NOT NULL,
number INTEGER,
study_id INTEGER,
state VARCHAR(8) NOT NULL,
datetime_start DATETIME,
datetime_complete DATETIME,
PRIMARY KEY (trial_id),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)<29>J;;<01>+tablestudy_system_attributesstudy_system_attributes CREATE TABLE study_system_attributes (
study_system_attribute_id INTEGER NOT NULL,
study_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (study_system_attribute_id),
UNIQUE (study_id, "key"),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)M a;indexsqlite_autoindex_study_system_attributes_1study_system_attributes
<EFBFBD>@77<01>tablestudy_user_attributesstudy_user_attributesCREATE TABLE study_user_attributes (
study_user_attribute_id INTEGER NOT NULL,
study_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (study_user_attribute_id),
UNIQUE (study_id, "key"),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)I]7indexsqlite_autoindex_study_user_attributes_1study_user_attributes<08>J--<01>Gtablestudy_directionsstudy_directionsCREATE TABLE study_directions (
study_direction_id INTEGER NOT NULL,
direction VARCHAR(8) NOT NULL,
study_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
PRIMARY KEY (study_direction_id),
UNIQUE (study_id, objective),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)?S-indexsqlite_autoindex_study_directions_1study_directions<00>\%%<01>{tableversion_infoversion_infoCREATE TABLE version_info (
version_info_id INTEGER NOT NULL,
schema_version INTEGER,
library_version VARCHAR(256),
PRIMARY KEY (version_info_id),
CHECK (version_info_id=1)
)j7<01>indexix_studies_study_namestudiesCREATE UNIQUE INDEX ix_studies_study_name ON studies (study_name)<29> <01>otablestudiesstudiesCREATE TABLE studies (
study_id INTEGER NOT NULL,
study_name VARCHAR(512) NOT NULL,
PRIMARY KEY (study_id)
) <07><05><0E>s ' <0C> <0B> p
( <09>V<06><07><05>Z<00>)++<01> tablealembic_versionalembic_versionCREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
)=Q+indexsqlite_autoindex_alembic_version_1alembic_version<1C>--<01>otabletrial_heartbeatstrial_heartbeatsCREATE TABLE trial_heartbeats (
trial_heartbeat_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
heartbeat DATETIME NOT NULL,
PRIMARY KEY (trial_heartbeat_id),
UNIQUE (trial_id),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)?S-indexsqlite_autoindex_trial_heartbeats_1trial_heartbeatsQe?indexsqlite_autoindex_trial_intermediate_values_1trial_intermediate_values<16>??<01>;tabletrial_intermediate_valuestrial_intermediate_valuesCREATE TABLE trial_intermediate_values (
trial_intermediate_value_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
step INTEGER NOT NULL,
intermediate_value FLOAT,
intermediate_value_type VARCHAR(7) NOT NULL,
PRIMARY KEY (trial_intermediate_value_id),
UNIQUE (trial_id, step),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)7K%indexsqlite_autoindex_trial_values_1trial_values<14>E%%<01>Mtabletrial_valuestrial_valuesCREATE TABLE trial_values (
trial_value_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
value FLOAT,
value_type VARCHAR(7) NOT NULL,
PRIMARY KEY (trial_value_id),
UNIQUE (trial_id, objective),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)7K%indexsqlite_autoindex_trial_params_1trial_params<12>,%%<01>tabletrial_paramstrial_paramsCREATE TABLE trial_params (
param_id INTEGER NOT NULL,
trial_id INTEGER,
param_name VARCHAR(512),
param_value FLOAT,
distribution_json TEXT,
PRIMARY KEY (param_id),
UNIQUE (trial_id, param_name),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)Ma;indexsqlite_autoindex_trial_system_attributes_1trial_system_attributes<10>I;;<01>)tabletrial_system_attributestrial_system_attributesCREATE TABLE trial_system_attributes (
trial_system_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_system_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)I ]7indexsqlite_autoindex_trial_user_attributes_1trial_user_attributes<0E>? 77<01>tabletrial_user_attributestrial_user_attributes CREATE TABLE trial_user_attributes (
trial_user_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_user_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
) 

v3.2.0.a
<0F><0F>  v3.2.0.a
<EFBFBD>
V <09> N<08>F<07>><06>6<05>.<04>&<03><02><01><00><00>'<07>Utip_thickness@C<>^H<>6[{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@F<>ݘh`{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@C{k<>f<EFBFBD>F{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@Q5$<24><>q<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U tip_thickness@D<>M<01><>m{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U support_angle@EY<10>M<EFBFBD>?{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U tip_thickness@H+|<14>`{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U support_angle@G<>|<7C><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U tip_thickness@Iq<49><1D><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U support_angle@H ~}<7D>0{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U
tip_thickness@@<40>]<5D>o {"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U
support_angle@9<><39>U<EFBFBD><55>]{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>U tip_thickness@H<>7<><37><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>U support_angle@7gO<67>X<EFBFBD>H{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@@)<29> <0B><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@8ҩ<>̼{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@K<4B>E){"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D> '<07>Usupport_angle@C7JX-F<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D> '<07>Utip_thickness@@<40><><EFBFBD><EFBFBD><{{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D> '<07>Usupport_angle@QswCR{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>
'<07>Utip_thickness@D:<3A>[$[<5B>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D> '<07>Usupport_angle@H<><48><EFBFBD><08>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@@Z<><5A><EFBFBD><EFBFBD>]{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@C<>f<EFBFBD><66><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@M<><4D><EFBFBD><EFBFBD>fB{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@@/<2F>iŽr{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>'<07>Utip_thickness@@Iq' !Y{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@I<><49><EFBFBD> <09>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D> '<07>Utip_thickness@A<>I<EFBFBD><49>&<26>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D> '<07>Usupport_angle@C<>n:|y0{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}} <00>|<0E>t <0A> l <0C> d <0B> \
<EFBFBD>
T <09> L<08>D<07><<06>4<05>,<04>$<03><02><01> <00><00><'<07>Utip_thickness@L^Ц<0F>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>;'<07>Usupport_angle@H<>83<38><33><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>:'<07>Utip_thickness@AMq<02><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>9'<07>Usupport_angle@FĴ<46>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>8'<07>Utip_thickness@>Ճ<>7<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>7'<07>Usupport_angle@8,k<><6B><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>6'<07>Utip_thickness@C<><43><0E>\{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>5'<07>Usupport_angle@M<><17><>J<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>4'<07>Utip_thickness@F<10>s<EFBFBD> <0A>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>3'<07>Usupport_angle@IU<49><55><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>2'<07>Utip_thickness@M5c<35><03>^{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>1'<07>Usupport_angle@G<><47>;<3B><03>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>0'<07>Utip_thickness@I<17><>O<EFBFBD><4F>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>/'<07>Usupport_angle@FN<46>(<28><>z{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>.'<07>Utip_thickness@D<><44>
2 C{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>-'<07>Usupport_angle@P <0B>j<EFBFBD>9<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>,'<07>Utip_thickness@E(39<33>)<29>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>+'<07>Usupport_angle@><3E>3<><33><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>*'<07>Utip_thickness@L<>o<EFBFBD><00><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>)'<07>Usupport_angle@F-<2D>~<11>2{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>('<07>Utip_thickness@K<><4B><EFBFBD><EFBFBD>^^{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>''<07>Usupport_angle@J<14>etp<74>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>&'<07>Utip_thickness@K_Go:{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>%'<07>Usupport_angle@F$E8B\{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>$'<07>Utip_thickness@J n<><6E><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>#'<07>Usupport_angle@J(Hz<48>y<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D>"'<07>Utip_thickness@@<40>@<40>m<EFBFBD>0{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>!'<07>Usupport_angle@L<15>{4<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}}<7D> '<07>Utip_thickness@C<><43><EFBFBD>E<EFBFBD>~{"name": "FloatDistribution", "attributes": {"step": null, "low": 30.0, "high": 60.0, "log": false}}<7D>'<07>Usupport_angle@7⓾<37>7D{"name": "FloatDistribution", "attributes": {"step": null, "low": 20.0, "high": 70.0, "log": false}} <00><0F><0F><0F><0F><0F>[<<0E><0E><0E><0E>pP;$ <0A> <0A> <0A> <0A> <0A> p Y 5 " <0C> <0C> <0C> <0C> <0C> k X 1  <0B> <0B> <0B> <0B> <0B> h H ( 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
{
[
F
/
<09> <09> <09> <09> z c = * <08><08><08><08>s`:<07><07><07><07><07>oO/<06><06><06><06>hS<<05><05><05><05>qK8<04><04><04><04>~kD$<03><03><03><03>yY9$ <02><02><02><02>nYB
<01><01><01><01>xQ=$<24>!5compliance4.89084124565125e-05<11>force1000.0$<24>%1displacement0.0489084124565125<15>)mass_violation0<13>!mass_limit0.25constraint_satisfiedtrue~/mass_g145.0917605831676#}!3compliance5.1506157964468e-05|force1000.0#{%/displacement0.051506157964468z)mass_violation0y!mass_limit0.2x5constraint_satisfiedtruew1mass_g113.45254849839725$v!5compliance8.32795277237892e-05uforce1000.0$t%1displacement0.0832795277237892s)mass_violation0r!mass_limit0.2q5constraint_satisfiedtruep1mass_g115.41419973521815$o!5compliance9.27071049809456e-05nforce1000.0$m%1displacement0.0927071049809456l)mass_violation0k!mass_limit0.2j5constraint_satisfiedtruei1mass_g120.05065561772662%h!7compliance7.892842590808869e-05gforce1000.0$f%1displacement0.0789284259080887e)mass_violation0d!mass_limit0.2c5constraint_satisfiedtrueb1mass_g128.61683447438253&a!9compliance5.7037264108657805e-05`force1000.0$_%1displacement0.0570372641086578^)mass_violation0]!mass_limit0.2\5constraint_satisfiedtrue[1 mass_g122.85956956861261$Z!5 compliance7.55361542105675e-05Y force1000.0$X%1 displacement0.0755361542105675W) mass_violation0V! mass_limit0.2U5 constraint_satisfiedtrueT- mass_g136.935692253055#S!3 compliance5.8544646948576e-05R force1000.0#Q%/ displacement0.058544646948576P) mass_violation0O! mass_limit0.2N5 constraint_satisfiedtrueM1 mass_g142.33993168066584$L!5 compliance5.35613186657429e-05K force1000.0$J%1 displacement0.0535613186657429I) mass_violation0H! mass_limit0.2G5 constraint_satisfiedtrueF1
mass_g103.21024273408806$E!5
compliance0.000129449114203453D
force1000.0#C%/
displacement0.129449114203453B)
mass_violation0A!
mass_limit0.2@5
constraint_satisfiedtrue?1 mass_g137.60611446667713$>!5 compliance5.96470721065998e-05= force1000.0$<%1 displacement0.0596470721065998;) mass_violation0:! mass_limit0.295 constraint_satisfiedtrue81mass_g100.61316838529044&7!9compliance0.000141197517514228986force1000.0#5%/displacement0.1411975175142294)mass_violation03!mass_limit0.225constraint_satisfiedtrue11mass_g151.23226215501504&0!9compliance4.8606112599372895e-05/force1000.0$.%1displacement0.0486061125993729-)mass_violation0,!mass_limit0.2+5constraint_satisfiedtrue*1mass_g125.99558689947845#)!3compliance5.6936401873827e-05(force1000.0#'%/displacement0.056936401873827&)mass_violation0%!mass_limit0.2$5constraint_satisfiedtrue#1mass_g122.12438147196828%"!7compliance7.434730976819991e-05!force1000.0$ %1displacement0.0743473097681999)mass_violation0!mass_limit0.25constraint_satisfiedtrue1mass_g105.35000252581013#!3compliance0.00011639990657568force1000.0"%-displacement0.11639990657568)mass_violation0!mass_limit0.25constraint_satisfiedtrue1mass_g160.94972130151967$!5compliance4.35396656394005e-05force1000.0$%1displacement0.0435396656394005)mass_violation0!mass_limit0.25constraint_satisfiedtrue1mass_g109.78219259872178% !7compliance9.460340440273279e-05 force1000.0$ %1displacement0.0946034044027328
)mass_violation0 !mass_limit0.25constraint_satisfiedtrue 1mass_g109.79401977750852% !9compliance0.00010248651355504999 force1000.0! %-displacement0.10248651355505 )mass_violation0 !mass_limit0.2 5constraint_satisfiedtrue N<06><0F><0F><0F><0F>iU, <0E><0E><0E><0E><0E>Z: <0A> <0A> <0A> <0A> g F 0  <0C> <0C> <0C> <0C> t ^ F  <0B> <0B> <0B> <0B> t M 9 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
{
g
?
<09> <09> <09> <09> <09> o N - <08><08><08><08>~]G/<07><07><07><07>u]6"<06><06><1E>R1mass_g155.36132571117312&<26>Q!9compliance4.6151306480169306e-05<11>Pforce1000.0$<24>O%1displacement0.0461513064801693<15>N)mass_violation0<13>M!mass_limit0.2<1E>L5constraint_satisfiedtrue<1D>K/mass_g109.9496964358089%<25>J!7compliance9.905031323432919e-05<11>Iforce1000.0$<24>H%1displacement0.0990503132343292<15>G)mass_violation0<13>F!mass_limit0.2<1E>E5constraint_satisfiedtrue<1D>D/mass_g96.07642344576516$<24>C!5compliance0.000164481550455093<11>Bforce1000.0#<23>A%/displacement0.164481550455093<15>@)mass_violation0<13>?!mass_limit0.2<1E>>5constraint_satisfiedtrue<1E>=1mass_g123.55475345889612$<24><!5compliance6.78063780069351e-05<11>;force1000.0$<24>:%1displacement0.0678063780069351<15>9)mass_violation0<13>8!mass_limit0.2<1E>75constraint_satisfiedtrue<1C>6-mass_g129.064528210638%<25>5!7compliance6.565768271684649e-05<11>4force1000.0$<24>3%1displacement0.0656576827168465<15>2)mass_violation0<13>1!mass_limit0.2<1E>05constraint_satisfiedtrue<1E>/1mass_g159.24536602534272$<24>.!5compliance4.42990846931934e-05<11>-force1000.0$<24>,%1displacement0.0442990846931934<15>+)mass_violation0<13>*!mass_limit0.2<1E>)5constraint_satisfiedtrue<1E>(1mass_g140.68303409828255$<24>'!5compliance5.50772473216057e-05<11>&force1000.0$<24>%%1displacement0.0550772473216057<15>$)mass_violation0<13>#!mass_limit0.2<1E>"5constraint_satisfiedtrue<1E>!1mass_g128.53987113759723$<24> !5compliance6.11639991402626e-05<11>force1000.0$<24>%1displacement0.0611639991402626<15>)mass_violation0<13>!mass_limit0.2<1E>5constraint_satisfiedtrue<1E>1mass_g122.87784784484784%<25>!7compliance7.738959044218061e-05<11>force1000.0$<24>%1displacement0.0773895904421806<15>)mass_violation0<13>!mass_limit0.2<1E>5constraint_satisfiedtrue<1D>/mass_g157.0203078488088$<24>!5compliance4.55356240272522e-05<11>force1000.0$<24>%1displacement0.0455356240272522<15>)mass_violation0<13>!mass_limit0.2<1E> 5constraint_satisfiedtrue<1E> 1mass_g151.99495848312188&<26> !9compliance4.7841817140579205e-05<11>
force1000.0$<24> %1displacement0.0478418171405792<15>)mass_violation0<13>!mass_limit0.2<1E>5constraint_satisfiedtrue<1E>1mass_g150.75388605313697
<08>g<08><0F><0F><0F><0F><0F><0F><0F>o6* ^I<0E><0E><0E><0E><0E><0E><0E>s:.bM <0A> <0A> <0A> <0A> <0A> <0A> <0A> ! w > 2  f Q <0C> <0C> <0C> <0C> <0C> <0C> <0C> % { B 6  j U <0B> <0B> <0B> <0B> <0B> <0B> <0B> )  F :  n Y
<EFBFBD> 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
-
<EFBFBD>
J
>
r
] <09>
 <09> <09> <09> <09> <09> 1 <09> N B $ v a<08> <08><08><08><08><08>5<08>RF(ze<07> <07><07><07><07><07>9<07>VJ,~i<06><06><06><06><06><06>1<06>PC#zd<05><05><05><05><05><05>'<05>F9pZ<04><04><04><04><04><04><04>x</fP<03><03><03><03><03><03><03>n2%\F<02><02><02><02><02><02><02> d(<01>R<<01><01><01><01>%displacement<00><08><06>mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>dIcompliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00><08>Bconstraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00><08><05>mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00><08>`mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00><08><04>mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>xIcompliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00><08>.constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00><08><03>mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00><08>Lmass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00><08><02>mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00> force<00>%displacement<00><08>Bmass_violation<00>!mass_limit<00>5constraint_satisfied<00><08><01>mass_g<00>!compliance<00> force<00>%displacement<00><08><01>mass_violation<00>!mass_limit<00>5constraint_satisfied mass_g~!compliance} force|%displacement{<08>=mass_violationz!mass_limity5constraint_satisfiedx mass_gw!compliancev forceu%displacementt<08><00>mass_violations!mass_limitr5constraint_satisfiedq mass_gp!complianceo forcen%displacementm<08>Amass_violationl!mass_limitk5constraint_satisfiedj mass_gi!complianceh forceg%displacementf&mass_violatione!mass_limitd5constraint_satisfiedc mass_gb!compliancea force`%displacement_)mass_violation^!mass_limit]5constraint_satisfied\  mass_g[! complianceZ  forceY% displacementX) mass_violationW! mass_limitV5 constraint_satisfiedU  mass_gT! complianceS  forceR% displacementQ) mass_violationP! mass_limitO5 constraint_satisfiedN  mass_gM! complianceL  forceK% displacementJ) mass_violationI! mass_limitH5 constraint_satisfiedG 
mass_gF!
complianceE 
forceD%
displacementC)
mass_violationB!
mass_limitA5
constraint_satisfied@  mass_g?! compliance>  force=% displacement<) mass_violation;! mass_limit:5 constraint_satisfied9 mass_g8!compliance7 force6%displacement5)mass_violation4!mass_limit35constraint_satisfied2 mass_g1!compliance0 force/%displacement.)mass_violation-!mass_limit,5constraint_satisfied+ mass_g*!compliance) force(%displacement')mass_violation&!mass_limit%5constraint_satisfied$ mass_g#!compliance" force!%displacement )mass_violation!mass_limit5constraint_satisfied mass_g!compliance force%displacement)mass_violation!mass_limit5constraint_satisfied mass_g!compliance force%displacement)mass_violation!mass_limit5constraint_satisfied mass_g!compliance force %displacement )mass_violation
!mass_limit 5constraint_satisfied  mass_g !compliance
 force %displacement )mass_violation !mass_limit 5 constraint_satisfied
j6<0F><0F><0F><0F><0F><0F><0F>m\A."<0E><0E><0E><0E><0E><0E><0E>q_D0# <0A> <0A> <0A> <0A> <0A> <0A> ~ h V : &  <0C> <0C> <0C> <0C> <0C> <0C> <0C> t ^ L 0    <0B> <0B> <0B> <0B> <0B> <0B> | j T B &  
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
r
`
J
8

 <09> <09> <09> <09> <09> <09> <09> v h V @<08> $  <08><08><08>D<08>cV6<08>w mass_g<00>!compliance<00> force<00>%displacement<00>)mass_violation<00>!mass_limit<00>5constraint_satisfied<00> mass_g<00>!compliance<00>)mass_violation<00>!mass_limit<00> force<00>%displacement<00>5constraint_satisfied<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied<00>!compliance<00>)mass_violation<00>!mass_limit<00> mass_g<00> force<00>%displacement<00>5constraint_satisfied!compliance<00>)mass_violationz!mass_limity mass_g~ force|%displacement{5constraint_satisfiedx!compliance})mass_violations!mass_limitr mass_gw forceu%displacementt5constraint_satisfiedq!compliancev)mass_violationl!mass_limitk mass_gp forcen%displacementm5constraint_satisfiedj!complianceo)mass_violatione