./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--usb--misc--adutux.ko.cil.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 30e01a73 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_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--usb--misc--adutux.ko.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d21289ad0260bc29d79b2bd61c2535ad4b8522ed30b4caa2844d314826a0bd1c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 21:33:16,319 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 21:33:16,418 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-23 21:33:16,436 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 21:33:16,437 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 21:33:16,485 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 21:33:16,487 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 21:33:16,487 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 21:33:16,488 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 21:33:16,494 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 21:33:16,495 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 21:33:16,496 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 21:33:16,497 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 21:33:16,499 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 21:33:16,500 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 21:33:16,500 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 21:33:16,501 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 21:33:16,501 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 21:33:16,502 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 21:33:16,502 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 21:33:16,504 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 21:33:16,505 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 21:33:16,506 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 21:33:16,506 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 21:33:16,507 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-23 21:33:16,507 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-23 21:33:16,508 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 21:33:16,508 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 21:33:16,509 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 21:33:16,510 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 21:33:16,512 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 21:33:16,512 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 21:33:16,512 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 21:33:16,513 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:33:16,513 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 21:33:16,513 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 21:33:16,514 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 21:33:16,514 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 21:33:16,514 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 21:33:16,515 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 21:33:16,515 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-23 21:33:16,515 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 21:33:16,516 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-23 21:33:16,516 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 21:33:16,517 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_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/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_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ 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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d21289ad0260bc29d79b2bd61c2535ad4b8522ed30b4caa2844d314826a0bd1c [2023-11-23 21:33:16,856 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 21:33:16,895 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 21:33:16,898 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 21:33:16,900 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 21:33:16,901 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 21:33:16,902 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--usb--misc--adutux.ko.cil.i [2023-11-23 21:33:20,049 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 21:33:20,577 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 21:33:20,578 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--usb--misc--adutux.ko.cil.i [2023-11-23 21:33:20,621 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/data/edc31bd00/b0d0634200c44c9a8bd5eb629f0cd10f/FLAGc70126759 [2023-11-23 21:33:20,641 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/data/edc31bd00/b0d0634200c44c9a8bd5eb629f0cd10f [2023-11-23 21:33:20,648 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 21:33:20,649 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 21:33:20,653 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 21:33:20,653 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 21:33:20,659 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 21:33:20,660 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:33:20" (1/1) ... [2023-11-23 21:33:20,661 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@fb70856 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:20, skipping insertion in model container [2023-11-23 21:33:20,662 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:33:20" (1/1) ... [2023-11-23 21:33:20,840 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 21:33:22,846 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:33:22,901 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 21:33:23,006 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [3628-3629] [2023-11-23 21:33:23,008 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [3662] [2023-11-23 21:33:23,009 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3665] [2023-11-23 21:33:23,009 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3668] [2023-11-23 21:33:23,009 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3671] [2023-11-23 21:33:23,115 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (tmp___12->state): : "memory", "cc"); [4769-4770] [2023-11-23 21:33:23,115 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (tmp___13->state): : "memory", "cc"); [4776-4777] [2023-11-23 21:33:23,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (tmp___14->state): : "memory", "cc"); [4783-4784] [2023-11-23 21:33:23,117 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (tmp___15->state): : "memory", "cc"); [4790-4791] [2023-11-23 21:33:23,118 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret___0), "+m" (tmp___17->state): : "memory", "cc"); [4837-4838] [2023-11-23 21:33:23,119 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret___0), "+m" (tmp___18->state): : "memory", "cc"); [4844-4845] [2023-11-23 21:33:23,119 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret___0), "+m" (tmp___19->state): : "memory", "cc"); [4851-4852] [2023-11-23 21:33:23,119 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret___0), "+m" (tmp___20->state): : "memory", "cc"); [4858-4859] [2023-11-23 21:33:23,135 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (tmp___1->state): : "memory", "cc"); [5071-5072] [2023-11-23 21:33:23,137 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (tmp___2->state): : "memory", "cc"); [5078-5079] [2023-11-23 21:33:23,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (tmp___3->state): : "memory", "cc"); [5085-5086] [2023-11-23 21:33:23,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (tmp___4->state): : "memory", "cc"); [5092-5093] [2023-11-23 21:33:23,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret___0), "+m" (tmp___6->state): : "memory", "cc"); [5152-5153] [2023-11-23 21:33:23,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret___0), "+m" (tmp___7->state): : "memory", "cc"); [5159-5160] [2023-11-23 21:33:23,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret___0), "+m" (tmp___8->state): : "memory", "cc"); [5166-5167] [2023-11-23 21:33:23,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret___0), "+m" (tmp___9->state): : "memory", "cc"); [5173-5174] [2023-11-23 21:33:23,148 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret___1), "+m" (tmp___15->state): : "memory", "cc"); [5263-5264] [2023-11-23 21:33:23,148 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret___1), "+m" (tmp___16->state): : "memory", "cc"); [5270-5271] [2023-11-23 21:33:23,148 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret___1), "+m" (tmp___17->state): : "memory", "cc"); [5277-5278] [2023-11-23 21:33:23,149 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret___1), "+m" (tmp___18->state): : "memory", "cc"); [5284-5285] [2023-11-23 21:33:23,228 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:33:23,302 WARN L675 CHandler]: The function __xchg_wrong_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 21:33:23,302 WARN L675 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 21:33:23,311 INFO L206 MainTranslator]: Completed translation [2023-11-23 21:33:23,311 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23 WrapperNode [2023-11-23 21:33:23,311 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 21:33:23,313 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 21:33:23,313 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 21:33:23,314 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 21:33:23,321 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:23,418 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:23,686 INFO L138 Inliner]: procedures = 287, calls = 1761, calls flagged for inlining = 462, calls inlined = 522, statements flattened = 6369 [2023-11-23 21:33:23,687 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 21:33:23,687 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 21:33:23,687 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 21:33:23,688 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 21:33:23,699 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:23,700 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:23,739 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:24,281 INFO L189 HeapSplitter]: Split 893 memory accesses to 38 slices as follows [1, 14, 275, 126, 10, 27, 7, 1, 2, 22, 3, 3, 3, 7, 7, 7, 7, 7, 7, 7, 7, 10, 7, 7, 1, 7, 7, 76, 7, 7, 7, 4, 7, 7, 126, 7, 14, 42] [2023-11-23 21:33:24,282 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:24,282 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:24,450 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:24,485 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:24,502 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:24,527 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:24,571 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 21:33:24,573 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 21:33:24,574 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 21:33:24,574 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 21:33:24,575 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (1/1) ... [2023-11-23 21:33:24,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:33:24,591 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 21:33:24,606 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 21:33:24,639 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_913b6a25-8e22-4904-9c61-0df6968f38d1/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 21:33:24,668 INFO L130 BoogieDeclarations]: Found specification of procedure __xchg_wrong_size [2023-11-23 21:33:24,669 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_insmod_4 [2023-11-23 21:33:24,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_insmod_4 [2023-11-23 21:33:24,670 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-23 21:33:24,670 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_scenario_3 [2023-11-23 21:33:24,670 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_scenario_3 [2023-11-23 21:33:24,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-23 21:33:24,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-23 21:33:24,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-23 21:33:24,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-23 21:33:24,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2023-11-23 21:33:24,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2023-11-23 21:33:24,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2023-11-23 21:33:24,673 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2023-11-23 21:33:24,673 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2023-11-23 21:33:24,673 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2023-11-23 21:33:24,673 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2023-11-23 21:33:24,673 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2023-11-23 21:33:24,673 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2023-11-23 21:33:24,674 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2023-11-23 21:33:24,674 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2023-11-23 21:33:24,674 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2023-11-23 21:33:24,674 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2023-11-23 21:33:24,674 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2023-11-23 21:33:24,674 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2023-11-23 21:33:24,675 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2023-11-23 21:33:24,675 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2023-11-23 21:33:24,675 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2023-11-23 21:33:24,675 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2023-11-23 21:33:24,675 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2023-11-23 21:33:24,675 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2023-11-23 21:33:24,676 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2023-11-23 21:33:24,676 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2023-11-23 21:33:24,676 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2023-11-23 21:33:24,676 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2023-11-23 21:33:24,677 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2023-11-23 21:33:24,678 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2023-11-23 21:33:24,678 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2023-11-23 21:33:24,678 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2023-11-23 21:33:24,678 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2023-11-23 21:33:24,679 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2023-11-23 21:33:24,679 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2023-11-23 21:33:24,679 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2023-11-23 21:33:24,679 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2023-11-23 21:33:24,679 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-23 21:33:24,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2023-11-23 21:33:24,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2023-11-23 21:33:24,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2023-11-23 21:33:24,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2023-11-23 21:33:24,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2023-11-23 21:33:24,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2023-11-23 21:33:24,681 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2023-11-23 21:33:24,681 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2023-11-23 21:33:24,681 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2023-11-23 21:33:24,681 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2023-11-23 21:33:24,681 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2023-11-23 21:33:24,681 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2023-11-23 21:33:24,681 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2023-11-23 21:33:24,682 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2023-11-23 21:33:24,682 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2023-11-23 21:33:24,682 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2023-11-23 21:33:24,683 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2023-11-23 21:33:24,683 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2023-11-23 21:33:24,683 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2023-11-23 21:33:24,683 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2023-11-23 21:33:24,683 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2023-11-23 21:33:24,683 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2023-11-23 21:33:24,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2023-11-23 21:33:24,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2023-11-23 21:33:24,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2023-11-23 21:33:24,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2023-11-23 21:33:24,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2023-11-23 21:33:24,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2023-11-23 21:33:24,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2023-11-23 21:33:24,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2023-11-23 21:33:24,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2023-11-23 21:33:24,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2023-11-23 21:33:24,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2023-11-23 21:33:24,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2023-11-23 21:33:24,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2023-11-23 21:33:24,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2023-11-23 21:33:24,686 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2023-11-23 21:33:24,686 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2023-11-23 21:33:24,687 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-23 21:33:24,687 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-23 21:33:24,687 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-23 21:33:24,687 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-23 21:33:24,687 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-23 21:33:24,687 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-23 21:33:24,688 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-23 21:33:24,688 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2023-11-23 21:33:24,688 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2023-11-23 21:33:24,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2023-11-23 21:33:24,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2023-11-23 21:33:24,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2023-11-23 21:33:24,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2023-11-23 21:33:24,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2023-11-23 21:33:24,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2023-11-23 21:33:24,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2023-11-23 21:33:24,690 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2023-11-23 21:33:24,690 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2023-11-23 21:33:24,690 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2023-11-23 21:33:24,690 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2023-11-23 21:33:24,690 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2023-11-23 21:33:24,691 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2023-11-23 21:33:24,692 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2023-11-23 21:33:24,692 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2023-11-23 21:33:24,692 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2023-11-23 21:33:24,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2023-11-23 21:33:24,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2023-11-23 21:33:24,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2023-11-23 21:33:24,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2023-11-23 21:33:24,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2023-11-23 21:33:24,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2023-11-23 21:33:24,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2023-11-23 21:33:24,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2023-11-23 21:33:24,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2023-11-23 21:33:24,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2023-11-23 21:33:24,695 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2023-11-23 21:33:24,696 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2023-11-23 21:33:24,697 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2023-11-23 21:33:24,699 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2023-11-23 21:33:24,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-23 21:33:24,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-23 21:33:24,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-23 21:33:24,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-23 21:33:24,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-23 21:33:24,702 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-23 21:33:24,702 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2023-11-23 21:33:24,702 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2023-11-23 21:33:24,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2023-11-23 21:33:24,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2023-11-23 21:33:24,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2023-11-23 21:33:24,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2023-11-23 21:33:24,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2023-11-23 21:33:24,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2023-11-23 21:33:24,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2023-11-23 21:33:24,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2023-11-23 21:33:24,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2023-11-23 21:33:24,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2023-11-23 21:33:24,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2023-11-23 21:33:24,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2023-11-23 21:33:24,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2023-11-23 21:33:24,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2023-11-23 21:33:24,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2023-11-23 21:33:24,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2023-11-23 21:33:24,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2023-11-23 21:33:24,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2023-11-23 21:33:24,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2023-11-23 21:33:24,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2023-11-23 21:33:24,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2023-11-23 21:33:24,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2023-11-23 21:33:24,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2023-11-23 21:33:24,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2023-11-23 21:33:24,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2023-11-23 21:33:24,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2023-11-23 21:33:24,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2023-11-23 21:33:24,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2023-11-23 21:33:24,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2023-11-23 21:33:24,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2023-11-23 21:33:24,713 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-23 21:33:24,713 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-23 21:33:24,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 21:33:24,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-23 21:33:24,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-23 21:33:24,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-23 21:33:24,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-23 21:33:24,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2023-11-23 21:33:24,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2023-11-23 21:33:24,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2023-11-23 21:33:24,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2023-11-23 21:33:24,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2023-11-23 21:33:24,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2023-11-23 21:33:24,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2023-11-23 21:33:24,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2023-11-23 21:33:24,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2023-11-23 21:33:24,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2023-11-23 21:33:24,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2023-11-23 21:33:24,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2023-11-23 21:33:24,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2023-11-23 21:33:24,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2023-11-23 21:33:24,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2023-11-23 21:33:24,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2023-11-23 21:33:24,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2023-11-23 21:33:24,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2023-11-23 21:33:24,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2023-11-23 21:33:24,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2023-11-23 21:33:24,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2023-11-23 21:33:24,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2023-11-23 21:33:24,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2023-11-23 21:33:24,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2023-11-23 21:33:24,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2023-11-23 21:33:24,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2023-11-23 21:33:24,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2023-11-23 21:33:24,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2023-11-23 21:33:24,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2023-11-23 21:33:24,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2023-11-23 21:33:24,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2023-11-23 21:33:24,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2023-11-23 21:33:24,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2023-11-23 21:33:24,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2023-11-23 21:33:24,719 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-11-23 21:33:24,719 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_character_driver_scenario_2 [2023-11-23 21:33:24,719 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_character_driver_scenario_2 [2023-11-23 21:33:24,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-23 21:33:24,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-23 21:33:24,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-23 21:33:24,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-23 21:33:24,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-23 21:33:24,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-23 21:33:24,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-23 21:33:24,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-23 21:33:24,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-23 21:33:24,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-23 21:33:24,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-23 21:33:24,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-23 21:33:24,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2023-11-23 21:33:24,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2023-11-23 21:33:24,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2023-11-23 21:33:24,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2023-11-23 21:33:24,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2023-11-23 21:33:24,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2023-11-23 21:33:24,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2023-11-23 21:33:24,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2023-11-23 21:33:24,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2023-11-23 21:33:24,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2023-11-23 21:33:24,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2023-11-23 21:33:24,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2023-11-23 21:33:24,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2023-11-23 21:33:24,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2023-11-23 21:33:24,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2023-11-23 21:33:24,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2023-11-23 21:33:24,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2023-11-23 21:33:24,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2023-11-23 21:33:24,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2023-11-23 21:33:24,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2023-11-23 21:33:24,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2023-11-23 21:33:24,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2023-11-23 21:33:24,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2023-11-23 21:33:24,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2023-11-23 21:33:24,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2023-11-23 21:33:24,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2023-11-23 21:33:24,724 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 21:33:24,724 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 21:33:24,736 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-23 21:33:25,504 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 21:33:25,507 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 21:33:31,370 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 21:33:41,601 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 21:33:41,601 INFO L309 CfgBuilder]: Removed 29 assume(true) statements. [2023-11-23 21:33:41,602 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:33:41 BoogieIcfgContainer [2023-11-23 21:33:41,602 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 21:33:41,605 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 21:33:41,605 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 21:33:41,609 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 21:33:41,609 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 09:33:20" (1/3) ... [2023-11-23 21:33:41,610 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ad034e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:33:41, skipping insertion in model container [2023-11-23 21:33:41,611 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:33:23" (2/3) ... [2023-11-23 21:33:41,611 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ad034e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:33:41, skipping insertion in model container [2023-11-23 21:33:41,611 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:33:41" (3/3) ... [2023-11-23 21:33:41,613 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-3.14--drivers--usb--misc--adutux.ko.cil.i [2023-11-23 21:33:41,624 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-23 21:33:41,637 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 21:33:41,637 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 60 error locations. [2023-11-23 21:33:41,637 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-23 21:33:42,780 INFO L144 ThreadInstanceAdder]: Constructed 9 joinOtherThreadTransitions. [2023-11-23 21:33:42,841 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 335 places, 405 transitions, 843 flow [2023-11-23 21:33:43,601 INFO L124 PetriNetUnfolderBase]: 130/700 cut-off events. [2023-11-23 21:33:43,601 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-23 21:33:43,619 INFO L83 FinitePrefix]: Finished finitePrefix Result has 723 conditions, 700 events. 130/700 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 4036 event pairs, 0 based on Foata normal form. 0/458 useless extension candidates. Maximal degree in co-relation 706. Up to 18 conditions per place. [2023-11-23 21:33:43,619 INFO L82 GeneralOperation]: Start removeDead. Operand has 335 places, 405 transitions, 843 flow [2023-11-23 21:33:43,637 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 326 places, 396 transitions, 816 flow [2023-11-23 21:33:43,647 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 21:33:43,654 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@1c415ca7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 21:33:43,655 INFO L358 AbstractCegarLoop]: Starting to check reachability of 125 error locations. [2023-11-23 21:33:43,751 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-23 21:33:43,752 INFO L124 PetriNetUnfolderBase]: 11/84 cut-off events. [2023-11-23 21:33:43,752 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-23 21:33:43,752 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 21:33:43,753 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:33:43,753 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_usb_scenario_3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ldv_character_driver_scenario_2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, ldv_character_driver_scenario_2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 123 more)] === [2023-11-23 21:33:43,759 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:33:43,759 INFO L85 PathProgramCache]: Analyzing trace with hash 1628771042, now seen corresponding path program 1 times [2023-11-23 21:33:43,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:33:43,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2075545080] [2023-11-23 21:33:43,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:43,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:33:44,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:44,808 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 21:33:44,809 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:33:44,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2075545080] [2023-11-23 21:33:44,811 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2075545080] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:33:44,811 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:33:44,811 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 21:33:44,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [638298977] [2023-11-23 21:33:44,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:33:44,823 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:33:44,829 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:33:44,863 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:33:44,863 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 21:33:44,884 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 114 out of 407 [2023-11-23 21:33:44,890 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 326 places, 396 transitions, 816 flow. Second operand has 3 states, 3 states have (on average 118.33333333333333) internal successors, (355), 3 states have internal predecessors, (355), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 21:33:44,890 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 21:33:44,890 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 114 of 407 [2023-11-23 21:33:44,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand