./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test6-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 527bcce2 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_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test6-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d952a2ac4207d7207b65e88d163e23d18bb81c0593196a835eab903a81ce4e5c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 22:09:45,151 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 22:09:45,228 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-21 22:09:45,234 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 22:09:45,235 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 22:09:45,261 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 22:09:45,262 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 22:09:45,262 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 22:09:45,263 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 22:09:45,264 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-21 22:09:45,265 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 22:09:45,265 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 22:09:45,266 INFO L153 SettingsManager]: * Use SBE=true [2023-11-21 22:09:45,267 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 22:09:45,267 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-21 22:09:45,268 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 22:09:45,268 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-21 22:09:45,269 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 22:09:45,270 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-21 22:09:45,270 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-21 22:09:45,271 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-21 22:09:45,271 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 22:09:45,272 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 22:09:45,272 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 22:09:45,273 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-21 22:09:45,273 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 22:09:45,274 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 22:09:45,275 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-21 22:09:45,275 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-21 22:09:45,276 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-21 22:09:45,276 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 22:09:45,277 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 22:09:45,277 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 22:09:45,278 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-21 22:09:45,278 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 22:09:45,279 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-21 22:09:45,279 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-21 22:09:45,280 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-21 22:09:45,280 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 22:09:45,281 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_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> d952a2ac4207d7207b65e88d163e23d18bb81c0593196a835eab903a81ce4e5c [2023-11-21 22:09:45,571 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 22:09:45,605 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 22:09:45,608 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 22:09:45,611 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 22:09:45,611 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 22:09:45,613 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test6-2.i [2023-11-21 22:09:48,849 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 22:09:49,242 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 22:09:49,243 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/sv-benchmarks/c/uthash-2.0.2/uthash_BER_test6-2.i [2023-11-21 22:09:49,278 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/data/d14f72db8/a687bbf0e5a34687b06e2b5d355af49e/FLAG7f19281bc [2023-11-21 22:09:49,299 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/data/d14f72db8/a687bbf0e5a34687b06e2b5d355af49e [2023-11-21 22:09:49,307 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 22:09:49,309 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 22:09:49,312 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 22:09:49,313 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 22:09:49,318 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 22:09:49,319 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:09:49" (1/1) ... [2023-11-21 22:09:49,320 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2645bcbc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:49, skipping insertion in model container [2023-11-21 22:09:49,320 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:09:49" (1/1) ... [2023-11-21 22:09:49,407 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 22:09:50,343 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 22:09:50,357 ERROR L324 MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) [2023-11-21 22:09:50,357 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@59292348 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:50, skipping insertion in model container [2023-11-21 22:09:50,358 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 22:09:50,358 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-21 22:09:50,360 INFO L158 Benchmark]: Toolchain (without parser) took 1050.48ms. Allocated memory is still 136.3MB. Free memory was 98.3MB in the beginning and 75.5MB in the end (delta: 22.9MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-21 22:09:50,361 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 109.1MB. Free memory is still 60.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 22:09:50,362 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1045.75ms. Allocated memory is still 136.3MB. Free memory was 98.0MB in the beginning and 75.5MB in the end (delta: 22.5MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-21 22:09:50,368 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.32ms. Allocated memory is still 109.1MB. Free memory is still 60.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1045.75ms. Allocated memory is still 136.3MB. Free memory was 98.0MB in the beginning and 75.5MB in the end (delta: 22.5MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 990]: Unsupported Syntax Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test6-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d952a2ac4207d7207b65e88d163e23d18bb81c0593196a835eab903a81ce4e5c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 22:09:52,754 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 22:09:52,889 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2023-11-21 22:09:52,898 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 22:09:52,901 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 22:09:52,943 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 22:09:52,944 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 22:09:52,944 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 22:09:52,947 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 22:09:52,952 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-21 22:09:52,953 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 22:09:52,953 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 22:09:52,954 INFO L153 SettingsManager]: * Use SBE=true [2023-11-21 22:09:52,956 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 22:09:52,956 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-21 22:09:52,957 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 22:09:52,957 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-21 22:09:52,958 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 22:09:52,958 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-21 22:09:52,959 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-21 22:09:52,960 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-21 22:09:52,960 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 22:09:52,961 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 22:09:52,961 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-21 22:09:52,962 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-21 22:09:52,962 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 22:09:52,963 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-21 22:09:52,963 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 22:09:52,964 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 22:09:52,964 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-21 22:09:52,966 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-21 22:09:52,966 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-21 22:09:52,966 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 22:09:52,967 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 22:09:52,968 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 22:09:52,968 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-21 22:09:52,968 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 22:09:52,968 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-21 22:09:52,969 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-21 22:09:52,970 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-21 22:09:52,971 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 22:09:52,971 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-21 22:09:52,972 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_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> d952a2ac4207d7207b65e88d163e23d18bb81c0593196a835eab903a81ce4e5c [2023-11-21 22:09:53,404 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 22:09:53,438 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 22:09:53,441 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 22:09:53,443 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 22:09:53,443 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 22:09:53,445 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test6-2.i [2023-11-21 22:09:56,513 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 22:09:56,940 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 22:09:56,940 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/sv-benchmarks/c/uthash-2.0.2/uthash_BER_test6-2.i [2023-11-21 22:09:56,962 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/data/1e4f6dc6b/1b86bf25c6fc44e795589fb39a0cf498/FLAGe0b6d4d40 [2023-11-21 22:09:56,977 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/data/1e4f6dc6b/1b86bf25c6fc44e795589fb39a0cf498 [2023-11-21 22:09:56,980 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 22:09:56,981 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 22:09:56,983 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 22:09:56,983 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 22:09:56,990 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 22:09:56,992 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:09:56" (1/1) ... [2023-11-21 22:09:56,993 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5442a128 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:56, skipping insertion in model container [2023-11-21 22:09:56,993 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:09:56" (1/1) ... [2023-11-21 22:09:57,085 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 22:09:57,867 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 22:09:57,884 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-21 22:09:57,905 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 22:09:58,068 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 22:09:58,081 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 22:09:58,220 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 22:09:58,305 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 22:09:58,314 INFO L206 MainTranslator]: Completed translation [2023-11-21 22:09:58,315 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58 WrapperNode [2023-11-21 22:09:58,315 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 22:09:58,316 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 22:09:58,317 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 22:09:58,317 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 22:09:58,325 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,392 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,486 INFO L138 Inliner]: procedures = 285, calls = 351, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 1213 [2023-11-21 22:09:58,487 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 22:09:58,488 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 22:09:58,488 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 22:09:58,488 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 22:09:58,497 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,498 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,544 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,544 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,631 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,661 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,669 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,685 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,699 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 22:09:58,709 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 22:09:58,709 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 22:09:58,710 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 22:09:58,711 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (1/1) ... [2023-11-21 22:09:58,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 22:09:58,729 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:09:58,745 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-21 22:09:58,772 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-21 22:09:58,786 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2023-11-21 22:09:58,786 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2023-11-21 22:09:58,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-11-21 22:09:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-21 22:09:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-21 22:09:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-21 22:09:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-21 22:09:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-21 22:09:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-21 22:09:58,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-21 22:09:58,788 INFO L130 BoogieDeclarations]: Found specification of procedure alt_bzero [2023-11-21 22:09:58,789 INFO L138 BoogieDeclarations]: Found implementation of procedure alt_bzero [2023-11-21 22:09:58,789 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-21 22:09:58,789 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-21 22:09:58,789 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-21 22:09:58,789 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 22:09:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure alt_malloc [2023-11-21 22:09:58,790 INFO L138 BoogieDeclarations]: Found implementation of procedure alt_malloc [2023-11-21 22:09:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-21 22:09:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure alt_free [2023-11-21 22:09:58,790 INFO L138 BoogieDeclarations]: Found implementation of procedure alt_free [2023-11-21 22:09:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 22:09:58,791 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 22:09:59,089 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 22:09:59,092 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 22:10:04,983 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 22:10:05,354 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 22:10:05,355 INFO L308 CfgBuilder]: Removed 72 assume(true) statements. [2023-11-21 22:10:05,357 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:10:05 BoogieIcfgContainer [2023-11-21 22:10:05,358 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 22:10:05,362 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-21 22:10:05,362 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-21 22:10:05,366 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-21 22:10:05,366 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 10:09:56" (1/3) ... [2023-11-21 22:10:05,367 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@73ec53c9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 10:10:05, skipping insertion in model container [2023-11-21 22:10:05,367 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:09:58" (2/3) ... [2023-11-21 22:10:05,369 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@73ec53c9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 10:10:05, skipping insertion in model container [2023-11-21 22:10:05,369 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:10:05" (3/3) ... [2023-11-21 22:10:05,371 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_BER_test6-2.i [2023-11-21 22:10:05,392 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-21 22:10:05,392 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 631 error locations. [2023-11-21 22:10:05,479 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-21 22:10:05,486 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=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4eac5ffe, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-21 22:10:05,487 INFO L358 AbstractCegarLoop]: Starting to check reachability of 631 error locations. [2023-11-21 22:10:05,504 INFO L276 IsEmpty]: Start isEmpty. Operand has 1158 states, 502 states have (on average 2.5318725099601593) internal successors, (1271), 1136 states have internal predecessors, (1271), 20 states have call successors, (20), 5 states have call predecessors, (20), 5 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20) [2023-11-21 22:10:05,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2023-11-21 22:10:05,509 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:05,509 INFO L195 NwaCegarLoop]: trace histogram [1, 1] [2023-11-21 22:10:05,509 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:05,514 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:05,514 INFO L85 PathProgramCache]: Analyzing trace with hash 64540, now seen corresponding path program 1 times [2023-11-21 22:10:05,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:05,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1062858761] [2023-11-21 22:10:05,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:05,525 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-21 22:10:05,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:05,529 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:05,530 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:05,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:05,734 INFO L262 TraceCheckSpWp]: Trace formula consists of 32 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-21 22:10:05,742 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:05,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 7 [2023-11-21 22:10:05,854 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-21 22:10:05,854 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:05,855 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:05,855 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1062858761] [2023-11-21 22:10:05,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1062858761] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:05,856 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:05,856 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-21 22:10:05,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [241792000] [2023-11-21 22:10:05,871 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:05,875 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 22:10:05,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:05,910 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 22:10:05,911 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:05,916 INFO L87 Difference]: Start difference. First operand has 1158 states, 502 states have (on average 2.5318725099601593) internal successors, (1271), 1136 states have internal predecessors, (1271), 20 states have call successors, (20), 5 states have call predecessors, (20), 5 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20) Second operand has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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-21 22:10:09,143 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:10:09,143 INFO L93 Difference]: Finished difference Result 1394 states and 1486 transitions. [2023-11-21 22:10:09,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-21 22:10:09,147 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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 2 [2023-11-21 22:10:09,147 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 22:10:09,169 INFO L225 Difference]: With dead ends: 1394 [2023-11-21 22:10:09,169 INFO L226 Difference]: Without dead ends: 1393 [2023-11-21 22:10:09,170 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:09,174 INFO L413 NwaCegarLoop]: 746 mSDtfsCounter, 824 mSDsluCounter, 283 mSDsCounter, 0 mSdLazyCounter, 835 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 827 SdHoareTripleChecker+Valid, 1029 SdHoareTripleChecker+Invalid, 848 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 835 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time [2023-11-21 22:10:09,175 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [827 Valid, 1029 Invalid, 848 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 835 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time] [2023-11-21 22:10:09,192 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1393 states. [2023-11-21 22:10:09,268 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1393 to 1171. [2023-11-21 22:10:09,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1171 states, 530 states have (on average 2.3754716981132074) internal successors, (1259), 1151 states have internal predecessors, (1259), 19 states have call successors, (19), 5 states have call predecessors, (19), 4 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15) [2023-11-21 22:10:09,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1171 states to 1171 states and 1293 transitions. [2023-11-21 22:10:09,280 INFO L78 Accepts]: Start accepts. Automaton has 1171 states and 1293 transitions. Word has length 2 [2023-11-21 22:10:09,281 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 22:10:09,281 INFO L495 AbstractCegarLoop]: Abstraction has 1171 states and 1293 transitions. [2023-11-21 22:10:09,281 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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-21 22:10:09,281 INFO L276 IsEmpty]: Start isEmpty. Operand 1171 states and 1293 transitions. [2023-11-21 22:10:09,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2023-11-21 22:10:09,282 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:09,282 INFO L195 NwaCegarLoop]: trace histogram [1, 1] [2023-11-21 22:10:09,295 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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)] Forceful destruction successful, exit code 0 [2023-11-21 22:10:09,489 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:09,490 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:09,490 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:09,490 INFO L85 PathProgramCache]: Analyzing trace with hash 64541, now seen corresponding path program 1 times [2023-11-21 22:10:09,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:09,491 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1687860471] [2023-11-21 22:10:09,491 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:09,492 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-21 22:10:09,492 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:09,493 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:09,532 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:09,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:09,648 INFO L262 TraceCheckSpWp]: Trace formula consists of 32 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-21 22:10:09,650 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:09,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 5 [2023-11-21 22:10:09,683 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-21 22:10:09,684 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:09,684 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:09,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1687860471] [2023-11-21 22:10:09,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1687860471] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:09,687 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:09,687 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-21 22:10:09,687 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1088758372] [2023-11-21 22:10:09,688 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:09,689 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 22:10:09,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:09,690 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 22:10:09,690 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:09,690 INFO L87 Difference]: Start difference. First operand 1171 states and 1293 transitions. Second operand has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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-21 22:10:14,445 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:10:14,445 INFO L93 Difference]: Finished difference Result 1708 states and 1879 transitions. [2023-11-21 22:10:14,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-21 22:10:14,446 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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 2 [2023-11-21 22:10:14,446 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 22:10:14,455 INFO L225 Difference]: With dead ends: 1708 [2023-11-21 22:10:14,456 INFO L226 Difference]: Without dead ends: 1708 [2023-11-21 22:10:14,456 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:14,458 INFO L413 NwaCegarLoop]: 855 mSDtfsCounter, 570 mSDsluCounter, 574 mSDsCounter, 0 mSdLazyCounter, 999 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 577 SdHoareTripleChecker+Valid, 1429 SdHoareTripleChecker+Invalid, 1004 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 999 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time [2023-11-21 22:10:14,458 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [577 Valid, 1429 Invalid, 1004 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 999 Invalid, 0 Unknown, 0 Unchecked, 4.7s Time] [2023-11-21 22:10:14,463 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1708 states. [2023-11-21 22:10:14,494 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1708 to 1340. [2023-11-21 22:10:14,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1340 states, 698 states have (on average 2.343839541547278) internal successors, (1636), 1318 states have internal predecessors, (1636), 21 states have call successors, (21), 5 states have call predecessors, (21), 4 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2023-11-21 22:10:14,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1340 states to 1340 states and 1674 transitions. [2023-11-21 22:10:14,506 INFO L78 Accepts]: Start accepts. Automaton has 1340 states and 1674 transitions. Word has length 2 [2023-11-21 22:10:14,506 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 22:10:14,506 INFO L495 AbstractCegarLoop]: Abstraction has 1340 states and 1674 transitions. [2023-11-21 22:10:14,506 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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-21 22:10:14,507 INFO L276 IsEmpty]: Start isEmpty. Operand 1340 states and 1674 transitions. [2023-11-21 22:10:14,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-21 22:10:14,507 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:14,507 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-21 22:10:14,515 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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)] Ended with exit code 0 [2023-11-21 22:10:14,710 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:14,710 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:14,711 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:14,711 INFO L85 PathProgramCache]: Analyzing trace with hash 1922811229, now seen corresponding path program 1 times [2023-11-21 22:10:14,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:14,712 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [482743610] [2023-11-21 22:10:14,712 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:14,712 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-21 22:10:14,712 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:14,716 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:14,743 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:14,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:14,955 INFO L262 TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-21 22:10:14,959 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:14,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 5 [2023-11-21 22:10:14,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 7 [2023-11-21 22:10:15,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-21 22:10:15,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2023-11-21 22:10:15,100 INFO L349 Elim1Store]: treesize reduction 6, result has 40.0 percent of original size [2023-11-21 22:10:15,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13 [2023-11-21 22:10:15,117 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-21 22:10:15,117 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:15,118 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:15,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [482743610] [2023-11-21 22:10:15,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [482743610] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:15,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:15,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-21 22:10:15,119 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [674440416] [2023-11-21 22:10:15,119 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:15,120 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-21 22:10:15,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:15,121 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-21 22:10:15,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-21 22:10:15,121 INFO L87 Difference]: Start difference. First operand 1340 states and 1674 transitions. Second operand has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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-21 22:10:22,978 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:10:22,978 INFO L93 Difference]: Finished difference Result 2308 states and 2722 transitions. [2023-11-21 22:10:22,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-21 22:10:22,979 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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 5 [2023-11-21 22:10:22,980 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 22:10:22,993 INFO L225 Difference]: With dead ends: 2308 [2023-11-21 22:10:22,993 INFO L226 Difference]: Without dead ends: 2308 [2023-11-21 22:10:22,993 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-21 22:10:22,994 INFO L413 NwaCegarLoop]: 549 mSDtfsCounter, 1011 mSDsluCounter, 833 mSDsCounter, 0 mSdLazyCounter, 2259 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1017 SdHoareTripleChecker+Valid, 1382 SdHoareTripleChecker+Invalid, 2273 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 2259 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.7s IncrementalHoareTripleChecker+Time [2023-11-21 22:10:22,995 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1017 Valid, 1382 Invalid, 2273 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 2259 Invalid, 0 Unknown, 0 Unchecked, 7.7s Time] [2023-11-21 22:10:23,000 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2308 states. [2023-11-21 22:10:23,034 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2308 to 1454. [2023-11-21 22:10:23,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1454 states, 812 states have (on average 2.3251231527093594) internal successors, (1888), 1432 states have internal predecessors, (1888), 21 states have call successors, (21), 5 states have call predecessors, (21), 4 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2023-11-21 22:10:23,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1454 states to 1454 states and 1926 transitions. [2023-11-21 22:10:23,071 INFO L78 Accepts]: Start accepts. Automaton has 1454 states and 1926 transitions. Word has length 5 [2023-11-21 22:10:23,071 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 22:10:23,072 INFO L495 AbstractCegarLoop]: Abstraction has 1454 states and 1926 transitions. [2023-11-21 22:10:23,072 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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-21 22:10:23,072 INFO L276 IsEmpty]: Start isEmpty. Operand 1454 states and 1926 transitions. [2023-11-21 22:10:23,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-21 22:10:23,073 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:23,073 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-21 22:10:23,080 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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)] Ended with exit code 0 [2023-11-21 22:10:23,276 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:23,276 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:23,277 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:23,278 INFO L85 PathProgramCache]: Analyzing trace with hash -522394022, now seen corresponding path program 1 times [2023-11-21 22:10:23,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:23,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1112030567] [2023-11-21 22:10:23,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:23,280 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-21 22:10:23,280 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:23,281 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:23,322 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (5)] Waiting until timeout for monitored process [2023-11-21 22:10:23,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:23,448 INFO L262 TraceCheckSpWp]: Trace formula consists of 76 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-21 22:10:23,451 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:23,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 7 [2023-11-21 22:10:23,468 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-21 22:10:23,468 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:23,468 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:23,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1112030567] [2023-11-21 22:10:23,471 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1112030567] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:23,471 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:23,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-21 22:10:23,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505327425] [2023-11-21 22:10:23,472 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:23,472 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 22:10:23,472 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:23,473 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 22:10:23,473 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:23,473 INFO L87 Difference]: Start difference. First operand 1454 states and 1926 transitions. Second operand has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 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-21 22:10:26,327 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:10:26,327 INFO L93 Difference]: Finished difference Result 1931 states and 2628 transitions. [2023-11-21 22:10:26,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-21 22:10:26,329 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 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 6 [2023-11-21 22:10:26,329 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 22:10:26,341 INFO L225 Difference]: With dead ends: 1931 [2023-11-21 22:10:26,341 INFO L226 Difference]: Without dead ends: 1931 [2023-11-21 22:10:26,341 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:26,342 INFO L413 NwaCegarLoop]: 984 mSDtfsCounter, 866 mSDsluCounter, 335 mSDsCounter, 0 mSdLazyCounter, 907 mSolverCounterSat, 49 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 869 SdHoareTripleChecker+Valid, 1319 SdHoareTripleChecker+Invalid, 956 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 49 IncrementalHoareTripleChecker+Valid, 907 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time [2023-11-21 22:10:26,343 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [869 Valid, 1319 Invalid, 956 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [49 Valid, 907 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time] [2023-11-21 22:10:26,347 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1931 states. [2023-11-21 22:10:26,396 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1931 to 1409. [2023-11-21 22:10:26,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1409 states, 812 states have (on average 2.252463054187192) internal successors, (1829), 1387 states have internal predecessors, (1829), 21 states have call successors, (21), 5 states have call predecessors, (21), 4 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2023-11-21 22:10:26,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1409 states to 1409 states and 1867 transitions. [2023-11-21 22:10:26,405 INFO L78 Accepts]: Start accepts. Automaton has 1409 states and 1867 transitions. Word has length 6 [2023-11-21 22:10:26,406 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 22:10:26,406 INFO L495 AbstractCegarLoop]: Abstraction has 1409 states and 1867 transitions. [2023-11-21 22:10:26,406 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 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-21 22:10:26,406 INFO L276 IsEmpty]: Start isEmpty. Operand 1409 states and 1867 transitions. [2023-11-21 22:10:26,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-21 22:10:26,407 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:26,407 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-21 22:10:26,413 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (5)] Ended with exit code 0 [2023-11-21 22:10:26,610 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:26,611 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:26,612 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:26,612 INFO L85 PathProgramCache]: Analyzing trace with hash -522394021, now seen corresponding path program 1 times [2023-11-21 22:10:26,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:26,613 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [934342102] [2023-11-21 22:10:26,613 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:26,613 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-21 22:10:26,613 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:26,614 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:26,656 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (6)] Waiting until timeout for monitored process [2023-11-21 22:10:26,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:26,793 INFO L262 TraceCheckSpWp]: Trace formula consists of 76 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 22:10:26,796 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:26,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 5 [2023-11-21 22:10:26,841 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-21 22:10:26,845 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:26,846 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:26,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [934342102] [2023-11-21 22:10:26,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [934342102] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:26,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:26,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-21 22:10:26,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [320186039] [2023-11-21 22:10:26,849 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:26,850 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 22:10:26,857 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:26,858 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 22:10:26,858 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:26,858 INFO L87 Difference]: Start difference. First operand 1409 states and 1867 transitions. Second operand has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 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-21 22:10:31,041 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:10:31,042 INFO L93 Difference]: Finished difference Result 1964 states and 2617 transitions. [2023-11-21 22:10:31,043 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-21 22:10:31,043 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 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 6 [2023-11-21 22:10:31,043 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 22:10:31,053 INFO L225 Difference]: With dead ends: 1964 [2023-11-21 22:10:31,053 INFO L226 Difference]: Without dead ends: 1964 [2023-11-21 22:10:31,053 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:31,054 INFO L413 NwaCegarLoop]: 1138 mSDtfsCounter, 618 mSDsluCounter, 443 mSDsCounter, 0 mSdLazyCounter, 969 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 620 SdHoareTripleChecker+Valid, 1581 SdHoareTripleChecker+Invalid, 981 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 969 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time [2023-11-21 22:10:31,055 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [620 Valid, 1581 Invalid, 981 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 969 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time] [2023-11-21 22:10:31,059 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1964 states. [2023-11-21 22:10:31,085 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1964 to 1399. [2023-11-21 22:10:31,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1399 states, 812 states have (on average 2.2229064039408866) internal successors, (1805), 1377 states have internal predecessors, (1805), 21 states have call successors, (21), 5 states have call predecessors, (21), 4 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2023-11-21 22:10:31,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1399 states to 1399 states and 1843 transitions. [2023-11-21 22:10:31,093 INFO L78 Accepts]: Start accepts. Automaton has 1399 states and 1843 transitions. Word has length 6 [2023-11-21 22:10:31,094 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 22:10:31,094 INFO L495 AbstractCegarLoop]: Abstraction has 1399 states and 1843 transitions. [2023-11-21 22:10:31,094 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 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-21 22:10:31,094 INFO L276 IsEmpty]: Start isEmpty. Operand 1399 states and 1843 transitions. [2023-11-21 22:10:31,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-21 22:10:31,095 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:31,095 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 22:10:31,102 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (6)] Ended with exit code 0 [2023-11-21 22:10:31,297 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:31,298 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:31,298 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:31,298 INFO L85 PathProgramCache]: Analyzing trace with hash -320660464, now seen corresponding path program 1 times [2023-11-21 22:10:31,299 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:31,299 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1064023272] [2023-11-21 22:10:31,299 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:31,299 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-21 22:10:31,300 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:31,309 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:31,329 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (7)] Waiting until timeout for monitored process [2023-11-21 22:10:31,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:31,510 INFO L262 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-21 22:10:31,513 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:31,606 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-21 22:10:31,607 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:31,607 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:31,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1064023272] [2023-11-21 22:10:31,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1064023272] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:31,607 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:31,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-21 22:10:31,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [162688566] [2023-11-21 22:10:31,608 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:31,608 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-21 22:10:31,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:31,609 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-21 22:10:31,609 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-21 22:10:31,609 INFO L87 Difference]: Start difference. First operand 1399 states and 1843 transitions. Second operand has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-21 22:10:34,290 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:10:34,290 INFO L93 Difference]: Finished difference Result 2007 states and 2555 transitions. [2023-11-21 22:10:34,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-21 22:10:34,292 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2023-11-21 22:10:34,292 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 22:10:34,302 INFO L225 Difference]: With dead ends: 2007 [2023-11-21 22:10:34,302 INFO L226 Difference]: Without dead ends: 2007 [2023-11-21 22:10:34,302 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 9 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-21 22:10:34,303 INFO L413 NwaCegarLoop]: 1147 mSDtfsCounter, 676 mSDsluCounter, 1901 mSDsCounter, 0 mSdLazyCounter, 786 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 687 SdHoareTripleChecker+Valid, 3048 SdHoareTripleChecker+Invalid, 807 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 786 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time [2023-11-21 22:10:34,304 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [687 Valid, 3048 Invalid, 807 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 786 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time] [2023-11-21 22:10:34,308 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2007 states. [2023-11-21 22:10:34,361 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2007 to 1614. [2023-11-21 22:10:34,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1614 states, 1024 states have (on average 2.220703125) internal successors, (2274), 1589 states have internal predecessors, (2274), 24 states have call successors, (24), 5 states have call predecessors, (24), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20) [2023-11-21 22:10:34,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1614 states to 1614 states and 2318 transitions. [2023-11-21 22:10:34,372 INFO L78 Accepts]: Start accepts. Automaton has 1614 states and 2318 transitions. Word has length 12 [2023-11-21 22:10:34,373 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 22:10:34,373 INFO L495 AbstractCegarLoop]: Abstraction has 1614 states and 2318 transitions. [2023-11-21 22:10:34,373 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-21 22:10:34,373 INFO L276 IsEmpty]: Start isEmpty. Operand 1614 states and 2318 transitions. [2023-11-21 22:10:34,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-21 22:10:34,374 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:34,374 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 22:10:34,381 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (7)] Ended with exit code 0 [2023-11-21 22:10:34,576 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:34,577 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr332REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:34,577 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:34,577 INFO L85 PathProgramCache]: Analyzing trace with hash -909869265, now seen corresponding path program 1 times [2023-11-21 22:10:34,578 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:34,578 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1174762761] [2023-11-21 22:10:34,578 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:34,578 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-21 22:10:34,579 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:34,580 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:34,581 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (8)] Waiting until timeout for monitored process [2023-11-21 22:10:34,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:34,757 INFO L262 TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-21 22:10:34,759 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:34,772 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-21 22:10:34,773 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:34,773 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:34,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1174762761] [2023-11-21 22:10:34,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1174762761] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:34,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:34,774 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-21 22:10:34,774 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [444979772] [2023-11-21 22:10:34,774 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:34,774 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 22:10:34,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:34,775 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 22:10:34,776 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:34,776 INFO L87 Difference]: Start difference. First operand 1614 states and 2318 transitions. Second operand has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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-21 22:10:35,833 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:10:35,833 INFO L93 Difference]: Finished difference Result 1530 states and 2158 transitions. [2023-11-21 22:10:35,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-21 22:10:35,835 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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 12 [2023-11-21 22:10:35,835 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 22:10:35,842 INFO L225 Difference]: With dead ends: 1530 [2023-11-21 22:10:35,842 INFO L226 Difference]: Without dead ends: 1530 [2023-11-21 22:10:35,843 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:35,843 INFO L413 NwaCegarLoop]: 983 mSDtfsCounter, 69 mSDsluCounter, 934 mSDsCounter, 0 mSdLazyCounter, 253 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 1917 SdHoareTripleChecker+Invalid, 253 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 253 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-21 22:10:35,844 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 1917 Invalid, 253 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 253 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-21 22:10:35,853 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1530 states. [2023-11-21 22:10:35,882 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1530 to 1530. [2023-11-21 22:10:35,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1530 states, 964 states have (on average 2.1929460580912865) internal successors, (2114), 1505 states have internal predecessors, (2114), 24 states have call successors, (24), 5 states have call predecessors, (24), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20) [2023-11-21 22:10:35,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1530 states to 1530 states and 2158 transitions. [2023-11-21 22:10:35,896 INFO L78 Accepts]: Start accepts. Automaton has 1530 states and 2158 transitions. Word has length 12 [2023-11-21 22:10:35,896 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 22:10:35,897 INFO L495 AbstractCegarLoop]: Abstraction has 1530 states and 2158 transitions. [2023-11-21 22:10:35,897 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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-21 22:10:35,897 INFO L276 IsEmpty]: Start isEmpty. Operand 1530 states and 2158 transitions. [2023-11-21 22:10:35,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2023-11-21 22:10:35,898 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:35,899 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 22:10:35,908 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (8)] Forceful destruction successful, exit code 0 [2023-11-21 22:10:36,103 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:36,104 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:36,104 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:36,104 INFO L85 PathProgramCache]: Analyzing trace with hash 1507907796, now seen corresponding path program 1 times [2023-11-21 22:10:36,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:36,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [391354077] [2023-11-21 22:10:36,105 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:36,105 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-21 22:10:36,105 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:36,106 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:36,109 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (9)] Waiting until timeout for monitored process [2023-11-21 22:10:36,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:36,337 INFO L262 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 7 conjunts are in the unsatisfiable core [2023-11-21 22:10:36,341 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:36,349 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-21 22:10:36,350 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-21 22:10:36,351 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-21 22:10:36,356 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-21 22:10:36,427 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-21 22:10:36,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 70 treesize of output 26 [2023-11-21 22:10:36,452 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-21 22:10:36,452 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:36,452 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:36,452 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [391354077] [2023-11-21 22:10:36,453 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [391354077] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:36,453 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:36,453 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-21 22:10:36,453 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020891142] [2023-11-21 22:10:36,453 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:36,454 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-21 22:10:36,454 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:36,454 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-21 22:10:36,454 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-21 22:10:36,455 INFO L87 Difference]: Start difference. First operand 1530 states and 2158 transitions. Second operand has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-21 22:10:39,191 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:10:39,191 INFO L93 Difference]: Finished difference Result 1694 states and 2080 transitions. [2023-11-21 22:10:39,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-21 22:10:39,192 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15 [2023-11-21 22:10:39,192 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 22:10:39,199 INFO L225 Difference]: With dead ends: 1694 [2023-11-21 22:10:39,200 INFO L226 Difference]: Without dead ends: 1694 [2023-11-21 22:10:39,200 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-21 22:10:39,200 INFO L413 NwaCegarLoop]: 1014 mSDtfsCounter, 423 mSDsluCounter, 1931 mSDsCounter, 0 mSdLazyCounter, 508 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 430 SdHoareTripleChecker+Valid, 2945 SdHoareTripleChecker+Invalid, 509 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 508 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time [2023-11-21 22:10:39,200 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [430 Valid, 2945 Invalid, 509 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 508 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time] [2023-11-21 22:10:39,203 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1694 states. [2023-11-21 22:10:39,224 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1694 to 1265. [2023-11-21 22:10:39,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1265 states, 701 states have (on average 2.189728958630528) internal successors, (1535), 1242 states have internal predecessors, (1535), 22 states have call successors, (22), 5 states have call predecessors, (22), 4 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18) [2023-11-21 22:10:39,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1265 states to 1265 states and 1575 transitions. [2023-11-21 22:10:39,231 INFO L78 Accepts]: Start accepts. Automaton has 1265 states and 1575 transitions. Word has length 15 [2023-11-21 22:10:39,232 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 22:10:39,232 INFO L495 AbstractCegarLoop]: Abstraction has 1265 states and 1575 transitions. [2023-11-21 22:10:39,232 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-21 22:10:39,232 INFO L276 IsEmpty]: Start isEmpty. Operand 1265 states and 1575 transitions. [2023-11-21 22:10:39,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-21 22:10:39,233 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 22:10:39,233 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 22:10:39,241 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (9)] Ended with exit code 0 [2023-11-21 22:10:39,437 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:39,437 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, alt_mallocErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, alt_mallocErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 628 more)] === [2023-11-21 22:10:39,438 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:10:39,438 INFO L85 PathProgramCache]: Analyzing trace with hash 347013297, now seen corresponding path program 1 times [2023-11-21 22:10:39,438 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 22:10:39,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [340847804] [2023-11-21 22:10:39,439 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:10:39,439 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-21 22:10:39,439 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 22:10:39,440 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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-21 22:10:39,441 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5c515b45-17a7-4480-ba41-0d087ba5f188/bin/uautomizer-verify-bycVGegfSx/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 (10)] Waiting until timeout for monitored process [2023-11-21 22:10:39,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:10:39,672 INFO L262 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-21 22:10:39,675 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:10:39,684 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-21 22:10:39,685 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 22:10:39,685 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 22:10:39,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [340847804] [2023-11-21 22:10:39,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [340847804] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:10:39,686 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:10:39,686 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-21 22:10:39,686 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1292053807] [2023-11-21 22:10:39,686 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:10:39,687 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 22:10:39,688 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 22:10:39,688 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 22:10:39,688 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 22:10:39,689 INFO L87 Difference]: Start difference. First operand 1265 states and 1575 transitions. Second operand has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 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)