1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
<?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.1.0" timelimit="10" steplimit="0" memlimit="1000"/>
<prover id="1" name="CVC4" version="1.6" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="mccarthy.mlw"/>
<theory name="McCarthy91" proved="true">
<goal name="f91'vc" expl="VC for f91" proved="true">
<proof prover="0"><result status="valid" time="0.000000" steps="20"/></proof>
</goal>
<goal name="f91_tco'vc" expl="VC for f91_tco" proved="true">
<transf name="split_vc" proved="true" >
<goal name="f91_tco'vc.0" expl="loop invariant init" proved="true">
<proof prover="1"><result status="valid" time="0.040000" steps="89"/></proof>
</goal>
<goal name="f91_tco'vc.1" expl="variant decrease" proved="true">
<transf name="split_vc" proved="true" >
<goal name="f91_tco'vc.1.0" expl="variant decrease" proved="true">
<proof prover="1"><result status="valid" time="0.040000" steps="195"/></proof>
</goal>
<goal name="f91_tco'vc.1.1" expl="variant decrease" proved="true">
<proof prover="1"><result status="valid" time="0.020000" steps="212"/></proof>
</goal>
</transf>
</goal>
<goal name="f91_tco'vc.2" expl="loop variant decrease" proved="true">
<proof prover="1"><result status="valid" time="0.040000" steps="370"/></proof>
</goal>
<goal name="f91_tco'vc.3" expl="loop invariant preservation" proved="true">
<proof prover="1"><result status="valid" time="0.020000" steps="490"/></proof>
</goal>
<goal name="f91_tco'vc.4" expl="postcondition" proved="true">
<proof prover="1"><result status="valid" time="0.020000" steps="345"/></proof>
</goal>
</transf>
</goal>
<goal name="f91_nonrec'vc" expl="VC for f91_nonrec" proved="true">
<proof prover="0"><result status="valid" time="0.620000" steps="1863"/></proof>
</goal>
<goal name="f91_pseudorec'vc" expl="VC for f91_pseudorec" proved="true">
<proof prover="0"><result status="valid" time="0.010000" steps="58"/></proof>
</goal>
</theory>
<theory name="McCarthyWithGhostMonitor" proved="true">
<goal name="monitor'vc" expl="VC for monitor" proved="true">
<proof prover="1"><result status="valid" time="0.070000" steps="11718"/></proof>
</goal>
<goal name="mccarthy'vc" expl="VC for mccarthy" proved="true">
<proof prover="1"><result status="valid" time="0.020000" steps="4777"/></proof>
</goal>
<goal name="monitor2'vc" expl="VC for monitor2" proved="true">
<proof prover="1"><result status="valid" time="0.030000" steps="3885"/></proof>
</goal>
<goal name="mccarthy2'vc" expl="VC for mccarthy2" proved="true">
<proof prover="1"><result status="valid" time="0.020000" steps="2412"/></proof>
</goal>
</theory>
<theory name="McCarthy91Mach" proved="true">
<goal name="f91'vc" expl="VC for f91" proved="true">
<proof prover="0" timelimit="5"><result status="valid" time="0.070000" steps="612"/></proof>
</goal>
<goal name="f91_nonrec'vc" expl="VC for f91_nonrec" proved="true">
<transf name="split_vc" proved="true" >
<goal name="f91_nonrec'vc.0" expl="loop invariant init" proved="true">
<proof prover="0"><result status="valid" time="0.000000" steps="10"/></proof>
</goal>
<goal name="f91_nonrec'vc.1" expl="integer overflow" proved="true">
<proof prover="0"><result status="valid" time="0.000000" steps="18"/></proof>
</goal>
<goal name="f91_nonrec'vc.2" expl="loop variant decrease" proved="true">
<proof prover="0"><result status="valid" time="0.000000" steps="20"/></proof>
</goal>
<goal name="f91_nonrec'vc.3" expl="loop invariant preservation" proved="true">
<proof prover="0"><result status="valid" time="0.020000" steps="138"/></proof>
</goal>
<goal name="f91_nonrec'vc.4" expl="integer overflow" proved="true">
<proof prover="0"><result status="valid" time="0.010000" steps="18"/></proof>
</goal>
<goal name="f91_nonrec'vc.5" expl="loop variant decrease" proved="true">
<proof prover="0"><result status="valid" time="0.000000" steps="20"/></proof>
</goal>
<goal name="f91_nonrec'vc.6" expl="loop invariant preservation" proved="true">
<proof prover="0"><result status="valid" time="2.660000" steps="3726"/></proof>
</goal>
<goal name="f91_nonrec'vc.7" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.000000" steps="16"/></proof>
</goal>
</transf>
</goal>
<goal name="f91_pseudorec'vc" expl="VC for f91_pseudorec" proved="true">
<proof prover="0" timelimit="5"><result status="valid" time="0.150000" steps="675"/></proof>
</goal>
</theory>
</file>
</why3session>
|