./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 5eff9009202d8b0bf60c327eed36946f13574b2b7f3842f1a4c1fa3c35e53160 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 19:12:18,985 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 19:12:19,107 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf [2024-11-08 19:12:19,117 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 19:12:19,118 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 19:12:19,152 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 19:12:19,155 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 19:12:19,156 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 19:12:19,157 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 19:12:19,160 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 19:12:19,161 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 19:12:19,162 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 19:12:19,162 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 19:12:19,163 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 19:12:19,163 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 19:12:19,164 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 19:12:19,166 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 19:12:19,166 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 19:12:19,169 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-08 19:12:19,169 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-08 19:12:19,170 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-08 19:12:19,171 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 19:12:19,171 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-08 19:12:19,171 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 19:12:19,172 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 19:12:19,172 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 19:12:19,172 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 19:12:19,173 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 19:12:19,173 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 19:12:19,173 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 19:12:19,178 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 19:12:19,179 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 19:12:19,179 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 19:12:19,180 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 19:12:19,181 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 19:12:19,181 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 19:12:19,182 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 19:12:19,183 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 19:12:19,183 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 19:12:19,183 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/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_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5eff9009202d8b0bf60c327eed36946f13574b2b7f3842f1a4c1fa3c35e53160 [2024-11-08 19:12:19,574 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 19:12:19,627 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 19:12:19,631 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 19:12:19,633 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 19:12:19,634 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 19:12:19,635 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i Unable to find full path for "g++" [2024-11-08 19:12:22,165 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 19:12:22,793 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 19:12:22,795 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i [2024-11-08 19:12:22,848 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/data/1c6336b58/73974ad2711c48fa8d1cfd702a27fc6a/FLAG25d2ebfec [2024-11-08 19:12:22,880 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/data/1c6336b58/73974ad2711c48fa8d1cfd702a27fc6a [2024-11-08 19:12:22,885 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 19:12:22,887 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 19:12:22,891 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 19:12:22,893 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 19:12:22,900 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 19:12:22,901 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:12:22" (1/1) ... [2024-11-08 19:12:22,903 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@24005e6b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:22, skipping insertion in model container [2024-11-08 19:12:22,905 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:12:22" (1/1) ... [2024-11-08 19:12:23,059 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 19:12:23,967 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:23,968 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:23,973 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:23,980 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,003 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,022 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,025 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,029 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,030 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,212 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,212 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,429 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,451 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,453 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,459 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,531 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:12:24,534 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:12:24,843 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 19:12:24,959 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [2595] [2024-11-08 19:12:24,961 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [2603] [2024-11-08 19:12:25,320 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:12:25,465 INFO L204 MainTranslator]: Completed translation [2024-11-08 19:12:25,467 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25 WrapperNode [2024-11-08 19:12:25,467 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 19:12:25,468 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 19:12:25,469 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 19:12:25,469 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 19:12:25,478 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:25,570 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:25,826 INFO L138 Inliner]: procedures = 104, calls = 3248, calls flagged for inlining = 28, calls inlined = 27, statements flattened = 4318 [2024-11-08 19:12:25,826 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 19:12:25,827 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 19:12:25,828 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 19:12:25,828 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 19:12:25,844 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:25,844 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:25,892 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:26,072 INFO L175 MemorySlicer]: Split 2922 memory accesses to 10 slices as follows [2, 14, 4, 244, 3, 5, 3, 130, 15, 2502]. 86 percent of accesses are in the largest equivalence class. The 16 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 0, 0, 14]. The 2625 writes are split as follows [0, 13, 1, 135, 1, 1, 1, 129, 7, 2337]. [2024-11-08 19:12:26,073 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:26,073 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:26,300 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:26,320 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:26,342 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:26,365 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:26,406 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 19:12:26,407 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 19:12:26,408 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 19:12:26,408 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 19:12:26,409 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:12:25" (1/1) ... [2024-11-08 19:12:26,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 19:12:26,433 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 19:12:26,457 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 19:12:26,461 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 19:12:26,501 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_alloc_voice [2024-11-08 19:12:26,501 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_alloc_voice [2024-11-08 19:12:26,502 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_set_instr [2024-11-08 19:12:26,502 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_set_instr [2024-11-08 19:12:26,502 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2024-11-08 19:12:26,503 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2024-11-08 19:12:26,503 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2024-11-08 19:12:26,504 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2024-11-08 19:12:26,504 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2024-11-08 19:12:26,504 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2024-11-08 19:12:26,505 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2024-11-08 19:12:26,505 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2024-11-08 19:12:26,505 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2024-11-08 19:12:26,507 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2024-11-08 19:12:26,507 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2024-11-08 19:12:26,507 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2024-11-08 19:12:26,507 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2024-11-08 19:12:26,507 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2024-11-08 19:12:26,508 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2024-11-08 19:12:26,508 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2024-11-08 19:12:26,510 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2024-11-08 19:12:26,510 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2024-11-08 19:12:26,511 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2024-11-08 19:12:26,511 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2024-11-08 19:12:26,511 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-08 19:12:26,511 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-08 19:12:26,511 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-08 19:12:26,511 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-08 19:12:26,512 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-08 19:12:26,512 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-08 19:12:26,512 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-08 19:12:26,512 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-08 19:12:26,512 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-08 19:12:26,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-08 19:12:26,513 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_reset [2024-11-08 19:12:26,513 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_reset [2024-11-08 19:12:26,514 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-08 19:12:26,514 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-08 19:12:26,514 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-08 19:12:26,514 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-08 19:12:26,514 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-08 19:12:26,514 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-08 19:12:26,515 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-08 19:12:26,515 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-08 19:12:26,515 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-08 19:12:26,515 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-08 19:12:26,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-08 19:12:26,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-08 19:12:26,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-08 19:12:26,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-08 19:12:26,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-08 19:12:26,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-08 19:12:26,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-08 19:12:26,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-08 19:12:26,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-08 19:12:26,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-08 19:12:26,516 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_setup_voice [2024-11-08 19:12:26,516 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_setup_voice [2024-11-08 19:12:26,517 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-08 19:12:26,518 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-08 19:12:26,519 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-08 19:12:26,519 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-08 19:12:26,519 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-08 19:12:26,519 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-08 19:12:26,520 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-08 19:12:26,521 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-08 19:12:26,521 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-08 19:12:26,521 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-08 19:12:26,521 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-08 19:12:26,521 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-08 19:12:26,521 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_command [2024-11-08 19:12:26,522 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_command [2024-11-08 19:12:26,522 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-08 19:12:26,522 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-08 19:12:26,522 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-08 19:12:26,522 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-08 19:12:26,522 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-08 19:12:26,522 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-08 19:12:26,523 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-08 19:12:26,523 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-08 19:12:26,523 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-08 19:12:26,523 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-08 19:12:26,523 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-08 19:12:26,523 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-08 19:12:26,523 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-08 19:12:26,523 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-08 19:12:26,523 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-08 19:12:26,525 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-08 19:12:26,526 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-08 19:12:26,526 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-08 19:12:26,526 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-08 19:12:26,526 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-08 19:12:26,526 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-08 19:12:26,526 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-08 19:12:26,527 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_len [2024-11-08 19:12:26,527 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_len [2024-11-08 19:12:26,528 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2024-11-08 19:12:26,528 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2024-11-08 19:12:26,528 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_hw_control [2024-11-08 19:12:26,528 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_hw_control [2024-11-08 19:12:26,529 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-08 19:12:26,529 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-08 19:12:26,529 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_volume_method [2024-11-08 19:12:26,529 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_volume_method [2024-11-08 19:12:26,529 INFO L130 BoogieDeclarations]: Found specification of procedure set_voice_volume [2024-11-08 19:12:26,531 INFO L138 BoogieDeclarations]: Found implementation of procedure set_voice_volume [2024-11-08 19:12:26,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-08 19:12:26,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-08 19:12:26,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-08 19:12:26,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-08 19:12:26,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-08 19:12:26,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-08 19:12:26,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-08 19:12:26,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-08 19:12:26,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-08 19:12:26,533 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-08 19:12:26,533 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_aftertouch [2024-11-08 19:12:26,533 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_aftertouch [2024-11-08 19:12:26,533 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-08 19:12:26,533 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-08 19:12:26,533 INFO L130 BoogieDeclarations]: Found specification of procedure freq_to_fnum [2024-11-08 19:12:26,534 INFO L138 BoogieDeclarations]: Found implementation of procedure freq_to_fnum [2024-11-08 19:12:26,534 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__copy_from_user_1 [2024-11-08 19:12:26,534 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__copy_from_user_1 [2024-11-08 19:12:26,534 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-08 19:12:26,534 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-08 19:12:26,534 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-08 19:12:26,535 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-08 19:12:26,536 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-08 19:12:26,537 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_load_patch [2024-11-08 19:12:26,537 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_load_patch [2024-11-08 19:12:26,538 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 19:12:26,538 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_start_note [2024-11-08 19:12:26,538 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_start_note [2024-11-08 19:12:26,538 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_kill_note [2024-11-08 19:12:26,539 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_kill_note [2024-11-08 19:12:26,539 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-11-08 19:12:26,539 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-11-08 19:12:26,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-08 19:12:26,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-08 19:12:26,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-08 19:12:26,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-08 19:12:26,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-08 19:12:26,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-08 19:12:26,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-08 19:12:26,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-08 19:12:26,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-08 19:12:26,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-08 19:12:26,541 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 19:12:26,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-08 19:12:26,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-08 19:12:26,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-08 19:12:26,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-08 19:12:26,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-08 19:12:26,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-08 19:12:26,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-08 19:12:26,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-08 19:12:26,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-08 19:12:26,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-08 19:12:26,546 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_ioctl [2024-11-08 19:12:26,546 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_ioctl [2024-11-08 19:12:26,546 INFO L130 BoogieDeclarations]: Found specification of procedure compute_finetune [2024-11-08 19:12:26,546 INFO L138 BoogieDeclarations]: Found implementation of procedure compute_finetune [2024-11-08 19:12:26,547 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_bender [2024-11-08 19:12:26,547 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_bender [2024-11-08 19:12:26,547 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_panning [2024-11-08 19:12:26,547 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_panning [2024-11-08 19:12:26,548 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 19:12:26,548 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2024-11-08 19:12:26,548 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2024-11-08 19:12:26,548 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-08 19:12:26,548 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-08 19:12:26,549 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_copy_from_user_7 [2024-11-08 19:12:26,549 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_copy_from_user_7 [2024-11-08 19:12:26,549 INFO L130 BoogieDeclarations]: Found specification of procedure calc_vol [2024-11-08 19:12:26,549 INFO L138 BoogieDeclarations]: Found implementation of procedure calc_vol [2024-11-08 19:12:26,549 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2024-11-08 19:12:26,552 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2024-11-08 19:12:26,552 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2024-11-08 19:12:26,552 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2024-11-08 19:12:26,553 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_controller [2024-11-08 19:12:26,553 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_controller [2024-11-08 19:12:26,553 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 19:12:26,553 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-08 19:12:26,553 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-08 19:12:26,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-08 19:12:26,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-08 19:12:26,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-08 19:12:26,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-08 19:12:26,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-08 19:12:26,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-08 19:12:26,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-08 19:12:26,555 INFO L130 BoogieDeclarations]: Found specification of procedure store_instr [2024-11-08 19:12:26,555 INFO L138 BoogieDeclarations]: Found implementation of procedure store_instr [2024-11-08 19:12:26,555 INFO L130 BoogieDeclarations]: Found specification of procedure __request_region [2024-11-08 19:12:26,555 INFO L138 BoogieDeclarations]: Found implementation of procedure __request_region [2024-11-08 19:12:26,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-08 19:12:26,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-08 19:12:26,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-08 19:12:26,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-08 19:12:26,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-08 19:12:26,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-08 19:12:26,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-08 19:12:26,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-08 19:12:26,557 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-08 19:12:26,557 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-08 19:12:26,557 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2024-11-08 19:12:26,558 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2024-11-08 19:12:26,558 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 19:12:26,558 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 19:12:26,558 INFO L130 BoogieDeclarations]: Found specification of procedure bend_pitch [2024-11-08 19:12:26,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bend_pitch [2024-11-08 19:12:27,304 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 19:12:27,309 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 19:12:28,363 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-08 19:12:29,380 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:29,450 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:29,508 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:29,568 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:29,646 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:29,729 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:29,851 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:29,906 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:29,957 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:12:30,008 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:34,004 WARN L249 Executor]: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory") [2024-11-08 19:23:34,005 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 101 [2024-11-08 19:23:34,006 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:281) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:155) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:61) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.constructTransFormula(Statements2TransFormula.java:221) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.getTransFormula(Statements2TransFormula.java:175) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.statementSequence(Statements2TransFormula.java:735) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.util.TransFormulaAdder.addTransitionFormulas(TransFormulaAdder.java:119) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:702) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:268) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.RCFGBuilderObserver.process(RCFGBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 25 more [2024-11-08 19:23:34,011 INFO L158 Benchmark]: Toolchain (without parser) took 671123.26ms. Allocated memory was 159.4MB in the beginning and 1.2GB in the end (delta: 1.0GB). Free memory was 118.3MB in the beginning and 841.4MB in the end (delta: -723.1MB). Peak memory consumption was 821.0MB. Max. memory is 16.1GB. [2024-11-08 19:23:34,013 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 119.5MB. Free memory was 85.1MB in the beginning and 85.1MB in the end (delta: 30.7kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 19:23:34,014 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2576.75ms. Allocated memory is still 159.4MB. Free memory was 118.3MB in the beginning and 78.5MB in the end (delta: 39.8MB). Peak memory consumption was 102.7MB. Max. memory is 16.1GB. [2024-11-08 19:23:34,015 INFO L158 Benchmark]: Boogie Procedure Inliner took 358.41ms. Allocated memory was 159.4MB in the beginning and 230.7MB in the end (delta: 71.3MB). Free memory was 78.5MB in the beginning and 150.3MB in the end (delta: -71.7MB). Peak memory consumption was 36.8MB. Max. memory is 16.1GB. [2024-11-08 19:23:34,015 INFO L158 Benchmark]: Boogie Preprocessor took 578.95ms. Allocated memory is still 230.7MB. Free memory was 150.3MB in the beginning and 126.3MB in the end (delta: 23.9MB). Peak memory consumption was 34.4MB. Max. memory is 16.1GB. [2024-11-08 19:23:34,016 INFO L158 Benchmark]: RCFGBuilder took 667601.99ms. Allocated memory was 230.7MB in the beginning and 1.2GB in the end (delta: 964.7MB). Free memory was 126.3MB in the beginning and 841.4MB in the end (delta: -715.0MB). Peak memory consumption was 756.1MB. Max. memory is 16.1GB. [2024-11-08 19:23:34,020 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.30ms. Allocated memory is still 119.5MB. Free memory was 85.1MB in the beginning and 85.1MB in the end (delta: 30.7kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2576.75ms. Allocated memory is still 159.4MB. Free memory was 118.3MB in the beginning and 78.5MB in the end (delta: 39.8MB). Peak memory consumption was 102.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 358.41ms. Allocated memory was 159.4MB in the beginning and 230.7MB in the end (delta: 71.3MB). Free memory was 78.5MB in the beginning and 150.3MB in the end (delta: -71.7MB). Peak memory consumption was 36.8MB. Max. memory is 16.1GB. * Boogie Preprocessor took 578.95ms. Allocated memory is still 230.7MB. Free memory was 150.3MB in the beginning and 126.3MB in the end (delta: 23.9MB). Peak memory consumption was 34.4MB. Max. memory is 16.1GB. * RCFGBuilder took 667601.99ms. Allocated memory was 230.7MB in the beginning and 1.2GB in the end (delta: 964.7MB). Free memory was 126.3MB in the beginning and 841.4MB in the end (delta: -715.0MB). Peak memory consumption was 756.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder: - ExceptionOrErrorResult: SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder: SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 2595]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [2595] - GenericResultAtLocation [Line: 2603]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [2603] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 5eff9009202d8b0bf60c327eed36946f13574b2b7f3842f1a4c1fa3c35e53160 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 19:23:36,341 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 19:23:36,449 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf [2024-11-08 19:23:36,456 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 19:23:36,457 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 19:23:36,497 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 19:23:36,499 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 19:23:36,499 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 19:23:36,500 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 19:23:36,501 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 19:23:36,503 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 19:23:36,503 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 19:23:36,504 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 19:23:36,504 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 19:23:36,505 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 19:23:36,508 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 19:23:36,509 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 19:23:36,509 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 19:23:36,509 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-08 19:23:36,510 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-08 19:23:36,510 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-08 19:23:36,510 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 19:23:36,511 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-08 19:23:36,511 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-08 19:23:36,511 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 19:23:36,512 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-08 19:23:36,512 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 19:23:36,512 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 19:23:36,513 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 19:23:36,513 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 19:23:36,513 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 19:23:36,514 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 19:23:36,514 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 19:23:36,515 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 19:23:36,516 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 19:23:36,516 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2024-11-08 19:23:36,516 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-08 19:23:36,517 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 19:23:36,517 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 19:23:36,518 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 19:23:36,518 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 19:23:36,518 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/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_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5eff9009202d8b0bf60c327eed36946f13574b2b7f3842f1a4c1fa3c35e53160 [2024-11-08 19:23:36,892 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 19:23:36,918 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 19:23:36,921 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 19:23:36,922 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 19:23:36,922 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 19:23:36,923 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i Unable to find full path for "g++" [2024-11-08 19:23:38,943 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 19:23:39,464 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 19:23:39,467 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/sv-benchmarks/c/ldv-validator-v0.6/linux-stable-42f9f8d-1-111_1a-sound--oss--opl3.ko-entry_point.cil.out.i [2024-11-08 19:23:39,515 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/data/c9e3d1e31/9c93c6ab997e4cb5867c44ca90bae53e/FLAGbc76f520c [2024-11-08 19:23:40,000 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/data/c9e3d1e31/9c93c6ab997e4cb5867c44ca90bae53e [2024-11-08 19:23:40,003 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 19:23:40,005 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 19:23:40,006 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 19:23:40,007 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 19:23:40,014 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 19:23:40,015 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:23:40" (1/1) ... [2024-11-08 19:23:40,017 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@f63c8f7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:40, skipping insertion in model container [2024-11-08 19:23:40,017 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:23:40" (1/1) ... [2024-11-08 19:23:40,180 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 19:23:40,985 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:40,986 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:40,994 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,004 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,022 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,040 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,040 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,041 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,043 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,224 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,225 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,385 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,400 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,401 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,403 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,452 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 19:23:41,456 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:23:41,647 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 19:23:41,782 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [2595] [2024-11-08 19:23:41,784 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [2603] [2024-11-08 19:23:42,058 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:23:42,224 INFO L204 MainTranslator]: Completed translation [2024-11-08 19:23:42,225 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42 WrapperNode [2024-11-08 19:23:42,226 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 19:23:42,227 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 19:23:42,227 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 19:23:42,227 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 19:23:42,235 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:42,325 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:42,609 INFO L138 Inliner]: procedures = 116, calls = 3248, calls flagged for inlining = 28, calls inlined = 27, statements flattened = 4109 [2024-11-08 19:23:42,609 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 19:23:42,610 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 19:23:42,611 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 19:23:42,611 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 19:23:42,624 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:42,624 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:42,679 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:42,878 INFO L175 MemorySlicer]: Split 2922 memory accesses to 10 slices as follows [4, 2, 14, 15, 3, 130, 5, 2502, 244, 3]. 86 percent of accesses are in the largest equivalence class. The 16 initializations are split as follows [0, 2, 0, 0, 0, 0, 0, 14, 0, 0]. The 2625 writes are split as follows [1, 0, 13, 7, 1, 129, 1, 2337, 135, 1]. [2024-11-08 19:23:42,878 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:42,878 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:43,069 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:43,099 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:43,129 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:43,158 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:43,201 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 19:23:43,203 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 19:23:43,203 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 19:23:43,203 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 19:23:43,204 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:23:42" (1/1) ... [2024-11-08 19:23:43,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 19:23:43,222 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 19:23:43,265 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 19:23:43,289 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_baa35127-9804-4e99-beed-164bb716d308/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 19:23:43,336 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_alloc_voice [2024-11-08 19:23:43,337 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_alloc_voice [2024-11-08 19:23:43,337 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_set_instr [2024-11-08 19:23:43,337 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_set_instr [2024-11-08 19:23:43,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-08 19:23:43,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-08 19:23:43,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2024-11-08 19:23:43,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2024-11-08 19:23:43,339 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2024-11-08 19:23:43,339 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2024-11-08 19:23:43,340 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2024-11-08 19:23:43,340 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2024-11-08 19:23:43,340 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2024-11-08 19:23:43,340 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2024-11-08 19:23:43,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2024-11-08 19:23:43,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2024-11-08 19:23:43,343 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2024-11-08 19:23:43,343 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2024-11-08 19:23:43,343 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2024-11-08 19:23:43,343 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2024-11-08 19:23:43,343 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2024-11-08 19:23:43,343 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2024-11-08 19:23:43,344 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2024-11-08 19:23:43,344 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2024-11-08 19:23:43,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2024-11-08 19:23:43,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2024-11-08 19:23:43,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2024-11-08 19:23:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2024-11-08 19:23:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2024-11-08 19:23:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2024-11-08 19:23:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2024-11-08 19:23:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2024-11-08 19:23:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2024-11-08 19:23:43,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2024-11-08 19:23:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_reset [2024-11-08 19:23:43,349 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_reset [2024-11-08 19:23:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-08 19:23:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-08 19:23:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-08 19:23:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-08 19:23:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-08 19:23:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-08 19:23:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2024-11-08 19:23:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2024-11-08 19:23:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2024-11-08 19:23:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2024-11-08 19:23:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-08 19:23:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-08 19:23:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-08 19:23:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-08 19:23:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-08 19:23:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-08 19:23:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-08 19:23:43,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-08 19:23:43,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-08 19:23:43,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-08 19:23:43,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-08 19:23:43,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-08 19:23:43,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-08 19:23:43,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-08 19:23:43,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-08 19:23:43,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-08 19:23:43,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-08 19:23:43,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-08 19:23:43,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-08 19:23:43,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-08 19:23:43,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-08 19:23:43,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-08 19:23:43,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-08 19:23:43,359 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-08 19:23:43,359 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-08 19:23:43,359 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-08 19:23:43,360 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2024-11-08 19:23:43,360 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2024-11-08 19:23:43,360 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2024-11-08 19:23:43,360 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2024-11-08 19:23:43,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-08 19:23:43,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-08 19:23:43,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-08 19:23:43,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-08 19:23:43,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-08 19:23:43,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-08 19:23:43,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-08 19:23:43,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-08 19:23:43,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-08 19:23:43,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-08 19:23:43,362 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_setup_voice [2024-11-08 19:23:43,362 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_setup_voice [2024-11-08 19:23:43,362 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-08 19:23:43,362 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-08 19:23:43,362 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_command [2024-11-08 19:23:43,363 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_command [2024-11-08 19:23:43,363 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-08 19:23:43,363 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-08 19:23:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-08 19:23:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-08 19:23:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-08 19:23:43,368 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-08 19:23:43,368 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-08 19:23:43,368 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-08 19:23:43,369 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-08 19:23:43,369 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-08 19:23:43,373 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-08 19:23:43,373 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-08 19:23:43,373 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-08 19:23:43,373 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-08 19:23:43,373 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-08 19:23:43,373 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-08 19:23:43,374 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-08 19:23:43,374 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-08 19:23:43,374 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-08 19:23:43,374 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-08 19:23:43,374 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-08 19:23:43,374 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-08 19:23:43,375 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_len [2024-11-08 19:23:43,375 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_len [2024-11-08 19:23:43,375 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2024-11-08 19:23:43,375 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2024-11-08 19:23:43,375 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_hw_control [2024-11-08 19:23:43,376 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_hw_control [2024-11-08 19:23:43,376 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-08 19:23:43,376 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-08 19:23:43,376 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_volume_method [2024-11-08 19:23:43,376 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_volume_method [2024-11-08 19:23:43,376 INFO L130 BoogieDeclarations]: Found specification of procedure set_voice_volume [2024-11-08 19:23:43,376 INFO L138 BoogieDeclarations]: Found implementation of procedure set_voice_volume [2024-11-08 19:23:43,377 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_aftertouch [2024-11-08 19:23:43,377 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_aftertouch [2024-11-08 19:23:43,377 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-08 19:23:43,377 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-08 19:23:43,377 INFO L130 BoogieDeclarations]: Found specification of procedure freq_to_fnum [2024-11-08 19:23:43,377 INFO L138 BoogieDeclarations]: Found implementation of procedure freq_to_fnum [2024-11-08 19:23:43,378 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__copy_from_user_1 [2024-11-08 19:23:43,378 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__copy_from_user_1 [2024-11-08 19:23:43,378 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-08 19:23:43,378 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-08 19:23:43,378 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-08 19:23:43,379 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-08 19:23:43,383 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-08 19:23:43,383 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-08 19:23:43,383 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2024-11-08 19:23:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2024-11-08 19:23:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2024-11-08 19:23:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2024-11-08 19:23:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2024-11-08 19:23:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2024-11-08 19:23:43,386 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2024-11-08 19:23:43,386 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2024-11-08 19:23:43,386 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2024-11-08 19:23:43,387 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2024-11-08 19:23:43,387 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2024-11-08 19:23:43,387 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2024-11-08 19:23:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2024-11-08 19:23:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2024-11-08 19:23:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-08 19:23:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-08 19:23:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2024-11-08 19:23:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2024-11-08 19:23:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2024-11-08 19:23:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2024-11-08 19:23:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2024-11-08 19:23:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2024-11-08 19:23:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2024-11-08 19:23:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2024-11-08 19:23:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2024-11-08 19:23:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2024-11-08 19:23:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2024-11-08 19:23:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2024-11-08 19:23:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2024-11-08 19:23:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2024-11-08 19:23:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2024-11-08 19:23:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2024-11-08 19:23:43,394 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2024-11-08 19:23:43,394 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2024-11-08 19:23:43,394 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-08 19:23:43,394 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-08 19:23:43,394 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-08 19:23:43,395 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-08 19:23:43,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-08 19:23:43,395 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_load_patch [2024-11-08 19:23:43,395 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_load_patch [2024-11-08 19:23:43,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 19:23:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_start_note [2024-11-08 19:23:43,396 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_start_note [2024-11-08 19:23:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_kill_note [2024-11-08 19:23:43,396 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_kill_note [2024-11-08 19:23:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-11-08 19:23:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-11-08 19:23:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-08 19:23:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-08 19:23:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-08 19:23:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-08 19:23:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-08 19:23:43,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-08 19:23:43,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-08 19:23:43,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-08 19:23:43,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-08 19:23:43,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-08 19:23:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 19:23:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#0 [2024-11-08 19:23:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#1 [2024-11-08 19:23:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#2 [2024-11-08 19:23:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#3 [2024-11-08 19:23:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#4 [2024-11-08 19:23:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#5 [2024-11-08 19:23:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#6 [2024-11-08 19:23:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#7 [2024-11-08 19:23:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#8 [2024-11-08 19:23:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#9 [2024-11-08 19:23:43,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#0 [2024-11-08 19:23:43,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#1 [2024-11-08 19:23:43,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#2 [2024-11-08 19:23:43,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#3 [2024-11-08 19:23:43,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#4 [2024-11-08 19:23:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#5 [2024-11-08 19:23:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#6 [2024-11-08 19:23:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#7 [2024-11-08 19:23:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#8 [2024-11-08 19:23:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#9 [2024-11-08 19:23:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#0 [2024-11-08 19:23:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#1 [2024-11-08 19:23:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#2 [2024-11-08 19:23:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#3 [2024-11-08 19:23:43,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#4 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#5 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#6 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#7 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#8 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#9 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-08 19:23:43,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_ioctl [2024-11-08 19:23:43,442 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_ioctl [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure compute_finetune [2024-11-08 19:23:43,442 INFO L138 BoogieDeclarations]: Found implementation of procedure compute_finetune [2024-11-08 19:23:43,442 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_bender [2024-11-08 19:23:43,442 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_bender [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2024-11-08 19:23:43,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-08 19:23:43,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-08 19:23:43,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2024-11-08 19:23:43,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2024-11-08 19:23:43,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2024-11-08 19:23:43,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2024-11-08 19:23:43,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2024-11-08 19:23:43,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2024-11-08 19:23:43,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2024-11-08 19:23:43,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2024-11-08 19:23:43,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2024-11-08 19:23:43,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2024-11-08 19:23:43,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2024-11-08 19:23:43,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2024-11-08 19:23:43,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2024-11-08 19:23:43,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2024-11-08 19:23:43,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2024-11-08 19:23:43,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2024-11-08 19:23:43,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2024-11-08 19:23:43,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2024-11-08 19:23:43,446 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_panning [2024-11-08 19:23:43,447 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_panning [2024-11-08 19:23:43,447 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 19:23:43,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-08 19:23:43,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-08 19:23:43,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-08 19:23:43,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2024-11-08 19:23:43,467 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-08 19:23:43,467 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-08 19:23:43,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_copy_from_user_7 [2024-11-08 19:23:43,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_copy_from_user_7 [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure calc_vol [2024-11-08 19:23:43,468 INFO L138 BoogieDeclarations]: Found implementation of procedure calc_vol [2024-11-08 19:23:43,468 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2024-11-08 19:23:43,469 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2024-11-08 19:23:43,469 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure opl3_controller [2024-11-08 19:23:43,469 INFO L138 BoogieDeclarations]: Found implementation of procedure opl3_controller [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#0 [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#1 [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#2 [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#3 [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#4 [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#5 [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#6 [2024-11-08 19:23:43,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#7 [2024-11-08 19:23:43,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#8 [2024-11-08 19:23:43,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#9 [2024-11-08 19:23:43,471 INFO L130 BoogieDeclarations]: Found specification of procedure store_instr [2024-11-08 19:23:43,471 INFO L138 BoogieDeclarations]: Found implementation of procedure store_instr [2024-11-08 19:23:43,471 INFO L130 BoogieDeclarations]: Found specification of procedure __request_region [2024-11-08 19:23:43,471 INFO L138 BoogieDeclarations]: Found implementation of procedure __request_region [2024-11-08 19:23:43,471 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2024-11-08 19:23:43,471 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2024-11-08 19:23:43,471 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 19:23:43,472 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 19:23:43,472 INFO L130 BoogieDeclarations]: Found specification of procedure bend_pitch [2024-11-08 19:23:43,472 INFO L138 BoogieDeclarations]: Found implementation of procedure bend_pitch [2024-11-08 19:23:44,165 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 19:23:44,168 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 19:23:44,907 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-08 19:23:46,720 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:47,220 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:47,634 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:48,323 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:48,690 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:49,195 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:49,888 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:50,661 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:51,396 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-08 19:23:51,787 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock.