1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE why3session PUBLIC "-//Why3//proof session v5//EN"
"https://www.why3.org/why3session.dtd">
<why3session shape_version="6">
<prover id="0" name="Alt-Ergo" version="2.4.0" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="1" name="CVC4" version="1.7" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="2" name="CVC4" version="1.8" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="python" proved="true">
<path name=".."/><path name="is_sorted.py"/>
<theory name="Is_sorted" proved="true">
<goal name="main'vc" expl="VC for main" proved="true">
<transf name="split_vc" proved="true" >
<goal name="main'vc.0" expl="loop invariant init" proved="true">
<proof prover="1"><result status="valid" time="0.070000" steps="20428"/></proof>
</goal>
<goal name="main'vc.1" expl="index in array bounds" proved="true">
<proof prover="1"><result status="valid" time="0.090000" steps="20448"/></proof>
</goal>
<goal name="main'vc.2" expl="index in array bounds" proved="true">
<proof prover="1"><result status="valid" time="0.090000" steps="20448"/></proof>
</goal>
<goal name="main'vc.3" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.060000" steps="44"/></proof>
</goal>
<goal name="main'vc.4" expl="loop invariant preservation" proved="true">
<proof prover="2"><result status="valid" time="0.160000" steps="36816"/></proof>
</goal>
<goal name="main'vc.5" expl="postcondition" proved="true">
<proof prover="2"><result status="valid" time="0.100000" steps="25123"/></proof>
</goal>
<goal name="main'vc.6" expl="VC for main" proved="true">
<proof prover="1"><result status="valid" time="0.080000" steps="20505"/></proof>
</goal>
<goal name="main'vc.7" expl="precondition" proved="true">
<proof prover="1"><result status="valid" time="0.050000" steps="15182"/></proof>
</goal>
<goal name="main'vc.8" expl="index in array bounds" proved="true">
<proof prover="1"><result status="valid" time="0.080000" steps="20321"/></proof>
</goal>
<goal name="main'vc.9" expl="index in array bounds" proved="true">
<proof prover="1"><result status="valid" time="0.080000" steps="20786"/></proof>
</goal>
<goal name="main'vc.10" expl="assertion" proved="true">
<proof prover="1"><result status="valid" time="0.130000" steps="28185"/></proof>
</goal>
</transf>
</goal>
</theory>
</file>
</why3session>
|