./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-usb-dvb-usb-v2-dvb-usb-mxl111sf.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-usb-dvb-usb-v2-dvb-usb-mxl111sf.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI --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 64bit --witnessprinter.graph.data.programhash f9bfbf18bd1a8f897b5856873eb861685bb3fceaaaa2b43412659a46f6a58059 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:45:26,711 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:45:26,788 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf [2023-11-24 21:45:26,795 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:45:26,796 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:45:26,825 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:45:26,828 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:45:26,829 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:45:26,830 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:45:26,832 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:45:26,833 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:45:26,834 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:45:26,835 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:45:26,838 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:45:26,839 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:45:26,840 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:45:26,841 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:45:26,846 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:45:26,846 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:45:26,847 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:45:26,848 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:45:26,848 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:45:26,849 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:45:26,850 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:45:26,850 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:45:26,851 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:45:26,852 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:45:26,852 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:45:26,853 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:45:26,854 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:45:26,855 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:45:26,856 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:45:26,856 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:45:26,857 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:45:26,857 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:45:26,857 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:45:26,858 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:45:26,858 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:45:26,859 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_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/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_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f9bfbf18bd1a8f897b5856873eb861685bb3fceaaaa2b43412659a46f6a58059 [2023-11-24 21:45:27,218 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:45:27,259 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:45:27,263 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:45:27,264 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:45:27,265 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:45:27,267 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-usb-dvb-usb-v2-dvb-usb-mxl111sf.cil.i [2023-11-24 21:45:30,392 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:45:31,366 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:45:31,366 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-usb-dvb-usb-v2-dvb-usb-mxl111sf.cil.i [2023-11-24 21:45:31,461 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/data/c08fa39ac/cd9e7ff025284ccf9a6c392122905189/FLAGb0a47e13b [2023-11-24 21:45:31,480 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/data/c08fa39ac/cd9e7ff025284ccf9a6c392122905189 [2023-11-24 21:45:31,488 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:45:31,492 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:45:31,498 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:45:31,498 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:45:31,505 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:45:31,505 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:45:31" (1/1) ... [2023-11-24 21:45:31,507 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3bed1134 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:45:31, skipping insertion in model container [2023-11-24 21:45:31,507 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:45:31" (1/1) ... [2023-11-24 21:45:31,831 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:45:33,203 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,264 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,306 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,339 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,378 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,409 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,428 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,478 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,548 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,599 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,642 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,688 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:33,705 WARN L580 CHandler]: More than one settings change for restart is not yet implemented; using only the first one to be reported [2023-11-24 21:45:36,008 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:45:36,100 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-24 21:45:36,101 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7a7cf2ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:45:36, skipping insertion in model container [2023-11-24 21:45:36,102 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:45:36,102 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-24 21:45:36,105 INFO L158 Benchmark]: Toolchain (without parser) took 4611.74ms. Allocated memory is still 207.6MB. Free memory was 141.5MB in the beginning and 114.6MB in the end (delta: 26.9MB). Peak memory consumption was 76.8MB. Max. memory is 16.1GB. [2023-11-24 21:45:36,106 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 130.0MB. Free memory is still 74.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:45:36,107 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4604.69ms. Allocated memory is still 207.6MB. Free memory was 141.5MB in the beginning and 114.6MB in the end (delta: 26.9MB). Peak memory consumption was 76.8MB. Max. memory is 16.1GB. [2023-11-24 21:45:36,109 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.37ms. Allocated memory is still 130.0MB. Free memory is still 74.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4604.69ms. Allocated memory is still 207.6MB. Free memory was 141.5MB in the beginning and 114.6MB in the end (delta: 26.9MB). Peak memory consumption was 76.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 7197]: 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-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-usb-dvb-usb-v2-dvb-usb-mxl111sf.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI --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 64bit --witnessprinter.graph.data.programhash f9bfbf18bd1a8f897b5856873eb861685bb3fceaaaa2b43412659a46f6a58059 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:45:38,704 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:45:38,838 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf [2023-11-24 21:45:38,849 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:45:38,850 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:45:38,915 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:45:38,916 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:45:38,917 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:45:38,918 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:45:38,923 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:45:38,924 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:45:38,925 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:45:38,925 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:45:38,927 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:45:38,928 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:45:38,928 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:45:38,929 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:45:38,929 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:45:38,930 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:45:38,930 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:45:38,930 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:45:38,931 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:45:38,931 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:45:38,932 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 21:45:38,932 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 21:45:38,933 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:45:38,933 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:45:38,934 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:45:38,935 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:45:38,935 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:45:38,937 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:45:38,937 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:45:38,937 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:45:38,938 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:45:38,938 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-24 21:45:38,938 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 21:45:38,939 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:45:38,939 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:45:38,940 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:45:38,940 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:45:38,940 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-24 21:45:38,941 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_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/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_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f9bfbf18bd1a8f897b5856873eb861685bb3fceaaaa2b43412659a46f6a58059 [2023-11-24 21:45:39,446 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:45:39,480 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:45:39,483 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:45:39,486 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:45:39,486 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:45:39,488 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-usb-dvb-usb-v2-dvb-usb-mxl111sf.cil.i [2023-11-24 21:45:43,162 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:45:43,999 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:45:44,000 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-usb-dvb-usb-v2-dvb-usb-mxl111sf.cil.i [2023-11-24 21:45:44,060 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/data/e1f05648d/f9e6482b82dc4a3899a74b05ff7bdd7b/FLAGcfcfaf8d0 [2023-11-24 21:45:44,084 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_514d9d4c-884d-4909-b2c7-7b4919d5881e/bin/uautomizer-verify-NlZe1sFDwI/data/e1f05648d/f9e6482b82dc4a3899a74b05ff7bdd7b [2023-11-24 21:45:44,091 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:45:44,093 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:45:44,097 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:45:44,097 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:45:44,103 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:45:44,104 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:45:44" (1/1) ... [2023-11-24 21:45:44,105 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ca0dfde and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:45:44, skipping insertion in model container [2023-11-24 21:45:44,106 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:45:44" (1/1) ... [2023-11-24 21:45:44,587 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:45:48,703 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:45:48,811 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-24 21:45:48,957 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:45:49,737 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:45:49,828 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:45:50,060 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.UnsupportedOperationException: Bitfield reference at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.StructHandler.handleFieldReference(StructHandler.java:138) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1464) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:350) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:727) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:358) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1427) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:312) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:320) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:320) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:320) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:386) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1512) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:275) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3421) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2441) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:611) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:258) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.performMainRun(MainTranslator.java:242) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:204) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-24 21:45:50,070 INFO L158 Benchmark]: Toolchain (without parser) took 5975.74ms. Allocated memory was 73.4MB in the beginning and 226.5MB in the end (delta: 153.1MB). Free memory was 31.5MB in the beginning and 119.2MB in the end (delta: -87.8MB). Peak memory consumption was 78.0MB. Max. memory is 16.1GB. [2023-11-24 21:45:50,071 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 73.4MB. Free memory is still 49.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:45:50,072 INFO L158 Benchmark]: CACSL2BoogieTranslator took 5970.63ms. Allocated memory was 73.4MB in the beginning and 226.5MB in the end (delta: 153.1MB). Free memory was 31.2MB in the beginning and 119.2MB in the end (delta: -88.0MB). Peak memory consumption was 78.0MB. Max. memory is 16.1GB. [2023-11-24 21:45:50,081 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 73.4MB. Free memory is still 49.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 5970.63ms. Allocated memory was 73.4MB in the beginning and 226.5MB in the end (delta: 153.1MB). Free memory was 31.2MB in the beginning and 119.2MB in the end (delta: -88.0MB). Peak memory consumption was 78.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: UnsupportedOperationException: Bitfield reference de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: UnsupportedOperationException: Bitfield reference: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.StructHandler.handleFieldReference(StructHandler.java:138) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: UnsupportedOperationException: Bitfield reference