./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memcleanup.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test5-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (memcleanup) 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_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test5-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/config/svcomp-MemCleanup-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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-memcleanup) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cb182062e759f3e947e2f86847df2222bda90081d4cc013a50b9baa2d9844063 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 20:56:37,748 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 20:56:37,866 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/config/svcomp-MemCleanup-32bit-Automizer_Default.epf [2023-11-21 20:56:37,877 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 20:56:37,878 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 20:56:37,916 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 20:56:37,918 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 20:56:37,919 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 20:56:37,920 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 20:56:37,925 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-21 20:56:37,927 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 20:56:37,928 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 20:56:37,928 INFO L153 SettingsManager]: * Use SBE=true [2023-11-21 20:56:37,930 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 20:56:37,931 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 20:56:37,931 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-21 20:56:37,932 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 20:56:37,932 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-21 20:56:37,933 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 20:56:37,933 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 20:56:37,934 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-21 20:56:37,934 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-21 20:56:37,935 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 20:56:37,935 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 20:56:37,935 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 20:56:37,936 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 20:56:37,936 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-21 20:56:37,937 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 20:56:37,937 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 20:56:37,938 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 20:56:37,939 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-21 20:56:37,939 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-21 20:56:37,940 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-21 20:56:37,940 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 20:56:37,940 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 20:56:37,940 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 20:56:37,941 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-21 20:56:37,941 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 20:56:37,941 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-21 20:56:37,941 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-21 20:56:37,942 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-21 20:56:37,942 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 20:56:37,942 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_9dab7870-b5f2-4607-8294-753cb5ba5405/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_9dab7870-b5f2-4607-8294-753cb5ba5405/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-memcleanup) ) 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 -> cb182062e759f3e947e2f86847df2222bda90081d4cc013a50b9baa2d9844063 [2023-11-21 20:56:38,199 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 20:56:38,237 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 20:56:38,240 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 20:56:38,241 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 20:56:38,242 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 20:56:38,243 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test5-3.i [2023-11-21 20:56:41,488 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 20:56:41,850 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 20:56:41,852 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test5-3.i [2023-11-21 20:56:41,871 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/data/79740458d/3549baebd53b4078a9b04f8b2968a3d0/FLAG68e2d1fb2 [2023-11-21 20:56:41,886 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/data/79740458d/3549baebd53b4078a9b04f8b2968a3d0 [2023-11-21 20:56:41,889 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 20:56:41,891 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 20:56:41,893 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 20:56:41,893 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 20:56:41,899 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 20:56:41,899 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 08:56:41" (1/1) ... [2023-11-21 20:56:41,901 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@16625f6d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:41, skipping insertion in model container [2023-11-21 20:56:41,901 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 08:56:41" (1/1) ... [2023-11-21 20:56:41,973 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 20:56:42,778 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 20:56:42,791 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 20:56:42,798 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@dbe360e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:42, skipping insertion in model container [2023-11-21 20:56:42,798 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 20:56:42,799 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-21 20:56:42,801 INFO L158 Benchmark]: Toolchain (without parser) took 909.00ms. Allocated memory is still 161.5MB. Free memory was 115.9MB in the beginning and 91.7MB in the end (delta: 24.3MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-21 20:56:42,802 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 113.2MB. Free memory is still 62.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 20:56:42,803 INFO L158 Benchmark]: CACSL2BoogieTranslator took 906.15ms. Allocated memory is still 161.5MB. Free memory was 115.5MB in the beginning and 91.7MB in the end (delta: 23.9MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-21 20:56:42,804 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.33ms. Allocated memory is still 113.2MB. Free memory is still 62.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 906.15ms. Allocated memory is still 161.5MB. Free memory was 115.5MB in the beginning and 91.7MB in the end (delta: 23.9MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 737]: 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_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test5-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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-memcleanup) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cb182062e759f3e947e2f86847df2222bda90081d4cc013a50b9baa2d9844063 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 20:56:45,401 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 20:56:45,528 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf [2023-11-21 20:56:45,536 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 20:56:45,537 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 20:56:45,583 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 20:56:45,584 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 20:56:45,585 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 20:56:45,586 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 20:56:45,591 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-21 20:56:45,592 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 20:56:45,592 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 20:56:45,593 INFO L153 SettingsManager]: * Use SBE=true [2023-11-21 20:56:45,595 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 20:56:45,595 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 20:56:45,596 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-21 20:56:45,596 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 20:56:45,597 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-21 20:56:45,597 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 20:56:45,598 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 20:56:45,598 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-21 20:56:45,599 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-21 20:56:45,599 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 20:56:45,599 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 20:56:45,600 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 20:56:45,600 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-21 20:56:45,601 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-21 20:56:45,601 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 20:56:45,602 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-21 20:56:45,602 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 20:56:45,604 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 20:56:45,604 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 20:56:45,604 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-21 20:56:45,605 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-21 20:56:45,605 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-21 20:56:45,605 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 20:56:45,606 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 20:56:45,606 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 20:56:45,606 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-21 20:56:45,607 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 20:56:45,608 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-21 20:56:45,608 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-21 20:56:45,609 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-21 20:56:45,609 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 20:56:45,610 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-21 20:56:45,610 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_9dab7870-b5f2-4607-8294-753cb5ba5405/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_9dab7870-b5f2-4607-8294-753cb5ba5405/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-memcleanup) ) 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 -> cb182062e759f3e947e2f86847df2222bda90081d4cc013a50b9baa2d9844063 [2023-11-21 20:56:46,029 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 20:56:46,053 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 20:56:46,056 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 20:56:46,057 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 20:56:46,058 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 20:56:46,060 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test5-3.i [2023-11-21 20:56:49,287 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 20:56:49,744 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 20:56:49,745 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test5-3.i [2023-11-21 20:56:49,767 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/data/31ea58002/963af8963c0b4ac99ee2105c54e1cf50/FLAG80f53aaff [2023-11-21 20:56:49,783 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/data/31ea58002/963af8963c0b4ac99ee2105c54e1cf50 [2023-11-21 20:56:49,786 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 20:56:49,788 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 20:56:49,789 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 20:56:49,790 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 20:56:49,801 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 20:56:49,801 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 08:56:49" (1/1) ... [2023-11-21 20:56:49,803 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@13d1c935 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:49, skipping insertion in model container [2023-11-21 20:56:49,803 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 08:56:49" (1/1) ... [2023-11-21 20:56:49,899 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 20:56:50,806 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 20:56:50,826 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-21 20:56:50,857 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 20:56:50,969 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 20:56:50,999 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 20:56:51,167 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 20:56:51,210 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 20:56:51,219 INFO L206 MainTranslator]: Completed translation [2023-11-21 20:56:51,219 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51 WrapperNode [2023-11-21 20:56:51,220 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 20:56:51,221 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 20:56:51,221 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 20:56:51,221 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 20:56:51,230 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,308 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,420 INFO L138 Inliner]: procedures = 180, calls = 489, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1705 [2023-11-21 20:56:51,420 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 20:56:51,421 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 20:56:51,421 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 20:56:51,421 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 20:56:51,431 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,433 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,448 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,457 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,550 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,579 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,588 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,610 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,638 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 20:56:51,639 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 20:56:51,639 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 20:56:51,639 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 20:56:51,640 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (1/1) ... [2023-11-21 20:56:51,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 20:56:51,661 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 20:56:51,675 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-21 20:56:51,712 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-21 20:56:51,726 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2023-11-21 20:56:51,726 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2023-11-21 20:56:51,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-11-21 20:56:51,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-21 20:56:51,727 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-21 20:56:51,727 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-21 20:56:51,729 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-21 20:56:51,730 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-21 20:56:51,730 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-21 20:56:51,730 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 20:56:51,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-21 20:56:51,731 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-21 20:56:51,731 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-21 20:56:51,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-21 20:56:51,731 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-21 20:56:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-21 20:56:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-21 20:56:51,734 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 20:56:51,734 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 20:56:52,093 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 20:56:52,096 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 20:57:05,602 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 20:57:06,622 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 20:57:06,622 INFO L308 CfgBuilder]: Removed 100 assume(true) statements. [2023-11-21 20:57:06,624 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 08:57:06 BoogieIcfgContainer [2023-11-21 20:57:06,624 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 20:57:06,628 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-21 20:57:06,629 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-21 20:57:06,632 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-21 20:57:06,632 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 08:56:49" (1/3) ... [2023-11-21 20:57:06,633 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6f565c6a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 08:57:06, skipping insertion in model container [2023-11-21 20:57:06,633 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:56:51" (2/3) ... [2023-11-21 20:57:06,635 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6f565c6a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 08:57:06, skipping insertion in model container [2023-11-21 20:57:06,635 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 08:57:06" (3/3) ... [2023-11-21 20:57:06,636 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_SAX_test5-3.i [2023-11-21 20:57:06,657 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-21 20:57:06,658 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2023-11-21 20:57:06,726 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-21 20:57:06,733 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;@48296088, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-21 20:57:06,733 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-21 20:57:06,738 INFO L276 IsEmpty]: Start isEmpty. Operand has 195 states, 176 states have (on average 1.75) internal successors, (308), 185 states have internal predecessors, (308), 13 states have call successors, (13), 3 states have call predecessors, (13), 3 states have return successors, (13), 9 states have call predecessors, (13), 13 states have call successors, (13) [2023-11-21 20:57:06,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-21 20:57:06,745 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 20:57:06,746 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-21 20:57:06,746 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-21 20:57:06,752 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 20:57:06,752 INFO L85 PathProgramCache]: Analyzing trace with hash 1295404301, now seen corresponding path program 1 times [2023-11-21 20:57:06,763 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 20:57:06,764 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [95432493] [2023-11-21 20:57:06,764 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 20:57:06,765 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 20:57:06,765 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 20:57:06,766 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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 20:57:06,769 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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 20:57:07,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 20:57:07,053 INFO L262 TraceCheckSpWp]: Trace formula consists of 38 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-21 20:57:07,060 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 20:57:07,105 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 20:57:07,105 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 20:57:07,106 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 20:57:07,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [95432493] [2023-11-21 20:57:07,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [95432493] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 20:57:07,107 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 20:57:07,107 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-21 20:57:07,109 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [615017761] [2023-11-21 20:57:07,110 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 20:57:07,114 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 20:57:07,115 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 20:57:07,146 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 20:57:07,147 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 20:57:07,150 INFO L87 Difference]: Start difference. First operand has 195 states, 176 states have (on average 1.75) internal successors, (308), 185 states have internal predecessors, (308), 13 states have call successors, (13), 3 states have call predecessors, (13), 3 states have return successors, (13), 9 states have call predecessors, (13), 13 states have call successors, (13) Second operand has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 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 20:57:08,624 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.25s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:10,572 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.18s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:12,603 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.31s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:13,666 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.03s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:15,310 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.09s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:17,341 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:19,345 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:21,372 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:23,398 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:25,424 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:27,428 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:29,461 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:31,467 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:33,496 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:35,523 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:37,555 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:39,563 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-21 20:57:39,565 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 20:57:39,565 INFO L93 Difference]: Finished difference Result 343 states and 416 transitions. [2023-11-21 20:57:39,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-21 20:57:39,579 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 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 20:57:39,579 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 20:57:39,592 INFO L225 Difference]: With dead ends: 343 [2023-11-21 20:57:39,592 INFO L226 Difference]: Without dead ends: 342 [2023-11-21 20:57:39,593 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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 20:57:39,599 INFO L413 NwaCegarLoop]: 214 mSDtfsCounter, 159 mSDsluCounter, 199 mSDsCounter, 0 mSdLazyCounter, 57 mSolverCounterSat, 2 mSolverCounterUnsat, 12 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 32.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 170 SdHoareTripleChecker+Valid, 413 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 57 IncrementalHoareTripleChecker+Invalid, 12 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 32.3s IncrementalHoareTripleChecker+Time [2023-11-21 20:57:39,600 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [170 Valid, 413 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 57 Invalid, 12 Unknown, 0 Unchecked, 32.3s Time] [2023-11-21 20:57:39,615 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 342 states. [2023-11-21 20:57:39,647 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 342 to 194. [2023-11-21 20:57:39,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 194 states, 177 states have (on average 1.1807909604519775) internal successors, (209), 184 states have internal predecessors, (209), 13 states have call successors, (13), 3 states have call predecessors, (13), 2 states have return successors, (11), 7 states have call predecessors, (11), 11 states have call successors, (11) [2023-11-21 20:57:39,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 194 states and 233 transitions. [2023-11-21 20:57:39,654 INFO L78 Accepts]: Start accepts. Automaton has 194 states and 233 transitions. Word has length 5 [2023-11-21 20:57:39,654 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 20:57:39,655 INFO L495 AbstractCegarLoop]: Abstraction has 194 states and 233 transitions. [2023-11-21 20:57:39,655 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 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 20:57:39,655 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 233 transitions. [2023-11-21 20:57:39,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2023-11-21 20:57:39,660 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 20:57:39,660 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 20:57:39,665 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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 20:57:39,861 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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 20:57:39,861 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-21 20:57:39,862 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 20:57:39,862 INFO L85 PathProgramCache]: Analyzing trace with hash 1180513960, now seen corresponding path program 1 times [2023-11-21 20:57:39,862 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-21 20:57:39,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [472061661] [2023-11-21 20:57:39,863 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 20:57:39,863 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 20:57:39,863 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/bin/uautomizer-verify-bycVGegfSx/mathsat [2023-11-21 20:57:39,894 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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 20:57:39,895 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9dab7870-b5f2-4607-8294-753cb5ba5405/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 20:57:40,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 20:57:40,778 INFO L262 TraceCheckSpWp]: Trace formula consists of 538 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-21 20:57:40,785 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 20:57:41,015 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 20:57:41,018 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 20:57:41,019 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-21 20:57:41,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [472061661] [2023-11-21 20:57:41,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [472061661] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 20:57:41,021 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 20:57:41,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-21 20:57:41,022 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [460748232] [2023-11-21 20:57:41,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 20:57:41,025 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-21 20:57:41,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-21 20:57:41,026 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-21 20:57:41,027 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-21 20:57:41,027 INFO L87 Difference]: Start difference. First operand 194 states and 233 transitions. Second operand has 3 states, 3 states have (on average 24.0) internal successors, (72), 2 states have internal predecessors, (72), 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)