--- layout: fc_discuss_archives title: Message 73 from Frama-C-discuss on June 2009 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] (no subject)



Hi,
in Debug mode I get for example:
for any PO with yices:
oblig : remove_copy_array_ensures_default_po_26
calling Yices on c:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\gwhy6a475a_why.smt
command line: yices -pc 0 -smt <  c:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\gwhy6a475a_why.smt
Output file c:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\outa13c0b:
Error at 1: Unexpected token '(null)', '(' expected.
 
for any PO with cvc3:
oblig : remove_copy_array_ensures_default_po_26
calling CVC3 on c:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\gwhy7943be_why.smt
command line: cvc3 -lang smt <  c:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\gwhy7943be_why.smt
Output file c:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\out11930c:

here are the results of running the commands in the command line by myself:
$ why-cpulimit yices -pc 0 smt < /cygdrive/c/Dokumente\ und\ Einstellungen/Admi
nistrator/Lokale\ Einstellungen/Temp/gwhy6a475a_why.smt
why-cpulimit: Error: failed when launching <-pc 0 smt>

$ why-cpulimit cvc3 -lang smt < /cygdrive/c/Dokumente\ und\ Einstellungen/Admin
istrator/Lokale\ Einstellungen/Temp/gwhy7943be_why.smt
why-cpulimit: Error: failed when launching <-lang smt>

Thanx for your help,

Kerstin

-----------

Under GWhy, select Proof/debug mode, then double_click on one VC where a 
prover fails. Look at standard output the name of the temporary file 
generated, and even better the command line used to call the prover. 
run the same command-line with why-cpulimit, e.g

why-cpulimit yices -pc 0 -smt <   /tmp/gwhy12345.smt

and send to results

Kerstin Hartig wrote:
> Hello,
> 
> is it possible to get the latest version of why-cpulimit ?
> I have the problem that yices and cvc3 can't prove anything since exchanging the why-cpulimit.exe with the one I took from this discussion list.
> I tried to copy a working system (cygwin and frama-c) from a Windows Vista-system to a XP-system. With the old why-cpulimit the provers dont terminate, with the new one yices and cvc3 cant prove anything (results are only failures).
> Maybe someone can help?
> 
> Regards,
> Kerstin
> 
> _______________________________________________
> Frama-c-discuss mailing list
> Frama-c-discuss at lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss

-- 
Claude March?                          | tel: +33 1 72 92 59 69
INRIA Saclay - ?le-de-France           | mobile: +33 6 33 14 57 93
Parc Orsay Universit?                  | fax: +33 1 74 85 42 29
4, rue Jacques Monod - B?timent N      | http://www.lri.fr/~marche/
F-91893 ORSAY Cedex                    |







_______________________________________________
Frama-c-discuss mailing list
Frama-c-discuss at lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3895 bytes
Desc: not available
Url : http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20090623/b624e470/attachment.bin