./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-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya --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 c58bc364903aab3e0f143ea0940d1f6b914be71bc821bca2b70310f31f2f21f8 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 06:49:32,271 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 06:49:32,330 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-29 06:49:32,335 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 06:49:32,336 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 06:49:32,360 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 06:49:32,361 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 06:49:32,361 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 06:49:32,362 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 06:49:32,362 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 06:49:32,363 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 06:49:32,363 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 06:49:32,364 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 06:49:32,365 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 06:49:32,365 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 06:49:32,366 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 06:49:32,366 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 06:49:32,367 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 06:49:32,367 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 06:49:32,368 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 06:49:32,368 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 06:49:32,369 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 06:49:32,370 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 06:49:32,370 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 06:49:32,371 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-29 06:49:32,371 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 06:49:32,372 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 06:49:32,372 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 06:49:32,372 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 06:49:32,373 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 06:49:32,373 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 06:49:32,374 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 06:49:32,374 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 06:49:32,374 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:49:32,375 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 06:49:32,375 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 06:49:32,375 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 06:49:32,375 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 06:49:32,376 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 06:49:32,376 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 06:49:32,376 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 06:49:32,376 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 06:49:32,376 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 06:49:32,377 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 06:49:32,377 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_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/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_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya 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 -> c58bc364903aab3e0f143ea0940d1f6b914be71bc821bca2b70310f31f2f21f8 [2023-11-29 06:49:32,575 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 06:49:32,596 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 06:49:32,599 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 06:49:32,600 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 06:49:32,601 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 06:49:32,602 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-1.i [2023-11-29 06:49:35,338 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 06:49:35,835 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 06:49:35,836 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-1.i [2023-11-29 06:49:35,868 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/data/dc21e0f17/e52035d8f01145f7a7fa948bc557ca41/FLAGf8b3b57cc [2023-11-29 06:49:35,880 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/data/dc21e0f17/e52035d8f01145f7a7fa948bc557ca41 [2023-11-29 06:49:35,882 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 06:49:35,884 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 06:49:35,885 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 06:49:35,885 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 06:49:35,890 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 06:49:35,891 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:49:35" (1/1) ... [2023-11-29 06:49:35,892 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4090454e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:35, skipping insertion in model container [2023-11-29 06:49:35,892 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:49:35" (1/1) ... [2023-11-29 06:49:36,026 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 06:49:38,535 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:49:38,587 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 06:49:38,772 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"); [6731] [2023-11-29 06:49:38,773 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)); [6738] [2023-11-29 06:49:38,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6745] [2023-11-29 06:49:38,774 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)); [6760-6761] [2023-11-29 06:49:38,775 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)); [6787-6788] [2023-11-29 06:49:38,775 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"); [6793-6795] [2023-11-29 06:49:38,777 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)); [6871-6872] [2023-11-29 06:49:38,778 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)); [6882-6883] [2023-11-29 06:49:38,782 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)); [6981-6982] [2023-11-29 06:49:38,783 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)); [7011-7012] [2023-11-29 06:49:39,007 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:49:39,204 INFO L206 MainTranslator]: Completed translation [2023-11-29 06:49:39,205 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39 WrapperNode [2023-11-29 06:49:39,205 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 06:49:39,206 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 06:49:39,206 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 06:49:39,206 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 06:49:39,214 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:39,309 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:40,260 INFO L138 Inliner]: procedures = 502, calls = 3534, calls flagged for inlining = 801, calls inlined = 1279, statements flattened = 14858 [2023-11-29 06:49:40,261 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 06:49:40,262 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 06:49:40,262 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 06:49:40,262 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 06:49:40,274 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:40,275 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:40,602 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:44,301 INFO L175 MemorySlicer]: Split 2691 memory accesses to 38 slices as follows [1, 7, 7, 2, 8, 46, 7, 16, 6, 1569, 1, 1, 2, 2, 12, 4, 3, 3, 16, 16, 845, 2, 3, 14, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7]. 58 percent of accesses are in the largest equivalence class. The 697 initializations are split as follows [1, 0, 0, 0, 6, 40, 7, 0, 0, 197, 0, 1, 2, 0, 0, 1, 1, 1, 8, 16, 324, 0, 1, 0, 7, 7, 7, 7, 7, 0, 7, 7, 7, 7, 7, 7, 7, 7]. The 764 writes are split as follows [0, 6, 6, 1, 2, 0, 0, 15, 0, 711, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 12, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0]. [2023-11-29 06:49:44,301 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:44,302 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:44,941 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:44,977 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:45,044 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:45,075 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:45,178 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 06:49:45,179 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 06:49:45,179 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 06:49:45,179 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 06:49:45,180 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (1/1) ... [2023-11-29 06:49:45,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:49:45,196 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:49:45,210 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 06:49:45,214 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 06:49:45,246 INFO L130 BoogieDeclarations]: Found specification of procedure mccic_register [2023-11-29 06:49:45,246 INFO L138 BoogieDeclarations]: Found implementation of procedure mccic_register [2023-11-29 06:49:45,246 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_ctlr_power_down [2023-11-29 06:49:45,246 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_ctlr_power_down [2023-11-29 06:49:45,247 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_scenario_2 [2023-11-29 06:49:45,247 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_scenario_2 [2023-11-29 06:49:45,247 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_insmod_5 [2023-11-29 06:49:45,247 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_insmod_5 [2023-11-29 06:49:45,247 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_v4l_open [2023-11-29 06:49:45,247 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_v4l_open [2023-11-29 06:49:45,247 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pci_scenario_3 [2023-11-29 06:49:45,248 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pci_scenario_3 [2023-11-29 06:49:45,248 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 06:49:45,248 INFO L130 BoogieDeclarations]: Found specification of procedure cafe_shutdown [2023-11-29 06:49:45,248 INFO L138 BoogieDeclarations]: Found implementation of procedure cafe_shutdown [2023-11-29 06:49:45,248 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 06:49:45,248 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 06:49:45,249 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-29 06:49:45,249 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-29 06:49:45,249 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-29 06:49:45,249 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-29 06:49:45,249 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2023-11-29 06:49:45,249 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2023-11-29 06:49:45,250 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2023-11-29 06:49:45,250 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2023-11-29 06:49:45,250 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2023-11-29 06:49:45,250 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2023-11-29 06:49:45,250 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2023-11-29 06:49:45,250 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2023-11-29 06:49:45,251 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2023-11-29 06:49:45,252 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2023-11-29 06:49:45,253 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2023-11-29 06:49:45,253 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2023-11-29 06:49:45,253 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2023-11-29 06:49:45,253 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2023-11-29 06:49:45,253 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2023-11-29 06:49:45,253 INFO L130 BoogieDeclarations]: Found specification of procedure cafe_pci_resume [2023-11-29 06:49:45,253 INFO L138 BoogieDeclarations]: Found implementation of procedure cafe_pci_resume [2023-11-29 06:49:45,254 INFO L130 BoogieDeclarations]: Found specification of procedure cafe_pci_remove [2023-11-29 06:49:45,254 INFO L138 BoogieDeclarations]: Found implementation of procedure cafe_pci_remove [2023-11-29 06:49:45,254 INFO L130 BoogieDeclarations]: Found specification of procedure mccic_resume [2023-11-29 06:49:45,254 INFO L138 BoogieDeclarations]: Found implementation of procedure mccic_resume [2023-11-29 06:49:45,254 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-29 06:49:45,254 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 06:49:45,254 INFO L130 BoogieDeclarations]: Found specification of procedure cafe_pci_probe [2023-11-29 06:49:45,255 INFO L138 BoogieDeclarations]: Found implementation of procedure cafe_pci_probe [2023-11-29 06:49:45,255 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 06:49:45,255 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-29 06:49:45,255 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-29 06:49:45,255 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-29 06:49:45,255 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-29 06:49:45,255 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2023-11-29 06:49:45,255 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2023-11-29 06:49:45,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2023-11-29 06:49:45,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2023-11-29 06:49:45,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2023-11-29 06:49:45,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2023-11-29 06:49:45,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2023-11-29 06:49:45,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2023-11-29 06:49:45,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2023-11-29 06:49:45,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2023-11-29 06:49:45,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2023-11-29 06:49:45,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2023-11-29 06:49:45,259 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2023-11-29 06:49:45,259 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2023-11-29 06:49:45,259 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2023-11-29 06:49:45,259 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2023-11-29 06:49:45,259 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2023-11-29 06:49:45,259 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-29 06:49:45,259 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-29 06:49:45,259 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-29 06:49:45,259 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-29 06:49:45,259 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_ctlr_configure [2023-11-29 06:49:45,260 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_ctlr_configure [2023-11-29 06:49:45,260 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 06:49:45,260 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 06:49:45,260 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_cam_set_flip [2023-11-29 06:49:45,260 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_cam_set_flip [2023-11-29 06:49:45,260 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_cam_configure [2023-11-29 06:49:45,260 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_cam_configure [2023-11-29 06:49:45,260 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_vb_buf_queue [2023-11-29 06:49:45,260 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_vb_buf_queue [2023-11-29 06:49:45,260 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_read_setup [2023-11-29 06:49:45,261 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_read_setup [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2023-11-29 06:49:45,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2023-11-29 06:49:45,262 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2023-11-29 06:49:45,263 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2023-11-29 06:49:45,264 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2023-11-29 06:49:45,265 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2023-11-29 06:49:45,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2023-11-29 06:49:45,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2023-11-29 06:49:45,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2023-11-29 06:49:45,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2023-11-29 06:49:45,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2023-11-29 06:49:45,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2023-11-29 06:49:45,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2023-11-29 06:49:45,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2023-11-29 06:49:45,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2023-11-29 06:49:45,268 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_ctlr_power_up [2023-11-29 06:49:45,269 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_ctlr_power_up [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure video_device_release_empty [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2023-11-29 06:49:45,269 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2023-11-29 06:49:45,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2023-11-29 06:49:45,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure mcam_cam_init [2023-11-29 06:49:45,272 INFO L138 BoogieDeclarations]: Found implementation of procedure mcam_cam_init [2023-11-29 06:49:45,272 INFO L130 BoogieDeclarations]: Found specification of procedure mccic_shutdown [2023-11-29 06:49:45,273 INFO L138 BoogieDeclarations]: Found implementation of procedure mccic_shutdown [2023-11-29 06:49:45,273 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-29 06:49:45,273 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-29 06:49:45,273 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_partially_ordered_scenario_4 [2023-11-29 06:49:45,273 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_partially_ordered_scenario_4 [2023-11-29 06:49:45,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 06:49:45,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 06:49:45,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 06:49:45,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 06:49:45,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-29 06:49:45,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2023-11-29 06:49:45,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2023-11-29 06:49:45,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2023-11-29 06:49:45,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2023-11-29 06:49:45,285 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 06:49:46,632 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 06:49:46,634 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 06:49:59,029 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 06:52:26,537 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 06:52:26,537 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-29 06:52:26,538 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:52:26 BoogieIcfgContainer [2023-11-29 06:52:26,538 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 06:52:26,540 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 06:52:26,540 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 06:52:26,544 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 06:52:26,544 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 06:49:35" (1/3) ... [2023-11-29 06:52:26,544 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@735658b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 06:52:26, skipping insertion in model container [2023-11-29 06:52:26,545 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:49:39" (2/3) ... [2023-11-29 06:52:26,545 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@735658b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 06:52:26, skipping insertion in model container [2023-11-29 06:52:26,545 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:52:26" (3/3) ... [2023-11-29 06:52:26,546 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-1.i [2023-11-29 06:52:26,554 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 06:52:26,562 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 06:52:26,562 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 44 error locations. [2023-11-29 06:52:26,562 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 06:52:27,657 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction has thrown an exception: java.lang.UnsupportedOperationException: ProcedureMultiplier does not support IcfgCallTransition. Calls and returns should habe been removed by inlining. (Did the inlining fail because this program is recursive.) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.ProcedureMultiplier.constructEdgeCopy(ProcedureMultiplier.java:210) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.ProcedureMultiplier.duplicateProcedures(ProcedureMultiplier.java:163) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.IcfgPetrifier.(IcfgPetrifier.java:108) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.petrify(TraceAbstractionStarter.java:515) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseConcurrentProgram(TraceAbstractionStarter.java:222) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:173) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:154) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-29 06:52:27,661 INFO L158 Benchmark]: Toolchain (without parser) took 171776.01ms. Allocated memory was 157.3MB in the beginning and 10.0GB in the end (delta: 9.8GB). Free memory was 112.3MB in the beginning and 6.6GB in the end (delta: -6.4GB). Peak memory consumption was 3.8GB. Max. memory is 16.1GB. [2023-11-29 06:52:27,661 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 113.2MB. Free memory is still 68.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 06:52:27,662 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3320.70ms. Allocated memory was 157.3MB in the beginning and 216.0MB in the end (delta: 58.7MB). Free memory was 112.2MB in the beginning and 90.3MB in the end (delta: 21.9MB). Peak memory consumption was 103.7MB. Max. memory is 16.1GB. [2023-11-29 06:52:27,662 INFO L158 Benchmark]: Boogie Procedure Inliner took 1055.03ms. Allocated memory was 216.0MB in the beginning and 291.5MB in the end (delta: 75.5MB). Free memory was 90.3MB in the beginning and 77.6MB in the end (delta: 12.7MB). Peak memory consumption was 144.3MB. Max. memory is 16.1GB. [2023-11-29 06:52:27,663 INFO L158 Benchmark]: Boogie Preprocessor took 4916.63ms. Allocated memory was 291.5MB in the beginning and 901.8MB in the end (delta: 610.3MB). Free memory was 77.6MB in the beginning and 177.4MB in the end (delta: -99.8MB). Peak memory consumption was 526.7MB. Max. memory is 16.1GB. [2023-11-29 06:52:27,664 INFO L158 Benchmark]: RCFGBuilder took 161358.96ms. Allocated memory was 901.8MB in the beginning and 10.0GB in the end (delta: 9.1GB). Free memory was 177.4MB in the beginning and 6.3GB in the end (delta: -6.1GB). Peak memory consumption was 3.4GB. Max. memory is 16.1GB. [2023-11-29 06:52:27,664 INFO L158 Benchmark]: TraceAbstraction took 1118.60ms. Allocated memory is still 10.0GB. Free memory was 6.3GB in the beginning and 6.6GB in the end (delta: -242.6MB). Peak memory consumption was 126.5MB. Max. memory is 16.1GB. [2023-11-29 06:52:27,668 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 113.2MB. Free memory is still 68.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3320.70ms. Allocated memory was 157.3MB in the beginning and 216.0MB in the end (delta: 58.7MB). Free memory was 112.2MB in the beginning and 90.3MB in the end (delta: 21.9MB). Peak memory consumption was 103.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 1055.03ms. Allocated memory was 216.0MB in the beginning and 291.5MB in the end (delta: 75.5MB). Free memory was 90.3MB in the beginning and 77.6MB in the end (delta: 12.7MB). Peak memory consumption was 144.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 4916.63ms. Allocated memory was 291.5MB in the beginning and 901.8MB in the end (delta: 610.3MB). Free memory was 77.6MB in the beginning and 177.4MB in the end (delta: -99.8MB). Peak memory consumption was 526.7MB. Max. memory is 16.1GB. * RCFGBuilder took 161358.96ms. Allocated memory was 901.8MB in the beginning and 10.0GB in the end (delta: 9.1GB). Free memory was 177.4MB in the beginning and 6.3GB in the end (delta: -6.1GB). Peak memory consumption was 3.4GB. Max. memory is 16.1GB. * TraceAbstraction took 1118.60ms. Allocated memory is still 10.0GB. Free memory was 6.3GB in the beginning and 6.6GB in the end (delta: -242.6MB). Peak memory consumption was 126.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 6731]: 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"); [6731] - GenericResultAtLocation [Line: 6738]: 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)); [6738] - GenericResultAtLocation [Line: 6745]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("":); [6745] - GenericResultAtLocation [Line: 6760]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [6760-6761] - GenericResultAtLocation [Line: 6787]: 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)); [6787-6788] - GenericResultAtLocation [Line: 6793]: 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"); [6793-6795] - GenericResultAtLocation [Line: 6871]: 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)); [6871-6872] - GenericResultAtLocation [Line: 6882]: 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)); [6882-6883] - GenericResultAtLocation [Line: 6981]: 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)); [6981-6982] - GenericResultAtLocation [Line: 7011]: 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)); [7011-7012] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - ExceptionOrErrorResult: UnsupportedOperationException: ProcedureMultiplier does not support IcfgCallTransition. Calls and returns should habe been removed by inlining. (Did the inlining fail because this program is recursive.) de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: UnsupportedOperationException: ProcedureMultiplier does not support IcfgCallTransition. Calls and returns should habe been removed by inlining. (Did the inlining fail because this program is recursive.): de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.ProcedureMultiplier.constructEdgeCopy(ProcedureMultiplier.java:210) RESULT: Ultimate could not prove your program: Toolchain returned no result. [2023-11-29 06:52:27,879 WARN L435 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forcibly destroying the process [2023-11-29 06:52:27,888 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 137 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya --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 c58bc364903aab3e0f143ea0940d1f6b914be71bc821bca2b70310f31f2f21f8 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 06:52:30,263 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 06:52:30,329 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Bitvector.epf [2023-11-29 06:52:30,334 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 06:52:30,335 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 06:52:30,367 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 06:52:30,368 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 06:52:30,368 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 06:52:30,369 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 06:52:30,369 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 06:52:30,370 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 06:52:30,371 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 06:52:30,372 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 06:52:30,372 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 06:52:30,373 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 06:52:30,374 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 06:52:30,374 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 06:52:30,375 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 06:52:30,375 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 06:52:30,376 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 06:52:30,376 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 06:52:30,377 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 06:52:30,377 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 06:52:30,377 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-29 06:52:30,377 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-29 06:52:30,378 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-29 06:52:30,378 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-29 06:52:30,378 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 06:52:30,379 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 06:52:30,379 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 06:52:30,379 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 06:52:30,380 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 06:52:30,380 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 06:52:30,381 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 06:52:30,381 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 06:52:30,381 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:52:30,381 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 06:52:30,382 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 06:52:30,382 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 06:52:30,382 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-29 06:52:30,382 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-29 06:52:30,383 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 06:52:30,383 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 06:52:30,383 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 06:52:30,383 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 06:52:30,383 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 06:52:30,383 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-29 06:52:30,384 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_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/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_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya 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 -> c58bc364903aab3e0f143ea0940d1f6b914be71bc821bca2b70310f31f2f21f8 [2023-11-29 06:52:30,673 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 06:52:30,693 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 06:52:30,696 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 06:52:30,698 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 06:52:30,698 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 06:52:30,699 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-1.i [2023-11-29 06:52:33,580 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 06:52:34,165 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 06:52:34,166 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/sv-benchmarks/c/ldv-linux-3.14-races/linux-3.14--drivers--media--platform--marvell-ccic--cafe_ccic.ko.cil-1.i [2023-11-29 06:52:34,209 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/data/b73daadfb/7d1d633f59a940739a1be7a3c259b5e9/FLAGbdfdc7a68 [2023-11-29 06:52:34,228 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_82862c39-28ea-4891-a10d-e480d8dba7c4/bin/uautomizer-verify-BQ2R08f2Ya/data/b73daadfb/7d1d633f59a940739a1be7a3c259b5e9 [2023-11-29 06:52:34,231 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 06:52:34,233 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 06:52:34,235 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 06:52:34,235 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 06:52:34,241 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 06:52:34,242 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:52:34" (1/1) ... [2023-11-29 06:52:34,244 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3ede4c62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:52:34, skipping insertion in model container [2023-11-29 06:52:34,244 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:52:34" (1/1) ... [2023-11-29 06:52:34,398 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 06:52:36,976 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.IllegalArgumentException: cannot determine size of incomplete type at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsetsStructAndUnion(TypeSizeAndOffsetComputer.java:233) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.computeSize(TypeSizeAndOffsetComputer.java:184) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructBytesizeExpression(TypeSizeAndOffsetComputer.java:121) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.checkIfNecessaryMemoryModelAdaption(CHandler.java:1023) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:963) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:281) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:728) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:284) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1427) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:222) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1895) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:204) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:386) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1512) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:157) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3421) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2441) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:611) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:191) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-29 06:52:36,983 INFO L158 Benchmark]: Toolchain (without parser) took 2748.78ms. Allocated memory was 77.6MB in the beginning and 94.4MB in the end (delta: 16.8MB). Free memory was 41.2MB in the beginning and 44.7MB in the end (delta: -3.4MB). Peak memory consumption was 27.7MB. Max. memory is 16.1GB. [2023-11-29 06:52:36,983 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 58.7MB. Free memory is still 35.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 06:52:36,984 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2746.03ms. Allocated memory was 77.6MB in the beginning and 94.4MB in the end (delta: 16.8MB). Free memory was 41.0MB in the beginning and 44.7MB in the end (delta: -3.6MB). Peak memory consumption was 27.7MB. Max. memory is 16.1GB. [2023-11-29 06:52:36,985 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 58.7MB. Free memory is still 35.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2746.03ms. Allocated memory was 77.6MB in the beginning and 94.4MB in the end (delta: 16.8MB). Free memory was 41.0MB in the beginning and 44.7MB in the end (delta: -3.6MB). Peak memory consumption was 27.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: IllegalArgumentException: cannot determine size of incomplete type: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsetsStructAndUnion(TypeSizeAndOffsetComputer.java:233) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type