./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 5d89cb3fe17476fb77f955111c8be961ec22d7c54b25abb5567bc8089a881883 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:31:24,434 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:31:24,535 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-19 03:31:24,543 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:31:24,544 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:31:24,592 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:31:24,593 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:31:24,593 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:31:24,595 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:31:24,600 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:31:24,600 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:31:24,601 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:31:24,602 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:31:24,602 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:31:24,603 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:31:24,603 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:31:24,604 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:31:24,604 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:31:24,605 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:31:24,605 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:31:24,606 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:31:24,607 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:31:24,607 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:31:24,608 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:31:24,608 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:31:24,609 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:31:24,609 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:31:24,610 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:31:24,610 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:31:24,610 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:31:24,612 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/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_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL 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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5d89cb3fe17476fb77f955111c8be961ec22d7c54b25abb5567bc8089a881883 [2023-11-19 03:31:24,941 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:31:24,975 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:31:24,978 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:31:24,979 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:31:24,979 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:31:24,981 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i [2023-11-19 03:31:28,234 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:31:28,970 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:31:28,970 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i [2023-11-19 03:31:29,048 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/data/c4b1321cc/37df4735995440c6bce2ca4919b2a3df/FLAGfe09b2665 [2023-11-19 03:31:29,066 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/data/c4b1321cc/37df4735995440c6bce2ca4919b2a3df [2023-11-19 03:31:29,072 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:31:29,075 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:31:29,080 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:31:29,081 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:31:29,087 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:31:29,088 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:29,090 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64f5a8ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29, skipping insertion in model container [2023-11-19 03:31:29,090 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:29,301 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:31:33,275 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[391473,391486] [2023-11-19 03:31:33,286 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[391618,391631] [2023-11-19 03:31:33,287 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[391764,391777] [2023-11-19 03:31:33,288 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[391929,391942] [2023-11-19 03:31:33,289 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392087,392100] [2023-11-19 03:31:33,290 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392245,392258] [2023-11-19 03:31:33,291 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392403,392416] [2023-11-19 03:31:33,292 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392563,392576] [2023-11-19 03:31:33,293 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392722,392735] [2023-11-19 03:31:33,294 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392861,392874] [2023-11-19 03:31:33,295 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393003,393016] [2023-11-19 03:31:33,296 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393152,393165] [2023-11-19 03:31:33,296 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393291,393304] [2023-11-19 03:31:33,297 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393446,393459] [2023-11-19 03:31:33,298 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393606,393619] [2023-11-19 03:31:33,299 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393757,393770] [2023-11-19 03:31:33,300 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393908,393921] [2023-11-19 03:31:33,301 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394060,394073] [2023-11-19 03:31:33,302 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394209,394222] [2023-11-19 03:31:33,303 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394357,394370] [2023-11-19 03:31:33,304 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394514,394527] [2023-11-19 03:31:33,305 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394663,394676] [2023-11-19 03:31:33,306 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394819,394832] [2023-11-19 03:31:33,306 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394972,394985] [2023-11-19 03:31:33,307 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395118,395131] [2023-11-19 03:31:33,308 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395261,395274] [2023-11-19 03:31:33,309 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395413,395426] [2023-11-19 03:31:33,310 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395559,395572] [2023-11-19 03:31:33,311 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395704,395717] [2023-11-19 03:31:33,311 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395858,395871] [2023-11-19 03:31:33,312 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396009,396022] [2023-11-19 03:31:33,313 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396164,396177] [2023-11-19 03:31:33,314 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396316,396329] [2023-11-19 03:31:33,315 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396471,396484] [2023-11-19 03:31:33,315 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396635,396648] [2023-11-19 03:31:33,316 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396791,396804] [2023-11-19 03:31:33,317 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396955,396968] [2023-11-19 03:31:33,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397097,397110] [2023-11-19 03:31:33,319 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397255,397268] [2023-11-19 03:31:33,320 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397422,397435] [2023-11-19 03:31:33,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397581,397594] [2023-11-19 03:31:33,322 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397740,397753] [2023-11-19 03:31:33,322 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397889,397902] [2023-11-19 03:31:33,323 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398036,398049] [2023-11-19 03:31:33,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398175,398188] [2023-11-19 03:31:33,325 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398338,398351] [2023-11-19 03:31:33,326 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398504,398517] [2023-11-19 03:31:33,327 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398668,398681] [2023-11-19 03:31:33,327 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398833,398846] [2023-11-19 03:31:33,328 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398998,399011] [2023-11-19 03:31:33,329 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399164,399177] [2023-11-19 03:31:33,330 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399329,399342] [2023-11-19 03:31:33,331 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399496,399509] [2023-11-19 03:31:33,332 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399656,399669] [2023-11-19 03:31:33,332 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399818,399831] [2023-11-19 03:31:33,333 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399977,399990] [2023-11-19 03:31:33,334 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400123,400136] [2023-11-19 03:31:33,335 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400266,400279] [2023-11-19 03:31:33,336 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400410,400423] [2023-11-19 03:31:33,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400553,400566] [2023-11-19 03:31:33,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400697,400710] [2023-11-19 03:31:33,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400838,400851] [2023-11-19 03:31:33,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400976,400989] [2023-11-19 03:31:33,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401134,401147] [2023-11-19 03:31:33,341 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401293,401306] [2023-11-19 03:31:33,342 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401449,401462] [2023-11-19 03:31:33,342 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401598,401611] [2023-11-19 03:31:33,343 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401750,401763] [2023-11-19 03:31:33,344 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401901,401914] [2023-11-19 03:31:33,345 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402050,402063] [2023-11-19 03:31:33,346 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402202,402215] [2023-11-19 03:31:33,346 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402350,402363] [2023-11-19 03:31:33,347 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402503,402516] [2023-11-19 03:31:33,348 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402654,402667] [2023-11-19 03:31:33,349 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402804,402817] [2023-11-19 03:31:33,349 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402951,402964] [2023-11-19 03:31:33,350 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403102,403115] [2023-11-19 03:31:33,351 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403253,403266] [2023-11-19 03:31:33,352 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403401,403414] [2023-11-19 03:31:33,352 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403567,403580] [2023-11-19 03:31:33,353 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403736,403749] [2023-11-19 03:31:33,354 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403903,403916] [2023-11-19 03:31:33,354 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404071,404084] [2023-11-19 03:31:33,355 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404221,404234] [2023-11-19 03:31:33,356 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404368,404381] [2023-11-19 03:31:33,357 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404529,404542] [2023-11-19 03:31:33,357 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404699,404712] [2023-11-19 03:31:33,358 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404861,404874] [2023-11-19 03:31:33,372 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:31:33,471 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:31:33,945 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[391473,391486] [2023-11-19 03:31:33,946 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[391618,391631] [2023-11-19 03:31:33,947 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[391764,391777] [2023-11-19 03:31:33,947 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[391929,391942] [2023-11-19 03:31:33,948 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392087,392100] [2023-11-19 03:31:33,948 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392245,392258] [2023-11-19 03:31:33,949 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392403,392416] [2023-11-19 03:31:33,949 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392563,392576] [2023-11-19 03:31:33,950 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392722,392735] [2023-11-19 03:31:33,950 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[392861,392874] [2023-11-19 03:31:33,951 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393003,393016] [2023-11-19 03:31:33,951 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393152,393165] [2023-11-19 03:31:33,952 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393291,393304] [2023-11-19 03:31:33,953 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393446,393459] [2023-11-19 03:31:33,953 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393606,393619] [2023-11-19 03:31:33,954 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393757,393770] [2023-11-19 03:31:33,955 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[393908,393921] [2023-11-19 03:31:33,955 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394060,394073] [2023-11-19 03:31:33,956 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394209,394222] [2023-11-19 03:31:33,956 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394357,394370] [2023-11-19 03:31:33,957 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394514,394527] [2023-11-19 03:31:33,957 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394663,394676] [2023-11-19 03:31:33,958 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394819,394832] [2023-11-19 03:31:33,958 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[394972,394985] [2023-11-19 03:31:33,959 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395118,395131] [2023-11-19 03:31:33,959 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395261,395274] [2023-11-19 03:31:33,960 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395413,395426] [2023-11-19 03:31:33,961 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395559,395572] [2023-11-19 03:31:33,961 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395704,395717] [2023-11-19 03:31:33,962 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[395858,395871] [2023-11-19 03:31:33,963 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396009,396022] [2023-11-19 03:31:33,963 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396164,396177] [2023-11-19 03:31:33,964 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396316,396329] [2023-11-19 03:31:33,964 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396471,396484] [2023-11-19 03:31:33,965 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396635,396648] [2023-11-19 03:31:33,965 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396791,396804] [2023-11-19 03:31:33,966 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[396955,396968] [2023-11-19 03:31:33,967 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397097,397110] [2023-11-19 03:31:33,967 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397255,397268] [2023-11-19 03:31:33,968 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397422,397435] [2023-11-19 03:31:33,968 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397581,397594] [2023-11-19 03:31:33,969 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397740,397753] [2023-11-19 03:31:33,969 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[397889,397902] [2023-11-19 03:31:33,970 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398036,398049] [2023-11-19 03:31:33,971 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398175,398188] [2023-11-19 03:31:33,971 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398338,398351] [2023-11-19 03:31:33,972 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398504,398517] [2023-11-19 03:31:33,972 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398668,398681] [2023-11-19 03:31:33,973 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398833,398846] [2023-11-19 03:31:33,973 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[398998,399011] [2023-11-19 03:31:33,974 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399164,399177] [2023-11-19 03:31:33,974 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399329,399342] [2023-11-19 03:31:33,975 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399496,399509] [2023-11-19 03:31:33,976 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399656,399669] [2023-11-19 03:31:33,976 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399818,399831] [2023-11-19 03:31:33,977 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[399977,399990] [2023-11-19 03:31:33,977 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400123,400136] [2023-11-19 03:31:33,978 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400266,400279] [2023-11-19 03:31:33,979 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400410,400423] [2023-11-19 03:31:33,979 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400553,400566] [2023-11-19 03:31:33,980 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400697,400710] [2023-11-19 03:31:33,980 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400838,400851] [2023-11-19 03:31:33,981 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[400976,400989] [2023-11-19 03:31:33,981 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401134,401147] [2023-11-19 03:31:33,982 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401293,401306] [2023-11-19 03:31:33,982 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401449,401462] [2023-11-19 03:31:33,983 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401598,401611] [2023-11-19 03:31:33,983 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401750,401763] [2023-11-19 03:31:33,984 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[401901,401914] [2023-11-19 03:31:33,984 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402050,402063] [2023-11-19 03:31:33,985 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402202,402215] [2023-11-19 03:31:33,985 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402350,402363] [2023-11-19 03:31:33,986 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402503,402516] [2023-11-19 03:31:33,987 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402654,402667] [2023-11-19 03:31:33,987 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402804,402817] [2023-11-19 03:31:33,988 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[402951,402964] [2023-11-19 03:31:33,988 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403102,403115] [2023-11-19 03:31:33,989 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403253,403266] [2023-11-19 03:31:33,989 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403401,403414] [2023-11-19 03:31:33,990 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403567,403580] [2023-11-19 03:31:33,990 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403736,403749] [2023-11-19 03:31:33,991 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[403903,403916] [2023-11-19 03:31:33,992 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404071,404084] [2023-11-19 03:31:33,992 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404221,404234] [2023-11-19 03:31:33,993 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404368,404381] [2023-11-19 03:31:33,993 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404529,404542] [2023-11-19 03:31:33,994 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404699,404712] [2023-11-19 03:31:33,994 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--input--touchscreen--usbtouchscreen.ko.cil.i[404861,404874] [2023-11-19 03:31:33,997 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:31:34,423 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:31:34,423 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34 WrapperNode [2023-11-19 03:31:34,423 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:31:34,425 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:31:34,425 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:31:34,426 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:31:34,433 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:34,600 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:34,931 INFO L138 Inliner]: procedures = 624, calls = 2776, calls flagged for inlining = 308, calls inlined = 234, statements flattened = 6557 [2023-11-19 03:31:34,932 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:31:34,933 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:31:34,933 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:31:34,933 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:31:34,943 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:34,944 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:34,992 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:34,993 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:35,184 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:35,228 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:35,283 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:35,305 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:35,367 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:31:35,369 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:31:35,369 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:31:35,370 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:31:35,371 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:34" (1/1) ... [2023-11-19 03:31:35,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:31:35,397 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:31:35,413 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 03:31:35,454 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ccb75f-c525-467d-986a-5a6d4eb25e09/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 03:31:35,476 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2023-11-19 03:31:35,476 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2023-11-19 03:31:35,476 INFO L130 BoogieDeclarations]: Found specification of procedure mtouch_init [2023-11-19 03:31:35,476 INFO L138 BoogieDeclarations]: Found implementation of procedure mtouch_init [2023-11-19 03:31:35,476 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-19 03:31:35,476 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-19 03:31:35,476 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-19 03:31:35,477 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-19 03:31:35,477 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2023-11-19 03:31:35,477 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2023-11-19 03:31:35,477 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_get_interface [2023-11-19 03:31:35,477 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_get_interface [2023-11-19 03:31:35,477 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_dir_in [2023-11-19 03:31:35,477 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_dir_in [2023-11-19 03:31:35,477 INFO L130 BoogieDeclarations]: Found specification of procedure idealtek_get_pkt_len [2023-11-19 03:31:35,477 INFO L138 BoogieDeclarations]: Found implementation of procedure idealtek_get_pkt_len [2023-11-19 03:31:35,478 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2023-11-19 03:31:35,478 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2023-11-19 03:31:35,478 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2023-11-19 03:31:35,478 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2023-11-19 03:31:35,478 INFO L130 BoogieDeclarations]: Found specification of procedure eturbo_read_data [2023-11-19 03:31:35,478 INFO L138 BoogieDeclarations]: Found implementation of procedure eturbo_read_data [2023-11-19 03:31:35,478 INFO L130 BoogieDeclarations]: Found specification of procedure input_event [2023-11-19 03:31:35,478 INFO L138 BoogieDeclarations]: Found implementation of procedure input_event [2023-11-19 03:31:35,478 INFO L130 BoogieDeclarations]: Found specification of procedure eturbo_get_pkt_len [2023-11-19 03:31:35,479 INFO L138 BoogieDeclarations]: Found implementation of procedure eturbo_get_pkt_len [2023-11-19 03:31:35,479 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_mutex_of_input_dev [2023-11-19 03:31:35,479 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_unlock_mutex_of_input_dev [2023-11-19 03:31:35,479 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-19 03:31:35,480 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-11-19 03:31:35,480 INFO L130 BoogieDeclarations]: Found specification of procedure mtouch_read_data [2023-11-19 03:31:35,480 INFO L138 BoogieDeclarations]: Found implementation of procedure mtouch_read_data [2023-11-19 03:31:35,480 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-19 03:31:35,480 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-19 03:31:35,480 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2023-11-19 03:31:35,480 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2023-11-19 03:31:35,480 INFO L130 BoogieDeclarations]: Found specification of procedure e2i_init [2023-11-19 03:31:35,480 INFO L138 BoogieDeclarations]: Found implementation of procedure e2i_init [2023-11-19 03:31:35,481 INFO L130 BoogieDeclarations]: Found specification of procedure usbtouch_probe [2023-11-19 03:31:35,481 INFO L138 BoogieDeclarations]: Found implementation of procedure usbtouch_probe [2023-11-19 03:31:35,481 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 03:31:35,481 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_mutex_of_input_dev [2023-11-19 03:31:35,481 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_mutex_of_input_dev [2023-11-19 03:31:35,481 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2023-11-19 03:31:35,481 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2023-11-19 03:31:35,481 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2023-11-19 03:31:35,482 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2023-11-19 03:31:35,482 INFO L130 BoogieDeclarations]: Found specification of procedure e2i_read_data [2023-11-19 03:31:35,482 INFO L138 BoogieDeclarations]: Found implementation of procedure e2i_read_data [2023-11-19 03:31:35,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-19 03:31:35,482 INFO L130 BoogieDeclarations]: Found specification of procedure usbtouch_process_multi [2023-11-19 03:31:35,482 INFO L138 BoogieDeclarations]: Found implementation of procedure usbtouch_process_multi [2023-11-19 03:31:35,482 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2023-11-19 03:31:35,482 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2023-11-19 03:31:35,482 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2023-11-19 03:31:35,483 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2023-11-19 03:31:35,483 INFO L130 BoogieDeclarations]: Found specification of procedure egalax_init [2023-11-19 03:31:35,483 INFO L138 BoogieDeclarations]: Found implementation of procedure egalax_init [2023-11-19 03:31:35,483 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-19 03:31:35,484 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2023-11-19 03:31:35,484 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2023-11-19 03:31:35,484 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-11-19 03:31:35,484 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-11-19 03:31:35,484 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2023-11-19 03:31:35,486 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2023-11-19 03:31:35,486 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_put_interface [2023-11-19 03:31:35,486 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_put_interface [2023-11-19 03:31:35,486 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 03:31:35,486 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2023-11-19 03:31:35,486 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2023-11-19 03:31:35,486 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2023-11-19 03:31:35,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2023-11-19 03:31:35,487 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-19 03:31:35,487 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-19 03:31:35,487 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2023-11-19 03:31:35,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2023-11-19 03:31:35,487 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2023-11-19 03:31:35,487 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2023-11-19 03:31:35,487 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2023-11-19 03:31:35,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2023-11-19 03:31:35,488 INFO L130 BoogieDeclarations]: Found specification of procedure kstrdup [2023-11-19 03:31:35,488 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrdup [2023-11-19 03:31:35,488 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2023-11-19 03:31:35,488 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2023-11-19 03:31:35,488 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2023-11-19 03:31:35,488 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2023-11-19 03:31:35,488 INFO L130 BoogieDeclarations]: Found specification of procedure panjit_read_data [2023-11-19 03:31:35,488 INFO L138 BoogieDeclarations]: Found implementation of procedure panjit_read_data [2023-11-19 03:31:35,488 INFO L130 BoogieDeclarations]: Found specification of procedure nexio_alloc [2023-11-19 03:31:35,488 INFO L138 BoogieDeclarations]: Found implementation of procedure nexio_alloc [2023-11-19 03:31:35,489 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2023-11-19 03:31:35,489 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2023-11-19 03:31:35,489 INFO L130 BoogieDeclarations]: Found specification of procedure etouch_get_pkt_len [2023-11-19 03:31:35,489 INFO L138 BoogieDeclarations]: Found implementation of procedure etouch_get_pkt_len [2023-11-19 03:31:35,489 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-19 03:31:35,489 INFO L130 BoogieDeclarations]: Found specification of procedure elo_read_data [2023-11-19 03:31:35,489 INFO L138 BoogieDeclarations]: Found implementation of procedure elo_read_data [2023-11-19 03:31:35,489 INFO L130 BoogieDeclarations]: Found specification of procedure usbtouch_free_buffers [2023-11-19 03:31:35,489 INFO L138 BoogieDeclarations]: Found implementation of procedure usbtouch_free_buffers [2023-11-19 03:31:35,490 INFO L130 BoogieDeclarations]: Found specification of procedure general_touch_read_data [2023-11-19 03:31:35,490 INFO L138 BoogieDeclarations]: Found implementation of procedure general_touch_read_data [2023-11-19 03:31:35,490 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:31:35,490 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-11-19 03:31:35,490 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-11-19 03:31:35,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 03:31:35,490 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 03:31:35,490 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 03:31:35,490 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-19 03:31:35,491 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-19 03:31:35,491 INFO L130 BoogieDeclarations]: Found specification of procedure usb_control_msg [2023-11-19 03:31:35,491 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_control_msg [2023-11-19 03:31:35,491 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_alloc_irq_check_alloc_flags [2023-11-19 03:31:35,491 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_alloc_irq_check_alloc_flags [2023-11-19 03:31:35,491 INFO L130 BoogieDeclarations]: Found specification of procedure input_unregister_device [2023-11-19 03:31:35,492 INFO L138 BoogieDeclarations]: Found implementation of procedure input_unregister_device [2023-11-19 03:31:35,496 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2023-11-19 03:31:35,496 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2023-11-19 03:31:35,496 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2023-11-19 03:31:35,497 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2023-11-19 03:31:35,497 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:31:35,497 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:31:35,497 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2023-11-19 03:31:35,497 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2023-11-19 03:31:35,497 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-19 03:31:35,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-19 03:31:35,499 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-19 03:31:35,499 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-19 03:31:35,499 INFO L130 BoogieDeclarations]: Found specification of procedure usbtouch_resume [2023-11-19 03:31:35,499 INFO L138 BoogieDeclarations]: Found implementation of procedure usbtouch_resume [2023-11-19 03:31:35,499 INFO L130 BoogieDeclarations]: Found specification of procedure strlcat [2023-11-19 03:31:35,499 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcat [2023-11-19 03:31:35,500 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_bulk_urb [2023-11-19 03:31:35,500 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_bulk_urb [2023-11-19 03:31:35,500 INFO L130 BoogieDeclarations]: Found specification of procedure zytronic_read_data [2023-11-19 03:31:35,500 INFO L138 BoogieDeclarations]: Found implementation of procedure zytronic_read_data [2023-11-19 03:31:35,500 INFO L130 BoogieDeclarations]: Found specification of procedure gunze_read_data [2023-11-19 03:31:35,500 INFO L138 BoogieDeclarations]: Found implementation of procedure gunze_read_data [2023-11-19 03:31:35,500 INFO L130 BoogieDeclarations]: Found specification of procedure usbtouch_disconnect [2023-11-19 03:31:35,500 INFO L138 BoogieDeclarations]: Found implementation of procedure usbtouch_disconnect [2023-11-19 03:31:35,500 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2023-11-19 03:31:35,500 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2023-11-19 03:31:35,501 INFO L130 BoogieDeclarations]: Found specification of procedure tc45usb_read_data [2023-11-19 03:31:35,501 INFO L138 BoogieDeclarations]: Found implementation of procedure tc45usb_read_data [2023-11-19 03:31:35,501 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_usb_free_urb [2023-11-19 03:31:35,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_usb_free_urb [2023-11-19 03:31:35,501 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2023-11-19 03:31:35,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2023-11-19 03:31:35,501 INFO L130 BoogieDeclarations]: Found specification of procedure nexio_exit [2023-11-19 03:31:35,501 INFO L138 BoogieDeclarations]: Found implementation of procedure nexio_exit [2023-11-19 03:31:35,501 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 03:31:35,501 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2023-11-19 03:31:35,502 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2023-11-19 03:31:35,502 INFO L130 BoogieDeclarations]: Found specification of procedure nexio_init [2023-11-19 03:31:35,502 INFO L138 BoogieDeclarations]: Found implementation of procedure nexio_init [2023-11-19 03:31:35,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-19 03:31:35,502 INFO L130 BoogieDeclarations]: Found specification of procedure gotop_read_data [2023-11-19 03:31:35,502 INFO L138 BoogieDeclarations]: Found implementation of procedure gotop_read_data [2023-11-19 03:31:35,502 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2023-11-19 03:31:35,502 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2023-11-19 03:31:35,502 INFO L130 BoogieDeclarations]: Found specification of procedure input_get_drvdata [2023-11-19 03:31:35,502 INFO L138 BoogieDeclarations]: Found implementation of procedure input_get_drvdata [2023-11-19 03:31:35,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-19 03:31:35,503 INFO L130 BoogieDeclarations]: Found specification of procedure jastec_read_data [2023-11-19 03:31:35,503 INFO L138 BoogieDeclarations]: Found implementation of procedure jastec_read_data [2023-11-19 03:31:35,503 INFO L130 BoogieDeclarations]: Found specification of procedure egalax_get_pkt_len [2023-11-19 03:31:35,503 INFO L138 BoogieDeclarations]: Found implementation of procedure egalax_get_pkt_len [2023-11-19 03:31:35,503 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-11-19 03:31:35,503 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-11-19 03:31:35,503 INFO L130 BoogieDeclarations]: Found specification of procedure etouch_read_data [2023-11-19 03:31:35,504 INFO L138 BoogieDeclarations]: Found implementation of procedure etouch_read_data [2023-11-19 03:31:35,504 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2023-11-19 03:31:35,504 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2023-11-19 03:31:35,504 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2023-11-19 03:31:35,504 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2023-11-19 03:31:35,504 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2023-11-19 03:31:35,504 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2023-11-19 03:31:35,504 INFO L130 BoogieDeclarations]: Found specification of procedure usbtouch_irq [2023-11-19 03:31:35,504 INFO L138 BoogieDeclarations]: Found implementation of procedure usbtouch_irq [2023-11-19 03:31:35,505 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_intfdata [2023-11-19 03:31:35,505 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_intfdata [2023-11-19 03:31:35,505 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-11-19 03:31:35,505 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-11-19 03:31:35,505 INFO L130 BoogieDeclarations]: Found specification of procedure nexio_read_data [2023-11-19 03:31:35,505 INFO L138 BoogieDeclarations]: Found implementation of procedure nexio_read_data [2023-11-19 03:31:35,505 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2023-11-19 03:31:35,506 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2023-11-19 03:31:35,506 INFO L130 BoogieDeclarations]: Found specification of procedure input_report_abs [2023-11-19 03:31:35,506 INFO L138 BoogieDeclarations]: Found implementation of procedure input_report_abs [2023-11-19 03:31:35,506 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_alloc_usb_lock_check_alloc_flags [2023-11-19 03:31:35,506 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_alloc_usb_lock_check_alloc_flags [2023-11-19 03:31:35,506 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_usb_alloc_urb [2023-11-19 03:31:35,506 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_usb_alloc_urb [2023-11-19 03:31:35,506 INFO L130 BoogieDeclarations]: Found specification of procedure usb_bulk_msg [2023-11-19 03:31:35,506 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_bulk_msg [2023-11-19 03:31:35,506 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2023-11-19 03:31:35,507 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2023-11-19 03:31:35,507 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2023-11-19 03:31:35,507 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2023-11-19 03:31:35,507 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2023-11-19 03:31:35,507 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2023-11-19 03:31:35,507 INFO L130 BoogieDeclarations]: Found specification of procedure itm_read_data [2023-11-19 03:31:35,507 INFO L138 BoogieDeclarations]: Found implementation of procedure itm_read_data [2023-11-19 03:31:35,507 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2023-11-19 03:31:35,507 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2023-11-19 03:31:35,508 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2023-11-19 03:31:35,508 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2023-11-19 03:31:35,508 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~TO~VOID [2023-11-19 03:31:35,508 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~TO~VOID [2023-11-19 03:31:35,508 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-19 03:31:35,508 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-19 03:31:35,508 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2023-11-19 03:31:35,508 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2023-11-19 03:31:35,508 INFO L130 BoogieDeclarations]: Found specification of procedure usbtouch_reset_resume [2023-11-19 03:31:35,508 INFO L138 BoogieDeclarations]: Found implementation of procedure usbtouch_reset_resume [2023-11-19 03:31:35,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 03:31:35,509 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2023-11-19 03:31:35,509 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2023-11-19 03:31:35,509 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-19 03:31:35,509 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-19 03:31:35,509 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2023-11-19 03:31:35,509 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2023-11-19 03:31:35,509 INFO L130 BoogieDeclarations]: Found specification of procedure input_set_abs_params [2023-11-19 03:31:35,509 INFO L138 BoogieDeclarations]: Found implementation of procedure input_set_abs_params [2023-11-19 03:31:35,509 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-11-19 03:31:35,510 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-11-19 03:31:35,510 INFO L130 BoogieDeclarations]: Found specification of procedure idealtek_read_data [2023-11-19 03:31:35,510 INFO L138 BoogieDeclarations]: Found implementation of procedure idealtek_read_data [2023-11-19 03:31:35,510 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2023-11-19 03:31:35,510 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2023-11-19 03:31:35,510 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-19 03:31:35,510 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-19 03:31:35,510 INFO L130 BoogieDeclarations]: Found specification of procedure usbtouch_process_pkt [2023-11-19 03:31:35,510 INFO L138 BoogieDeclarations]: Found implementation of procedure usbtouch_process_pkt [2023-11-19 03:31:35,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:31:35,511 INFO L130 BoogieDeclarations]: Found specification of procedure irtouch_read_data [2023-11-19 03:31:35,511 INFO L138 BoogieDeclarations]: Found implementation of procedure irtouch_read_data [2023-11-19 03:31:35,511 INFO L130 BoogieDeclarations]: Found specification of procedure egalax_read_data [2023-11-19 03:31:35,511 INFO L138 BoogieDeclarations]: Found implementation of procedure egalax_read_data [2023-11-19 03:31:36,583 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:31:36,587 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:31:36,867 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2023-11-19 03:31:43,821 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:31:46,873 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:31:46,874 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-19 03:31:46,894 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:31:46 BoogieIcfgContainer [2023-11-19 03:31:46,894 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:31:46,896 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:31:46,896 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:31:46,907 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:31:46,908 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:31:46" (1/1) ... [2023-11-19 03:31:46,918 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:31:47,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:47,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2529 states to 1750 states and 2529 transitions. [2023-11-19 03:31:47,179 INFO L276 IsEmpty]: Start isEmpty. Operand 1750 states and 2529 transitions. [2023-11-19 03:31:47,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2023-11-19 03:31:47,186 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:47,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:31:51,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:53,084 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-19 03:31:53,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:53,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2563 states to 1764 states and 2549 transitions. [2023-11-19 03:31:53,498 INFO L276 IsEmpty]: Start isEmpty. Operand 1764 states and 2549 transitions. [2023-11-19 03:31:53,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2023-11-19 03:31:53,502 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:53,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:31:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:58,205 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-11-19 03:31:58,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:58,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2573 states to 1770 states and 2558 transitions. [2023-11-19 03:31:58,284 INFO L276 IsEmpty]: Start isEmpty. Operand 1770 states and 2558 transitions. [2023-11-19 03:31:58,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2023-11-19 03:31:58,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:58,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:32:01,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:32:02,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-19 03:32:02,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:32:02,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2610 states to 1785 states and 2580 transitions. [2023-11-19 03:32:02,642 INFO L276 IsEmpty]: Start isEmpty. Operand 1785 states and 2580 transitions. [2023-11-19 03:32:02,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2023-11-19 03:32:02,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:32:02,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:32:05,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:32:06,493 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-11-19 03:32:06,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:32:06,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2623 states to 1792 states and 2591 transitions. [2023-11-19 03:32:06,583 INFO L276 IsEmpty]: Start isEmpty. Operand 1792 states and 2591 transitions. [2023-11-19 03:32:06,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2023-11-19 03:32:06,585 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:32:06,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:32:09,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:32:10,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-19 03:32:11,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:32:11,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2663 states to 1808 states and 2615 transitions. [2023-11-19 03:32:11,158 INFO L276 IsEmpty]: Start isEmpty. Operand 1808 states and 2615 transitions. [2023-11-19 03:32:11,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2023-11-19 03:32:11,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:32:11,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:32:13,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat