./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version cf1a7837 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_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 8dbd267b0e0821e8d358e8d234024d8e484ea32431972ed8b70b87052179a50c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:12:46,867 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:12:46,950 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-12 02:12:46,956 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:12:46,957 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:12:46,985 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:12:46,986 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:12:46,987 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:12:46,988 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:12:46,988 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:12:46,989 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:12:46,990 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:12:46,991 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:12:46,991 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:12:46,992 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:12:46,993 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:12:46,993 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:12:46,994 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:12:46,994 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-12 02:12:46,995 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-12 02:12:46,996 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-12 02:12:46,997 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:12:46,997 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-12 02:12:46,998 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 02:12:46,998 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:12:46,999 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:12:46,999 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:12:47,000 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:12:47,000 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:12:47,001 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:12:47,001 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:12:47,002 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:12:47,002 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:12:47,003 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:12:47,003 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:12:47,003 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:12:47,003 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:12:47,004 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:12:47,004 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_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/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_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 8dbd267b0e0821e8d358e8d234024d8e484ea32431972ed8b70b87052179a50c [2023-11-12 02:12:47,284 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:12:47,319 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:12:47,322 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:12:47,324 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:12:47,325 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:12:47,326 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c [2023-11-12 02:12:50,584 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:12:50,929 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:12:50,930 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c [2023-11-12 02:12:50,943 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/data/988f4e68c/0a47dfc8294c4b8a828bfa058f62a6be/FLAGad7f40e5b [2023-11-12 02:12:50,963 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/data/988f4e68c/0a47dfc8294c4b8a828bfa058f62a6be [2023-11-12 02:12:50,969 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:12:50,973 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:12:50,977 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:12:50,977 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:12:50,983 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:12:50,986 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:12:50" (1/1) ... [2023-11-12 02:12:50,987 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6c78fb1d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:50, skipping insertion in model container [2023-11-12 02:12:50,987 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:12:50" (1/1) ... [2023-11-12 02:12:51,032 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:12:51,323 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:12:51,338 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-12 02:12:51,339 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5ee3dc10 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:51, skipping insertion in model container [2023-11-12 02:12:51,339 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:12:51,339 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-12 02:12:51,342 INFO L158 Benchmark]: Toolchain (without parser) took 367.82ms. Allocated memory is still 167.8MB. Free memory was 135.2MB in the beginning and 124.4MB in the end (delta: 10.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-12 02:12:51,343 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 115.3MB. Free memory was 61.7MB in the beginning and 61.5MB in the end (delta: 158.8kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:12:51,344 INFO L158 Benchmark]: CACSL2BoogieTranslator took 362.45ms. Allocated memory is still 167.8MB. Free memory was 135.2MB in the beginning and 124.4MB in the end (delta: 10.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-12 02:12:51,346 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.29ms. Allocated memory is still 115.3MB. Free memory was 61.7MB in the beginning and 61.5MB in the end (delta: 158.8kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 362.45ms. Allocated memory is still 167.8MB. Free memory was 135.2MB in the beginning and 124.4MB in the end (delta: 10.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 164]: 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_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 8dbd267b0e0821e8d358e8d234024d8e484ea32431972ed8b70b87052179a50c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:12:53,833 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:12:53,967 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2023-11-12 02:12:53,975 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:12:53,976 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:12:54,023 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:12:54,023 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:12:54,024 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:12:54,025 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:12:54,030 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:12:54,031 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:12:54,031 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:12:54,032 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:12:54,032 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:12:54,033 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:12:54,033 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:12:54,033 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:12:54,034 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:12:54,034 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-12 02:12:54,034 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-12 02:12:54,035 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-12 02:12:54,035 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:12:54,036 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-12 02:12:54,036 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-12 02:12:54,037 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-12 02:12:54,037 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 02:12:54,037 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:12:54,038 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:12:54,039 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:12:54,039 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:12:54,040 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:12:54,040 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:12:54,041 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:12:54,041 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:12:54,041 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-12 02:12:54,042 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-12 02:12:54,042 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:12:54,042 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:12:54,042 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:12:54,043 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-12 02:12:54,043 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:12:54,044 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_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/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_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 8dbd267b0e0821e8d358e8d234024d8e484ea32431972ed8b70b87052179a50c [2023-11-12 02:12:54,494 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:12:54,529 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:12:54,532 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:12:54,533 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:12:54,534 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:12:54,535 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c [2023-11-12 02:12:57,689 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:12:58,004 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:12:58,005 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c [2023-11-12 02:12:58,020 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/data/625702c6a/a2cf4f06c6b24678831dfc442e3c33fa/FLAGdc2964628 [2023-11-12 02:12:58,036 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/data/625702c6a/a2cf4f06c6b24678831dfc442e3c33fa [2023-11-12 02:12:58,042 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:12:58,044 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:12:58,047 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:12:58,047 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:12:58,052 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:12:58,053 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,054 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ca7bb03 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58, skipping insertion in model container [2023-11-12 02:12:58,055 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,103 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:12:58,416 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:12:58,443 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-12 02:12:58,454 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:12:58,505 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:12:58,513 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:12:58,591 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:12:58,635 WARN L672 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:12:58,635 WARN L672 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:12:58,644 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:12:58,644 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58 WrapperNode [2023-11-12 02:12:58,644 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:12:58,646 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:12:58,646 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:12:58,646 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:12:58,657 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,682 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,744 INFO L138 Inliner]: procedures = 29, calls = 88, calls flagged for inlining = 23, calls inlined = 29, statements flattened = 356 [2023-11-12 02:12:58,747 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:12:58,748 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:12:58,749 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:12:58,749 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:12:58,760 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,760 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,783 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,784 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,815 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,821 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,824 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,827 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,848 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:12:58,849 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:12:58,849 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:12:58,849 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:12:58,850 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (1/1) ... [2023-11-12 02:12:58,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:12:58,879 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:12:58,893 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:12:58,932 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bae2ec15-f457-4735-9edb-4eac0aa27728/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:12:58,945 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:12:58,945 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-12 02:12:58,946 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:12:58,946 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-12 02:12:58,946 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-11-12 02:12:58,946 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-11-12 02:12:58,947 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-11-12 02:12:58,947 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-11-12 02:12:58,947 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-11-12 02:12:58,949 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-11-12 02:12:58,950 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2023-11-12 02:12:58,950 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2023-11-12 02:12:58,950 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-12 02:12:58,951 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-12 02:12:58,951 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-12 02:12:58,951 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:12:58,951 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:12:58,952 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:12:58,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-12 02:12:58,955 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-12 02:12:59,142 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:12:59,144 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:13:00,172 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:13:00,573 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:13:00,574 INFO L302 CfgBuilder]: Removed 7 assume(true) statements. [2023-11-12 02:13:00,579 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:13:00 BoogieIcfgContainer [2023-11-12 02:13:00,579 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:13:00,583 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:13:00,583 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:13:00,587 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:13:00,587 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:12:58" (1/3) ... [2023-11-12 02:13:00,592 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@bc9d4fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:13:00, skipping insertion in model container [2023-11-12 02:13:00,592 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:12:58" (2/3) ... [2023-11-12 02:13:00,593 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@bc9d4fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:13:00, skipping insertion in model container [2023-11-12 02:13:00,593 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:13:00" (3/3) ... [2023-11-12 02:13:00,594 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-series.wvr.c [2023-11-12 02:13:00,614 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:13:00,614 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 38 error locations. [2023-11-12 02:13:00,615 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-12 02:13:00,775 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-12 02:13:00,835 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 304 places, 313 transitions, 654 flow [2023-11-12 02:13:01,024 INFO L124 PetriNetUnfolderBase]: 22/309 cut-off events. [2023-11-12 02:13:01,025 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-12 02:13:01,035 INFO L83 FinitePrefix]: Finished finitePrefix Result has 326 conditions, 309 events. 22/309 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 318 event pairs, 0 based on Foata normal form. 0/249 useless extension candidates. Maximal degree in co-relation 253. Up to 2 conditions per place. [2023-11-12 02:13:01,035 INFO L82 GeneralOperation]: Start removeDead. Operand has 304 places, 313 transitions, 654 flow [2023-11-12 02:13:01,050 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 295 places, 304 transitions, 632 flow [2023-11-12 02:13:01,054 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:13:01,069 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 295 places, 304 transitions, 632 flow [2023-11-12 02:13:01,073 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 295 places, 304 transitions, 632 flow [2023-11-12 02:13:01,074 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 295 places, 304 transitions, 632 flow [2023-11-12 02:13:01,170 INFO L124 PetriNetUnfolderBase]: 22/304 cut-off events. [2023-11-12 02:13:01,170 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-12 02:13:01,172 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 304 events. 22/304 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 315 event pairs, 0 based on Foata normal form. 0/245 useless extension candidates. Maximal degree in co-relation 253. Up to 2 conditions per place. [2023-11-12 02:13:01,176 INFO L119 LiptonReduction]: Number of co-enabled transitions 4600