./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memcleanup.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test8-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (memcleanup) Using default analysis Version 0e0057cc 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_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test8-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-MemCleanup-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme --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 b8fb715e20e93734f29581bef128b7f826b4b5933b157899cd0cb0d668434a9d --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 12:03:25,803 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 12:03:25,938 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-MemCleanup-32bit-Automizer_Default.epf [2023-11-26 12:03:25,944 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 12:03:25,945 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 12:03:25,979 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 12:03:25,980 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 12:03:25,981 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 12:03:25,981 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 12:03:25,982 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 12:03:25,983 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 12:03:25,983 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 12:03:25,984 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 12:03:25,985 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 12:03:25,985 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 12:03:25,986 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 12:03:25,986 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 12:03:25,987 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 12:03:25,987 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 12:03:25,988 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 12:03:25,988 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 12:03:25,989 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 12:03:25,989 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-26 12:03:25,990 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-26 12:03:25,990 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 12:03:25,990 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 12:03:25,991 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-26 12:03:25,991 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 12:03:25,992 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 12:03:25,992 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 12:03:25,992 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 12:03:25,993 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 12:03:25,993 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 12:03:25,993 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 12:03:25,994 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 12:03:25,994 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:03:25,994 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 12:03:25,994 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 12:03:25,995 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 12:03:25,995 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 12:03:25,995 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 12:03:25,996 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 12:03:25,996 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 12:03:25,996 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 12:03:25,996 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_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme 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 -> b8fb715e20e93734f29581bef128b7f826b4b5933b157899cd0cb0d668434a9d [2023-11-26 12:03:26,285 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 12:03:26,337 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 12:03:26,354 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 12:03:26,355 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 12:03:26,356 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 12:03:26,358 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test8-2.i [2023-11-26 12:03:29,500 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 12:03:29,872 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 12:03:29,873 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test8-2.i [2023-11-26 12:03:29,915 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/data/f4a9fa488/c7a775f030c946de9681b41ead6e99f9/FLAG2655fa6c9 [2023-11-26 12:03:29,932 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/data/f4a9fa488/c7a775f030c946de9681b41ead6e99f9 [2023-11-26 12:03:29,939 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 12:03:29,940 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 12:03:29,944 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 12:03:29,944 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 12:03:29,950 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 12:03:29,954 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:03:29" (1/1) ... [2023-11-26 12:03:29,955 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@73b75458 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:29, skipping insertion in model container [2023-11-26 12:03:29,956 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:03:29" (1/1) ... [2023-11-26 12:03:30,125 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:03:30,844 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:03:30,866 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-26 12:03:30,867 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2baa8ae6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:30, skipping insertion in model container [2023-11-26 12:03:30,868 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 12:03:30,868 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-26 12:03:30,870 INFO L158 Benchmark]: Toolchain (without parser) took 928.98ms. Allocated memory is still 151.0MB. Free memory was 84.4MB in the beginning and 106.3MB in the end (delta: -21.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-26 12:03:30,871 INFO L158 Benchmark]: CDTParser took 1.35ms. Allocated memory is still 151.0MB. Free memory is still 126.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 12:03:30,872 INFO L158 Benchmark]: CACSL2BoogieTranslator took 924.13ms. Allocated memory is still 151.0MB. Free memory was 84.2MB in the beginning and 106.3MB in the end (delta: -22.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-26 12:03:30,874 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.35ms. Allocated memory is still 151.0MB. Free memory is still 126.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 924.13ms. Allocated memory is still 151.0MB. Free memory was 84.2MB in the beginning and 106.3MB in the end (delta: -22.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 766]: 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_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test8-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme --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 b8fb715e20e93734f29581bef128b7f826b4b5933b157899cd0cb0d668434a9d --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 12:03:33,488 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 12:03:33,620 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf [2023-11-26 12:03:33,629 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 12:03:33,630 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 12:03:33,682 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 12:03:33,683 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 12:03:33,684 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 12:03:33,685 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 12:03:33,690 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 12:03:33,691 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 12:03:33,691 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 12:03:33,692 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 12:03:33,694 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 12:03:33,695 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 12:03:33,696 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 12:03:33,696 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 12:03:33,697 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 12:03:33,697 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 12:03:33,698 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 12:03:33,699 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 12:03:33,700 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 12:03:33,700 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-26 12:03:33,701 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-26 12:03:33,701 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 12:03:33,701 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 12:03:33,702 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-26 12:03:33,702 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-26 12:03:33,703 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-26 12:03:33,703 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 12:03:33,705 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 12:03:33,705 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 12:03:33,705 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 12:03:33,706 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 12:03:33,706 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 12:03:33,706 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 12:03:33,707 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 12:03:33,708 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:03:33,708 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 12:03:33,708 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 12:03:33,709 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-26 12:03:33,709 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-26 12:03:33,709 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 12:03:33,709 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 12:03:33,710 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 12:03:33,710 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 12:03:33,711 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-26 12:03:33,711 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_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme 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 -> b8fb715e20e93734f29581bef128b7f826b4b5933b157899cd0cb0d668434a9d [2023-11-26 12:03:34,147 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 12:03:34,175 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 12:03:34,179 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 12:03:34,182 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 12:03:34,183 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 12:03:34,184 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test8-2.i [2023-11-26 12:03:37,364 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 12:03:37,797 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 12:03:37,798 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/sv-benchmarks/c/uthash-2.0.2/uthash_FNV_test8-2.i [2023-11-26 12:03:37,828 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/data/eb78744cb/cfccdfcd8c4b4d11b13dae362be09216/FLAGfdfe72269 [2023-11-26 12:03:37,845 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/data/eb78744cb/cfccdfcd8c4b4d11b13dae362be09216 [2023-11-26 12:03:37,851 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 12:03:37,853 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 12:03:37,855 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 12:03:37,856 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 12:03:37,862 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 12:03:37,862 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:03:37" (1/1) ... [2023-11-26 12:03:37,864 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@16e02792 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:37, skipping insertion in model container [2023-11-26 12:03:37,864 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:03:37" (1/1) ... [2023-11-26 12:03:37,946 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:03:38,645 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:03:38,672 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-26 12:03:38,688 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:03:38,776 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:03:38,794 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 12:03:38,900 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:03:38,969 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 12:03:38,975 INFO L206 MainTranslator]: Completed translation [2023-11-26 12:03:38,976 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38 WrapperNode [2023-11-26 12:03:38,976 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 12:03:38,977 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 12:03:38,977 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 12:03:38,977 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 12:03:38,982 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,041 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,108 INFO L138 Inliner]: procedures = 180, calls = 350, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1160 [2023-11-26 12:03:39,108 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 12:03:39,109 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 12:03:39,109 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 12:03:39,110 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 12:03:39,133 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,133 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,143 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,254 INFO L175 MemorySlicer]: Split 309 memory accesses to 4 slices as follows [2, 5, 34, 268]. 87 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 63 writes are split as follows [0, 1, 4, 58]. [2023-11-26 12:03:39,264 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,265 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,354 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,380 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,389 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,401 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,427 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 12:03:39,428 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 12:03:39,429 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 12:03:39,429 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 12:03:39,430 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (1/1) ... [2023-11-26 12:03:39,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:03:39,447 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 12:03:39,465 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 12:03:39,479 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 12:03:39,508 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2023-11-26 12:03:39,508 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2023-11-26 12:03:39,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2023-11-26 12:03:39,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2023-11-26 12:03:39,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2023-11-26 12:03:39,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2023-11-26 12:03:39,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2023-11-26 12:03:39,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2023-11-26 12:03:39,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2023-11-26 12:03:39,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2023-11-26 12:03:39,511 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-26 12:03:39,512 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-26 12:03:39,512 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2023-11-26 12:03:39,513 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2023-11-26 12:03:39,513 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2023-11-26 12:03:39,514 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2023-11-26 12:03:39,514 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2023-11-26 12:03:39,514 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2023-11-26 12:03:39,515 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2023-11-26 12:03:39,515 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2023-11-26 12:03:39,515 INFO L130 BoogieDeclarations]: Found specification of procedure test_int [2023-11-26 12:03:39,515 INFO L138 BoogieDeclarations]: Found implementation of procedure test_int [2023-11-26 12:03:39,516 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-26 12:03:39,516 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 12:03:39,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-26 12:03:39,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-26 12:03:39,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-26 12:03:39,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-26 12:03:39,517 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 12:03:39,517 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-26 12:03:39,518 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-26 12:03:39,518 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-26 12:03:39,518 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-26 12:03:39,518 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-26 12:03:39,518 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 12:03:39,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2023-11-26 12:03:39,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2023-11-26 12:03:39,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2023-11-26 12:03:39,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2023-11-26 12:03:39,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2023-11-26 12:03:39,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2023-11-26 12:03:39,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2023-11-26 12:03:39,520 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2023-11-26 12:03:39,520 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 12:03:39,520 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 12:03:39,811 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 12:03:39,814 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 12:03:49,711 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 12:03:49,754 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 12:03:49,755 INFO L309 CfgBuilder]: Removed 71 assume(true) statements. [2023-11-26 12:03:49,755 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:03:49 BoogieIcfgContainer [2023-11-26 12:03:49,756 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 12:03:49,758 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 12:03:49,759 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 12:03:49,762 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 12:03:49,762 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 12:03:37" (1/3) ... [2023-11-26 12:03:49,763 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44db41ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:03:49, skipping insertion in model container [2023-11-26 12:03:49,763 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:38" (2/3) ... [2023-11-26 12:03:49,765 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44db41ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:03:49, skipping insertion in model container [2023-11-26 12:03:49,765 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:03:49" (3/3) ... [2023-11-26 12:03:49,767 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_FNV_test8-2.i [2023-11-26 12:03:49,786 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 12:03:49,787 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2023-11-26 12:03:49,859 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 12:03:49,866 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;@732ff6b3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 12:03:49,867 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-26 12:03:49,876 INFO L276 IsEmpty]: Start isEmpty. Operand has 262 states, 233 states have (on average 1.6824034334763949) internal successors, (392), 252 states have internal predecessors, (392), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 8 states have call predecessors, (22), 22 states have call successors, (22) [2023-11-26 12:03:49,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-26 12:03:49,891 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:03:49,892 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:03:49,893 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:03:49,901 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:49,901 INFO L85 PathProgramCache]: Analyzing trace with hash 1422517794, now seen corresponding path program 1 times [2023-11-26 12:03:49,932 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:03:49,932 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [609960868] [2023-11-26 12:03:49,932 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:49,933 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-26 12:03:49,933 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:03:49,940 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:49,988 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:50,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:50,172 INFO L262 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-26 12:03:50,178 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:03:50,201 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-26 12:03:50,201 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-26 12:03:50,202 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:03:50,203 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [609960868] [2023-11-26 12:03:50,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [609960868] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:50,204 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:50,204 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:03:50,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1149360482] [2023-11-26 12:03:50,209 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:50,213 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-26 12:03:50,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:03:50,247 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-26 12:03:50,247 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-26 12:03:50,252 INFO L87 Difference]: Start difference. First operand has 262 states, 233 states have (on average 1.6824034334763949) internal successors, (392), 252 states have internal predecessors, (392), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 8 states have call predecessors, (22), 22 states have call successors, (22) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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-26 12:03:50,354 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:03:50,354 INFO L93 Difference]: Finished difference Result 260 states and 356 transitions. [2023-11-26 12:03:50,357 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-26 12:03:50,358 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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 10 [2023-11-26 12:03:50,359 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:03:50,370 INFO L225 Difference]: With dead ends: 260 [2023-11-26 12:03:50,370 INFO L226 Difference]: Without dead ends: 259 [2023-11-26 12:03:50,372 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-26 12:03:50,375 INFO L413 NwaCegarLoop]: 350 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 350 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-26 12:03:50,377 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 350 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-26 12:03:50,396 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 259 states. [2023-11-26 12:03:50,432 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 259 to 259. [2023-11-26 12:03:50,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 259 states, 232 states have (on average 1.3491379310344827) internal successors, (313), 249 states have internal predecessors, (313), 22 states have call successors, (22), 4 states have call predecessors, (22), 3 states have return successors, (20), 6 states have call predecessors, (20), 20 states have call successors, (20) [2023-11-26 12:03:50,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 259 states and 355 transitions. [2023-11-26 12:03:50,442 INFO L78 Accepts]: Start accepts. Automaton has 259 states and 355 transitions. Word has length 10 [2023-11-26 12:03:50,442 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:03:50,442 INFO L495 AbstractCegarLoop]: Abstraction has 259 states and 355 transitions. [2023-11-26 12:03:50,442 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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-26 12:03:50,443 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 355 transitions. [2023-11-26 12:03:50,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-26 12:03:50,444 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:03:50,444 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:03:50,451 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2023-11-26 12:03:50,646 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:50,647 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:03:50,647 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:50,647 INFO L85 PathProgramCache]: Analyzing trace with hash -135441944, now seen corresponding path program 1 times [2023-11-26 12:03:50,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:03:50,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1475541775] [2023-11-26 12:03:50,648 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:50,649 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-26 12:03:50,649 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:03:50,650 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:50,654 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:50,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:50,854 INFO L262 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-26 12:03:50,857 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:03:50,970 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-26 12:03:50,970 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-26 12:03:50,970 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:03:50,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1475541775] [2023-11-26 12:03:50,971 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1475541775] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:50,971 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:50,971 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:03:50,972 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [915648016] [2023-11-26 12:03:50,972 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:50,973 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:03:50,973 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:03:50,974 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:03:50,974 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:03:50,974 INFO L87 Difference]: Start difference. First operand 259 states and 355 transitions. Second operand has 3 states, 3 states have (on average 4.0) internal successors, (12), 2 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-26 12:03:52,844 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:03:52,844 INFO L93 Difference]: Finished difference Result 403 states and 544 transitions. [2023-11-26 12:03:52,851 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:03:52,852 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 2 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-26 12:03:52,852 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:03:52,856 INFO L225 Difference]: With dead ends: 403 [2023-11-26 12:03:52,856 INFO L226 Difference]: Without dead ends: 403 [2023-11-26 12:03:52,856 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-26 12:03:52,858 INFO L413 NwaCegarLoop]: 330 mSDtfsCounter, 182 mSDsluCounter, 308 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 185 SdHoareTripleChecker+Valid, 638 SdHoareTripleChecker+Invalid, 67 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time [2023-11-26 12:03:52,858 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [185 Valid, 638 Invalid, 67 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time] [2023-11-26 12:03:52,861 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 403 states. [2023-11-26 12:03:52,885 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 403 to 371. [2023-11-26 12:03:52,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 371 states, 343 states have (on average 1.338192419825073) internal successors, (459), 360 states have internal predecessors, (459), 23 states have call successors, (23), 4 states have call predecessors, (23), 3 states have return successors, (21), 7 states have call predecessors, (21), 21 states have call successors, (21) [2023-11-26 12:03:52,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 371 states and 503 transitions. [2023-11-26 12:03:52,895 INFO L78 Accepts]: Start accepts. Automaton has 371 states and 503 transitions. Word has length 12 [2023-11-26 12:03:52,895 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:03:52,896 INFO L495 AbstractCegarLoop]: Abstraction has 371 states and 503 transitions. [2023-11-26 12:03:52,896 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 2 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-26 12:03:52,896 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 503 transitions. [2023-11-26 12:03:52,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-26 12:03:52,897 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:03:52,897 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:03:52,908 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2023-11-26 12:03:53,098 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:53,098 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:03:53,099 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:53,099 INFO L85 PathProgramCache]: Analyzing trace with hash -133594902, now seen corresponding path program 1 times [2023-11-26 12:03:53,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:03:53,099 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1889359450] [2023-11-26 12:03:53,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:53,100 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-26 12:03:53,100 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:03:53,101 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:53,106 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:53,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:53,331 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-26 12:03:53,335 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:03:53,378 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-26 12:03:53,379 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-26 12:03:53,380 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-26 12:03:53,394 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-26 12:03:53,521 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-26 12:03:53,521 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-26 12:03:53,550 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-26 12:03:53,551 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-26 12:03:53,551 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:03:53,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1889359450] [2023-11-26 12:03:53,551 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1889359450] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:53,552 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:53,552 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-26 12:03:53,552 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1244354885] [2023-11-26 12:03:53,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:53,552 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 12:03:53,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:03:53,554 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 12:03:53,554 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 12:03:53,554 INFO L87 Difference]: Start difference. First operand 371 states and 503 transitions. Second operand has 4 states, 4 states have (on average 3.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-26 12:03:54,472 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:03:54,472 INFO L93 Difference]: Finished difference Result 567 states and 763 transitions. [2023-11-26 12:03:54,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 12:03:54,473 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.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-26 12:03:54,473 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:03:54,478 INFO L225 Difference]: With dead ends: 567 [2023-11-26 12:03:54,478 INFO L226 Difference]: Without dead ends: 567 [2023-11-26 12:03:54,478 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 9 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-26 12:03:54,480 INFO L413 NwaCegarLoop]: 331 mSDtfsCounter, 262 mSDsluCounter, 655 mSDsCounter, 0 mSdLazyCounter, 77 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 267 SdHoareTripleChecker+Valid, 986 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 77 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-11-26 12:03:54,480 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [267 Valid, 986 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 77 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-11-26 12:03:54,482 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 567 states. [2023-11-26 12:03:54,503 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 567 to 370. [2023-11-26 12:03:54,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 370 states, 342 states have (on average 1.3362573099415205) internal successors, (457), 359 states have internal predecessors, (457), 23 states have call successors, (23), 4 states have call predecessors, (23), 3 states have return successors, (21), 7 states have call predecessors, (21), 21 states have call successors, (21) [2023-11-26 12:03:54,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 370 states and 501 transitions. [2023-11-26 12:03:54,509 INFO L78 Accepts]: Start accepts. Automaton has 370 states and 501 transitions. Word has length 12 [2023-11-26 12:03:54,509 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:03:54,509 INFO L495 AbstractCegarLoop]: Abstraction has 370 states and 501 transitions. [2023-11-26 12:03:54,510 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.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-26 12:03:54,510 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 501 transitions. [2023-11-26 12:03:54,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2023-11-26 12:03:54,513 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:03:54,514 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 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, 1, 1] [2023-11-26 12:03:54,527 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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)] Forceful destruction successful, exit code 0 [2023-11-26 12:03:54,718 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:54,719 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:03:54,719 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:54,719 INFO L85 PathProgramCache]: Analyzing trace with hash -1570944541, now seen corresponding path program 1 times [2023-11-26 12:03:54,720 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:03:54,721 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1713283465] [2023-11-26 12:03:54,721 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:54,721 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-26 12:03:54,721 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:03:54,722 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:54,728 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:55,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:55,358 INFO L262 TraceCheckSpWp]: Trace formula consists of 458 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-26 12:03:55,363 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:03:55,419 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-26 12:03:55,419 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-26 12:03:55,420 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:03:55,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1713283465] [2023-11-26 12:03:55,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1713283465] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:55,420 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:55,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 12:03:55,428 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1356612596] [2023-11-26 12:03:55,428 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:55,429 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 12:03:55,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:03:55,430 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 12:03:55,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 12:03:55,430 INFO L87 Difference]: Start difference. First operand 370 states and 501 transitions. Second operand has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-26 12:03:55,652 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:03:55,653 INFO L93 Difference]: Finished difference Result 378 states and 493 transitions. [2023-11-26 12:03:55,653 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 12:03:55,654 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 79 [2023-11-26 12:03:55,654 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:03:55,656 INFO L225 Difference]: With dead ends: 378 [2023-11-26 12:03:55,657 INFO L226 Difference]: Without dead ends: 378 [2023-11-26 12:03:55,657 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 76 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-26 12:03:55,658 INFO L413 NwaCegarLoop]: 321 mSDtfsCounter, 36 mSDsluCounter, 618 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 939 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-26 12:03:55,659 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 939 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-26 12:03:55,660 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 378 states. [2023-11-26 12:03:55,672 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 378 to 376. [2023-11-26 12:03:55,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 376 states, 348 states have (on average 1.2844827586206897) internal successors, (447), 365 states have internal predecessors, (447), 23 states have call successors, (23), 4 states have call predecessors, (23), 3 states have return successors, (21), 7 states have call predecessors, (21), 21 states have call successors, (21) [2023-11-26 12:03:55,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 376 states to 376 states and 491 transitions. [2023-11-26 12:03:55,677 INFO L78 Accepts]: Start accepts. Automaton has 376 states and 491 transitions. Word has length 79 [2023-11-26 12:03:55,677 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:03:55,677 INFO L495 AbstractCegarLoop]: Abstraction has 376 states and 491 transitions. [2023-11-26 12:03:55,678 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-26 12:03:55,678 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 491 transitions. [2023-11-26 12:03:55,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2023-11-26 12:03:55,681 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:03:55,681 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 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, 1, 1] [2023-11-26 12:03:55,691 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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)] Forceful destruction successful, exit code 0 [2023-11-26 12:03:55,890 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:55,890 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:03:55,891 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:55,891 INFO L85 PathProgramCache]: Analyzing trace with hash 86070639, now seen corresponding path program 1 times [2023-11-26 12:03:55,892 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:03:55,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1232584397] [2023-11-26 12:03:55,893 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:55,893 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-26 12:03:55,893 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:03:55,894 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:55,906 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:56,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:56,517 INFO L262 TraceCheckSpWp]: Trace formula consists of 452 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-26 12:03:56,523 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:03:56,554 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:03:56,555 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-26 12:03:56,555 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:03:56,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1232584397] [2023-11-26 12:03:56,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1232584397] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:56,555 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:56,556 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 12:03:56,556 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2032489448] [2023-11-26 12:03:56,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:56,556 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 12:03:56,557 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:03:56,557 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 12:03:56,558 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 12:03:56,558 INFO L87 Difference]: Start difference. First operand 376 states and 491 transitions. Second operand has 4 states, 3 states have (on average 24.0) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-26 12:03:56,691 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:03:56,691 INFO L93 Difference]: Finished difference Result 378 states and 494 transitions. [2023-11-26 12:03:56,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 12:03:56,692 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 24.0) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 79 [2023-11-26 12:03:56,692 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:03:56,695 INFO L225 Difference]: With dead ends: 378 [2023-11-26 12:03:56,695 INFO L226 Difference]: Without dead ends: 378 [2023-11-26 12:03:56,696 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 76 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-26 12:03:56,697 INFO L413 NwaCegarLoop]: 337 mSDtfsCounter, 1 mSDsluCounter, 670 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 1007 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-26 12:03:56,697 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 1007 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-26 12:03:56,699 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 378 states. [2023-11-26 12:03:56,708 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 378 to 378. [2023-11-26 12:03:56,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 378 states, 349 states have (on average 1.2865329512893984) internal successors, (449), 367 states have internal predecessors, (449), 23 states have call successors, (23), 4 states have call predecessors, (23), 4 states have return successors, (22), 7 states have call predecessors, (22), 21 states have call successors, (22) [2023-11-26 12:03:56,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 378 states to 378 states and 494 transitions. [2023-11-26 12:03:56,713 INFO L78 Accepts]: Start accepts. Automaton has 378 states and 494 transitions. Word has length 79 [2023-11-26 12:03:56,713 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:03:56,713 INFO L495 AbstractCegarLoop]: Abstraction has 378 states and 494 transitions. [2023-11-26 12:03:56,714 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 24.0) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-26 12:03:56,714 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 494 transitions. [2023-11-26 12:03:56,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2023-11-26 12:03:56,717 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:03:56,718 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 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, 1, 1] [2023-11-26 12:03:56,728 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:56,926 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:56,926 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:03:56,926 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:56,926 INFO L85 PathProgramCache]: Analyzing trace with hash 703638389, now seen corresponding path program 1 times [2023-11-26 12:03:56,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:03:56,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1870400578] [2023-11-26 12:03:56,928 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:56,928 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-26 12:03:56,928 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:03:56,929 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:56,930 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:57,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:57,494 INFO L262 TraceCheckSpWp]: Trace formula consists of 474 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-26 12:03:57,502 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:03:57,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-26 12:03:57,545 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-26 12:03:57,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-26 12:03:57,679 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:03:57,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1870400578] [2023-11-26 12:03:57,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1870400578] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-26 12:03:57,683 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-26 12:03:57,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8 [2023-11-26 12:03:57,684 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1114740177] [2023-11-26 12:03:57,684 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-26 12:03:57,684 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-26 12:03:57,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:03:57,685 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-26 12:03:57,685 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2023-11-26 12:03:57,686 INFO L87 Difference]: Start difference. First operand 378 states and 494 transitions. Second operand has 8 states, 6 states have (on average 13.333333333333334) internal successors, (80), 8 states have internal predecessors, (80), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-26 12:03:58,073 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:03:58,074 INFO L93 Difference]: Finished difference Result 387 states and 508 transitions. [2023-11-26 12:03:58,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-26 12:03:58,075 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 6 states have (on average 13.333333333333334) internal successors, (80), 8 states have internal predecessors, (80), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 81 [2023-11-26 12:03:58,075 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:03:58,078 INFO L225 Difference]: With dead ends: 387 [2023-11-26 12:03:58,078 INFO L226 Difference]: Without dead ends: 387 [2023-11-26 12:03:58,078 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 165 GetRequests, 154 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=62, Invalid=94, Unknown=0, NotChecked=0, Total=156 [2023-11-26 12:03:58,079 INFO L413 NwaCegarLoop]: 337 mSDtfsCounter, 6 mSDsluCounter, 1335 mSDsCounter, 0 mSdLazyCounter, 74 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 1672 SdHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 74 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-26 12:03:58,080 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 1672 Invalid, 79 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 74 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-26 12:03:58,081 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 387 states. [2023-11-26 12:03:58,090 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 387 to 386. [2023-11-26 12:03:58,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 386 states, 356 states have (on average 1.297752808988764) internal successors, (462), 374 states have internal predecessors, (462), 23 states have call successors, (23), 5 states have call predecessors, (23), 5 states have return successors, (22), 7 states have call predecessors, (22), 21 states have call successors, (22) [2023-11-26 12:03:58,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 386 states to 386 states and 507 transitions. [2023-11-26 12:03:58,095 INFO L78 Accepts]: Start accepts. Automaton has 386 states and 507 transitions. Word has length 81 [2023-11-26 12:03:58,095 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:03:58,095 INFO L495 AbstractCegarLoop]: Abstraction has 386 states and 507 transitions. [2023-11-26 12:03:58,096 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 6 states have (on average 13.333333333333334) internal successors, (80), 8 states have internal predecessors, (80), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-26 12:03:58,096 INFO L276 IsEmpty]: Start isEmpty. Operand 386 states and 507 transitions. [2023-11-26 12:03:58,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2023-11-26 12:03:58,098 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:03:58,098 INFO L195 NwaCegarLoop]: trace histogram [6, 2, 2, 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, 1, 1] [2023-11-26 12:03:58,112 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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)] Forceful destruction successful, exit code 0 [2023-11-26 12:03:58,307 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:58,307 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:03:58,307 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:58,308 INFO L85 PathProgramCache]: Analyzing trace with hash -1394336817, now seen corresponding path program 2 times [2023-11-26 12:03:58,309 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:03:58,309 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1011797500] [2023-11-26 12:03:58,309 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-26 12:03:58,309 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-26 12:03:58,309 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:03:58,332 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:03:58,333 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:00,585 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-26 12:04:00,585 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-26 12:04:00,617 INFO L262 TraceCheckSpWp]: Trace formula consists of 518 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-26 12:04:00,621 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:04:00,681 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 16 proven. 3 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-26 12:04:00,681 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-26 12:04:00,827 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 16 proven. 3 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-26 12:04:00,827 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:04:00,828 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1011797500] [2023-11-26 12:04:00,828 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1011797500] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-26 12:04:00,828 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-26 12:04:00,828 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 10 [2023-11-26 12:04:00,828 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1422801530] [2023-11-26 12:04:00,829 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-26 12:04:00,829 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-11-26 12:04:00,830 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:04:00,830 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-11-26 12:04:00,831 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90 [2023-11-26 12:04:00,831 INFO L87 Difference]: Start difference. First operand 386 states and 507 transitions. Second operand has 10 states, 8 states have (on average 9.875) internal successors, (79), 10 states have internal predecessors, (79), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-26 12:04:01,339 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:04:01,339 INFO L93 Difference]: Finished difference Result 393 states and 518 transitions. [2023-11-26 12:04:01,340 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-26 12:04:01,341 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 8 states have (on average 9.875) internal successors, (79), 10 states have internal predecessors, (79), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 85 [2023-11-26 12:04:01,341 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:04:01,344 INFO L225 Difference]: With dead ends: 393 [2023-11-26 12:04:01,344 INFO L226 Difference]: Without dead ends: 393 [2023-11-26 12:04:01,345 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 176 GetRequests, 160 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=113, Invalid=193, Unknown=0, NotChecked=0, Total=306 [2023-11-26 12:04:01,346 INFO L413 NwaCegarLoop]: 336 mSDtfsCounter, 12 mSDsluCounter, 1667 mSDsCounter, 0 mSdLazyCounter, 91 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 2003 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 91 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-26 12:04:01,346 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 2003 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 91 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-26 12:04:01,348 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 393 states. [2023-11-26 12:04:01,357 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 393 to 390. [2023-11-26 12:04:01,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 390 states, 360 states have (on average 1.3055555555555556) internal successors, (470), 378 states have internal predecessors, (470), 23 states have call successors, (23), 5 states have call predecessors, (23), 5 states have return successors, (22), 7 states have call predecessors, (22), 21 states have call successors, (22) [2023-11-26 12:04:01,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 390 states to 390 states and 515 transitions. [2023-11-26 12:04:01,373 INFO L78 Accepts]: Start accepts. Automaton has 390 states and 515 transitions. Word has length 85 [2023-11-26 12:04:01,373 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:04:01,373 INFO L495 AbstractCegarLoop]: Abstraction has 390 states and 515 transitions. [2023-11-26 12:04:01,373 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 8 states have (on average 9.875) internal successors, (79), 10 states have internal predecessors, (79), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-26 12:04:01,374 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 515 transitions. [2023-11-26 12:04:01,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2023-11-26 12:04:01,376 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:04:01,376 INFO L195 NwaCegarLoop]: trace histogram [10, 2, 2, 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, 1, 1] [2023-11-26 12:04:01,397 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:01,591 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:01,591 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:04:01,591 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:04:01,592 INFO L85 PathProgramCache]: Analyzing trace with hash 1210509583, now seen corresponding path program 3 times [2023-11-26 12:04:01,593 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:04:01,593 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2123971361] [2023-11-26 12:04:01,593 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-26 12:04:01,593 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-26 12:04:01,593 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:04:01,594 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:01,597 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:04,428 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2023-11-26 12:04:04,429 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-26 12:04:04,471 INFO L262 TraceCheckSpWp]: Trace formula consists of 562 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-26 12:04:04,476 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:04:04,662 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 36 proven. 21 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-26 12:04:04,662 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-26 12:04:05,229 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 36 proven. 21 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-26 12:04:05,229 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:04:05,230 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2123971361] [2023-11-26 12:04:05,230 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2123971361] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-26 12:04:05,230 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-26 12:04:05,230 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10] total 18 [2023-11-26 12:04:05,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [345794847] [2023-11-26 12:04:05,230 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-26 12:04:05,231 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2023-11-26 12:04:05,231 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:04:05,232 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2023-11-26 12:04:05,232 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=97, Invalid=209, Unknown=0, NotChecked=0, Total=306 [2023-11-26 12:04:05,233 INFO L87 Difference]: Start difference. First operand 390 states and 515 transitions. Second operand has 18 states, 16 states have (on average 5.4375) internal successors, (87), 18 states have internal predecessors, (87), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-26 12:04:06,870 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:04:06,870 INFO L93 Difference]: Finished difference Result 411 states and 545 transitions. [2023-11-26 12:04:06,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2023-11-26 12:04:06,871 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 16 states have (on average 5.4375) internal successors, (87), 18 states have internal predecessors, (87), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 89 [2023-11-26 12:04:06,871 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:04:06,874 INFO L225 Difference]: With dead ends: 411 [2023-11-26 12:04:06,874 INFO L226 Difference]: Without dead ends: 409 [2023-11-26 12:04:06,875 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 191 GetRequests, 160 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 160 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=369, Invalid=687, Unknown=0, NotChecked=0, Total=1056 [2023-11-26 12:04:06,876 INFO L413 NwaCegarLoop]: 335 mSDtfsCounter, 24 mSDsluCounter, 2656 mSDsCounter, 0 mSdLazyCounter, 269 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 2991 SdHoareTripleChecker+Invalid, 283 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 269 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-11-26 12:04:06,876 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 2991 Invalid, 283 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 269 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-11-26 12:04:06,877 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 409 states. [2023-11-26 12:04:06,888 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 409 to 401. [2023-11-26 12:04:06,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 401 states, 371 states have (on average 1.320754716981132) internal successors, (490), 389 states have internal predecessors, (490), 23 states have call successors, (23), 5 states have call predecessors, (23), 5 states have return successors, (22), 7 states have call predecessors, (22), 21 states have call successors, (22) [2023-11-26 12:04:06,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 401 states to 401 states and 535 transitions. [2023-11-26 12:04:06,892 INFO L78 Accepts]: Start accepts. Automaton has 401 states and 535 transitions. Word has length 89 [2023-11-26 12:04:06,892 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:04:06,893 INFO L495 AbstractCegarLoop]: Abstraction has 401 states and 535 transitions. [2023-11-26 12:04:06,893 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 16 states have (on average 5.4375) internal successors, (87), 18 states have internal predecessors, (87), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-26 12:04:06,893 INFO L276 IsEmpty]: Start isEmpty. Operand 401 states and 535 transitions. [2023-11-26 12:04:06,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2023-11-26 12:04:06,894 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:04:06,895 INFO L195 NwaCegarLoop]: trace histogram [18, 2, 2, 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, 1, 1] [2023-11-26 12:04:06,910 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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)] Forceful destruction successful, exit code 0 [2023-11-26 12:04:07,109 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:07,110 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:04:07,110 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:04:07,110 INFO L85 PathProgramCache]: Analyzing trace with hash -704470129, now seen corresponding path program 4 times [2023-11-26 12:04:07,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:04:07,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1745698065] [2023-11-26 12:04:07,112 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-26 12:04:07,112 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-26 12:04:07,112 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:04:07,113 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:07,114 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:07,783 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-26 12:04:07,783 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-26 12:04:07,804 INFO L262 TraceCheckSpWp]: Trace formula consists of 650 conjuncts, 7 conjunts are in the unsatisfiable core [2023-11-26 12:04:07,807 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:04:07,892 INFO L134 CoverageAnalysis]: Checked inductivity of 192 backedges. 77 proven. 10 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2023-11-26 12:04:07,893 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-26 12:04:08,143 INFO L134 CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 86 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2023-11-26 12:04:08,144 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:04:08,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1745698065] [2023-11-26 12:04:08,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1745698065] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-26 12:04:08,144 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-26 12:04:08,144 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 14 [2023-11-26 12:04:08,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1908860594] [2023-11-26 12:04:08,145 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-26 12:04:08,145 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-11-26 12:04:08,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:04:08,146 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-11-26 12:04:08,146 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=121, Unknown=0, NotChecked=0, Total=182 [2023-11-26 12:04:08,146 INFO L87 Difference]: Start difference. First operand 401 states and 535 transitions. Second operand has 14 states, 12 states have (on average 7.166666666666667) internal successors, (86), 14 states have internal predecessors, (86), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-26 12:04:09,036 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:04:09,037 INFO L93 Difference]: Finished difference Result 411 states and 546 transitions. [2023-11-26 12:04:09,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2023-11-26 12:04:09,038 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 12 states have (on average 7.166666666666667) internal successors, (86), 14 states have internal predecessors, (86), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 97 [2023-11-26 12:04:09,038 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:04:09,041 INFO L225 Difference]: With dead ends: 411 [2023-11-26 12:04:09,041 INFO L226 Difference]: Without dead ends: 409 [2023-11-26 12:04:09,042 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 206 GetRequests, 180 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 91 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=257, Invalid=499, Unknown=0, NotChecked=0, Total=756 [2023-11-26 12:04:09,043 INFO L413 NwaCegarLoop]: 337 mSDtfsCounter, 13 mSDsluCounter, 1673 mSDsCounter, 0 mSdLazyCounter, 204 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 2010 SdHoareTripleChecker+Invalid, 217 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 204 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-26 12:04:09,043 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 2010 Invalid, 217 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 204 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-26 12:04:09,045 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 409 states. [2023-11-26 12:04:09,055 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 409 to 404. [2023-11-26 12:04:09,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 404 states, 374 states have (on average 1.3128342245989304) internal successors, (491), 392 states have internal predecessors, (491), 23 states have call successors, (23), 5 states have call predecessors, (23), 5 states have return successors, (22), 7 states have call predecessors, (22), 21 states have call successors, (22) [2023-11-26 12:04:09,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 404 states and 536 transitions. [2023-11-26 12:04:09,069 INFO L78 Accepts]: Start accepts. Automaton has 404 states and 536 transitions. Word has length 97 [2023-11-26 12:04:09,070 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:04:09,070 INFO L495 AbstractCegarLoop]: Abstraction has 404 states and 536 transitions. [2023-11-26 12:04:09,070 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 12 states have (on average 7.166666666666667) internal successors, (86), 14 states have internal predecessors, (86), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-26 12:04:09,070 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 536 transitions. [2023-11-26 12:04:09,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2023-11-26 12:04:09,072 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:04:09,072 INFO L195 NwaCegarLoop]: trace histogram [24, 2, 2, 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, 1, 1] [2023-11-26 12:04:09,084 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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)] Ended with exit code 0 [2023-11-26 12:04:09,282 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:09,283 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:04:09,284 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:04:09,284 INFO L85 PathProgramCache]: Analyzing trace with hash 1830501679, now seen corresponding path program 5 times [2023-11-26 12:04:09,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:04:09,285 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1902845362] [2023-11-26 12:04:09,285 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-11-26 12:04:09,285 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-26 12:04:09,285 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:04:09,286 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:09,289 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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 (11)] Waiting until timeout for monitored process [2023-11-26 12:04:11,031 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s) [2023-11-26 12:04:11,032 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-26 12:04:11,069 INFO L262 TraceCheckSpWp]: Trace formula consists of 716 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-26 12:04:11,072 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:04:11,333 INFO L134 CoverageAnalysis]: Checked inductivity of 327 backedges. 167 proven. 55 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2023-11-26 12:04:11,334 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-26 12:04:12,148 INFO L134 CoverageAnalysis]: Checked inductivity of 327 backedges. 0 proven. 221 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2023-11-26 12:04:12,148 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-26 12:04:12,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1902845362] [2023-11-26 12:04:12,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1902845362] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-26 12:04:12,148 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-26 12:04:12,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14] total 26 [2023-11-26 12:04:12,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [647184531] [2023-11-26 12:04:12,149 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-26 12:04:12,150 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2023-11-26 12:04:12,150 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-26 12:04:12,151 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2023-11-26 12:04:12,151 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=457, Unknown=0, NotChecked=0, Total=650 [2023-11-26 12:04:12,152 INFO L87 Difference]: Start difference. First operand 404 states and 536 transitions. Second operand has 26 states, 24 states have (on average 4.083333333333333) internal successors, (98), 26 states have internal predecessors, (98), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-26 12:04:15,758 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:04:15,758 INFO L93 Difference]: Finished difference Result 428 states and 570 transitions. [2023-11-26 12:04:15,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2023-11-26 12:04:15,759 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 24 states have (on average 4.083333333333333) internal successors, (98), 26 states have internal predecessors, (98), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 103 [2023-11-26 12:04:15,759 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:04:15,762 INFO L225 Difference]: With dead ends: 428 [2023-11-26 12:04:15,763 INFO L226 Difference]: Without dead ends: 426 [2023-11-26 12:04:15,764 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 235 GetRequests, 180 SyntacticMatches, 0 SemanticMatches, 55 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 350 ImplicationChecksByTransitivity, 2.5s TimeCoverageRelationStatistics Valid=998, Invalid=2194, Unknown=0, NotChecked=0, Total=3192 [2023-11-26 12:04:15,765 INFO L413 NwaCegarLoop]: 337 mSDtfsCounter, 24 mSDsluCounter, 4342 mSDsCounter, 0 mSdLazyCounter, 710 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 4679 SdHoareTripleChecker+Invalid, 742 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 710 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time [2023-11-26 12:04:15,766 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 4679 Invalid, 742 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 710 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time] [2023-11-26 12:04:15,767 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 426 states. [2023-11-26 12:04:15,778 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 426 to 416. [2023-11-26 12:04:15,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 416 states, 386 states have (on average 1.3031088082901554) internal successors, (503), 404 states have internal predecessors, (503), 23 states have call successors, (23), 5 states have call predecessors, (23), 5 states have return successors, (22), 7 states have call predecessors, (22), 21 states have call successors, (22) [2023-11-26 12:04:15,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 416 states and 548 transitions. [2023-11-26 12:04:15,783 INFO L78 Accepts]: Start accepts. Automaton has 416 states and 548 transitions. Word has length 103 [2023-11-26 12:04:15,783 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:04:15,783 INFO L495 AbstractCegarLoop]: Abstraction has 416 states and 548 transitions. [2023-11-26 12:04:15,784 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 24 states have (on average 4.083333333333333) internal successors, (98), 26 states have internal predecessors, (98), 2 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-26 12:04:15,784 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 548 transitions. [2023-11-26 12:04:15,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2023-11-26 12:04:15,785 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:04:15,786 INFO L195 NwaCegarLoop]: trace histogram [36, 2, 2, 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, 1, 1] [2023-11-26 12:04:15,802 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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 (11)] Forceful destruction successful, exit code 0 [2023-11-26 12:04:16,001 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:16,002 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-26 12:04:16,002 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:04:16,002 INFO L85 PathProgramCache]: Analyzing trace with hash 258033775, now seen corresponding path program 6 times [2023-11-26 12:04:16,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-26 12:04:16,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1051167176] [2023-11-26 12:04:16,003 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2023-11-26 12:04:16,003 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-26 12:04:16,003 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/mathsat [2023-11-26 12:04:16,004 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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-26 12:04:16,006 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e7522628-1424-43ac-9b86-51cdf3f14857/bin/uautomizer-verify-VRDe98Ueme/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 (12)] Waiting until timeout for monitored process [2023-11-26 12:04:20,873 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 13 check-sat command(s) [2023-11-26 12:04:20,874 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-26 12:04:20,923 INFO L262 TraceCheckSpWp]: Trace formula consists of 848 conjuncts, 26 conjunts are in the unsatisfiable core [2023-11-26 12:04:20,931 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:04:21,726 INFO L134 CoverageAnalysis]: Checked inductivity of 705 backedges. 347 proven. 253 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2023-11-26 12:04:21,726 INFO L327 TraceCheckSpWp]: Computing backward predicates...