./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-benchs/filter_iir.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 30e01a73 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-benchs/filter_iir.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ --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 8140822ac5d36d3dbe917657ea1276e86420f348faa7d4310d2cd40fc22f39e9 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 21:41:16,454 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 21:41:16,577 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-23 21:41:16,584 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 21:41:16,585 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 21:41:16,607 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 21:41:16,610 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 21:41:16,611 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 21:41:16,612 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 21:41:16,617 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 21:41:16,618 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 21:41:16,619 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 21:41:16,620 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 21:41:16,621 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 21:41:16,622 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 21:41:16,623 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 21:41:16,623 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 21:41:16,623 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 21:41:16,624 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 21:41:16,624 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 21:41:16,627 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 21:41:16,627 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 21:41:16,628 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 21:41:16,628 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 21:41:16,629 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 21:41:16,629 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 21:41:16,630 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 21:41:16,631 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 21:41:16,631 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 21:41:16,632 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 21:41:16,633 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 21:41:16,633 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:41:16,634 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 21:41:16,634 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 21:41:16,634 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 21:41:16,634 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 21:41:16,635 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 21:41:16,635 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 21:41:16,635 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-23 21:41:16,635 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 21:41:16,636 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-23 21:41:16,636 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 21:41:16,636 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ 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 -> 8140822ac5d36d3dbe917657ea1276e86420f348faa7d4310d2cd40fc22f39e9 [2023-11-23 21:41:16,993 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 21:41:17,023 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 21:41:17,026 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 21:41:17,027 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 21:41:17,028 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 21:41:17,030 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/float-benchs/filter_iir.c [2023-11-23 21:41:20,089 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 21:41:20,323 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 21:41:20,323 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/sv-benchmarks/c/float-benchs/filter_iir.c [2023-11-23 21:41:20,335 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/data/e964d99f6/ff285fc461d244b8ab6d946087c5050b/FLAGb97355b42 [2023-11-23 21:41:20,351 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/data/e964d99f6/ff285fc461d244b8ab6d946087c5050b [2023-11-23 21:41:20,353 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 21:41:20,355 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 21:41:20,356 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 21:41:20,357 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 21:41:20,364 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 21:41:20,365 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,369 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5c4a8023 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20, skipping insertion in model container [2023-11-23 21:41:20,370 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,403 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 21:41:20,555 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/sv-benchmarks/c/float-benchs/filter_iir.c[583,596] [2023-11-23 21:41:20,585 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:41:20,610 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 21:41:20,631 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/sv-benchmarks/c/float-benchs/filter_iir.c[583,596] [2023-11-23 21:41:20,654 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:41:20,674 INFO L206 MainTranslator]: Completed translation [2023-11-23 21:41:20,675 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20 WrapperNode [2023-11-23 21:41:20,675 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 21:41:20,677 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 21:41:20,677 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 21:41:20,677 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 21:41:20,686 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,702 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,746 INFO L138 Inliner]: procedures = 18, calls = 70, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 140 [2023-11-23 21:41:20,746 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 21:41:20,747 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 21:41:20,747 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 21:41:20,747 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 21:41:20,759 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,760 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,764 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,780 INFO L189 HeapSplitter]: Split 54 memory accesses to 9 slices as follows [2, 6, 4, 6, 4, 11, 11, 5, 5] [2023-11-23 21:41:20,781 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,781 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,794 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,798 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,801 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,803 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,808 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 21:41:20,809 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 21:41:20,809 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 21:41:20,809 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 21:41:20,810 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (1/1) ... [2023-11-23 21:41:20,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:41:20,829 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 21:41:20,841 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 21:41:20,844 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 21:41:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 21:41:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-23 21:41:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-23 21:41:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-23 21:41:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-23 21:41:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-23 21:41:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-23 21:41:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-23 21:41:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-23 21:41:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-23 21:41:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2023-11-23 21:41:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2023-11-23 21:41:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2023-11-23 21:41:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2023-11-23 21:41:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2023-11-23 21:41:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2023-11-23 21:41:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2023-11-23 21:41:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2023-11-23 21:41:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2023-11-23 21:41:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2023-11-23 21:41:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2023-11-23 21:41:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2023-11-23 21:41:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2023-11-23 21:41:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2023-11-23 21:41:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2023-11-23 21:41:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2023-11-23 21:41:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2023-11-23 21:41:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2023-11-23 21:41:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 21:41:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 21:41:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#0 [2023-11-23 21:41:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#1 [2023-11-23 21:41:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#2 [2023-11-23 21:41:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#3 [2023-11-23 21:41:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#4 [2023-11-23 21:41:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#5 [2023-11-23 21:41:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#6 [2023-11-23 21:41:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#7 [2023-11-23 21:41:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#8 [2023-11-23 21:41:21,020 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 21:41:21,023 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 21:41:21,219 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 21:41:21,273 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 21:41:21,274 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-23 21:41:21,274 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:41:21 BoogieIcfgContainer [2023-11-23 21:41:21,275 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 21:41:21,277 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 21:41:21,277 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 21:41:21,281 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 21:41:21,282 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 09:41:20" (1/3) ... [2023-11-23 21:41:21,289 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1452bbf4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:41:21, skipping insertion in model container [2023-11-23 21:41:21,289 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:20" (2/3) ... [2023-11-23 21:41:21,290 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1452bbf4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:41:21, skipping insertion in model container [2023-11-23 21:41:21,290 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:41:21" (3/3) ... [2023-11-23 21:41:21,291 INFO L112 eAbstractionObserver]: Analyzing ICFG filter_iir.c [2023-11-23 21:41:21,313 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 21:41:21,314 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-23 21:41:21,368 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 21:41:21,375 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@44c14f1c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 21:41:21,376 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-23 21:41:21,380 INFO L276 IsEmpty]: Start isEmpty. Operand has 14 states, 12 states have (on average 1.5833333333333333) internal successors, (19), 13 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:21,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 21:41:21,387 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:41:21,388 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:41:21,389 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:41:21,395 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:41:21,395 INFO L85 PathProgramCache]: Analyzing trace with hash -661633473, now seen corresponding path program 1 times [2023-11-23 21:41:21,406 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:41:21,407 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1164762603] [2023-11-23 21:41:21,407 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:41:21,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:41:21,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:41:21,721 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 21:41:21,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:41:21,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1164762603] [2023-11-23 21:41:21,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1164762603] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:41:21,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:41:21,724 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 21:41:21,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380903512] [2023-11-23 21:41:21,728 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:41:21,733 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 21:41:21,735 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:41:21,785 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 21:41:21,786 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:41:21,790 INFO L87 Difference]: Start difference. First operand has 14 states, 12 states have (on average 1.5833333333333333) internal successors, (19), 13 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:21,840 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:41:21,841 INFO L93 Difference]: Finished difference Result 25 states and 36 transitions. [2023-11-23 21:41:21,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 21:41:21,844 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-23 21:41:21,845 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:41:21,854 INFO L225 Difference]: With dead ends: 25 [2023-11-23 21:41:21,854 INFO L226 Difference]: Without dead ends: 12 [2023-11-23 21:41:21,857 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:41:21,861 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12 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.0s IncrementalHoareTripleChecker+Time [2023-11-23 21:41:21,863 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 21:41:21,884 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-11-23 21:41:21,900 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-11-23 21:41:21,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.2727272727272727) internal successors, (14), 11 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:21,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 14 transitions. [2023-11-23 21:41:21,904 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 14 transitions. Word has length 10 [2023-11-23 21:41:21,904 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:41:21,905 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 14 transitions. [2023-11-23 21:41:21,905 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:21,906 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 14 transitions. [2023-11-23 21:41:21,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 21:41:21,907 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:41:21,907 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:41:21,908 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-23 21:41:21,908 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:41:21,909 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:41:21,910 INFO L85 PathProgramCache]: Analyzing trace with hash -604375171, now seen corresponding path program 1 times [2023-11-23 21:41:21,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:41:21,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1510523680] [2023-11-23 21:41:21,910 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:41:21,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:41:22,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:41:22,199 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 21:41:22,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:41:22,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1510523680] [2023-11-23 21:41:22,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1510523680] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:41:22,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:41:22,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-23 21:41:22,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [591069001] [2023-11-23 21:41:22,202 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:41:22,203 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-23 21:41:22,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:41:22,204 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-23 21:41:22,204 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-23 21:41:22,205 INFO L87 Difference]: Start difference. First operand 12 states and 14 transitions. Second operand has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:22,255 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:41:22,255 INFO L93 Difference]: Finished difference Result 25 states and 29 transitions. [2023-11-23 21:41:22,256 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-23 21:41:22,257 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-23 21:41:22,257 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:41:22,257 INFO L225 Difference]: With dead ends: 25 [2023-11-23 21:41:22,258 INFO L226 Difference]: Without dead ends: 12 [2023-11-23 21:41:22,258 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-23 21:41:22,260 INFO L413 NwaCegarLoop]: 11 mSDtfsCounter, 1 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 29 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 21:41:22,261 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 29 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 21:41:22,262 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-11-23 21:41:22,264 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-11-23 21:41:22,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.1818181818181819) internal successors, (13), 11 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:22,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 13 transitions. [2023-11-23 21:41:22,265 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 13 transitions. Word has length 10 [2023-11-23 21:41:22,266 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:41:22,266 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 13 transitions. [2023-11-23 21:41:22,266 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:22,267 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 13 transitions. [2023-11-23 21:41:22,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 21:41:22,267 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:41:22,268 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:41:22,268 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-23 21:41:22,268 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:41:22,269 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:41:22,269 INFO L85 PathProgramCache]: Analyzing trace with hash 204971455, now seen corresponding path program 1 times [2023-11-23 21:41:22,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:41:22,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1882538778] [2023-11-23 21:41:22,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:41:22,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:41:22,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 21:41:22,333 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 21:41:22,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 21:41:22,422 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 21:41:22,426 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-23 21:41:22,427 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-23 21:41:22,430 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-23 21:41:22,433 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-23 21:41:22,437 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-23 21:41:22,481 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem26 could not be translated [2023-11-23 21:41:22,482 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem26 could not be translated [2023-11-23 21:41:22,483 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem27 could not be translated [2023-11-23 21:41:22,485 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem29 could not be translated [2023-11-23 21:41:22,518 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 09:41:22 BoogieIcfgContainer [2023-11-23 21:41:22,519 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-23 21:41:22,520 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 21:41:22,520 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 21:41:22,521 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 21:41:22,521 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:41:21" (3/4) ... [2023-11-23 21:41:22,523 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-23 21:41:22,525 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 21:41:22,525 INFO L158 Benchmark]: Toolchain (without parser) took 2170.47ms. Allocated memory was 148.9MB in the beginning and 199.2MB in the end (delta: 50.3MB). Free memory was 103.2MB in the beginning and 117.8MB in the end (delta: -14.6MB). Peak memory consumption was 38.9MB. Max. memory is 16.1GB. [2023-11-23 21:41:22,527 INFO L158 Benchmark]: CDTParser took 0.34ms. Allocated memory is still 148.9MB. Free memory is still 121.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 21:41:22,527 INFO L158 Benchmark]: CACSL2BoogieTranslator took 319.36ms. Allocated memory is still 148.9MB. Free memory was 102.6MB in the beginning and 90.8MB in the end (delta: 11.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-23 21:41:22,534 INFO L158 Benchmark]: Boogie Procedure Inliner took 69.56ms. Allocated memory is still 148.9MB. Free memory was 90.8MB in the beginning and 88.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 21:41:22,534 INFO L158 Benchmark]: Boogie Preprocessor took 61.24ms. Allocated memory is still 148.9MB. Free memory was 88.8MB in the beginning and 85.8MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-23 21:41:22,535 INFO L158 Benchmark]: RCFGBuilder took 465.89ms. Allocated memory is still 148.9MB. Free memory was 85.8MB in the beginning and 67.8MB in the end (delta: 18.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-23 21:41:22,535 INFO L158 Benchmark]: TraceAbstraction took 1241.64ms. Allocated memory was 148.9MB in the beginning and 199.2MB in the end (delta: 50.3MB). Free memory was 67.5MB in the beginning and 117.8MB in the end (delta: -50.2MB). Peak memory consumption was 3.2MB. Max. memory is 16.1GB. [2023-11-23 21:41:22,537 INFO L158 Benchmark]: Witness Printer took 4.95ms. Allocated memory is still 199.2MB. Free memory is still 117.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 21:41:22,540 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.34ms. Allocated memory is still 148.9MB. Free memory is still 121.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 319.36ms. Allocated memory is still 148.9MB. Free memory was 102.6MB in the beginning and 90.8MB in the end (delta: 11.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 69.56ms. Allocated memory is still 148.9MB. Free memory was 90.8MB in the beginning and 88.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 61.24ms. Allocated memory is still 148.9MB. Free memory was 88.8MB in the beginning and 85.8MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 465.89ms. Allocated memory is still 148.9MB. Free memory was 85.8MB in the beginning and 67.8MB in the end (delta: 18.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 1241.64ms. Allocated memory was 148.9MB in the beginning and 199.2MB in the end (delta: 50.3MB). Free memory was 67.5MB in the beginning and 117.8MB in the end (delta: -50.2MB). Peak memory consumption was 3.2MB. Max. memory is 16.1GB. * Witness Printer took 4.95ms. Allocated memory is still 199.2MB. Free memory is still 117.8MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem26 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem26 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem27 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem29 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 13]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryDOUBLEComparisonOperation at line 54, overapproximation of to_real at line 16, overapproximation of someBinaryArithmeticDOUBLEoperation at line 28. Possible FailurePath: [L16] double A1[3] = { 1, 0.5179422053046, 1.0 }; [L16] double A1[3] = { 1, 0.5179422053046, 1.0 }; [L16] double A1[3] = { 1, 0.5179422053046, 1.0 }; [L16] double A1[3] = { 1, 0.5179422053046, 1.0 }; [L17] double b1[2] = { 1.470767736573, 0.5522073405779 }; [L17] double b1[2] = { 1.470767736573, 0.5522073405779 }; [L17] double b1[2] = { 1.470767736573, 0.5522073405779 }; [L18] double A2[3] = { 1, 1.633101801841, 1.0 }; [L18] double A2[3] = { 1, 1.633101801841, 1.0 }; [L18] double A2[3] = { 1, 1.633101801841, 1.0 }; [L18] double A2[3] = { 1, 1.633101801841, 1.0 }; [L19] double b2[2] = { 1.742319554830, 0.820939679242 }; [L19] double b2[2] = { 1.742319554830, 0.820939679242 }; [L19] double b2[2] = { 1.742319554830, 0.820939679242 }; [L21] double D1[2], D2[2]; [L21] double D1[2], D2[2]; [L21] double D1[2], D2[2]; [L21] double D1[2], D2[2]; [L21] double D1[2], D2[2]; [L21] double D1[2], D2[2]; [L22] double P, X; [L22] double P, X; [L22] double P, X; [L22] double P, X; [L43] D1[0] = 0. [L43] D1[1] = 0. [L44] D2[0] = 0. [L44] D2[1] = 0. [L45] P = 0. VAL [A1={4:0}, A2={6:0}, D1={8:0}, D2={9:0}, P={10:0}, X={11:0}, b1={5:0}, b2={7:0}] [L47] COND TRUE 1 [L49] X = __VERIFIER_nondet_double() [L50] EXPR \read(X) [L50] EXPR X >= -10. && X <= 10. VAL [A1={4:0}, A2={6:0}, D1={8:0}, D2={9:0}, P={10:0}, X={11:0}, b1={5:0}, b2={7:0}] [L50] EXPR X >= -10. && X <= 10. [L50] EXPR \read(X) [L50] EXPR X >= -10. && X <= 10. VAL [A1={4:0}, A2={6:0}, D1={8:0}, D2={9:0}, P={10:0}, X={11:0}, b1={5:0}, b2={7:0}] [L50] CALL assume_abort_if_not(X >= -10. && X <= 10.) [L11] COND FALSE !(!cond) VAL [A1={4:0}, A2={6:0}, D1={8:0}, D2={9:0}, P={10:0}, X={11:0}, \old(cond)=1, b1={5:0}, b2={7:0}, cond=1] [L50] RET assume_abort_if_not(X >= -10. && X <= 10.) [L52] CALL iir4(&X, &P) [L26] double x1, y1, t1, t2; [L28] EXPR \read(*x) [L28] x1 = 0.0117749388721091 * *x [L30] EXPR b1[0] [L30] EXPR D1[0] [L30] EXPR b1[1] [L30] EXPR D1[1] [L30] t1 = x1 + b1[0]*D1[0] - b1[1]*D1[1] [L31] EXPR A1[0] [L31] EXPR A1[1] [L31] EXPR D1[0] [L31] EXPR A1[2] [L31] EXPR D1[1] [L31] y1 = A1[0]*t1 - A1[1]*D1[0] + A1[2]*D1[1] [L32] EXPR D1[0] [L32] D1[1] = D1[0] [L33] D1[0] = t1 [L35] EXPR b2[0] [L35] EXPR D2[0] [L35] EXPR b2[1] [L35] EXPR D2[1] [L35] t2 = y1 + b2[0]*D2[0] - b2[1]*D2[1] [L36] EXPR A2[0] [L36] EXPR A2[1] [L36] EXPR D2[0] [L36] EXPR A2[2] [L36] EXPR D2[1] [L36] *y = A2[0]*t2 - A2[1]*D2[0] + A2[2]*D2[1] [L37] EXPR D2[0] [L37] D2[1] = D2[0] [L38] D2[0] = t2 [L52] RET iir4(&X, &P) [L54] EXPR \read(P) [L54] EXPR P >= -1e30 && P <= 1e30 VAL [A1={4:0}, A2={6:0}, D1={8:0}, D2={9:0}, P={10:0}, X={11:0}, b1={5:0}, b2={7:0}] [L54] EXPR P >= -1e30 && P <= 1e30 VAL [A1={4:0}, A2={6:0}, D1={8:0}, D2={9:0}, P={10:0}, X={11:0}, b1={5:0}, b2={7:0}] [L54] CALL __VERIFIER_assert(P >= -1e30 && P <= 1e30) [L13] COND TRUE !(cond) VAL [A1={4:0}, A2={6:0}, D1={8:0}, D2={9:0}, P={10:0}, X={11:0}, \old(cond)=0, b1={5:0}, b2={7:0}, cond=0] [L13] reach_error() VAL [A1={4:0}, A2={6:0}, D1={8:0}, D2={9:0}, P={10:0}, X={11:0}, \old(cond)=0, b1={5:0}, b2={7:0}, cond=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 14 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 1.1s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1 mSDsluCounter, 41 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 18 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 14 IncrementalHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 23 mSDtfsCounter, 14 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=14occurred in iteration=0, InterpolantAutomatonStates: 6, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 30 NumberOfCodeBlocks, 30 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 18 ConstructedInterpolants, 0 QuantifiedInterpolants, 21 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-23 21:41:22,579 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 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: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-benchs/filter_iir.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ --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 8140822ac5d36d3dbe917657ea1276e86420f348faa7d4310d2cd40fc22f39e9 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 21:41:25,360 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 21:41:25,436 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-23 21:41:25,443 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 21:41:25,444 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 21:41:25,473 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 21:41:25,474 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 21:41:25,474 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 21:41:25,475 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 21:41:25,476 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 21:41:25,477 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 21:41:25,477 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 21:41:25,478 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 21:41:25,479 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 21:41:25,480 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 21:41:25,480 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 21:41:25,481 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 21:41:25,482 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 21:41:25,482 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 21:41:25,483 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 21:41:25,483 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 21:41:25,484 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 21:41:25,484 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 21:41:25,485 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-23 21:41:25,486 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-23 21:41:25,486 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-23 21:41:25,486 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 21:41:25,487 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 21:41:25,487 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 21:41:25,488 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 21:41:25,488 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 21:41:25,489 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 21:41:25,489 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 21:41:25,489 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:41:25,490 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 21:41:25,490 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 21:41:25,490 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 21:41:25,491 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-23 21:41:25,491 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-23 21:41:25,491 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 21:41:25,491 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-23 21:41:25,492 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 21:41:25,492 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-23 21:41:25,492 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 21:41:25,492 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-23 21:41:25,493 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ 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 -> 8140822ac5d36d3dbe917657ea1276e86420f348faa7d4310d2cd40fc22f39e9 [2023-11-23 21:41:25,930 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 21:41:25,963 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 21:41:25,966 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 21:41:25,968 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 21:41:25,970 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 21:41:25,973 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/float-benchs/filter_iir.c [2023-11-23 21:41:29,089 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 21:41:29,380 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 21:41:29,382 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/sv-benchmarks/c/float-benchs/filter_iir.c [2023-11-23 21:41:29,392 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/data/8a52cb018/cbcffa4b6e3f4d059e1f0f99df17e747/FLAG8a9a3528f [2023-11-23 21:41:29,410 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/data/8a52cb018/cbcffa4b6e3f4d059e1f0f99df17e747 [2023-11-23 21:41:29,413 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 21:41:29,418 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 21:41:29,420 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 21:41:29,420 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 21:41:29,426 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 21:41:29,430 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:29,431 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d2660b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29, skipping insertion in model container [2023-11-23 21:41:29,431 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:29,459 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 21:41:29,675 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/sv-benchmarks/c/float-benchs/filter_iir.c[583,596] [2023-11-23 21:41:29,724 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:41:29,764 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 21:41:29,788 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/sv-benchmarks/c/float-benchs/filter_iir.c[583,596] [2023-11-23 21:41:29,826 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:41:29,857 INFO L206 MainTranslator]: Completed translation [2023-11-23 21:41:29,857 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29 WrapperNode [2023-11-23 21:41:29,858 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 21:41:29,859 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 21:41:29,859 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 21:41:29,859 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 21:41:29,867 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:29,893 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:29,942 INFO L138 Inliner]: procedures = 19, calls = 70, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 141 [2023-11-23 21:41:29,943 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 21:41:29,944 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 21:41:29,944 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 21:41:29,944 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 21:41:29,958 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:29,959 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:29,982 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:30,006 INFO L189 HeapSplitter]: Split 54 memory accesses to 9 slices as follows [2, 6, 4, 6, 4, 11, 11, 5, 5] [2023-11-23 21:41:30,006 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:30,007 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:30,023 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:30,026 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:30,030 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:30,033 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:30,039 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 21:41:30,040 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 21:41:30,041 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 21:41:30,041 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 21:41:30,042 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (1/1) ... [2023-11-23 21:41:30,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:41:30,064 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 21:41:30,080 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 21:41:30,114 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 21:41:30,128 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 21:41:30,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2023-11-23 21:41:30,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2023-11-23 21:41:30,129 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#2 [2023-11-23 21:41:30,131 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#3 [2023-11-23 21:41:30,131 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#4 [2023-11-23 21:41:30,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#5 [2023-11-23 21:41:30,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#6 [2023-11-23 21:41:30,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#7 [2023-11-23 21:41:30,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#8 [2023-11-23 21:41:30,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2023-11-23 21:41:30,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2023-11-23 21:41:30,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#2 [2023-11-23 21:41:30,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#3 [2023-11-23 21:41:30,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#4 [2023-11-23 21:41:30,134 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#5 [2023-11-23 21:41:30,134 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#6 [2023-11-23 21:41:30,135 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#7 [2023-11-23 21:41:30,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#8 [2023-11-23 21:41:30,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2023-11-23 21:41:30,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2023-11-23 21:41:30,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2023-11-23 21:41:30,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2023-11-23 21:41:30,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2023-11-23 21:41:30,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2023-11-23 21:41:30,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2023-11-23 21:41:30,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2023-11-23 21:41:30,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2023-11-23 21:41:30,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#0 [2023-11-23 21:41:30,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#1 [2023-11-23 21:41:30,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#2 [2023-11-23 21:41:30,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#3 [2023-11-23 21:41:30,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#4 [2023-11-23 21:41:30,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#5 [2023-11-23 21:41:30,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#6 [2023-11-23 21:41:30,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#7 [2023-11-23 21:41:30,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#8 [2023-11-23 21:41:30,142 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 21:41:30,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 21:41:30,329 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 21:41:30,331 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 21:41:33,232 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 21:41:33,327 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 21:41:33,327 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-23 21:41:33,328 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:41:33 BoogieIcfgContainer [2023-11-23 21:41:33,328 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 21:41:33,330 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 21:41:33,330 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 21:41:33,334 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 21:41:33,334 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 09:41:29" (1/3) ... [2023-11-23 21:41:33,335 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a557535 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:41:33, skipping insertion in model container [2023-11-23 21:41:33,335 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:41:29" (2/3) ... [2023-11-23 21:41:33,336 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a557535 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:41:33, skipping insertion in model container [2023-11-23 21:41:33,336 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:41:33" (3/3) ... [2023-11-23 21:41:33,337 INFO L112 eAbstractionObserver]: Analyzing ICFG filter_iir.c [2023-11-23 21:41:33,357 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 21:41:33,358 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-23 21:41:33,403 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 21:41:33,410 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@c8e61b6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 21:41:33,411 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-23 21:41:33,416 INFO L276 IsEmpty]: Start isEmpty. Operand has 14 states, 12 states have (on average 1.5833333333333333) internal successors, (19), 13 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:33,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 21:41:33,426 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:41:33,427 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:41:33,428 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:41:33,434 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:41:33,434 INFO L85 PathProgramCache]: Analyzing trace with hash -661633473, now seen corresponding path program 1 times [2023-11-23 21:41:33,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-23 21:41:33,451 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [880727519] [2023-11-23 21:41:33,452 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:41:33,452 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 [2023-11-23 21:41:33,453 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/mathsat [2023-11-23 21:41:33,456 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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) [2023-11-23 21:41:33,458 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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 [2023-11-23 21:41:36,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:41:36,679 INFO L262 TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-23 21:41:36,683 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:41:36,703 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 21:41:36,703 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 21:41:36,704 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-23 21:41:36,705 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [880727519] [2023-11-23 21:41:36,705 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [880727519] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:41:36,705 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:41:36,706 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 21:41:36,707 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773346724] [2023-11-23 21:41:36,708 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:41:36,712 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 21:41:36,713 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-23 21:41:36,752 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 21:41:36,752 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:41:36,755 INFO L87 Difference]: Start difference. First operand has 14 states, 12 states have (on average 1.5833333333333333) internal successors, (19), 13 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:39,942 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.12s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-23 21:41:39,944 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:41:39,945 INFO L93 Difference]: Finished difference Result 25 states and 36 transitions. [2023-11-23 21:41:40,266 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 21:41:40,267 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-23 21:41:40,268 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:41:40,274 INFO L225 Difference]: With dead ends: 25 [2023-11-23 21:41:40,274 INFO L226 Difference]: Without dead ends: 12 [2023-11-23 21:41:40,277 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:41:40,281 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time [2023-11-23 21:41:40,282 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 3.2s Time] [2023-11-23 21:41:40,300 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-11-23 21:41:40,310 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-11-23 21:41:40,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.2727272727272727) internal successors, (14), 11 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:40,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 14 transitions. [2023-11-23 21:41:40,314 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 14 transitions. Word has length 10 [2023-11-23 21:41:40,314 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:41:40,315 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 14 transitions. [2023-11-23 21:41:40,315 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:40,315 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 14 transitions. [2023-11-23 21:41:40,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 21:41:40,316 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:41:40,316 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:41:40,389 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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 [2023-11-23 21:41:40,530 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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 [2023-11-23 21:41:40,531 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:41:40,531 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:41:40,532 INFO L85 PathProgramCache]: Analyzing trace with hash -604375171, now seen corresponding path program 1 times [2023-11-23 21:41:40,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-23 21:41:40,533 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [98243235] [2023-11-23 21:41:40,533 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:41:40,533 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 [2023-11-23 21:41:40,533 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/mathsat [2023-11-23 21:41:40,571 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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) [2023-11-23 21:41:40,623 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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 [2023-11-23 21:41:43,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:41:43,808 INFO L262 TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-23 21:41:43,810 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:41:44,186 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 21:41:44,186 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 21:41:44,186 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-23 21:41:44,187 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [98243235] [2023-11-23 21:41:44,187 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [98243235] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:41:44,187 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:41:44,187 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-23 21:41:44,188 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1757511412] [2023-11-23 21:41:44,188 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:41:44,189 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-23 21:41:44,189 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-23 21:41:44,190 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-23 21:41:44,191 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-23 21:41:44,191 INFO L87 Difference]: Start difference. First operand 12 states and 14 transitions. Second operand has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:47,735 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.07s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-23 21:41:49,744 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-23 21:41:51,750 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-23 21:41:51,753 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:41:51,753 INFO L93 Difference]: Finished difference Result 25 states and 29 transitions. [2023-11-23 21:41:52,083 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-23 21:41:52,083 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-23 21:41:52,083 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:41:52,084 INFO L225 Difference]: With dead ends: 25 [2023-11-23 21:41:52,084 INFO L226 Difference]: Without dead ends: 12 [2023-11-23 21:41:52,084 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-23 21:41:52,086 INFO L413 NwaCegarLoop]: 11 mSDtfsCounter, 1 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 29 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.4s IncrementalHoareTripleChecker+Time [2023-11-23 21:41:52,087 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 29 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 3 Unknown, 0 Unchecked, 7.4s Time] [2023-11-23 21:41:52,088 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-11-23 21:41:52,089 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-11-23 21:41:52,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.1818181818181819) internal successors, (13), 11 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:52,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 13 transitions. [2023-11-23 21:41:52,090 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 13 transitions. Word has length 10 [2023-11-23 21:41:52,090 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:41:52,091 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 13 transitions. [2023-11-23 21:41:52,091 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:41:52,091 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 13 transitions. [2023-11-23 21:41:52,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 21:41:52,092 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:41:52,092 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:41:52,141 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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)] Forceful destruction successful, exit code 0 [2023-11-23 21:41:52,292 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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 [2023-11-23 21:41:52,293 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:41:52,293 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:41:52,293 INFO L85 PathProgramCache]: Analyzing trace with hash 204971455, now seen corresponding path program 1 times [2023-11-23 21:41:52,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-23 21:41:52,294 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [262847558] [2023-11-23 21:41:52,295 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:41:52,295 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 [2023-11-23 21:41:52,295 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/mathsat [2023-11-23 21:41:52,296 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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) [2023-11-23 21:41:52,299 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02306d98-3b65-4ff1-a844-64b887a96948/bin/uautomizer-verify-zZY32mL2XJ/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 (4)] Waiting until timeout for monitored process [2023-11-23 21:42:21,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:42:21,280 INFO L262 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 52 conjunts are in the unsatisfiable core [2023-11-23 21:42:21,289 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:42:21,674 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-23 21:42:21,690 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-23 21:42:21,706 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-23 21:42:21,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 39 [2023-11-23 21:42:22,170 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-23 21:42:22,184 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-23 21:42:22,199 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-23 21:42:22,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 39