/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver Internal_SMTInterpol -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--phy--dp83640.ko-entry_point.cil.out.i


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


This is Ultimate 0.2.5-dev-356b6ba-m
[2024-10-31 22:24:03,657 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-31 22:24:03,736 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf
[2024-10-31 22:24:03,742 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-31 22:24:03,743 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-31 22:24:03,775 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-31 22:24:03,776 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-31 22:24:03,776 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-31 22:24:03,780 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-10-31 22:24:03,780 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-10-31 22:24:03,780 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-31 22:24:03,781 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-31 22:24:03,781 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-31 22:24:03,782 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-31 22:24:03,783 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-31 22:24:03,784 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-31 22:24:03,784 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-31 22:24:03,785 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-31 22:24:03,785 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-31 22:24:03,785 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-31 22:24:03,787 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-31 22:24:03,788 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-10-31 22:24:03,788 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-10-31 22:24:03,788 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-31 22:24:03,789 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-10-31 22:24:03,789 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-31 22:24:03,789 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-31 22:24:03,790 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-31 22:24:03,790 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-31 22:24:03,790 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-10-31 22:24:03,791 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-31 22:24:03,791 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-31 22:24:03,794 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-31 22:24:03,795 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-31 22:24:03,795 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-31 22:24:03,795 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2024-10-31 22:24:03,796 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt 
[2024-10-31 22:24:03,796 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-31 22:24:03,796 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-10-31 22:24:03,796 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-10-31 22:24:03,797 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-10-31 22:24:03,797 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2024-10-31 22:24:03,797 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:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMT solver -> Internal_SMTInterpol
[2024-10-31 22:24:04,123 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-31 22:24:04,140 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-31 22:24:04,142 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-31 22:24:04,143 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-31 22:24:04,144 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-31 22:24:04,145 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--phy--dp83640.ko-entry_point.cil.out.i
[2024-10-31 22:24:05,565 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-31 22:24:06,057 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-31 22:24:06,058 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--phy--dp83640.ko-entry_point.cil.out.i
[2024-10-31 22:24:06,103 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/404f40a6c/97fabf031f2549159b4109d321aa9d0c/FLAG0daf75734
[2024-10-31 22:24:06,141 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/404f40a6c/97fabf031f2549159b4109d321aa9d0c
[2024-10-31 22:24:06,144 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-31 22:24:06,146 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-10-31 22:24:06,149 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-31 22:24:06,149 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-31 22:24:06,153 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-31 22:24:06,154 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:24:06" (1/1) ...
[2024-10-31 22:24:06,154 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@347afb14 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:24:06, skipping insertion in model container
[2024-10-31 22:24:06,155 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:24:06" (1/1) ...
[2024-10-31 22:24:06,267 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-31 22:24:07,040 WARN  L634        FunctionHandler]: implicit declaration of function ldv_assume
[2024-10-31 22:24:07,044 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,267 WARN  L251   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--phy--dp83640.ko-entry_point.cil.out.i[161338,161351]
[2024-10-31 22:24:07,382 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,402 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,415 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,537 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,538 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,598 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,598 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,629 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,642 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,671 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,671 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,711 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,711 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,712 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,729 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,733 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,735 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,735 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,736 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,747 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,750 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,757 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,783 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,784 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,786 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,793 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,795 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,803 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,813 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,820 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,839 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,839 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,843 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,844 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,900 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,938 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,949 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:07,950 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-31 22:24:07,981 INFO  L197         MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution]
[2024-10-31 22:24:08,091 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-31 22:24:08,224 WARN  L634        FunctionHandler]: implicit declaration of function ldv_assume
[2024-10-31 22:24:08,224 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,234 WARN  L251   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--phy--dp83640.ko-entry_point.cil.out.i[161338,161351]
[2024-10-31 22:24:08,244 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,247 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,248 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,284 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,285 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,302 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,303 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,311 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,313 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,320 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,321 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,330 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,331 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,331 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,333 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,336 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,338 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,339 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,339 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,340 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,341 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,343 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,347 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,348 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,349 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,353 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,355 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,357 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,358 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,360 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,363 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,364 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,364 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,364 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,382 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,386 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,392 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-10-31 22:24:08,392 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-31 22:24:08,403 INFO  L200         MainTranslator]: Completed pre-run
[2024-10-31 22:24:08,513 WARN  L634        FunctionHandler]: implicit declaration of function ldv_assume
[2024-10-31 22:24:08,524 WARN  L251   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--phy--dp83640.ko-entry_point.cil.out.i[161338,161351]
[2024-10-31 22:24:08,587 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/net/--X--defaultlinux-3.16-rc1.tar.xz--X--205_9a--X--cpachecker/linux-3.16-rc1.tar.xz/csd_deg_dscv/998/dscv_tempdir/dscv/ri/205_9a/drivers/net/phy/dp83640.o.c.prepared"),
                         "i" (952), "i" (12UL)); [6658-6659]
[2024-10-31 22:24:08,656 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-31 22:24:08,809 ERROR L321         MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: ldv_assume
[2024-10-31 22:24:08,811 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@cbcb014 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:24:08, skipping insertion in model container
[2024-10-31 22:24:08,811 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-31 22:24:08,812 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-10-31 22:24:08,814 INFO  L158              Benchmark]: Toolchain (without parser) took 2667.26ms. Allocated memory was 186.6MB in the beginning and 248.5MB in the end (delta: 61.9MB). Free memory was 151.6MB in the beginning and 193.3MB in the end (delta: -41.7MB). Peak memory consumption was 136.6MB. Max. memory is 8.0GB.
[2024-10-31 22:24:08,814 INFO  L158              Benchmark]: CDTParser took 0.13ms. Allocated memory is still 186.6MB. Free memory is still 162.2MB. There was no memory consumed. Max. memory is 8.0GB.
[2024-10-31 22:24:08,814 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 2663.37ms. Allocated memory was 186.6MB in the beginning and 248.5MB in the end (delta: 61.9MB). Free memory was 151.1MB in the beginning and 193.3MB in the end (delta: -42.2MB). Peak memory consumption was 136.6MB. Max. memory is 8.0GB.
[2024-10-31 22:24:08,815 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.13ms. Allocated memory is still 186.6MB. Free memory is still 162.2MB. There was no memory consumed. Max. memory is 8.0GB.
 * CACSL2BoogieTranslator took 2663.37ms. Allocated memory was 186.6MB in the beginning and 248.5MB in the end (delta: 61.9MB). Free memory was 151.1MB in the beginning and 193.3MB in the end (delta: -42.2MB). Peak memory consumption was 136.6MB. Max. memory is 8.0GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResultAtLocation [Line: 6658]: Unsoundness Warning
    Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/net/--X--defaultlinux-3.16-rc1.tar.xz--X--205_9a--X--cpachecker/linux-3.16-rc1.tar.xz/csd_deg_dscv/998/dscv_tempdir/dscv/ri/205_9a/drivers/net/phy/dp83640.o.c.prepared"),
                         "i" (952), "i" (12UL)); [6658-6659]
  - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax
    The following functions are not defined or handled internally: ldv_assume
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...