./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--raw.ko-entry_point.cil.out.i --full-output --architecture 64bit


--------------------------------------------------------------------------------


Checking for memory safety (deref-memtrack)
Using default analysis
Version 4f9af400
extending candidate: java
['java']
extending candidate: /usr/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/oracle-jdk-bin-*/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/openjdk-*/bin/java
['java', '/usr/bin/java']
extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java
['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java']
['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml', '-i', '../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--raw.ko-entry_point.cil.out.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G valid-free) )\nCHECK( init(main()), LTL(G valid-deref) )\nCHECK( init(main()), LTL(G valid-memtrack) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '64bit', '--witnessprinter.graph.data.programhash', '793a6c625c75092f747de022bbd4fd421346f4483d489a12fa5057c55b9e4cfa']
Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--raw.ko-entry_point.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 793a6c625c75092f747de022bbd4fd421346f4483d489a12fa5057c55b9e4cfa
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 18:39:37,917 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 18:39:38,022 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf
[2024-11-07 18:39:38,027 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 18:39:38,027 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 18:39:38,044 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 18:39:38,045 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 18:39:38,045 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 18:39:38,045 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 18:39:38,045 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 18:39:38,045 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 18:39:38,046 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 18:39:38,046 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 18:39:38,046 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 18:39:38,046 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 18:39:38,046 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 18:39:38,046 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 18:39:38,046 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 18:39:38,047 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-07 18:39:38,047 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-07 18:39:38,047 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-07 18:39:38,047 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 18:39:38,047 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-07 18:39:38,047 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 18:39:38,047 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-07 18:39:38,047 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 18:39:38,048 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 18:39:38,048 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 18:39:38,048 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 18:39:38,048 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 18:39:38,048 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 18:39:38,048 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 18:39:38,048 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 18:39:38,048 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 18:39:38,048 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 18:39:38,049 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 18:39:38,049 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 18:39:38,049 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 18:39:38,049 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 18:39:38,049 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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 -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux
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 -> 793a6c625c75092f747de022bbd4fd421346f4483d489a12fa5057c55b9e4cfa
[2024-11-07 18:39:38,389 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 18:39:38,401 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 18:39:38,404 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 18:39:38,406 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 18:39:38,406 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 18:39:38,408 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--raw.ko-entry_point.cil.out.i
[2024-11-07 18:39:40,000 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 18:39:40,486 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 18:39:40,488 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--raw.ko-entry_point.cil.out.i
[2024-11-07 18:39:40,527 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e70daffd7/dbfc1653a08b4a30aacd2712339d33e3/FLAGa6cc4c25c
[2024-11-07 18:39:40,548 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e70daffd7/dbfc1653a08b4a30aacd2712339d33e3
[2024-11-07 18:39:40,551 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 18:39:40,552 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 18:39:40,554 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 18:39:40,555 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 18:39:40,558 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 18:39:40,559 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 06:39:40" (1/1) ...
[2024-11-07 18:39:40,560 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@293ca901 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 06:39:40, skipping insertion in model container
[2024-11-07 18:39:40,560 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 06:39:40" (1/1) ...
[2024-11-07 18:39:40,636 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 18:39:41,199 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,208 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,213 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,234 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,265 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,267 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,272 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,285 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,286 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,286 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,287 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,287 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,288 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,288 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,308 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,314 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,315 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,316 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,338 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,338 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,339 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,339 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,348 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,348 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,348 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,349 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,349 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,349 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,349 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,349 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,349 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,350 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,350 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,350 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,350 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,350 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,350 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,350 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,384 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:41,386 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 18:39:41,413 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 18:39:41,616 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 18:39:41,624 FATAL L?                        ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception:
java.lang.UnsupportedOperationException: Bitfield initialization
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.constructAddressForStructField(InitializationHandler.java:1131)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.makeNaiveOnHeapDefaultInitializationForType(InitializationHandler.java:670)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.makeNaiveOnHeapDefaultInitializationForType(InitializationHandler.java:672)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.makeDefaultOrNondetInitialization(InitializationHandler.java:626)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initRec(InitializationHandler.java:325)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initialize(InitializationHandler.java:274)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initialize(InitializationHandler.java:209)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.PostProcessor.createUltimateInitProcedure(PostProcessor.java:806)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.PostProcessor.postProcess(PostProcessor.java:213)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:669)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:254)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.performMainRun(MainTranslator.java:240)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:202)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:116)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.<init>(MainTranslator.java:94)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:145)
	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)
[2024-11-07 18:39:41,630 INFO  L158              Benchmark]: Toolchain (without parser) took 1076.80ms. Allocated memory is still 117.4MB. Free memory was 87.8MB in the beginning and 52.4MB in the end (delta: 35.4MB). Peak memory consumption was 54.8MB. Max. memory is 16.1GB.
[2024-11-07 18:39:41,634 INFO  L158              Benchmark]: CDTParser took 0.82ms. Allocated memory is still 83.9MB. Free memory is still 47.7MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-07 18:39:41,634 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1074.17ms. Allocated memory is still 117.4MB. Free memory was 87.6MB in the beginning and 52.4MB in the end (delta: 35.3MB). Peak memory consumption was 54.8MB. Max. memory is 16.1GB.
[2024-11-07 18:39:41,635 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.82ms. Allocated memory is still 83.9MB. Free memory is still 47.7MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1074.17ms. Allocated memory is still 117.4MB. Free memory was 87.6MB in the beginning and 52.4MB in the end (delta: 35.3MB). Peak memory consumption was 54.8MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - ExceptionOrErrorResult: UnsupportedOperationException: Bitfield initialization
    de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: UnsupportedOperationException: Bitfield initialization: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.constructAddressForStructField(InitializationHandler.java:1131)
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: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--raw.ko-entry_point.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 793a6c625c75092f747de022bbd4fd421346f4483d489a12fa5057c55b9e4cfa
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 18:39:44,066 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 18:39:44,190 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf
[2024-11-07 18:39:44,196 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 18:39:44,196 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 18:39:44,267 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 18:39:44,273 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 18:39:44,274 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 18:39:44,274 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 18:39:44,274 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 18:39:44,274 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 18:39:44,274 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 18:39:44,275 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 18:39:44,275 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-07 18:39:44,275 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 18:39:44,276 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 18:39:44,276 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt 
[2024-11-07 18:39:44,276 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 18:39:44,277 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 18:39:44,277 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 18:39:44,277 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 18:39:44,277 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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 -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux
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 -> 793a6c625c75092f747de022bbd4fd421346f4483d489a12fa5057c55b9e4cfa
[2024-11-07 18:39:44,569 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 18:39:44,577 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 18:39:44,580 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 18:39:44,581 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 18:39:44,581 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 18:39:44,583 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--raw.ko-entry_point.cil.out.i
[2024-11-07 18:39:46,125 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 18:39:46,624 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 18:39:46,625 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--raw.ko-entry_point.cil.out.i
[2024-11-07 18:39:46,665 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2bafb9293/2d3a6445f7b840158a7b89981eb35b8e/FLAG0ccec1004
[2024-11-07 18:39:46,688 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2bafb9293/2d3a6445f7b840158a7b89981eb35b8e
[2024-11-07 18:39:46,690 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 18:39:46,692 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 18:39:46,694 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 18:39:46,694 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 18:39:46,698 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 18:39:46,699 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 06:39:46" (1/1) ...
[2024-11-07 18:39:46,700 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@17541034 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 06:39:46, skipping insertion in model container
[2024-11-07 18:39:46,700 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 06:39:46" (1/1) ...
[2024-11-07 18:39:46,784 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 18:39:47,404 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,413 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,419 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,429 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,452 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,455 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,458 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,465 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,466 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,466 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,471 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,471 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,473 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,473 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,490 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,537 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,541 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,542 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,550 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,550 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,551 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,551 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,553 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,553 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,553 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,554 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,554 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,554 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,555 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,555 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,555 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,555 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,556 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,556 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,556 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,556 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,556 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,556 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,584 WARN  L1070              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-07 18:39:47,591 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 18:39:47,627 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 18:39:47,847 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 18:39:47,931 FATAL L?                        ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception:
java.lang.UnsupportedOperationException: Bitfield initialization
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.constructAddressForStructField(InitializationHandler.java:1131)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.makeNaiveOnHeapDefaultInitializationForType(InitializationHandler.java:670)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.makeNaiveOnHeapDefaultInitializationForType(InitializationHandler.java:672)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.makeDefaultOrNondetInitialization(InitializationHandler.java:626)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initRec(InitializationHandler.java:325)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initialize(InitializationHandler.java:274)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initialize(InitializationHandler.java:209)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.PostProcessor.createUltimateInitProcedure(PostProcessor.java:806)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.PostProcessor.postProcess(PostProcessor.java:213)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:669)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:254)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.performMainRun(MainTranslator.java:240)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:202)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:116)
	at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.<init>(MainTranslator.java:94)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:145)
	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)
[2024-11-07 18:39:47,946 INFO  L158              Benchmark]: Toolchain (without parser) took 1250.08ms. Allocated memory was 117.4MB in the beginning and 276.8MB in the end (delta: 159.4MB). Free memory was 87.2MB in the beginning and 232.9MB in the end (delta: -145.7MB). Peak memory consumption was 71.2MB. Max. memory is 16.1GB.
[2024-11-07 18:39:47,946 INFO  L158              Benchmark]: CDTParser took 0.36ms. Allocated memory is still 117.4MB. Free memory is still 84.8MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-07 18:39:47,947 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1247.40ms. Allocated memory was 117.4MB in the beginning and 276.8MB in the end (delta: 159.4MB). Free memory was 86.9MB in the beginning and 232.9MB in the end (delta: -146.0MB). Peak memory consumption was 62.8MB. Max. memory is 16.1GB.
[2024-11-07 18:39:47,948 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.36ms. Allocated memory is still 117.4MB. Free memory is still 84.8MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1247.40ms. Allocated memory was 117.4MB in the beginning and 276.8MB in the end (delta: 159.4MB). Free memory was 86.9MB in the beginning and 232.9MB in the end (delta: -146.0MB). Peak memory consumption was 62.8MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - ExceptionOrErrorResult: UnsupportedOperationException: Bitfield initialization
    de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: UnsupportedOperationException: Bitfield initialization: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.constructAddressForStructField(InitializationHandler.java:1131)
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 initialization