./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursified_nla-digbench/recursified_knuth.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 --cacsl2boogietranslator.check.absence.of.signed.integer.overflows true --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a9b967e5 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/recursified_nla-digbench/recursified_knuth.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 4f966bbb701fa0020ebf49f98d5faa7f02bbc3a28868891c6c7ff0a45fb5b1ff --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --cacsl2boogietranslator.check.absence.of.signed.integer.overflows true --- Real Ultimate output --- This is Ultimate 0.2.4-dev-a9b967e-m [2024-09-12 20:02:40,815 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-12 20:02:40,885 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-12 20:02:40,890 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-12 20:02:40,891 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-12 20:02:40,936 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-12 20:02:40,937 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-12 20:02:40,938 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-12 20:02:40,938 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-12 20:02:40,940 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-12 20:02:40,941 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-12 20:02:40,941 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-12 20:02:40,942 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-12 20:02:40,942 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-12 20:02:40,945 INFO L153 SettingsManager]: * Use SBE=true [2024-09-12 20:02:40,946 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-12 20:02:40,946 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-12 20:02:40,946 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-12 20:02:40,946 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-12 20:02:40,947 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-12 20:02:40,947 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-12 20:02:40,947 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-12 20:02:40,947 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-12 20:02:40,948 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-12 20:02:40,948 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-12 20:02:40,948 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-12 20:02:40,948 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-12 20:02:40,948 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-12 20:02:40,948 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-12 20:02:40,949 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-12 20:02:40,949 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-12 20:02:40,949 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-12 20:02:40,949 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 20:02:40,949 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-12 20:02:40,950 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-12 20:02:40,950 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-12 20:02:40,950 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-12 20:02:40,950 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-12 20:02:40,950 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-12 20:02:40,951 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-12 20:02:40,951 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-12 20:02:40,955 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-12 20:02:40,955 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 -> 4f966bbb701fa0020ebf49f98d5faa7f02bbc3a28868891c6c7ff0a45fb5b1ff 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.plugins.generator.cacsl2boogietranslator: Check absence of signed integer overflows -> true [2024-09-12 20:02:41,280 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-12 20:02:41,304 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-12 20:02:41,309 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-12 20:02:41,310 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-12 20:02:41,310 INFO L274 PluginConnector]: CDTParser initialized [2024-09-12 20:02:41,311 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursified_nla-digbench/recursified_knuth.i [2024-09-12 20:02:42,874 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-12 20:02:43,100 INFO L384 CDTParser]: Found 1 translation units. [2024-09-12 20:02:43,100 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursified_nla-digbench/recursified_knuth.i [2024-09-12 20:02:43,112 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/76e0a0e0d/2f72add1c0cf427b81cf8e8e7c25b3e0/FLAGa7b246691 [2024-09-12 20:02:43,454 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/76e0a0e0d/2f72add1c0cf427b81cf8e8e7c25b3e0 [2024-09-12 20:02:43,456 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-12 20:02:43,457 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-12 20:02:43,458 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-12 20:02:43,458 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-12 20:02:43,463 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-12 20:02:43,465 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 08:02:43" (1/1) ... [2024-09-12 20:02:43,466 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a8a9ec9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:43, skipping insertion in model container [2024-09-12 20:02:43,466 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 08:02:43" (1/1) ... [2024-09-12 20:02:43,492 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-12 20:02:43,673 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursified_nla-digbench/recursified_knuth.i[1555,1568] [2024-09-12 20:02:43,729 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:252) 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-12 20:02:43,736 INFO L158 Benchmark]: Toolchain (without parser) took 277.59ms. Allocated memory is still 67.1MB. Free memory was 34.3MB in the beginning and 41.4MB in the end (delta: -7.1MB). Peak memory consumption was 7.0MB. Max. memory is 16.1GB. [2024-09-12 20:02:43,737 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 48.2MB. Free memory is still 30.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-12 20:02:43,737 INFO L158 Benchmark]: CACSL2BoogieTranslator took 275.88ms. Allocated memory is still 67.1MB. Free memory was 34.1MB in the beginning and 41.4MB in the end (delta: -7.3MB). Peak memory consumption was 7.0MB. Max. memory is 16.1GB. [2024-09-12 20:02:43,739 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.18ms. Allocated memory is still 48.2MB. Free memory is still 30.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 275.88ms. Allocated memory is still 67.1MB. Free memory was 34.1MB in the beginning and 41.4MB in the end (delta: -7.3MB). Peak memory consumption was 7.0MB. 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/recursified_nla-digbench/recursified_knuth.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 4f966bbb701fa0020ebf49f98d5faa7f02bbc3a28868891c6c7ff0a45fb5b1ff --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --cacsl2boogietranslator.check.absence.of.signed.integer.overflows true --- Real Ultimate output --- This is Ultimate 0.2.4-dev-a9b967e-m [2024-09-12 20:02:45,617 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-12 20:02:45,692 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-09-12 20:02:45,699 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-12 20:02:45,699 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-12 20:02:45,733 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-12 20:02:45,735 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-12 20:02:45,736 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-12 20:02:45,737 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-12 20:02:45,738 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-12 20:02:45,738 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-12 20:02:45,739 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-12 20:02:45,739 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-12 20:02:45,743 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-12 20:02:45,744 INFO L153 SettingsManager]: * Use SBE=true [2024-09-12 20:02:45,744 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-12 20:02:45,744 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-12 20:02:45,745 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-12 20:02:45,745 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-12 20:02:45,745 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-12 20:02:45,746 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-12 20:02:45,747 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-12 20:02:45,747 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-12 20:02:45,750 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-09-12 20:02:45,751 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-09-12 20:02:45,751 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-12 20:02:45,751 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-09-12 20:02:45,752 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-12 20:02:45,752 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-12 20:02:45,753 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-12 20:02:45,753 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-12 20:02:45,753 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-12 20:02:45,753 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-12 20:02:45,754 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-12 20:02:45,754 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 20:02:45,754 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-12 20:02:45,755 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-12 20:02:45,755 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-12 20:02:45,755 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-09-12 20:02:45,757 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-09-12 20:02:45,757 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-12 20:02:45,757 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-12 20:02:45,758 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-12 20:02:45,758 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-12 20:02:45,759 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-09-12 20:02:45,759 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 -> 4f966bbb701fa0020ebf49f98d5faa7f02bbc3a28868891c6c7ff0a45fb5b1ff 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.plugins.generator.cacsl2boogietranslator: Check absence of signed integer overflows -> true [2024-09-12 20:02:46,106 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-12 20:02:46,131 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-12 20:02:46,134 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-12 20:02:46,135 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-12 20:02:46,137 INFO L274 PluginConnector]: CDTParser initialized [2024-09-12 20:02:46,138 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursified_nla-digbench/recursified_knuth.i [2024-09-12 20:02:47,605 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-12 20:02:47,843 INFO L384 CDTParser]: Found 1 translation units. [2024-09-12 20:02:47,845 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursified_nla-digbench/recursified_knuth.i [2024-09-12 20:02:47,854 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/7d3b2f6b1/408f68d89dda47718312a8d93e015c15/FLAG42aa7d096 [2024-09-12 20:02:48,192 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/7d3b2f6b1/408f68d89dda47718312a8d93e015c15 [2024-09-12 20:02:48,195 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-12 20:02:48,197 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-12 20:02:48,200 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-12 20:02:48,200 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-12 20:02:48,205 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-12 20:02:48,206 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,207 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1556428a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48, skipping insertion in model container [2024-09-12 20:02:48,207 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,249 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-12 20:02:48,428 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursified_nla-digbench/recursified_knuth.i[1555,1568] [2024-09-12 20:02:48,488 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-12 20:02:48,514 INFO L200 MainTranslator]: Completed pre-run [2024-09-12 20:02:48,531 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursified_nla-digbench/recursified_knuth.i[1555,1568] [2024-09-12 20:02:48,571 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-12 20:02:48,596 INFO L204 MainTranslator]: Completed translation [2024-09-12 20:02:48,599 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48 WrapperNode [2024-09-12 20:02:48,600 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-12 20:02:48,604 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-12 20:02:48,604 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-12 20:02:48,604 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-12 20:02:48,612 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,631 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,643 INFO L138 Inliner]: procedures = 22, calls = 177, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-12 20:02:48,644 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-12 20:02:48,645 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-12 20:02:48,645 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-12 20:02:48,645 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-12 20:02:48,655 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,656 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,666 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,705 INFO L175 MemorySlicer]: Split 141 memory accesses to 10 slices as follows [2, 8, 20, 9, 7, 21, 24, 2, 32, 16]. 23 percent of accesses are in the largest equivalence class. The 10 initializations are split as follows [2, 8, 0, 0, 0, 0, 0, 0, 0, 0]. The 27 writes are split as follows [0, 0, 5, 1, 1, 4, 5, 1, 5, 5]. [2024-09-12 20:02:48,706 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,706 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,726 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,732 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,739 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,741 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,752 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-12 20:02:48,753 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-12 20:02:48,756 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-12 20:02:48,756 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-12 20:02:48,757 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (1/1) ... [2024-09-12 20:02:48,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 20:02:48,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 20:02:48,789 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-12 20:02:48,792 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-12 20:02:48,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-12 20:02:48,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-09-12 20:02:48,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-09-12 20:02:48,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-09-12 20:02:48,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-09-12 20:02:48,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-09-12 20:02:48,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-09-12 20:02:48,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-09-12 20:02:48,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-09-12 20:02:48,846 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-09-12 20:02:48,846 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-09-12 20:02:48,846 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-09-12 20:02:48,847 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-09-12 20:02:48,847 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-12 20:02:48,847 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-12 20:02:48,847 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-09-12 20:02:48,847 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_39_to_67_0 [2024-09-12 20:02:48,848 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_39_to_67_0 [2024-09-12 20:02:48,848 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-12 20:02:48,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-12 20:02:48,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-09-12 20:02:48,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-09-12 20:02:48,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-09-12 20:02:48,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-09-12 20:02:48,850 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-09-12 20:02:48,850 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-09-12 20:02:48,850 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-09-12 20:02:48,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-09-12 20:02:48,855 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-09-12 20:02:48,855 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-09-12 20:02:48,855 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-12 20:02:48,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-12 20:02:48,855 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-12 20:02:48,856 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-12 20:02:48,856 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-09-12 20:02:48,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-09-12 20:02:48,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-09-12 20:02:48,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-09-12 20:02:48,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-09-12 20:02:48,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-09-12 20:02:48,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-09-12 20:02:48,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-09-12 20:02:48,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-09-12 20:02:48,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-09-12 20:02:48,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-09-12 20:02:49,001 INFO L242 CfgBuilder]: Building ICFG [2024-09-12 20:02:49,003 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-12 20:02:54,795 INFO L? ?]: Removed 26 outVars from TransFormulas that were not future-live. [2024-09-12 20:02:54,796 INFO L291 CfgBuilder]: Performing block encoding [2024-09-12 20:02:54,821 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-12 20:02:54,821 INFO L318 CfgBuilder]: Removed 1 assume(true) statements. [2024-09-12 20:02:54,822 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.09 08:02:54 BoogieIcfgContainer [2024-09-12 20:02:54,822 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-12 20:02:54,824 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-12 20:02:54,824 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-12 20:02:54,827 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-12 20:02:54,827 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.09 08:02:48" (1/3) ... [2024-09-12 20:02:54,828 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e5b662 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.09 08:02:54, skipping insertion in model container [2024-09-12 20:02:54,828 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 08:02:48" (2/3) ... [2024-09-12 20:02:54,829 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e5b662 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.09 08:02:54, skipping insertion in model container [2024-09-12 20:02:54,829 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.09 08:02:54" (3/3) ... [2024-09-12 20:02:54,830 INFO L112 eAbstractionObserver]: Analyzing ICFG recursified_knuth.i [2024-09-12 20:02:54,847 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-12 20:02:54,847 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-12 20:02:54,907 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-12 20:02:54,912 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;@152643cc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-12 20:02:54,913 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-12 20:02:54,916 INFO L276 IsEmpty]: Start isEmpty. Operand has 46 states, 29 states have (on average 1.4137931034482758) internal successors, (41), 31 states have internal predecessors, (41), 10 states have call successors, (10), 5 states have call predecessors, (10), 5 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) [2024-09-12 20:02:54,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-09-12 20:02:54,923 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 20:02:54,924 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 20:02:54,924 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 20:02:54,933 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 20:02:54,933 INFO L85 PathProgramCache]: Analyzing trace with hash -922732063, now seen corresponding path program 1 times [2024-09-12 20:02:54,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-12 20:02:54,944 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1867143002] [2024-09-12 20:02:54,944 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 20:02:54,944 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-12 20:02:54,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/mathsat [2024-09-12 20:02:54,946 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-12 20:02:54,947 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-12 20:02:55,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 20:02:55,358 INFO L262 TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-09-12 20:02:55,363 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 20:02:55,388 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-12 20:02:55,388 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-12 20:02:55,389 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-09-12 20:02:55,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1867143002] [2024-09-12 20:02:55,390 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1867143002] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 20:02:55,390 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 20:02:55,390 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-12 20:02:55,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [581380365] [2024-09-12 20:02:55,393 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 20:02:55,396 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-09-12 20:02:55,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-09-12 20:02:55,416 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-09-12 20:02:55,417 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-09-12 20:02:55,419 INFO L87 Difference]: Start difference. First operand has 46 states, 29 states have (on average 1.4137931034482758) internal successors, (41), 31 states have internal predecessors, (41), 10 states have call successors, (10), 5 states have call predecessors, (10), 5 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 7.0) internal successors, (14), 2 states have internal predecessors, (14), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 20:02:55,511 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 20:02:55,511 INFO L93 Difference]: Finished difference Result 86 states and 123 transitions. [2024-09-12 20:02:55,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-12 20:02:55,516 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 7.0) internal successors, (14), 2 states have internal predecessors, (14), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 24 [2024-09-12 20:02:55,516 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 20:02:55,524 INFO L225 Difference]: With dead ends: 86 [2024-09-12 20:02:55,524 INFO L226 Difference]: Without dead ends: 40 [2024-09-12 20:02:55,528 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 23 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-12 20:02:55,534 INFO L434 NwaCegarLoop]: 56 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, 56 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-12 20:02:55,536 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 56 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-12 20:02:55,550 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-09-12 20:02:55,572 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2024-09-12 20:02:55,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 26 states have (on average 1.3076923076923077) internal successors, (34), 27 states have internal predecessors, (34), 10 states have call successors, (10), 5 states have call predecessors, (10), 3 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-12 20:02:55,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 51 transitions. [2024-09-12 20:02:55,579 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 51 transitions. Word has length 24 [2024-09-12 20:02:55,579 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 20:02:55,579 INFO L474 AbstractCegarLoop]: Abstraction has 40 states and 51 transitions. [2024-09-12 20:02:55,579 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 7.0) internal successors, (14), 2 states have internal predecessors, (14), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 20:02:55,580 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 20:02:55,580 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 51 transitions. [2024-09-12 20:02:55,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-09-12 20:02:55,581 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 20:02:55,581 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 20:02:55,597 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-12 20:02:55,782 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-12 20:02:55,782 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 20:02:55,783 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 20:02:55,783 INFO L85 PathProgramCache]: Analyzing trace with hash -1810015387, now seen corresponding path program 1 times [2024-09-12 20:02:55,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-09-12 20:02:55,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1575511860] [2024-09-12 20:02:55,784 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 20:02:55,784 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-12 20:02:55,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/mathsat [2024-09-12 20:02:55,787 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-12 20:02:55,788 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