./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i --full-output --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version ca4ee3dd Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReach.xml -i ../sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f7d8666e561276f52fdb57f95324433fec798c5d47b9bb4ca4cdc06eae6ff06b --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.dk.referee-eval-ca4ee3d-m [2024-09-20 19:36:53,565 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-20 19:36:53,611 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-20 19:36:53,615 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-20 19:36:53,615 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-20 19:36:53,645 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-20 19:36:53,645 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-20 19:36:53,646 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-20 19:36:53,647 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-20 19:36:53,648 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-20 19:36:53,648 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-20 19:36:53,649 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-20 19:36:53,649 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-20 19:36:53,651 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-20 19:36:53,651 INFO L153 SettingsManager]: * Use SBE=true [2024-09-20 19:36:53,652 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-20 19:36:53,652 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-20 19:36:53,652 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-20 19:36:53,653 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-20 19:36:53,653 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-20 19:36:53,653 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-20 19:36:53,657 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-20 19:36:53,657 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-20 19:36:53,657 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-20 19:36:53,658 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-20 19:36:53,658 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-20 19:36:53,658 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-20 19:36:53,658 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-20 19:36:53,659 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-20 19:36:53,659 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-20 19:36:53,659 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-20 19:36:53,659 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-20 19:36:53,659 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-20 19:36:53,660 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-20 19:36:53,660 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-20 19:36:53,660 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-20 19:36:53,662 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-20 19:36:53,662 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-20 19:36:53,663 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-20 19:36:53,663 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-20 19:36:53,663 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-20 19:36:53,663 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-20 19:36:53,664 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/certificate-witnesses-artifact/automizer/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/certificate-witnesses-artifact/automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f7d8666e561276f52fdb57f95324433fec798c5d47b9bb4ca4cdc06eae6ff06b Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.procedureinliner: Inline calls to implemented procedures -> NEVER Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> All Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: YAML Format version -> 2.1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Generate GraphML witnesses -> false [2024-09-20 19:36:53,970 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-20 19:36:53,996 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-20 19:36:54,001 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-20 19:36:54,003 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-20 19:36:54,004 INFO L274 PluginConnector]: CDTParser initialized [2024-09-20 19:36:54,005 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i [2024-09-20 19:36:55,469 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-20 19:36:55,671 INFO L384 CDTParser]: Found 1 translation units. [2024-09-20 19:36:55,671 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i [2024-09-20 19:36:55,679 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/33a2a6faa/a949860511ec4959a0af03f791577a57/FLAG59f7937ea [2024-09-20 19:36:56,038 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/33a2a6faa/a949860511ec4959a0af03f791577a57 [2024-09-20 19:36:56,041 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-20 19:36:56,043 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-20 19:36:56,045 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-20 19:36:56,045 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-20 19:36:56,051 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-20 19:36:56,051 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.09 07:36:56" (1/1) ... [2024-09-20 19:36:56,052 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3427640 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:36:56, skipping insertion in model container [2024-09-20 19:36:56,052 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.09 07:36:56" (1/1) ... [2024-09-20 19:36:56,073 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-20 19:36:56,221 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i[948,961] [2024-09-20 19:36:56,233 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: sqrt at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.constructOtherUnaryFloatOperation(IntegerTranslation.java:610) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.handleUnaryFloatFunction(StandardFunctionHandler.java:2721) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.translateStandardFunction(StandardFunctionHandler.java:253) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1586) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:271) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:789) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:286) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1494) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:224) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1150) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:236) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:387) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1613) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:159) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3471) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2497) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:639) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:135) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:189) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:116) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:94) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:145) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-09-20 19:36:56,239 INFO L158 Benchmark]: Toolchain (without parser) took 195.41ms. Allocated memory is still 172.0MB. Free memory was 139.0MB in the beginning and 129.7MB in the end (delta: 9.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-09-20 19:36:56,240 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 109.1MB. Free memory was 78.6MB in the beginning and 78.5MB in the end (delta: 35.1kB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-20 19:36:56,240 INFO L158 Benchmark]: CACSL2BoogieTranslator took 192.64ms. Allocated memory is still 172.0MB. Free memory was 139.0MB in the beginning and 129.7MB in the end (delta: 9.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-09-20 19:36:56,242 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 109.1MB. Free memory was 78.6MB in the beginning and 78.5MB in the end (delta: 35.1kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 192.64ms. Allocated memory is still 172.0MB. Free memory was 139.0MB in the beginning and 129.7MB in the end (delta: 9.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: sqrt de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: sqrt: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.constructOtherUnaryFloatOperation(IntegerTranslation.java:610) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReach.xml -i ../sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f7d8666e561276f52fdb57f95324433fec798c5d47b9bb4ca4cdc06eae6ff06b --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.dk.referee-eval-ca4ee3d-m [2024-09-20 19:36:58,245 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-20 19:36:58,325 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-09-20 19:36:58,331 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-20 19:36:58,334 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-20 19:36:58,368 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-20 19:36:58,369 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-20 19:36:58,369 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-20 19:36:58,370 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-20 19:36:58,373 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-20 19:36:58,373 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-20 19:36:58,373 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-20 19:36:58,374 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-20 19:36:58,375 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-20 19:36:58,375 INFO L153 SettingsManager]: * Use SBE=true [2024-09-20 19:36:58,376 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-20 19:36:58,376 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-20 19:36:58,376 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-20 19:36:58,377 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-20 19:36:58,377 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-20 19:36:58,377 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-20 19:36:58,378 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-20 19:36:58,378 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-20 19:36:58,379 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-09-20 19:36:58,379 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-09-20 19:36:58,379 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-20 19:36:58,380 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-09-20 19:36:58,380 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-20 19:36:58,380 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-20 19:36:58,380 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-20 19:36:58,381 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-20 19:36:58,381 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-20 19:36:58,382 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-20 19:36:58,382 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-20 19:36:58,382 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-20 19:36:58,382 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-20 19:36:58,382 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-20 19:36:58,383 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-20 19:36:58,383 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-09-20 19:36:58,383 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-09-20 19:36:58,384 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-20 19:36:58,384 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-20 19:36:58,384 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-20 19:36:58,384 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-20 19:36:58,384 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-09-20 19:36:58,385 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/certificate-witnesses-artifact/automizer/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/certificate-witnesses-artifact/automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f7d8666e561276f52fdb57f95324433fec798c5d47b9bb4ca4cdc06eae6ff06b Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.procedureinliner: Inline calls to implemented procedures -> NEVER Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> All Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: YAML Format version -> 2.1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Generate GraphML witnesses -> false [2024-09-20 19:36:58,726 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-20 19:36:58,749 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-20 19:36:58,752 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-20 19:36:58,753 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-20 19:36:58,755 INFO L274 PluginConnector]: CDTParser initialized [2024-09-20 19:36:58,756 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i [2024-09-20 19:37:00,326 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-20 19:37:00,526 INFO L384 CDTParser]: Found 1 translation units. [2024-09-20 19:37:00,527 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i [2024-09-20 19:37:00,539 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/2784104fc/c21fe06f4576489db46205797ef1bfb8/FLAG30ff3948c [2024-09-20 19:37:00,910 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/2784104fc/c21fe06f4576489db46205797ef1bfb8 [2024-09-20 19:37:00,912 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-20 19:37:00,914 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-20 19:37:00,915 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-20 19:37:00,915 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-20 19:37:00,921 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-20 19:37:00,922 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.09 07:37:00" (1/1) ... [2024-09-20 19:37:00,923 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1d5c94c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:00, skipping insertion in model container [2024-09-20 19:37:00,925 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.09 07:37:00" (1/1) ... [2024-09-20 19:37:00,948 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-20 19:37:01,118 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i[948,961] [2024-09-20 19:37:01,172 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-20 19:37:01,188 INFO L200 MainTranslator]: Completed pre-run [2024-09-20 19:37:01,204 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/knuth_valuebound20.i[948,961] [2024-09-20 19:37:01,227 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-20 19:37:01,257 INFO L204 MainTranslator]: Completed translation [2024-09-20 19:37:01,257 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01 WrapperNode [2024-09-20 19:37:01,257 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-20 19:37:01,259 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-20 19:37:01,259 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-20 19:37:01,260 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-20 19:37:01,266 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,277 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,284 INFO L138 Inliner]: procedures = 18, calls = 22, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-20 19:37:01,284 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-20 19:37:01,285 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-20 19:37:01,285 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-20 19:37:01,286 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-20 19:37:01,295 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,296 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,299 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,324 INFO L175 MemorySlicer]: Split 10 memory accesses to 2 slices as follows [2, 8]. 80 percent of accesses are in the largest equivalence class. The 10 initializations are split as follows [2, 8]. The 0 writes are split as follows [0, 0]. [2024-09-20 19:37:01,324 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,325 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,334 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,341 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,347 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,348 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,355 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-20 19:37:01,356 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-20 19:37:01,356 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-20 19:37:01,356 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-20 19:37:01,357 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (1/1) ... [2024-09-20 19:37:01,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-20 19:37:01,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-20 19:37:01,394 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-20 19:37:01,400 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-20 19:37:01,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-20 19:37:01,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-09-20 19:37:01,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-09-20 19:37:01,444 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-09-20 19:37:01,445 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-09-20 19:37:01,445 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-20 19:37:01,446 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-20 19:37:01,446 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-20 19:37:01,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-20 19:37:01,446 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-20 19:37:01,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-20 19:37:01,447 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-20 19:37:01,447 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-20 19:37:01,527 INFO L242 CfgBuilder]: Building ICFG [2024-09-20 19:37:01,531 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-20 19:37:06,387 INFO L? ?]: Removed 7 outVars from TransFormulas that were not future-live. [2024-09-20 19:37:06,388 INFO L291 CfgBuilder]: Performing block encoding [2024-09-20 19:37:06,409 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-20 19:37:06,409 INFO L318 CfgBuilder]: Removed 1 assume(true) statements. [2024-09-20 19:37:06,409 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.09 07:37:06 BoogieIcfgContainer [2024-09-20 19:37:06,410 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-20 19:37:06,411 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-20 19:37:06,411 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-20 19:37:06,415 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-20 19:37:06,415 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.09 07:37:00" (1/3) ... [2024-09-20 19:37:06,416 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5871d56e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.09 07:37:06, skipping insertion in model container [2024-09-20 19:37:06,416 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 07:37:01" (2/3) ... [2024-09-20 19:37:06,416 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5871d56e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.09 07:37:06, skipping insertion in model container [2024-09-20 19:37:06,416 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.09 07:37:06" (3/3) ... [2024-09-20 19:37:06,418 INFO L112 eAbstractionObserver]: Analyzing ICFG knuth_valuebound20.i [2024-09-20 19:37:06,434 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-20 19:37:06,435 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-20 19:37:06,489 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-20 19:37:06,495 INFO L336 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7e8295a8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-20 19:37:06,496 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-20 19:37:06,499 INFO L276 IsEmpty]: Start isEmpty. Operand has 34 states, 18 states have (on average 1.5) internal successors, (27), 19 states have internal predecessors, (27), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) [2024-09-20 19:37:06,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-09-20 19:37:06,506 INFO L208 NwaCegarLoop]: Found error trace [2024-09-20 19:37:06,506 INFO L216 NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-20 19:37:06,507 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-20 19:37:06,512 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-20 19:37:06,512 INFO L85 PathProgramCache]: Analyzing trace with hash 947536974, now seen corresponding path program 1 times [2024-09-20 19:37:06,534 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-20 19:37:06,534 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [641332866] [2024-09-20 19:37:06,535 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-20 19:37:06,538 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-20 19:37:06,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/mathsat [2024-09-20 19:37:06,542 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-20 19:37:06,544 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-09-20 19:37:06,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-20 19:37:06,844 INFO L262 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-09-20 19:37:06,849 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-20 19:37:06,869 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-09-20 19:37:06,871 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-20 19:37:06,872 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-20 19:37:06,872 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [641332866] [2024-09-20 19:37:06,873 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [641332866] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-20 19:37:06,873 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-20 19:37:06,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-20 19:37:06,875 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [190007628] [2024-09-20 19:37:06,876 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-20 19:37:06,880 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-09-20 19:37:06,880 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-20 19:37:06,902 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-09-20 19:37:06,903 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-09-20 19:37:06,905 INFO L87 Difference]: Start difference. First operand has 34 states, 18 states have (on average 1.5) internal successors, (27), 19 states have internal predecessors, (27), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) Second operand has 2 states, 2 states have (on average 6.5) internal successors, (13), 2 states have internal predecessors, (13), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (5), 2 states have call predecessors, (5), 1 states have call successors, (5) [2024-09-20 19:37:06,993 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-20 19:37:06,994 INFO L93 Difference]: Finished difference Result 62 states and 95 transitions. [2024-09-20 19:37:06,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-20 19:37:06,996 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 6.5) internal successors, (13), 2 states have internal predecessors, (13), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (5), 2 states have call predecessors, (5), 1 states have call successors, (5) Word has length 32 [2024-09-20 19:37:06,997 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-20 19:37:07,002 INFO L225 Difference]: With dead ends: 62 [2024-09-20 19:37:07,003 INFO L226 Difference]: Without dead ends: 30 [2024-09-20 19:37:07,006 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-09-20 19:37:07,009 INFO L434 NwaCegarLoop]: 41 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-20 19:37:07,011 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 41 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-20 19:37:07,027 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-09-20 19:37:07,048 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2024-09-20 19:37:07,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 16 states have (on average 1.25) internal successors, (20), 16 states have internal predecessors, (20), 10 states have call successors, (10), 4 states have call predecessors, (10), 3 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-09-20 19:37:07,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 39 transitions. [2024-09-20 19:37:07,055 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 39 transitions. Word has length 32 [2024-09-20 19:37:07,057 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-20 19:37:07,057 INFO L474 AbstractCegarLoop]: Abstraction has 30 states and 39 transitions. [2024-09-20 19:37:07,057 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 6.5) internal successors, (13), 2 states have internal predecessors, (13), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (5), 2 states have call predecessors, (5), 1 states have call successors, (5) [2024-09-20 19:37:07,059 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-20 19:37:07,059 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 39 transitions. [2024-09-20 19:37:07,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-09-20 19:37:07,063 INFO L208 NwaCegarLoop]: Found error trace [2024-09-20 19:37:07,063 INFO L216 NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-20 19:37:07,080 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2024-09-20 19:37:07,263 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/certificate-witnesses-artifact/automizer/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-20 19:37:07,264 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-20 19:37:07,265 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-20 19:37:07,265 INFO L85 PathProgramCache]: Analyzing trace with hash -931917038, now seen corresponding path program 1 times [2024-09-20 19:37:07,266 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-20 19:37:07,267 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [857492897] [2024-09-20 19:37:07,267 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-20 19:37:07,267 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-09-20 19:37:07,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/mathsat [2024-09-20 19:37:07,268 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-09-20 19:37:07,270 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-09-20 19:37:09,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-20 19:37:09,252 INFO L262 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-09-20 19:37:09,258 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-20 19:37:19,436 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-09-20 19:37:19,436 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-20 19:37:33,351 WARN L876 $PredicateComparison]: unable to prove that (= (bvmul (_ bv8 32) c_main_~n~0) (let ((.cse3 (bvadd c_main_~a~0 (_ bv4294967294 32)))) (let ((.cse0 (bvudiv c_main_~n~0 .cse3)) (.cse2 (bvurem c_main_~n~0 c_main_~a~0)) (.cse1 (bvneg (bvudiv c_main_~n~0 c_main_~a~0)))) (bvadd (bvneg (bvmul c_main_~a~0 (bvadd (bvmul (_ bv8 32) .cse0) (bvmul .cse1 (_ bv8 32))))) (bvmul (_ bv4 32) (bvmul .cse0 c_main_~a~0 c_main_~a~0)) (bvmul (_ bv8 32) .cse2) (bvmul (_ bv4 32) (bvmul c_main_~a~0 (bvurem c_main_~n~0 .cse3))) (bvneg (bvmul c_main_~a~0 (bvmul (_ bv4 32) .cse2))) (bvmul (_ bv4 32) (bvmul .cse1 c_main_~a~0 c_main_~a~0)))))) is different from true [2024-09-20 19:37:46,140 WARN L293 SmtUtils]: Spent 8.10s on a formula simplification that was a NOOP. DAG size: 4 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:37:50,544 WARN L876 $PredicateComparison]: unable to prove that (or (= (bvmul (_ bv8 32) c_main_~n~0) (let ((.cse3 (bvadd c_main_~a~0 (_ bv4294967294 32)))) (let ((.cse0 (bvudiv c_main_~n~0 .cse3)) (.cse2 (bvurem c_main_~n~0 c_main_~a~0)) (.cse1 (bvneg (bvudiv c_main_~n~0 c_main_~a~0)))) (bvadd (bvneg (bvmul c_main_~a~0 (bvadd (bvmul (_ bv8 32) .cse0) (bvmul .cse1 (_ bv8 32))))) (bvmul (_ bv4 32) (bvmul .cse0 c_main_~a~0 c_main_~a~0)) (bvmul (_ bv8 32) .cse2) (bvmul (_ bv4 32) (bvmul c_main_~a~0 (bvurem c_main_~n~0 .cse3))) (bvneg (bvmul c_main_~a~0 (bvmul (_ bv4 32) .cse2))) (bvmul (_ bv4 32) (bvmul .cse1 c_main_~a~0 c_main_~a~0)))))) (not (bvugt c_main_~a~0 (_ bv2 32)))) is different from true [2024-09-20 19:38:02,734 WARN L293 SmtUtils]: Spent 8.09s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:38:10,967 WARN L876 $PredicateComparison]: unable to prove that (or (not (= |c_assume_abort_if_not_#in~cond| (_ bv0 32))) (forall ((v_main_~a~0_BEFORE_CALL_3 (_ BitVec 32)) (v_main_~n~0_BEFORE_CALL_5 (_ BitVec 32))) (or (bvugt v_main_~a~0_BEFORE_CALL_3 (_ bv2 32)) (= (bvmul (_ bv8 32) v_main_~n~0_BEFORE_CALL_5) (let ((.cse0 (bvadd v_main_~a~0_BEFORE_CALL_3 (_ bv4294967294 32)))) (let ((.cse2 (bvurem v_main_~n~0_BEFORE_CALL_5 v_main_~a~0_BEFORE_CALL_3)) (.cse1 (bvudiv v_main_~n~0_BEFORE_CALL_5 .cse0)) (.cse3 (bvneg (bvudiv v_main_~n~0_BEFORE_CALL_5 v_main_~a~0_BEFORE_CALL_3)))) (bvadd (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_3 (bvurem v_main_~n~0_BEFORE_CALL_5 .cse0))) (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_3 v_main_~a~0_BEFORE_CALL_3 .cse1)) (bvneg (bvmul (bvmul .cse2 (_ bv4 32)) v_main_~a~0_BEFORE_CALL_3)) (bvmul .cse2 (_ bv8 32)) (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_3 v_main_~a~0_BEFORE_CALL_3 .cse3)) (bvneg (bvmul v_main_~a~0_BEFORE_CALL_3 (bvadd (bvmul (_ bv8 32) .cse1) (bvmul (_ bv8 32) .cse3))))))))))) is different from true [2024-09-20 19:38:23,167 WARN L293 SmtUtils]: Spent 8.10s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:38:39,572 WARN L293 SmtUtils]: Spent 8.09s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:38:47,776 WARN L876 $PredicateComparison]: unable to prove that (or (= (_ bv0 32) c_assume_abort_if_not_~cond) (not (= |c_assume_abort_if_not_#in~cond| (_ bv0 32))) (forall ((v_main_~a~0_BEFORE_CALL_3 (_ BitVec 32)) (v_main_~n~0_BEFORE_CALL_5 (_ BitVec 32))) (or (bvugt v_main_~a~0_BEFORE_CALL_3 (_ bv2 32)) (= (bvmul (_ bv8 32) v_main_~n~0_BEFORE_CALL_5) (let ((.cse0 (bvadd v_main_~a~0_BEFORE_CALL_3 (_ bv4294967294 32)))) (let ((.cse2 (bvurem v_main_~n~0_BEFORE_CALL_5 v_main_~a~0_BEFORE_CALL_3)) (.cse1 (bvudiv v_main_~n~0_BEFORE_CALL_5 .cse0)) (.cse3 (bvneg (bvudiv v_main_~n~0_BEFORE_CALL_5 v_main_~a~0_BEFORE_CALL_3)))) (bvadd (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_3 (bvurem v_main_~n~0_BEFORE_CALL_5 .cse0))) (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_3 v_main_~a~0_BEFORE_CALL_3 .cse1)) (bvneg (bvmul (bvmul .cse2 (_ bv4 32)) v_main_~a~0_BEFORE_CALL_3)) (bvmul .cse2 (_ bv8 32)) (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_3 v_main_~a~0_BEFORE_CALL_3 .cse3)) (bvneg (bvmul v_main_~a~0_BEFORE_CALL_3 (bvadd (bvmul (_ bv8 32) .cse1) (bvmul (_ bv8 32) .cse3))))))))))) is different from true [2024-09-20 19:39:00,334 WARN L293 SmtUtils]: Spent 8.10s on a formula simplification that was a NOOP. DAG size: 4 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:39:08,828 WARN L293 SmtUtils]: Spent 8.11s on a formula simplification that was a NOOP. DAG size: 4 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:39:21,191 WARN L293 SmtUtils]: Spent 8.09s on a formula simplification that was a NOOP. DAG size: 4 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:39:25,416 WARN L876 $PredicateComparison]: unable to prove that (forall ((main_~a~0 (_ BitVec 32))) (or (not (bvule main_~a~0 (_ bv20 32))) (not (bvugt main_~a~0 (_ bv2 32))) (= (bvmul (_ bv8 32) c_main_~n~0) (let ((.cse1 (bvadd (_ bv4294967294 32) main_~a~0))) (let ((.cse2 (bvudiv c_main_~n~0 .cse1)) (.cse0 (bvurem c_main_~n~0 main_~a~0)) (.cse3 (bvneg (bvudiv c_main_~n~0 main_~a~0)))) (bvadd (bvmul .cse0 (_ bv8 32)) (bvmul (bvmul (bvurem c_main_~n~0 .cse1) main_~a~0) (_ bv4 32)) (bvmul (bvmul .cse2 main_~a~0 main_~a~0) (_ bv4 32)) (bvneg (bvmul main_~a~0 (bvadd (bvmul (_ bv8 32) .cse2) (bvmul .cse3 (_ bv8 32))))) (bvneg (bvmul (bvmul .cse0 (_ bv4 32)) main_~a~0)) (bvmul (_ bv4 32) (bvmul .cse3 main_~a~0 main_~a~0)))))))) is different from true [2024-09-20 19:39:25,418 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-20 19:39:25,418 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [857492897] [2024-09-20 19:39:25,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [857492897] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-20 19:39:25,419 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [1404311685] [2024-09-20 19:39:25,419 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-20 19:39:25,419 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-09-20 19:39:25,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/cvc4 [2024-09-20 19:39:25,422 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/certificate-witnesses-artifact/automizer/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-09-20 19:39:25,423 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-09-20 19:39:35,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-20 19:39:36,001 INFO L262 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-09-20 19:39:36,004 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-20 19:39:43,517 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-09-20 19:39:43,518 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-20 19:40:01,333 WARN L293 SmtUtils]: Spent 8.08s on a formula simplification that was a NOOP. DAG size: 4 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:40:17,633 WARN L293 SmtUtils]: Spent 8.10s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:40:21,724 WARN L876 $PredicateComparison]: unable to prove that (or (not (= |c_assume_abort_if_not_#in~cond| (_ bv0 32))) (forall ((v_main_~a~0_BEFORE_CALL_7 (_ BitVec 32)) (v_main_~n~0_BEFORE_CALL_11 (_ BitVec 32))) (or (= (bvmul (_ bv8 32) v_main_~n~0_BEFORE_CALL_11) (let ((.cse3 (bvadd v_main_~a~0_BEFORE_CALL_7 (_ bv4294967294 32)))) (let ((.cse2 (bvneg (bvudiv v_main_~n~0_BEFORE_CALL_11 v_main_~a~0_BEFORE_CALL_7))) (.cse1 (bvudiv v_main_~n~0_BEFORE_CALL_11 .cse3)) (.cse0 (bvurem v_main_~n~0_BEFORE_CALL_11 v_main_~a~0_BEFORE_CALL_7))) (bvadd (bvmul (_ bv8 32) .cse0) (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_7 v_main_~a~0_BEFORE_CALL_7 .cse1)) (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_7 v_main_~a~0_BEFORE_CALL_7 .cse2)) (bvmul (_ bv4 32) (bvmul (bvurem v_main_~n~0_BEFORE_CALL_11 .cse3) v_main_~a~0_BEFORE_CALL_7)) (bvneg (bvmul (bvadd (bvmul (_ bv8 32) .cse2) (bvmul (_ bv8 32) .cse1)) v_main_~a~0_BEFORE_CALL_7)) (bvneg (bvmul (bvmul (_ bv4 32) .cse0) v_main_~a~0_BEFORE_CALL_7)))))) (bvugt v_main_~a~0_BEFORE_CALL_7 (_ bv2 32))))) is different from true [2024-09-20 19:40:37,950 WARN L293 SmtUtils]: Spent 8.08s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:40:54,272 WARN L293 SmtUtils]: Spent 8.07s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:40:58,410 WARN L876 $PredicateComparison]: unable to prove that (or (= (_ bv0 32) c_assume_abort_if_not_~cond) (not (= |c_assume_abort_if_not_#in~cond| (_ bv0 32))) (forall ((v_main_~a~0_BEFORE_CALL_7 (_ BitVec 32)) (v_main_~n~0_BEFORE_CALL_11 (_ BitVec 32))) (or (= (bvmul (_ bv8 32) v_main_~n~0_BEFORE_CALL_11) (let ((.cse3 (bvadd v_main_~a~0_BEFORE_CALL_7 (_ bv4294967294 32)))) (let ((.cse2 (bvneg (bvudiv v_main_~n~0_BEFORE_CALL_11 v_main_~a~0_BEFORE_CALL_7))) (.cse1 (bvudiv v_main_~n~0_BEFORE_CALL_11 .cse3)) (.cse0 (bvurem v_main_~n~0_BEFORE_CALL_11 v_main_~a~0_BEFORE_CALL_7))) (bvadd (bvmul (_ bv8 32) .cse0) (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_7 v_main_~a~0_BEFORE_CALL_7 .cse1)) (bvmul (_ bv4 32) (bvmul v_main_~a~0_BEFORE_CALL_7 v_main_~a~0_BEFORE_CALL_7 .cse2)) (bvmul (_ bv4 32) (bvmul (bvurem v_main_~n~0_BEFORE_CALL_11 .cse3) v_main_~a~0_BEFORE_CALL_7)) (bvneg (bvmul (bvadd (bvmul (_ bv8 32) .cse2) (bvmul (_ bv8 32) .cse1)) v_main_~a~0_BEFORE_CALL_7)) (bvneg (bvmul (bvmul (_ bv4 32) .cse0) v_main_~a~0_BEFORE_CALL_7)))))) (bvugt v_main_~a~0_BEFORE_CALL_7 (_ bv2 32))))) is different from true [2024-09-20 19:41:10,793 WARN L293 SmtUtils]: Spent 8.08s on a formula simplification that was a NOOP. DAG size: 4 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:41:19,240 WARN L293 SmtUtils]: Spent 8.12s on a formula simplification that was a NOOP. DAG size: 4 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:41:31,669 WARN L293 SmtUtils]: Spent 8.12s on a formula simplification that was a NOOP. DAG size: 4 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-09-20 19:41:31,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleCvc4 [1404311685] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-20 19:41:31,671 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-20 19:41:31,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 11] total 11 [2024-09-20 19:41:31,672 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1328650945] [2024-09-20 19:41:31,672 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-20 19:41:31,673 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-09-20 19:41:31,673 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-20 19:41:31,674 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-09-20 19:41:31,675 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=157, Unknown=7, NotChecked=210, Total=420 [2024-09-20 19:41:31,675 INFO L87 Difference]: Start difference. First operand 30 states and 39 transitions. Second operand has 11 states, 9 states have (on average 1.6666666666666667) internal successors, (15), 8 states have internal predecessors, (15), 4 states have call successors, (7), 2 states have call predecessors, (7), 3 states have return successors, (6), 4 states have call predecessors, (6), 3 states have call successors, (6)