./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC --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 c540d72ba5e6bf3b6f86e26d5c4995e6374096169e4f4b65620ea58c7f08d081 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 01:10:54,609 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 01:10:54,706 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-24 01:10:54,714 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 01:10:54,717 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 01:10:54,753 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 01:10:54,755 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 01:10:54,756 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 01:10:54,756 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 01:10:54,756 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 01:10:54,757 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 01:10:54,757 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 01:10:54,758 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 01:10:54,758 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 01:10:54,758 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 01:10:54,758 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 01:10:54,758 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 01:10:54,758 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 01:10:54,759 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 01:10:54,761 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 01:10:54,761 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:10:54,761 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:10:54,761 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:10:54,761 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:10:54,762 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 01:10:54,762 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:10:54,762 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:10:54,762 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:10:54,762 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:10:54,762 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 01:10:54,762 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 01:10:54,763 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-24 01:10:54,763 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 01:10:54,763 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 01:10:54,763 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 01:10:54,763 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 01:10:54,764 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 01:10:54,764 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 01:10:54,764 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 01:10:54,764 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC 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 -> c540d72ba5e6bf3b6f86e26d5c4995e6374096169e4f4b65620ea58c7f08d081 [2024-11-24 01:10:55,090 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 01:10:55,102 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 01:10:55,105 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 01:10:55,106 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 01:10:55,106 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 01:10:55,108 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-2.i [2024-11-24 01:10:58,145 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/data/b2cd2b68e/3b2b27c089f34293b815c2cb1b43ee75/FLAG5a040a6e8 [2024-11-24 01:10:58,888 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 01:10:58,889 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-2.i [2024-11-24 01:10:58,952 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/data/b2cd2b68e/3b2b27c089f34293b815c2cb1b43ee75/FLAG5a040a6e8 [2024-11-24 01:10:58,969 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/data/b2cd2b68e/3b2b27c089f34293b815c2cb1b43ee75 [2024-11-24 01:10:58,971 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 01:10:58,973 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 01:10:58,974 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 01:10:58,974 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 01:10:58,979 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 01:10:58,980 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:10:58" (1/1) ... [2024-11-24 01:10:58,981 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5be9c0b6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:10:58, skipping insertion in model container [2024-11-24 01:10:58,981 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:10:58" (1/1) ... [2024-11-24 01:10:59,123 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 01:11:02,137 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:11:02,221 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 01:11:02,430 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6732] [2024-11-24 01:11:02,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6739] [2024-11-24 01:11:02,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6746] [2024-11-24 01:11:02,434 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)); [6761-6762] [2024-11-24 01:11:02,435 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 *)"/home/alpha/git/klever2/klever/native-scheduler-work-dir/scheduler/jobs/d5cd53f56669d61faa91054857893dbd/klever-core-work-dir/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6788-6789] [2024-11-24 01:11:02,436 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6794-6796] [2024-11-24 01:11:02,441 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 *)"include/linux/scatterlist.h"), "i" (98), "i" (12UL)); [6872-6873] [2024-11-24 01:11:02,442 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 *)"include/linux/scatterlist.h"), "i" (99), "i" (12UL)); [6883-6884] [2024-11-24 01:11:02,449 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (52), "i" (12UL)); [6982-6983] [2024-11-24 01:11:02,450 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (65), "i" (12UL)); [7012-7013] [2024-11-24 01:11:02,825 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:11:03,062 INFO L204 MainTranslator]: Completed translation [2024-11-24 01:11:03,063 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03 WrapperNode [2024-11-24 01:11:03,064 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 01:11:03,065 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 01:11:03,065 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 01:11:03,065 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 01:11:03,072 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:03,169 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:04,152 INFO L138 Inliner]: procedures = 506, calls = 3491, calls flagged for inlining = 802, calls inlined = 1280, statements flattened = 15026 [2024-11-24 01:11:04,153 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 01:11:04,154 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 01:11:04,154 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 01:11:04,154 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 01:11:04,165 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:04,165 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:04,603 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:07,346 INFO L175 MemorySlicer]: Split 2662 memory accesses to 34 slices as follows [2, 1, 14, 7, 2, 7, 48, 8, 1, 16, 16, 1576, 1, 2, 6, 16, 820, 7, 7, 12, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 2, 7]. 59 percent of accesses are in the largest equivalence class. The 135 initializations are split as follows [0, 1, 0, 0, 0, 7, 0, 6, 0, 0, 16, 3, 1, 2, 0, 8, 0, 7, 7, 0, 7, 7, 7, 0, 7, 7, 7, 7, 7, 7, 7, 7, 0, 0]. The 1302 writes are split as follows [1, 0, 12, 6, 0, 0, 42, 2, 0, 15, 0, 912, 0, 0, 0, 0, 299, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6]. [2024-11-24 01:11:07,346 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:07,347 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:08,807 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:08,839 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:08,885 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:08,944 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:08,987 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:09,104 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 01:11:09,106 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 01:11:09,106 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 01:11:09,106 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 01:11:09,108 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:11:03" (1/1) ... [2024-11-24 01:11:09,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:11:09,133 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:11:09,147 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 01:11:09,151 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d22bca38-94f1-47c3-a2ad-74a6a2c97f3f/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 01:11:09,179 INFO L130 BoogieDeclarations]: Found specification of procedure mccic_register [2024-11-24 01:11:09,180 INFO L138 BoogieDeclarations]: Found implementation of procedure mccic_register [2024-11-24 01:11:09,180 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_ctlr_power_down [2024-11-24 01:11:09,180 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_ctlr_power_down [2024-11-24 01:11:09,180 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_scenario_2 [2024-11-24 01:11:09,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_scenario_2 [2024-11-24 01:11:09,181 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_insmod_5 [2024-11-24 01:11:09,181 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_insmod_5 [2024-11-24 01:11:09,181 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_v4l_open [2024-11-24 01:11:09,181 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_v4l_open [2024-11-24 01:11:09,181 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pci_scenario_3 [2024-11-24 01:11:09,181 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pci_scenario_3 [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure cafe_shutdown [2024-11-24 01:11:09,182 INFO L138 BoogieDeclarations]: Found implementation of procedure cafe_shutdown [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-24 01:11:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-24 01:11:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-24 01:11:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-24 01:11:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-24 01:11:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-24 01:11:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-11-24 01:11:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure cafe_pci_resume [2024-11-24 01:11:09,189 INFO L138 BoogieDeclarations]: Found implementation of procedure cafe_pci_resume [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure cafe_pci_remove [2024-11-24 01:11:09,189 INFO L138 BoogieDeclarations]: Found implementation of procedure cafe_pci_remove [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure mccic_resume [2024-11-24 01:11:09,189 INFO L138 BoogieDeclarations]: Found implementation of procedure mccic_resume [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure cafe_pci_probe [2024-11-24 01:11:09,189 INFO L138 BoogieDeclarations]: Found implementation of procedure cafe_pci_probe [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-24 01:11:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-24 01:11:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-24 01:11:09,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-11-24 01:11:09,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_ctlr_configure [2024-11-24 01:11:09,191 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_ctlr_configure [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 01:11:09,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-24 01:11:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-24 01:11:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-24 01:11:09,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-24 01:11:09,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-24 01:11:09,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-24 01:11:09,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-24 01:11:09,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_cam_set_flip [2024-11-24 01:11:09,199 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_cam_set_flip [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_cam_configure [2024-11-24 01:11:09,199 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_cam_configure [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_vb_buf_queue [2024-11-24 01:11:09,199 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_vb_buf_queue [2024-11-24 01:11:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_read_setup [2024-11-24 01:11:09,199 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_read_setup [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-24 01:11:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-24 01:11:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-24 01:11:09,206 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_ctlr_power_up [2024-11-24 01:11:09,207 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_ctlr_power_up [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure video_device_release_empty [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-24 01:11:09,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_cam_init [2024-11-24 01:11:09,208 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_cam_init [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure mccic_shutdown [2024-11-24 01:11:09,208 INFO L138 BoogieDeclarations]: Found implementation of procedure mccic_shutdown [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-11-24 01:11:09,208 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_partially_ordered_scenario_4 [2024-11-24 01:11:09,208 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_partially_ordered_scenario_4 [2024-11-24 01:11:09,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-24 01:11:09,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-24 01:11:09,215 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-24 01:11:09,215 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-11-24 01:11:09,215 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-11-24 01:11:09,215 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-11-24 01:11:09,215 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-11-24 01:11:09,215 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-11-24 01:11:09,226 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 01:11:11,024 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 01:11:11,027 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 01:11:26,573 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 01:11:26,573 INFO L283 CfgBuilder]: Performing block encoding