./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ntdrivers/parport.i.cil-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ntdrivers/parport.i.cil-2.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 4ac544dc5b01c2e84192d57540176c08b809d66a678248491533d1421aab9cd9 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-03 09:45:57,219 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-03 09:45:57,271 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-03 09:45:57,275 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-03 09:45:57,275 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-03 09:45:57,289 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-03 09:45:57,291 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-03 09:45:57,291 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-03 09:45:57,291 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-03 09:45:57,291 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-03 09:45:57,292 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-03 09:45:57,292 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-03 09:45:57,292 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-03 09:45:57,292 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-03 09:45:57,293 INFO L153 SettingsManager]: * Use SBE=true [2025-03-03 09:45:57,293 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-03 09:45:57,293 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-03 09:45:57,293 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-03 09:45:57,293 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-03 09:45:57,293 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-03 09:45:57,293 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-03 09:45:57,294 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-03 09:45:57,294 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-03 09:45:57,295 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-03 09:45:57,295 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-03 09:45:57,295 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-03 09:45:57,295 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-03 09:45:57,295 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-03 09:45:57,295 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-03 09:45:57,295 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-03 09:45:57,295 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-03 09:45:57,295 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-03 09:45:57,296 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-03 09:45:57,296 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-03 09:45:57,296 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 4ac544dc5b01c2e84192d57540176c08b809d66a678248491533d1421aab9cd9 [2025-03-03 09:45:57,513 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-03 09:45:57,518 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-03 09:45:57,519 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-03 09:45:57,520 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-03 09:45:57,520 INFO L274 PluginConnector]: CDTParser initialized [2025-03-03 09:45:57,521 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ntdrivers/parport.i.cil-2.c [2025-03-03 09:45:58,624 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c318804d2/2733a45f173d4bfb80558c46093d6286/FLAG212000223 [2025-03-03 09:45:59,053 INFO L384 CDTParser]: Found 1 translation units. [2025-03-03 09:45:59,054 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ntdrivers/parport.i.cil-2.c [2025-03-03 09:45:59,087 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c318804d2/2733a45f173d4bfb80558c46093d6286/FLAG212000223 [2025-03-03 09:45:59,098 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c318804d2/2733a45f173d4bfb80558c46093d6286 [2025-03-03 09:45:59,100 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-03 09:45:59,101 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-03 09:45:59,102 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-03 09:45:59,102 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-03 09:45:59,105 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-03 09:45:59,105 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.03 09:45:59" (1/1) ... [2025-03-03 09:45:59,106 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1153dfa6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:45:59, skipping insertion in model container [2025-03-03 09:45:59,106 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.03 09:45:59" (1/1) ... [2025-03-03 09:45:59,170 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-03 09:45:59,691 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ntdrivers/parport.i.cil-2.c[86591,86604] [2025-03-03 09:46:00,195 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-03 09:46:00,210 INFO L200 MainTranslator]: Completed pre-run [2025-03-03 09:46:00,216 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [26] [2025-03-03 09:46:00,217 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [27] [2025-03-03 09:46:00,218 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [197] [2025-03-03 09:46:00,218 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [203] [2025-03-03 09:46:00,218 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [474] [2025-03-03 09:46:00,218 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [528] [2025-03-03 09:46:00,218 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [550] [2025-03-03 09:46:00,219 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [551] [2025-03-03 09:46:00,219 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1238] [2025-03-03 09:46:00,219 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1411] [2025-03-03 09:46:00,219 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1662] [2025-03-03 09:46:00,219 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1663] [2025-03-03 09:46:00,219 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1666] [2025-03-03 09:46:00,220 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1667] [2025-03-03 09:46:00,220 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1668] [2025-03-03 09:46:00,220 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1669] [2025-03-03 09:46:00,220 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1670] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1671] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1678] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1679] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1680] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1681] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1684] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1685] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1686] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1687] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1688] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1689] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1696] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1697] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1698] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1699] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1702] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1703] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1704] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1705] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1706] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1707] [2025-03-03 09:46:00,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1714] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1715] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1716] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1717] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1720] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1721] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1722] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1723] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1724] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1725] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1732] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1733] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1734] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1735] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1738] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1739] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1740] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1741] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1742] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1743] [2025-03-03 09:46:00,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1750] [2025-03-03 09:46:00,224 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1751] [2025-03-03 09:46:00,224 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1752] [2025-03-03 09:46:00,224 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1753] [2025-03-03 09:46:00,224 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1756] [2025-03-03 09:46:00,224 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1757] [2025-03-03 09:46:00,224 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1758] [2025-03-03 09:46:00,225 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1759] [2025-03-03 09:46:00,225 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1760] [2025-03-03 09:46:00,225 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1761] [2025-03-03 09:46:00,225 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1768] [2025-03-03 09:46:00,225 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1769] [2025-03-03 09:46:00,225 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1770] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1771] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1774] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1775] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1776] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1777] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1778] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1779] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1786] [2025-03-03 09:46:00,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1787] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1788] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1789] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1792] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1793] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1794] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1795] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1796] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1797] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1804] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1805] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1806] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1807] [2025-03-03 09:46:00,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1810] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1811] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1812] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1813] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1814] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1815] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1822] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1823] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1824] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1825] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1828] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1829] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1830] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1831] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1832] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1833] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1840] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1841] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1842] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1843] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1846] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1847] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1848] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1849] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1850] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1851] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1858] [2025-03-03 09:46:00,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1859] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1860] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1861] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1864] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1865] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1866] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1867] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1868] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1869] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1876] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1877] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1878] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1879] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1882] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1883] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1884] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1885] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1886] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1887] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1894] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1895] [2025-03-03 09:46:00,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1896] [2025-03-03 09:46:00,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1897] [2025-03-03 09:46:00,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1900] [2025-03-03 09:46:00,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1901] [2025-03-03 09:46:00,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1902] [2025-03-03 09:46:00,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1903] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1904] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1905] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1912] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1913] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1914] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1915] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1918] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1919] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1920] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1921] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1922] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1923] [2025-03-03 09:46:00,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1930] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1931] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,8) [1932] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1933] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1936] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1937] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1938] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1939] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,1) [1940] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1941] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(push,4) [1948] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma pack(pop) [1949] [2025-03-03 09:46:00,233 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [1950] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [1951] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [1952] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [1957] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [1958] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2010] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2011] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2012] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2033] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2034] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [2035] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [2036] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [2037] [2025-03-03 09:46:00,234 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2038] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2039] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2040] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2041] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2042] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2129] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2130] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [2273] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [2274] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2514] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2515] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2516] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2517] [2025-03-03 09:46:00,235 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2518] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2519] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2520] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2521] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2522] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2523] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [2524] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [2525] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [2526] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2527] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2528] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2529] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2530] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2531] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2532] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2533] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [2534] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [2535] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2695] [2025-03-03 09:46:00,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2696] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2697] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2698] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2699] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2700] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2701] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2702] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2703] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2704] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [2705] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [2706] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [2707] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2708] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2709] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2710] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2711] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2712] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2713] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2714] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [2715] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [2716] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2793] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2794] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2795] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2796] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2797] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2798] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2799] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2800] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2801] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2802] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [2803] [2025-03-03 09:46:00,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [2804] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [2805] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2806] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2807] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2808] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2809] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2810] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2811] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2812] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [2813] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [2814] [2025-03-03 09:46:00,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2923] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2924] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2925] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2926] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2927] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2928] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2929] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2930] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [2931] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [2932] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [2933] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [2934] [2025-03-03 09:46:00,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [2935] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [2936] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2937] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2938] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2939] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2940] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2941] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [2942] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [2943] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [2944] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [3781] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [3782] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [3783] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3784] [2025-03-03 09:46:00,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3785] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [3786] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [3787] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [3788] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [3789] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [3790] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [3791] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [3792] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [3793] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [3794] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3795] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3796] [2025-03-03 09:46:00,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3797] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3798] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3799] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3800] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [3801] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [3802] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [3873] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [3874] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [3875] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3876] [2025-03-03 09:46:00,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3877] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [3878] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [3879] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [3880] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [3881] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [3882] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [3883] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [3884] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [3885] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [3886] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3887] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3888] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3889] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3890] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3891] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [3892] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [3893] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [3894] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [4008] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [4009] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [4010] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4011] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4012] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [4013] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [4014] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [4015] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [4016] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [4017] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [4018] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [4019] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [4020] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [4021] [2025-03-03 09:46:00,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4022] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4023] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4024] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4025] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4026] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4027] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [4028] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [4029] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [4951] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [4952] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [4953] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4954] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4955] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [4956] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [4957] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [4958] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [4959] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [4960] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [4961] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [4962] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [4963] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [4964] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4965] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4966] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4967] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4968] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4969] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [4970] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [4971] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [4972] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [6130] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [6131] [2025-03-03 09:46:00,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [6132] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6133] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6134] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [6135] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [6136] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [6137] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [6138] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [6139] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [6140] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [6141] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [6142] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [6143] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6144] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6145] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6146] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6147] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6148] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6149] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [6150] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [6151] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [6161] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [6162] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [6163] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6164] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6165] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [6166] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [6167] [2025-03-03 09:46:00,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [6168] [2025-03-03 09:46:00,248 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [6169] [2025-03-03 09:46:00,248 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [6170] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [6171] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [6172] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [6173] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [6174] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6175] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6176] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6177] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6178] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6179] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [6180] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [6181] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [6182] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [7841] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [7842] [2025-03-03 09:46:00,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [7843] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [7844] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [7845] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [7846] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [7847] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [7848] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [7849] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [7850] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [7851] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [7852] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [7853] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [7854] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [7855] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [7856] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [7857] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [7858] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [7859] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [7860] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [7861] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [7862] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8134] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8135] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8136] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8137] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8138] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8139] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8140] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8141] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8142] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8143] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [8144] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [8145] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [8146] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8147] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8148] [2025-03-03 09:46:00,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8149] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8150] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8151] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8152] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8153] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [8154] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [8155] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8344] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8345] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8346] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8347] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8348] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8349] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8350] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8351] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8352] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8353] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [8354] [2025-03-03 09:46:00,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [8355] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [8356] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8357] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8358] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8359] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8360] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8361] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8362] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8363] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [8364] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [8365] [2025-03-03 09:46:00,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8490] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8491] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8492] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8493] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8494] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8495] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8496] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8497] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [8498] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [8499] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [8500] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [8501] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [8502] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [8503] [2025-03-03 09:46:00,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8504] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8505] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8506] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8507] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8508] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [8509] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [8510] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [8511] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [9458] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [9459] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [9460] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9461] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9462] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [9463] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [9464] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [9465] [2025-03-03 09:46:00,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [9466] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [9467] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [9468] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [9469] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [9470] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [9471] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9472] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9473] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9474] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9475] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9476] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9477] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [9478] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [9479] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [9480] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma alloc_text(PAGEPARWMI0,PptWmiInitWmi) [9487] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma alloc_text(PAGEPARWMI0,PptDispatchSystemControl) [9488] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma alloc_text(PAGEPARWMI0,PptWmiQueryWmiRegInfo) [9489] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma alloc_text(PAGEPARWMI0,PptWmiQueryWmiDataBlock) [9490] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [9644] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [9645] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [9646] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9647] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9648] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [9649] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [9650] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [9651] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4035) [9652] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(push) [9653] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4164) [9654] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_enable) [9655] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma function(_disable) [9656] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(pop) [9657] [2025-03-03 09:46:00,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9658] [2025-03-03 09:46:00,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9659] [2025-03-03 09:46:00,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9660] [2025-03-03 09:46:00,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9661] [2025-03-03 09:46:00,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9662] [2025-03-03 09:46:00,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4103) [9663] [2025-03-03 09:46:00,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(disable:4200) [9664] [2025-03-03 09:46:00,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma warning(default:4200) [9665] [2025-03-03 09:46:00,295 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ntdrivers/parport.i.cil-2.c[86591,86604] [2025-03-03 09:46:00,516 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-03 09:46:00,567 INFO L204 MainTranslator]: Completed translation [2025-03-03 09:46:00,568 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00 WrapperNode [2025-03-03 09:46:00,568 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-03 09:46:00,569 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-03 09:46:00,569 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-03 09:46:00,569 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-03 09:46:00,573 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:00,632 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:00,760 INFO L138 Inliner]: procedures = 248, calls = 2342, calls flagged for inlining = 84, calls inlined = 64, statements flattened = 5263 [2025-03-03 09:46:00,761 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-03 09:46:00,761 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-03 09:46:00,761 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-03 09:46:00,762 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-03 09:46:00,767 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:00,769 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:00,792 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:01,232 INFO L175 MemorySlicer]: Split 1139 memory accesses to 33 slices as follows [27, 12, 1, 1, 3, 3, 12, 5, 1, 13, 918, 6, 12, 6, 14, 6, 9, 3, 2, 15, 1, 6, 4, 10, 2, 3, 5, 4, 4, 2, 2, 27, 0]. 81 percent of accesses are in the largest equivalence class. The 37 initializations are split as follows [7, 0, 1, 1, 3, 0, 2, 3, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]. The 479 writes are split as follows [0, 12, 0, 0, 0, 1, 0, 0, 0, 3, 382, 5, 12, 5, 3, 4, 2, 0, 0, 0, 0, 5, 2, 6, 1, 1, 4, 2, 0, 2, 1, 26, 0]. [2025-03-03 09:46:01,232 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:01,233 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:01,368 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:01,382 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:01,426 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:01,452 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:01,504 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-03 09:46:01,505 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-03 09:46:01,506 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-03 09:46:01,506 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-03 09:46:01,507 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (1/1) ... [2025-03-03 09:46:01,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-03 09:46:01,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:46:01,538 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-03 09:46:01,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-03 09:46:01,560 INFO L130 BoogieDeclarations]: Found specification of procedure PptDebugDumpResourceRequirementsList [2025-03-03 09:46:01,561 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDebugDumpResourceRequirementsList [2025-03-03 09:46:01,561 INFO L130 BoogieDeclarations]: Found specification of procedure PptAcquireRemoveLock [2025-03-03 09:46:01,561 INFO L138 BoogieDeclarations]: Found implementation of procedure PptAcquireRemoveLock [2025-03-03 09:46:01,561 INFO L130 BoogieDeclarations]: Found specification of procedure WRITE_PORT_UCHAR [2025-03-03 09:46:01,562 INFO L138 BoogieDeclarations]: Found implementation of procedure WRITE_PORT_UCHAR [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure PptLegacyZipClockDiskModeByte [2025-03-03 09:46:01,562 INFO L138 BoogieDeclarations]: Found implementation of procedure PptLegacyZipClockDiskModeByte [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~PVOID~0~TO~~BOOLEAN~0 [2025-03-03 09:46:01,562 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~PVOID~0~TO~~BOOLEAN~0 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-03 09:46:01,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure PptClearByteMode [2025-03-03 09:46:01,563 INFO L138 BoogieDeclarations]: Found implementation of procedure PptClearByteMode [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure KeStallExecutionProcessor [2025-03-03 09:46:01,563 INFO L138 BoogieDeclarations]: Found implementation of procedure KeStallExecutionProcessor [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure PptEcrSetMode [2025-03-03 09:46:01,563 INFO L138 BoogieDeclarations]: Found implementation of procedure PptEcrSetMode [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-03 09:46:01,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-03 09:46:01,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-03 09:46:01,565 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-03 09:46:01,565 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-03 09:46:01,565 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-03 09:46:01,565 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-03 09:46:01,565 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-03 09:46:01,565 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-03 09:46:01,566 INFO L130 BoogieDeclarations]: Found specification of procedure PptSynchronizedDecrement [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure PptSynchronizedDecrement [2025-03-03 09:46:01,566 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-03 09:46:01,566 INFO L130 BoogieDeclarations]: Found specification of procedure IofCallDriver [2025-03-03 09:46:01,566 INFO L138 BoogieDeclarations]: Found implementation of procedure IofCallDriver [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure PptPnpPassThroughPnpIrpAndReleaseRemoveLock [2025-03-03 09:46:01,567 INFO L138 BoogieDeclarations]: Found implementation of procedure PptPnpPassThroughPnpIrpAndReleaseRemoveLock [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure PptEcrClearMode [2025-03-03 09:46:01,567 INFO L138 BoogieDeclarations]: Found implementation of procedure PptEcrClearMode [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure PptDumpRemovalRelationsList [2025-03-03 09:46:01,567 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDumpRemovalRelationsList [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure PptLogError [2025-03-03 09:46:01,567 INFO L138 BoogieDeclarations]: Found implementation of procedure PptLogError [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure PptPnpUnhandledIrp [2025-03-03 09:46:01,567 INFO L138 BoogieDeclarations]: Found implementation of procedure PptPnpUnhandledIrp [2025-03-03 09:46:01,567 INFO L130 BoogieDeclarations]: Found specification of procedure PptPnpFilterExistsNonIrqResourceList [2025-03-03 09:46:01,567 INFO L138 BoogieDeclarations]: Found implementation of procedure PptPnpFilterExistsNonIrqResourceList [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure PptIsNecR98Machine [2025-03-03 09:46:01,568 INFO L138 BoogieDeclarations]: Found implementation of procedure PptIsNecR98Machine [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure CheckPort [2025-03-03 09:46:01,568 INFO L138 BoogieDeclarations]: Found implementation of procedure CheckPort [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-03 09:46:01,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure PptLegacyZipSetDiskMode [2025-03-03 09:46:01,569 INFO L138 BoogieDeclarations]: Found implementation of procedure PptLegacyZipSetDiskMode [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure PptTrySelectLegacyZip [2025-03-03 09:46:01,569 INFO L138 BoogieDeclarations]: Found implementation of procedure PptTrySelectLegacyZip [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure PptDeselectDevice [2025-03-03 09:46:01,569 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDeselectDevice [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#0 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#1 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#2 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#3 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#4 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#5 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#6 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#7 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#8 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#9 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#10 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#11 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#12 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#13 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#14 [2025-03-03 09:46:01,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#15 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#16 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#17 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#18 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#19 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#20 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#21 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#22 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#23 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#24 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#25 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#26 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#27 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#28 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#29 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#30 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#31 [2025-03-03 09:46:01,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#32 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#0 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#1 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#2 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#3 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#4 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#5 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#6 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#7 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#8 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#9 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#10 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#11 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#12 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#13 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#14 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#15 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#16 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#17 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#18 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#19 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#20 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#21 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#22 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#23 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#24 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#25 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#26 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#27 [2025-03-03 09:46:01,570 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#28 [2025-03-03 09:46:01,571 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#29 [2025-03-03 09:46:01,571 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#30 [2025-03-03 09:46:01,571 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#31 [2025-03-03 09:46:01,571 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#32 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure PptDisconnectInterrupt [2025-03-03 09:46:01,571 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDisconnectInterrupt [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure RtlQueryRegistryValues [2025-03-03 09:46:01,571 INFO L138 BoogieDeclarations]: Found implementation of procedure RtlQueryRegistryValues [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure PptPnpBounceAndCatchPnpIrp [2025-03-03 09:46:01,571 INFO L138 BoogieDeclarations]: Found implementation of procedure PptPnpBounceAndCatchPnpIrp [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-03 09:46:01,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure KeQueryTickCount [2025-03-03 09:46:01,572 INFO L138 BoogieDeclarations]: Found implementation of procedure KeQueryTickCount [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure IoGetConfigurationInformation [2025-03-03 09:46:01,572 INFO L138 BoogieDeclarations]: Found implementation of procedure IoGetConfigurationInformation [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure KeQueryTimeIncrement [2025-03-03 09:46:01,572 INFO L138 BoogieDeclarations]: Found implementation of procedure KeQueryTimeIncrement [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure PptSynchronizedIncrement [2025-03-03 09:46:01,572 INFO L138 BoogieDeclarations]: Found implementation of procedure PptSynchronizedIncrement [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-03 09:46:01,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-03 09:46:01,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-03 09:46:01,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-03 09:46:01,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-03 09:46:01,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-03 09:46:01,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-03 09:46:01,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-03 09:46:01,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-03 09:46:01,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure PptSynchCompletionRoutine [2025-03-03 09:46:01,574 INFO L138 BoogieDeclarations]: Found implementation of procedure PptSynchCompletionRoutine [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure IoReportResourceUsage [2025-03-03 09:46:01,574 INFO L138 BoogieDeclarations]: Found implementation of procedure IoReportResourceUsage [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure PptInitiate1284_3 [2025-03-03 09:46:01,574 INFO L138 BoogieDeclarations]: Found implementation of procedure PptInitiate1284_3 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure PptPnpFilterRemoveIrqResourceLists [2025-03-03 09:46:01,574 INFO L138 BoogieDeclarations]: Found implementation of procedure PptPnpFilterRemoveIrqResourceLists [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure PptDispatchCleanup [2025-03-03 09:46:01,574 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDispatchCleanup [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure errorFn [2025-03-03 09:46:01,574 INFO L138 BoogieDeclarations]: Found implementation of procedure errorFn [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-03 09:46:01,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-03 09:46:01,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-03 09:46:01,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-03 09:46:01,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-03 09:46:01,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-03 09:46:01,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-03 09:46:01,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-03 09:46:01,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-03 09:46:01,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-03 09:46:01,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-03 09:46:01,576 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure RtlCompareUnicodeString [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure RtlCompareUnicodeString [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure READ_PORT_UCHAR [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure READ_PORT_UCHAR [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure PptFreePort [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure PptFreePort [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure PptDetectEcpPort [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDetectEcpPort [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure IoSetDeviceInterfaceState [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure IoSetDeviceInterfaceState [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure IoWMIRegistrationControl [2025-03-03 09:46:01,577 INFO L138 BoogieDeclarations]: Found implementation of procedure IoWMIRegistrationControl [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-03 09:46:01,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure PptDeselectLegacyZip [2025-03-03 09:46:01,578 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDeselectLegacyZip [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure PptSetCancelRoutine [2025-03-03 09:46:01,578 INFO L138 BoogieDeclarations]: Found implementation of procedure PptSetCancelRoutine [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure PptTrySelectDevice [2025-03-03 09:46:01,578 INFO L138 BoogieDeclarations]: Found implementation of procedure PptTrySelectDevice [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure PptDetectBytePort [2025-03-03 09:46:01,578 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDetectBytePort [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure PptReleaseRemoveLock [2025-03-03 09:46:01,578 INFO L138 BoogieDeclarations]: Found implementation of procedure PptReleaseRemoveLock [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure PptPowerComplete [2025-03-03 09:46:01,578 INFO L138 BoogieDeclarations]: Found implementation of procedure PptPowerComplete [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure PptFailRequest [2025-03-03 09:46:01,578 INFO L138 BoogieDeclarations]: Found implementation of procedure PptFailRequest [2025-03-03 09:46:01,578 INFO L130 BoogieDeclarations]: Found specification of procedure IoAcquireRemoveLockEx [2025-03-03 09:46:01,578 INFO L138 BoogieDeclarations]: Found implementation of procedure IoAcquireRemoveLockEx [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-03 09:46:01,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure stubMoreProcessingRequired [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure stubMoreProcessingRequired [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PptSetByteMode [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PptSetByteMode [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PptLegacyZipClockPrtModeByte [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PptLegacyZipClockPrtModeByte [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PptDetectEppPort [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDetectEppPort [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PptDetermineFifoWidth [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDetermineFifoWidth [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PptSend1284_3Command [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PptSend1284_3Command [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PptDetermineFifoDepth [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PptDetermineFifoDepth [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PptCompleteRequest [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PptCompleteRequest [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PoCallDriver [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PoCallDriver [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure InterlockedIncrement [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure InterlockedIncrement [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PoRequestPowerIrp [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PoRequestPowerIrp [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure KeSynchronizeExecution [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure KeSynchronizeExecution [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure PptAcquireRemoveLockOrFailIrp [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure PptAcquireRemoveLockOrFailIrp [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~PVOID~0~X~~UCHAR~0~TO~~NTSTATUS~0 [2025-03-03 09:46:01,580 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~PVOID~0~X~~UCHAR~0~TO~~NTSTATUS~0 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-03 09:46:01,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure PoSetPowerState [2025-03-03 09:46:01,581 INFO L138 BoogieDeclarations]: Found implementation of procedure PoSetPowerState [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure Ppt1284_3AssignAddress [2025-03-03 09:46:01,581 INFO L138 BoogieDeclarations]: Found implementation of procedure Ppt1284_3AssignAddress [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure memcpy_guard [2025-03-03 09:46:01,581 INFO L138 BoogieDeclarations]: Found implementation of procedure memcpy_guard [2025-03-03 09:46:01,581 INFO L130 BoogieDeclarations]: Found specification of procedure ExAllocatePoolWithTag [2025-03-03 09:46:01,581 INFO L138 BoogieDeclarations]: Found implementation of procedure ExAllocatePoolWithTag [2025-03-03 09:46:01,582 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-03 09:46:01,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-03 09:46:02,484 INFO L256 CfgBuilder]: Building ICFG [2025-03-03 09:46:02,488 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-03 09:46:03,425 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10430: assume false; [2025-03-03 09:46:03,426 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10430: assume !false; [2025-03-03 09:46:04,206 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7757: call ULTIMATE.dealloc(~#event~0#1.base, ~#event~0#1.offset);havoc ~#event~0#1.base, ~#event~0#1.offset; [2025-03-03 09:46:04,207 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10611: assume false; [2025-03-03 09:46:04,207 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10611: assume !false; [2025-03-03 09:46:04,313 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1995: havoc #t~nondet17; [2025-03-03 09:46:04,326 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9008: call ULTIMATE.dealloc(~#SyncContext~4.base, ~#SyncContext~4.offset);havoc ~#SyncContext~4.base, ~#SyncContext~4.offset; [2025-03-03 09:46:04,467 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4077: call ULTIMATE.dealloc(~#SyncContext~1.base, ~#SyncContext~1.offset);havoc ~#SyncContext~1.base, ~#SyncContext~1.offset; [2025-03-03 09:46:04,504 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7865: call ULTIMATE.dealloc(~#powerState~0.base, ~#powerState~0.offset);havoc ~#powerState~0.base, ~#powerState~0.offset; [2025-03-03 09:46:04,505 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7880: assume false; [2025-03-03 09:46:04,505 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7880: assume !false; [2025-03-03 09:46:04,576 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4878: assume false; [2025-03-03 09:46:04,576 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4878: assume !false; [2025-03-03 09:46:04,595 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10780: assume false; [2025-03-03 09:46:04,595 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10780: assume !false; [2025-03-03 09:46:04,597 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2023: havoc #t~mem20;havoc #t~pre21; [2025-03-03 09:46:04,616 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2318: havoc #t~mem55;havoc #t~mem56; [2025-03-03 09:46:04,616 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2326: havoc #t~mem58;havoc #t~mem59;call ULTIMATE.dealloc(~#State.base, ~#State.offset);havoc ~#State.base, ~#State.offset;call ULTIMATE.dealloc(~#pwr~0.base, ~#pwr~0.offset);havoc ~#pwr~0.base, ~#pwr~0.offset; [2025-03-03 09:46:17,038 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7966: call ULTIMATE.dealloc(PptDispatchPower_~#powerState~1#1.base, PptDispatchPower_~#powerState~1#1.offset);havoc PptDispatchPower_~#powerState~1#1.base, PptDispatchPower_~#powerState~1#1.offset; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3344: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3344: assume !false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2026: havoc InterlockedDecrement_#t~mem22#1;havoc InterlockedDecrement_#t~pre23#1; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6522: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6522: assume !false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6788: call ULTIMATE.dealloc(PptPnpStartDevice_~#foundPort~0#1.base, PptPnpStartDevice_~#foundPort~0#1.offset);havoc PptPnpStartDevice_~#foundPort~0#1.base, PptPnpStartDevice_~#foundPort~0#1.offset;call ULTIMATE.dealloc(PptPnpStartDevice_~#foundIrq~0#1.base, PptPnpStartDevice_~#foundIrq~0#1.offset);havoc PptPnpStartDevice_~#foundIrq~0#1.base, PptPnpStartDevice_~#foundIrq~0#1.offset;call ULTIMATE.dealloc(PptPnpStartDevice_~#foundDma~0#1.base, PptPnpStartDevice_~#foundDma~0#1.offset);havoc PptPnpStartDevice_~#foundDma~0#1.base, PptPnpStartDevice_~#foundDma~0#1.offset; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6397: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6397: assume !false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9704: call ULTIMATE.dealloc(main_~#d~0#1.base, main_~#d~0#1.offset);havoc main_~#d~0#1.base, main_~#d~0#1.offset;call ULTIMATE.dealloc(main_~#irp~0#1.base, main_~#irp~0#1.offset);havoc main_~#irp~0#1.base, main_~#irp~0#1.offset;call ULTIMATE.dealloc(main_~#devobj~0#1.base, main_~#devobj~0#1.offset);havoc main_~#devobj~0#1.base, main_~#devobj~0#1.offset; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6408: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6408: assume !false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9516: call ULTIMATE.dealloc(PptDispatchSystemControl_~#disposition~0#1.base, PptDispatchSystemControl_~#disposition~0#1.offset);havoc PptDispatchSystemControl_~#disposition~0#1.base, PptDispatchSystemControl_~#disposition~0#1.offset; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11041: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11041: assume !false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3248: call ULTIMATE.dealloc(PptDispatchInternalDeviceControl_~#SyncContext~0#1.base, PptDispatchInternalDeviceControl_~#SyncContext~0#1.offset);havoc PptDispatchInternalDeviceControl_~#SyncContext~0#1.base, PptDispatchInternalDeviceControl_~#SyncContext~0#1.offset;call ULTIMATE.dealloc(PptDispatchInternalDeviceControl_~#ListContext~0#1.base, PptDispatchInternalDeviceControl_~#ListContext~0#1.offset);havoc PptDispatchInternalDeviceControl_~#ListContext~0#1.base, PptDispatchInternalDeviceControl_~#ListContext~0#1.offset;call ULTIMATE.dealloc(PptDispatchInternalDeviceControl_~#DisconnectContext~0#1.base, PptDispatchInternalDeviceControl_~#DisconnectContext~0#1.offset);havoc PptDispatchInternalDeviceControl_~#DisconnectContext~0#1.base, PptDispatchInternalDeviceControl_~#DisconnectContext~0#1.offset; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8006: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8006: assume !false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9791: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9791: assume !false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5299: call ULTIMATE.dealloc(PptDetectEppPortIfDot3DevicePresent_~#Command~2#1.base, PptDetectEppPortIfDot3DevicePresent_~#Command~2#1.offset);havoc PptDetectEppPortIfDot3DevicePresent_~#Command~2#1.base, PptDetectEppPortIfDot3DevicePresent_~#Command~2#1.offset; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6952: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6952: assume !false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5831: call ULTIMATE.dealloc(PptFindNatChip_~#Conflict~0#1.base, PptFindNatChip_~#Conflict~0#1.offset);havoc PptFindNatChip_~#Conflict~0#1.base, PptFindNatChip_~#Conflict~0#1.offset;call ULTIMATE.dealloc(PptFindNatChip_~#ChipAddr~0#1.base, PptFindNatChip_~#ChipAddr~0#1.offset);havoc PptFindNatChip_~#ChipAddr~0#1.base, PptFindNatChip_~#ChipAddr~0#1.offset;call ULTIMATE.dealloc(PptFindNatChip_~#AddrList~0#1.base, PptFindNatChip_~#AddrList~0#1.offset);havoc PptFindNatChip_~#AddrList~0#1.base, PptFindNatChip_~#AddrList~0#1.offset; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7484: assume false; [2025-03-03 09:46:17,039 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7484: assume !false; [2025-03-03 09:46:17,040 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5046: call ULTIMATE.dealloc(PptDetectPortType_~#ParportPath~0#1.base, PptDetectPortType_~#ParportPath~0#1.offset);havoc PptDetectPortType_~#ParportPath~0#1.base, PptDetectPortType_~#ParportPath~0#1.offset;call ULTIMATE.dealloc(PptDetectPortType_~#RegTable~0#1.base, PptDetectPortType_~#RegTable~0#1.offset);havoc PptDetectPortType_~#RegTable~0#1.base, PptDetectPortType_~#RegTable~0#1.offset;call ULTIMATE.dealloc(PptDetectPortType_~#IdentifierHex~0#1.base, PptDetectPortType_~#IdentifierHex~0#1.offset);havoc PptDetectPortType_~#IdentifierHex~0#1.base, PptDetectPortType_~#IdentifierHex~0#1.offset;call ULTIMATE.dealloc(PptDetectPortType_~#zero~0#1.base, PptDetectPortType_~#zero~0#1.offset);havoc PptDetectPortType_~#zero~0#1.base, PptDetectPortType_~#zero~0#1.offset; [2025-03-03 09:46:17,040 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9539: assume false; [2025-03-03 09:46:17,040 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9539: assume !false; [2025-03-03 09:46:17,040 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7166: assume false; [2025-03-03 09:46:17,040 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7166: assume !false; [2025-03-03 09:46:17,040 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6707: assume false; [2025-03-03 09:46:17,040 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6707: assume !false; [2025-03-03 09:46:17,149 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2627: assume false; [2025-03-03 09:46:17,149 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2627: assume !false; [2025-03-03 09:46:17,987 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2717: call ULTIMATE.dealloc(~#P1#1.base, ~#P1#1.offset);havoc ~#P1#1.base, ~#P1#1.offset;call ULTIMATE.dealloc(~#P2#1.base, ~#P2#1.offset);havoc ~#P2#1.base, ~#P2#1.offset; [2025-03-03 09:46:17,987 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2137: havoc IoAllocateErrorLogEntry_#t~malloc32#1.base, IoAllocateErrorLogEntry_#t~malloc32#1.offset; [2025-03-03 09:46:18,058 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3804: call ULTIMATE.dealloc(~#Path~0.base, ~#Path~0.offset);havoc ~#Path~0.base, ~#Path~0.offset;call ULTIMATE.dealloc(~#ParamTable~0.base, ~#ParamTable~0.offset);havoc ~#ParamTable~0.base, ~#ParamTable~0.offset;call ULTIMATE.dealloc(~#identifierString~0.base, ~#identifierString~0.offset);havoc ~#identifierString~0.base, ~#identifierString~0.offset;call ULTIMATE.dealloc(~#necR98Identifier~0.base, ~#necR98Identifier~0.offset);havoc ~#necR98Identifier~0.base, ~#necR98Identifier~0.offset;call ULTIMATE.dealloc(~#necR98JIdentifier~0.base, ~#necR98JIdentifier~0.offset);havoc ~#necR98JIdentifier~0.base, ~#necR98JIdentifier~0.offset; [2025-03-03 09:46:18,118 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9118: call ULTIMATE.dealloc(~#Wait~0.base, ~#Wait~0.offset);havoc ~#Wait~0.base, ~#Wait~0.offset;call ULTIMATE.dealloc(~#Start~0.base, ~#Start~0.offset);havoc ~#Start~0.base, ~#Start~0.offset;call ULTIMATE.dealloc(~#End~0.base, ~#End~0.offset);havoc ~#End~0.base, ~#End~0.offset; [2025-03-03 09:46:18,197 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8228: call ULTIMATE.dealloc(~#SyncContext~2#1.base, ~#SyncContext~2#1.offset);havoc ~#SyncContext~2#1.base, ~#SyncContext~2#1.offset; [2025-03-03 09:46:18,205 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10997: assume false; [2025-03-03 09:46:18,205 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10997: assume !false; [2025-03-03 09:46:18,207 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2093: havoc #t~nondet30; [2025-03-03 09:46:18,225 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2015: havoc #t~nondet19; [2025-03-03 09:46:18,231 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10350: assume false; [2025-03-03 09:46:18,232 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10350: assume !false; [2025-03-03 09:46:18,464 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2071: havoc #t~nondet29; [2025-03-03 09:46:19,573 INFO L? ?]: Removed 2798 outVars from TransFormulas that were not future-live. [2025-03-03 09:46:19,573 INFO L307 CfgBuilder]: Performing block encoding [2025-03-03 09:46:19,646 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-03 09:46:19,646 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-03 09:46:19,647 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 03.03 09:46:19 BoogieIcfgContainer [2025-03-03 09:46:19,647 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-03 09:46:19,652 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-03 09:46:19,652 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-03 09:46:19,655 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-03 09:46:19,656 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 03.03 09:45:59" (1/3) ... [2025-03-03 09:46:19,657 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e1a077a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.03 09:46:19, skipping insertion in model container [2025-03-03 09:46:19,657 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:46:00" (2/3) ... [2025-03-03 09:46:19,657 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e1a077a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.03 09:46:19, skipping insertion in model container [2025-03-03 09:46:19,657 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 03.03 09:46:19" (3/3) ... [2025-03-03 09:46:19,658 INFO L128 eAbstractionObserver]: Analyzing ICFG parport.i.cil-2.c [2025-03-03 09:46:19,668 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-03 09:46:19,673 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parport.i.cil-2.c that has 167 procedures, 2498 locations, 1 initial locations, 198 loop locations, and 1 error locations. [2025-03-03 09:46:19,742 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-03 09:46:19,750 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3b246c50, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-03 09:46:19,751 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-03 09:46:19,759 INFO L276 IsEmpty]: Start isEmpty. Operand has 2054 states, 1528 states have (on average 1.475130890052356) internal successors, (2254), 1577 states have internal predecessors, (2254), 453 states have call successors, (453), 71 states have call predecessors, (453), 71 states have return successors, (453), 440 states have call predecessors, (453), 453 states have call successors, (453) [2025-03-03 09:46:19,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2025-03-03 09:46:19,765 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:19,765 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:19,765 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:19,768 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:19,768 INFO L85 PathProgramCache]: Analyzing trace with hash -841784998, now seen corresponding path program 1 times [2025-03-03 09:46:19,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:19,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1948847096] [2025-03-03 09:46:19,773 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:19,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:20,196 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-03 09:46:20,330 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-03 09:46:20,330 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:20,330 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:20,572 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:46:20,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:20,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1948847096] [2025-03-03 09:46:20,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1948847096] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:20,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:20,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:46:20,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [981189980] [2025-03-03 09:46:20,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:20,576 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:46:20,576 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:20,587 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:46:20,588 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:20,592 INFO L87 Difference]: Start difference. First operand has 2054 states, 1528 states have (on average 1.475130890052356) internal successors, (2254), 1577 states have internal predecessors, (2254), 453 states have call successors, (453), 71 states have call predecessors, (453), 71 states have return successors, (453), 440 states have call predecessors, (453), 453 states have call successors, (453) Second operand has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:20,991 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:20,991 INFO L93 Difference]: Finished difference Result 4104 states and 6435 transitions. [2025-03-03 09:46:20,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:46:20,993 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14 [2025-03-03 09:46:20,993 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:21,018 INFO L225 Difference]: With dead ends: 4104 [2025-03-03 09:46:21,019 INFO L226 Difference]: Without dead ends: 2048 [2025-03-03 09:46:21,032 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:21,034 INFO L435 NwaCegarLoop]: 2972 mSDtfsCounter, 0 mSDsluCounter, 2969 mSDsCounter, 0 mSdLazyCounter, 202 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5941 SdHoareTripleChecker+Invalid, 202 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 202 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:21,034 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5941 Invalid, 202 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 202 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-03 09:46:21,046 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2048 states. [2025-03-03 09:46:21,168 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2048 to 2048. [2025-03-03 09:46:21,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2048 states, 1524 states have (on average 1.4258530183727034) internal successors, (2173), 1571 states have internal predecessors, (2173), 453 states have call successors, (453), 71 states have call predecessors, (453), 70 states have return successors, (434), 426 states have call predecessors, (434), 434 states have call successors, (434) [2025-03-03 09:46:21,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2048 states to 2048 states and 3060 transitions. [2025-03-03 09:46:21,190 INFO L78 Accepts]: Start accepts. Automaton has 2048 states and 3060 transitions. Word has length 14 [2025-03-03 09:46:21,190 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:21,190 INFO L471 AbstractCegarLoop]: Abstraction has 2048 states and 3060 transitions. [2025-03-03 09:46:21,190 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:21,190 INFO L276 IsEmpty]: Start isEmpty. Operand 2048 states and 3060 transitions. [2025-03-03 09:46:21,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2025-03-03 09:46:21,191 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:21,191 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:21,191 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-03 09:46:21,191 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:21,192 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:21,192 INFO L85 PathProgramCache]: Analyzing trace with hash 1364056790, now seen corresponding path program 1 times [2025-03-03 09:46:21,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:21,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [754142571] [2025-03-03 09:46:21,192 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:21,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:21,499 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-03 09:46:21,559 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-03 09:46:21,559 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:21,559 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:21,724 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:46:21,725 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:21,725 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [754142571] [2025-03-03 09:46:21,725 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [754142571] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:46:21,725 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1956747193] [2025-03-03 09:46:21,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:21,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:46:21,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:46:21,729 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:46:21,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-03-03 09:46:22,675 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-03 09:46:22,788 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-03 09:46:22,788 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:22,788 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:22,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 1168 conjuncts, 3 conjuncts are in the unsatisfiable core [2025-03-03 09:46:22,795 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:46:22,814 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-03 09:46:22,814 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-03 09:46:22,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1956747193] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:22,814 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-03 09:46:22,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2025-03-03 09:46:22,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1601133105] [2025-03-03 09:46:22,815 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:22,815 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:46:22,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:22,815 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:46:22,815 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:46:22,816 INFO L87 Difference]: Start difference. First operand 2048 states and 3060 transitions. Second operand has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:23,224 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:23,224 INFO L93 Difference]: Finished difference Result 2068 states and 3086 transitions. [2025-03-03 09:46:23,225 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:46:23,225 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15 [2025-03-03 09:46:23,225 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:23,236 INFO L225 Difference]: With dead ends: 2068 [2025-03-03 09:46:23,236 INFO L226 Difference]: Without dead ends: 2048 [2025-03-03 09:46:23,237 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:46:23,237 INFO L435 NwaCegarLoop]: 2958 mSDtfsCounter, 4 mSDsluCounter, 2903 mSDsCounter, 0 mSdLazyCounter, 253 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 5861 SdHoareTripleChecker+Invalid, 254 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 253 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:23,237 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 5861 Invalid, 254 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 253 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-03 09:46:23,240 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2048 states. [2025-03-03 09:46:23,300 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2048 to 2048. [2025-03-03 09:46:23,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2048 states, 1524 states have (on average 1.4251968503937007) internal successors, (2172), 1571 states have internal predecessors, (2172), 453 states have call successors, (453), 71 states have call predecessors, (453), 70 states have return successors, (434), 426 states have call predecessors, (434), 434 states have call successors, (434) [2025-03-03 09:46:23,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2048 states to 2048 states and 3059 transitions. [2025-03-03 09:46:23,315 INFO L78 Accepts]: Start accepts. Automaton has 2048 states and 3059 transitions. Word has length 15 [2025-03-03 09:46:23,316 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:23,316 INFO L471 AbstractCegarLoop]: Abstraction has 2048 states and 3059 transitions. [2025-03-03 09:46:23,316 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:23,316 INFO L276 IsEmpty]: Start isEmpty. Operand 2048 states and 3059 transitions. [2025-03-03 09:46:23,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2025-03-03 09:46:23,317 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:23,317 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:23,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2025-03-03 09:46:23,517 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:46:23,518 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:23,518 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:23,518 INFO L85 PathProgramCache]: Analyzing trace with hash -1893398421, now seen corresponding path program 1 times [2025-03-03 09:46:23,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:23,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [922595710] [2025-03-03 09:46:23,518 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:23,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:23,847 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-03 09:46:23,866 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-03-03 09:46:23,866 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:23,866 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:24,029 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:46:24,029 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:24,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [922595710] [2025-03-03 09:46:24,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [922595710] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:46:24,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [440847068] [2025-03-03 09:46:24,029 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:24,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:46:24,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:46:24,031 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:46:24,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-03-03 09:46:24,880 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-03 09:46:24,976 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-03-03 09:46:24,976 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:24,976 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:24,980 INFO L256 TraceCheckSpWp]: Trace formula consists of 1335 conjuncts, 3 conjuncts are in the unsatisfiable core [2025-03-03 09:46:24,982 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:46:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:46:24,996 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-03 09:46:25,013 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:46:25,013 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [440847068] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-03 09:46:25,013 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-03 09:46:25,013 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2025-03-03 09:46:25,013 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [230107478] [2025-03-03 09:46:25,013 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-03 09:46:25,014 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-03 09:46:25,014 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:25,014 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-03 09:46:25,014 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2025-03-03 09:46:25,014 INFO L87 Difference]: Start difference. First operand 2048 states and 3059 transitions. Second operand has 7 states, 7 states have (on average 3.2857142857142856) internal successors, (23), 7 states have internal predecessors, (23), 1 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:25,563 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:25,564 INFO L93 Difference]: Finished difference Result 4095 states and 6119 transitions. [2025-03-03 09:46:25,564 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-03 09:46:25,564 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.2857142857142856) internal successors, (23), 7 states have internal predecessors, (23), 1 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21 [2025-03-03 09:46:25,564 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:25,575 INFO L225 Difference]: With dead ends: 4095 [2025-03-03 09:46:25,575 INFO L226 Difference]: Without dead ends: 2051 [2025-03-03 09:46:25,581 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 44 GetRequests, 39 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2025-03-03 09:46:25,582 INFO L435 NwaCegarLoop]: 2958 mSDtfsCounter, 0 mSDsluCounter, 11824 mSDsCounter, 0 mSdLazyCounter, 505 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 14782 SdHoareTripleChecker+Invalid, 506 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 505 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:25,582 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 14782 Invalid, 506 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 505 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:46:25,585 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2051 states. [2025-03-03 09:46:25,624 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2051 to 2051. [2025-03-03 09:46:25,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2051 states, 1527 states have (on average 1.424361493123772) internal successors, (2175), 1574 states have internal predecessors, (2175), 453 states have call successors, (453), 71 states have call predecessors, (453), 70 states have return successors, (434), 426 states have call predecessors, (434), 434 states have call successors, (434) [2025-03-03 09:46:25,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2051 states to 2051 states and 3062 transitions. [2025-03-03 09:46:25,638 INFO L78 Accepts]: Start accepts. Automaton has 2051 states and 3062 transitions. Word has length 21 [2025-03-03 09:46:25,638 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:25,638 INFO L471 AbstractCegarLoop]: Abstraction has 2051 states and 3062 transitions. [2025-03-03 09:46:25,638 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.2857142857142856) internal successors, (23), 7 states have internal predecessors, (23), 1 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:25,638 INFO L276 IsEmpty]: Start isEmpty. Operand 2051 states and 3062 transitions. [2025-03-03 09:46:25,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2025-03-03 09:46:25,639 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:25,639 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:25,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2025-03-03 09:46:25,841 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2025-03-03 09:46:25,841 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:25,841 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:25,841 INFO L85 PathProgramCache]: Analyzing trace with hash 815389423, now seen corresponding path program 2 times [2025-03-03 09:46:25,841 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:25,842 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891590600] [2025-03-03 09:46:25,842 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-03 09:46:25,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:26,127 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 24 statements into 2 equivalence classes. [2025-03-03 09:46:26,151 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 20 of 24 statements. [2025-03-03 09:46:26,151 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-03 09:46:26,151 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:26,397 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:26,397 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:26,397 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891590600] [2025-03-03 09:46:26,397 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891590600] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:26,397 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:26,397 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:46:26,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233733974] [2025-03-03 09:46:26,397 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:26,397 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:46:26,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:26,397 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:46:26,398 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:26,398 INFO L87 Difference]: Start difference. First operand 2051 states and 3062 transitions. Second operand has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:27,172 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:27,172 INFO L93 Difference]: Finished difference Result 5287 states and 7951 transitions. [2025-03-03 09:46:27,173 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:46:27,173 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 24 [2025-03-03 09:46:27,173 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:27,196 INFO L225 Difference]: With dead ends: 5287 [2025-03-03 09:46:27,196 INFO L226 Difference]: Without dead ends: 3872 [2025-03-03 09:46:27,203 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:27,204 INFO L435 NwaCegarLoop]: 5213 mSDtfsCounter, 2938 mSDsluCounter, 2656 mSDsCounter, 0 mSdLazyCounter, 394 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2938 SdHoareTripleChecker+Valid, 7869 SdHoareTripleChecker+Invalid, 411 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 394 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:27,205 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2938 Valid, 7869 Invalid, 411 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 394 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-03 09:46:27,211 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3872 states. [2025-03-03 09:46:27,319 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3872 to 3851. [2025-03-03 09:46:27,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3851 states, 2873 states have (on average 1.4222067525234947) internal successors, (4086), 2938 states have internal predecessors, (4086), 843 states have call successors, (843), 136 states have call predecessors, (843), 134 states have return successors, (861), 811 states have call predecessors, (861), 827 states have call successors, (861) [2025-03-03 09:46:27,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3851 states to 3851 states and 5790 transitions. [2025-03-03 09:46:27,341 INFO L78 Accepts]: Start accepts. Automaton has 3851 states and 5790 transitions. Word has length 24 [2025-03-03 09:46:27,341 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:27,341 INFO L471 AbstractCegarLoop]: Abstraction has 3851 states and 5790 transitions. [2025-03-03 09:46:27,341 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 2 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:27,341 INFO L276 IsEmpty]: Start isEmpty. Operand 3851 states and 5790 transitions. [2025-03-03 09:46:27,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2025-03-03 09:46:27,343 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:27,344 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:27,344 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-03 09:46:27,344 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:27,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:27,344 INFO L85 PathProgramCache]: Analyzing trace with hash -209050611, now seen corresponding path program 1 times [2025-03-03 09:46:27,344 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:27,344 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1673091665] [2025-03-03 09:46:27,344 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:27,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:27,654 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-03 09:46:27,694 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-03 09:46:27,695 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:27,695 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:27,822 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:27,822 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:27,823 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1673091665] [2025-03-03 09:46:27,823 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1673091665] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:27,823 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:27,823 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:46:27,823 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [598079245] [2025-03-03 09:46:27,823 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:27,823 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:46:27,823 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:27,824 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:46:27,824 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:27,824 INFO L87 Difference]: Start difference. First operand 3851 states and 5790 transitions. Second operand has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:28,423 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:28,423 INFO L93 Difference]: Finished difference Result 4832 states and 7236 transitions. [2025-03-03 09:46:28,423 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:46:28,423 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 36 [2025-03-03 09:46:28,423 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:28,447 INFO L225 Difference]: With dead ends: 4832 [2025-03-03 09:46:28,447 INFO L226 Difference]: Without dead ends: 4827 [2025-03-03 09:46:28,450 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:28,451 INFO L435 NwaCegarLoop]: 3420 mSDtfsCounter, 1977 mSDsluCounter, 2833 mSDsCounter, 0 mSdLazyCounter, 303 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1977 SdHoareTripleChecker+Valid, 6253 SdHoareTripleChecker+Invalid, 308 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 303 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:28,451 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1977 Valid, 6253 Invalid, 308 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 303 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-03 09:46:28,456 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4827 states. [2025-03-03 09:46:28,588 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4827 to 4806. [2025-03-03 09:46:28,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4806 states, 3548 states have (on average 1.4165727170236753) internal successors, (5026), 3622 states have internal predecessors, (5026), 1080 states have call successors, (1080), 180 states have call predecessors, (1080), 177 states have return successors, (1099), 1043 states have call predecessors, (1099), 1064 states have call successors, (1099) [2025-03-03 09:46:28,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4806 states to 4806 states and 7205 transitions. [2025-03-03 09:46:28,617 INFO L78 Accepts]: Start accepts. Automaton has 4806 states and 7205 transitions. Word has length 36 [2025-03-03 09:46:28,618 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:28,618 INFO L471 AbstractCegarLoop]: Abstraction has 4806 states and 7205 transitions. [2025-03-03 09:46:28,618 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:28,618 INFO L276 IsEmpty]: Start isEmpty. Operand 4806 states and 7205 transitions. [2025-03-03 09:46:28,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2025-03-03 09:46:28,620 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:28,621 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:28,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-03 09:46:28,621 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:28,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:28,621 INFO L85 PathProgramCache]: Analyzing trace with hash -207733979, now seen corresponding path program 1 times [2025-03-03 09:46:28,621 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:28,621 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1803413946] [2025-03-03 09:46:28,621 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:28,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:28,907 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-03 09:46:28,935 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-03 09:46:28,935 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:28,935 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:29,153 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:29,153 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:29,153 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1803413946] [2025-03-03 09:46:29,153 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1803413946] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:29,153 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:29,153 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-03 09:46:29,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213275450] [2025-03-03 09:46:29,153 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:29,154 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-03 09:46:29,154 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:29,154 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-03 09:46:29,154 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:46:29,154 INFO L87 Difference]: Start difference. First operand 4806 states and 7205 transitions. Second operand has 5 states, 5 states have (on average 6.0) internal successors, (30), 5 states have internal predecessors, (30), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:33,177 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-03-03 09:46:37,201 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-03-03 09:46:40,977 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:40,978 INFO L93 Difference]: Finished difference Result 4843 states and 7247 transitions. [2025-03-03 09:46:40,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-03 09:46:40,978 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 6.0) internal successors, (30), 5 states have internal predecessors, (30), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 36 [2025-03-03 09:46:40,978 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:41,002 INFO L225 Difference]: With dead ends: 4843 [2025-03-03 09:46:41,003 INFO L226 Difference]: Without dead ends: 4835 [2025-03-03 09:46:41,007 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2025-03-03 09:46:41,008 INFO L435 NwaCegarLoop]: 3243 mSDtfsCounter, 6892 mSDsluCounter, 3988 mSDsCounter, 0 mSdLazyCounter, 2149 mSolverCounterSat, 1723 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 11.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6915 SdHoareTripleChecker+Valid, 7231 SdHoareTripleChecker+Invalid, 3874 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1723 IncrementalHoareTripleChecker+Valid, 2149 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 11.5s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:41,008 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6915 Valid, 7231 Invalid, 3874 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1723 Valid, 2149 Invalid, 2 Unknown, 0 Unchecked, 11.5s Time] [2025-03-03 09:46:41,014 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4835 states. [2025-03-03 09:46:41,189 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4835 to 4806. [2025-03-03 09:46:41,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4806 states, 3548 states have (on average 1.4162908680947013) internal successors, (5025), 3622 states have internal predecessors, (5025), 1080 states have call successors, (1080), 180 states have call predecessors, (1080), 177 states have return successors, (1099), 1043 states have call predecessors, (1099), 1064 states have call successors, (1099) [2025-03-03 09:46:41,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4806 states to 4806 states and 7204 transitions. [2025-03-03 09:46:41,215 INFO L78 Accepts]: Start accepts. Automaton has 4806 states and 7204 transitions. Word has length 36 [2025-03-03 09:46:41,216 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:41,216 INFO L471 AbstractCegarLoop]: Abstraction has 4806 states and 7204 transitions. [2025-03-03 09:46:41,216 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 6.0) internal successors, (30), 5 states have internal predecessors, (30), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:41,216 INFO L276 IsEmpty]: Start isEmpty. Operand 4806 states and 7204 transitions. [2025-03-03 09:46:41,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2025-03-03 09:46:41,218 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:41,218 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:41,218 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-03 09:46:41,219 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:41,219 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:41,219 INFO L85 PathProgramCache]: Analyzing trace with hash 2108000360, now seen corresponding path program 1 times [2025-03-03 09:46:41,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:41,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437548884] [2025-03-03 09:46:41,219 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:41,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:41,508 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-03 09:46:41,533 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-03 09:46:41,533 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:41,533 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:41,706 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:41,706 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:41,706 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437548884] [2025-03-03 09:46:41,706 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437548884] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:41,706 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:41,706 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-03 09:46:41,706 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1458781533] [2025-03-03 09:46:41,706 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:41,706 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-03 09:46:41,707 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:41,707 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-03 09:46:41,707 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:46:41,707 INFO L87 Difference]: Start difference. First operand 4806 states and 7204 transitions. Second operand has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:45,719 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-03-03 09:46:49,728 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-03-03 09:46:52,932 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:52,932 INFO L93 Difference]: Finished difference Result 4837 states and 7238 transitions. [2025-03-03 09:46:52,932 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-03 09:46:52,933 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 37 [2025-03-03 09:46:52,933 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:52,955 INFO L225 Difference]: With dead ends: 4837 [2025-03-03 09:46:52,957 INFO L226 Difference]: Without dead ends: 4829 [2025-03-03 09:46:52,960 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2025-03-03 09:46:52,961 INFO L435 NwaCegarLoop]: 3403 mSDtfsCounter, 6765 mSDsluCounter, 3984 mSDsCounter, 0 mSdLazyCounter, 2165 mSolverCounterSat, 1661 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 10.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6788 SdHoareTripleChecker+Valid, 7387 SdHoareTripleChecker+Invalid, 3828 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1661 IncrementalHoareTripleChecker+Valid, 2165 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 11.0s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:52,961 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6788 Valid, 7387 Invalid, 3828 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1661 Valid, 2165 Invalid, 2 Unknown, 0 Unchecked, 11.0s Time] [2025-03-03 09:46:52,966 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4829 states. [2025-03-03 09:46:53,110 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4829 to 4806. [2025-03-03 09:46:53,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4806 states, 3548 states have (on average 1.416009019165727) internal successors, (5024), 3622 states have internal predecessors, (5024), 1080 states have call successors, (1080), 180 states have call predecessors, (1080), 177 states have return successors, (1099), 1043 states have call predecessors, (1099), 1064 states have call successors, (1099) [2025-03-03 09:46:53,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4806 states to 4806 states and 7203 transitions. [2025-03-03 09:46:53,131 INFO L78 Accepts]: Start accepts. Automaton has 4806 states and 7203 transitions. Word has length 37 [2025-03-03 09:46:53,131 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:53,132 INFO L471 AbstractCegarLoop]: Abstraction has 4806 states and 7203 transitions. [2025-03-03 09:46:53,132 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:53,132 INFO L276 IsEmpty]: Start isEmpty. Operand 4806 states and 7203 transitions. [2025-03-03 09:46:53,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2025-03-03 09:46:53,133 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:53,133 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:53,134 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-03 09:46:53,134 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:53,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:53,134 INFO L85 PathProgramCache]: Analyzing trace with hash 66932711, now seen corresponding path program 1 times [2025-03-03 09:46:53,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:53,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [486957995] [2025-03-03 09:46:53,134 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:53,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:53,602 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-03 09:46:53,627 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-03 09:46:53,627 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:53,628 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:53,876 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:53,876 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:53,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [486957995] [2025-03-03 09:46:53,876 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [486957995] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:53,876 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:53,876 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:46:53,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001981758] [2025-03-03 09:46:53,876 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:53,877 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:46:53,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:53,877 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:46:53,877 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:53,877 INFO L87 Difference]: Start difference. First operand 4806 states and 7203 transitions. Second operand has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 2 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:54,364 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:54,364 INFO L93 Difference]: Finished difference Result 7889 states and 11792 transitions. [2025-03-03 09:46:54,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:46:54,365 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 2 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2025-03-03 09:46:54,365 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:54,404 INFO L225 Difference]: With dead ends: 7889 [2025-03-03 09:46:54,404 INFO L226 Difference]: Without dead ends: 7575 [2025-03-03 09:46:54,409 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:54,410 INFO L435 NwaCegarLoop]: 4221 mSDtfsCounter, 2920 mSDsluCounter, 2157 mSDsCounter, 0 mSdLazyCounter, 237 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2920 SdHoareTripleChecker+Valid, 6378 SdHoareTripleChecker+Invalid, 245 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 237 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:54,410 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2920 Valid, 6378 Invalid, 245 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 237 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-03 09:46:54,417 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7575 states. [2025-03-03 09:46:54,784 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7575 to 7516. [2025-03-03 09:46:54,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7516 states, 5512 states have (on average 1.4167271407837445) internal successors, (7809), 5627 states have internal predecessors, (7809), 1721 states have call successors, (1721), 281 states have call predecessors, (1721), 282 states have return successors, (1753), 1674 states have call predecessors, (1753), 1708 states have call successors, (1753) [2025-03-03 09:46:54,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7516 states to 7516 states and 11283 transitions. [2025-03-03 09:46:54,826 INFO L78 Accepts]: Start accepts. Automaton has 7516 states and 11283 transitions. Word has length 38 [2025-03-03 09:46:54,827 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:54,827 INFO L471 AbstractCegarLoop]: Abstraction has 7516 states and 11283 transitions. [2025-03-03 09:46:54,827 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 2 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:54,827 INFO L276 IsEmpty]: Start isEmpty. Operand 7516 states and 11283 transitions. [2025-03-03 09:46:54,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2025-03-03 09:46:54,832 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:54,832 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:54,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-03 09:46:54,833 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:54,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:54,833 INFO L85 PathProgramCache]: Analyzing trace with hash 878550274, now seen corresponding path program 1 times [2025-03-03 09:46:54,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:54,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1158607880] [2025-03-03 09:46:54,833 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:54,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:55,171 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-03 09:46:55,225 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-03 09:46:55,225 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:55,225 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:55,295 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:55,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:55,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1158607880] [2025-03-03 09:46:55,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1158607880] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:55,295 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:55,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:46:55,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1022622402] [2025-03-03 09:46:55,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:55,297 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:46:55,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:55,297 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:46:55,297 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:55,298 INFO L87 Difference]: Start difference. First operand 7516 states and 11283 transitions. Second operand has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:55,599 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:55,599 INFO L93 Difference]: Finished difference Result 7616 states and 11406 transitions. [2025-03-03 09:46:55,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:46:55,599 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 38 [2025-03-03 09:46:55,599 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:55,626 INFO L225 Difference]: With dead ends: 7616 [2025-03-03 09:46:55,626 INFO L226 Difference]: Without dead ends: 7587 [2025-03-03 09:46:55,629 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:55,631 INFO L435 NwaCegarLoop]: 2943 mSDtfsCounter, 3024 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 111 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3024 SdHoareTripleChecker+Valid, 2995 SdHoareTripleChecker+Invalid, 119 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 111 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:55,631 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3024 Valid, 2995 Invalid, 119 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 111 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-03 09:46:55,637 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7587 states. [2025-03-03 09:46:55,923 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7587 to 7535. [2025-03-03 09:46:55,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7535 states, 5527 states have (on average 1.415596164284422) internal successors, (7824), 5643 states have internal predecessors, (7824), 1724 states have call successors, (1724), 284 states have call predecessors, (1724), 283 states have return successors, (1755), 1675 states have call predecessors, (1755), 1711 states have call successors, (1755) [2025-03-03 09:46:55,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7535 states to 7535 states and 11303 transitions. [2025-03-03 09:46:55,953 INFO L78 Accepts]: Start accepts. Automaton has 7535 states and 11303 transitions. Word has length 38 [2025-03-03 09:46:55,954 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:55,954 INFO L471 AbstractCegarLoop]: Abstraction has 7535 states and 11303 transitions. [2025-03-03 09:46:55,954 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:55,955 INFO L276 IsEmpty]: Start isEmpty. Operand 7535 states and 11303 transitions. [2025-03-03 09:46:55,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2025-03-03 09:46:55,957 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:55,957 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:55,957 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-03 09:46:55,957 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:55,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:55,957 INFO L85 PathProgramCache]: Analyzing trace with hash -834749487, now seen corresponding path program 1 times [2025-03-03 09:46:55,957 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:55,957 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [449018300] [2025-03-03 09:46:55,958 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:55,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:56,221 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-03 09:46:56,243 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-03 09:46:56,244 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:56,244 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:56,395 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:56,395 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:56,395 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [449018300] [2025-03-03 09:46:56,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [449018300] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:56,395 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:56,396 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:46:56,396 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [460953957] [2025-03-03 09:46:56,397 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:56,397 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:46:56,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:56,397 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:46:56,397 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:56,398 INFO L87 Difference]: Start difference. First operand 7535 states and 11303 transitions. Second operand has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (2), 2 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:56,875 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:56,876 INFO L93 Difference]: Finished difference Result 7538 states and 11305 transitions. [2025-03-03 09:46:56,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:46:56,876 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (2), 2 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2025-03-03 09:46:56,876 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:56,900 INFO L225 Difference]: With dead ends: 7538 [2025-03-03 09:46:56,900 INFO L226 Difference]: Without dead ends: 7535 [2025-03-03 09:46:56,904 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:46:56,905 INFO L435 NwaCegarLoop]: 2942 mSDtfsCounter, 12 mSDsluCounter, 2884 mSDsCounter, 0 mSdLazyCounter, 253 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 5826 SdHoareTripleChecker+Invalid, 257 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 253 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:56,905 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 5826 Invalid, 257 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 253 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-03 09:46:56,910 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7535 states. [2025-03-03 09:46:57,127 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7535 to 7535. [2025-03-03 09:46:57,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7535 states, 5527 states have (on average 1.4154152343043243) internal successors, (7823), 5643 states have internal predecessors, (7823), 1724 states have call successors, (1724), 284 states have call predecessors, (1724), 283 states have return successors, (1755), 1675 states have call predecessors, (1755), 1711 states have call successors, (1755) [2025-03-03 09:46:57,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7535 states to 7535 states and 11302 transitions. [2025-03-03 09:46:57,157 INFO L78 Accepts]: Start accepts. Automaton has 7535 states and 11302 transitions. Word has length 38 [2025-03-03 09:46:57,157 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:57,157 INFO L471 AbstractCegarLoop]: Abstraction has 7535 states and 11302 transitions. [2025-03-03 09:46:57,158 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 2 states have call successors, (2), 2 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:46:57,158 INFO L276 IsEmpty]: Start isEmpty. Operand 7535 states and 11302 transitions. [2025-03-03 09:46:57,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2025-03-03 09:46:57,159 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:57,159 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:57,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-03 09:46:57,159 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:57,160 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:57,160 INFO L85 PathProgramCache]: Analyzing trace with hash 1463652122, now seen corresponding path program 1 times [2025-03-03 09:46:57,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:57,160 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [566395307] [2025-03-03 09:46:57,160 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:57,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:57,558 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-03 09:46:57,583 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-03 09:46:57,584 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:57,584 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:57,777 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:57,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:57,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [566395307] [2025-03-03 09:46:57,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [566395307] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:57,777 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:57,777 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-03 09:46:57,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [430589419] [2025-03-03 09:46:57,777 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:57,778 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-03 09:46:57,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:57,778 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-03 09:46:57,778 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-03 09:46:57,778 INFO L87 Difference]: Start difference. First operand 7535 states and 11302 transitions. Second operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:58,342 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:46:58,342 INFO L93 Difference]: Finished difference Result 7560 states and 11333 transitions. [2025-03-03 09:46:58,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-03 09:46:58,342 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 39 [2025-03-03 09:46:58,342 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:46:58,371 INFO L225 Difference]: With dead ends: 7560 [2025-03-03 09:46:58,371 INFO L226 Difference]: Without dead ends: 7513 [2025-03-03 09:46:58,378 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-03 09:46:58,378 INFO L435 NwaCegarLoop]: 2945 mSDtfsCounter, 14 mSDsluCounter, 5873 mSDsCounter, 0 mSdLazyCounter, 316 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 8818 SdHoareTripleChecker+Invalid, 318 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 316 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-03 09:46:58,378 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 8818 Invalid, 318 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 316 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-03 09:46:58,384 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7513 states. [2025-03-03 09:46:58,683 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7513 to 7513. [2025-03-03 09:46:58,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7513 states, 5511 states have (on average 1.4153511159499184) internal successors, (7800), 5627 states have internal predecessors, (7800), 1718 states have call successors, (1718), 284 states have call predecessors, (1718), 283 states have return successors, (1749), 1669 states have call predecessors, (1749), 1705 states have call successors, (1749) [2025-03-03 09:46:58,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7513 states to 7513 states and 11267 transitions. [2025-03-03 09:46:58,713 INFO L78 Accepts]: Start accepts. Automaton has 7513 states and 11267 transitions. Word has length 39 [2025-03-03 09:46:58,714 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:46:58,714 INFO L471 AbstractCegarLoop]: Abstraction has 7513 states and 11267 transitions. [2025-03-03 09:46:58,714 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-03 09:46:58,714 INFO L276 IsEmpty]: Start isEmpty. Operand 7513 states and 11267 transitions. [2025-03-03 09:46:58,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2025-03-03 09:46:58,715 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:46:58,715 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:46:58,715 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-03 09:46:58,715 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:46:58,716 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:46:58,716 INFO L85 PathProgramCache]: Analyzing trace with hash -431718673, now seen corresponding path program 1 times [2025-03-03 09:46:58,716 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:46:58,716 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [418025828] [2025-03-03 09:46:58,716 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:46:58,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:46:58,977 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-03 09:46:58,995 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-03 09:46:58,995 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:46:58,995 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:46:59,250 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:46:59,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:46:59,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [418025828] [2025-03-03 09:46:59,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [418025828] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:46:59,250 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:46:59,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2025-03-03 09:46:59,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [228881330] [2025-03-03 09:46:59,250 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:46:59,252 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2025-03-03 09:46:59,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:46:59,252 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2025-03-03 09:46:59,252 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2025-03-03 09:46:59,252 INFO L87 Difference]: Start difference. First operand 7513 states and 11267 transitions. Second operand has 8 states, 8 states have (on average 4.25) internal successors, (34), 6 states have internal predecessors, (34), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:00,001 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:00,002 INFO L93 Difference]: Finished difference Result 14432 states and 21639 transitions. [2025-03-03 09:47:00,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-03-03 09:47:00,002 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 4.25) internal successors, (34), 6 states have internal predecessors, (34), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 42 [2025-03-03 09:47:00,002 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:00,027 INFO L225 Difference]: With dead ends: 14432 [2025-03-03 09:47:00,027 INFO L226 Difference]: Without dead ends: 7528 [2025-03-03 09:47:00,044 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2025-03-03 09:47:00,045 INFO L435 NwaCegarLoop]: 2911 mSDtfsCounter, 3 mSDsluCounter, 17456 mSDsCounter, 0 mSdLazyCounter, 742 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 20367 SdHoareTripleChecker+Invalid, 743 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 742 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:00,045 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 20367 Invalid, 743 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 742 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-03 09:47:00,050 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7528 states. [2025-03-03 09:47:00,298 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7528 to 7522. [2025-03-03 09:47:00,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7522 states, 5518 states have (on average 1.4148242116708953) internal successors, (7807), 5634 states have internal predecessors, (7807), 1718 states have call successors, (1718), 284 states have call predecessors, (1718), 285 states have return successors, (1754), 1671 states have call predecessors, (1754), 1705 states have call successors, (1754) [2025-03-03 09:47:00,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7522 states to 7522 states and 11279 transitions. [2025-03-03 09:47:00,333 INFO L78 Accepts]: Start accepts. Automaton has 7522 states and 11279 transitions. Word has length 42 [2025-03-03 09:47:00,333 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:00,334 INFO L471 AbstractCegarLoop]: Abstraction has 7522 states and 11279 transitions. [2025-03-03 09:47:00,334 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 4.25) internal successors, (34), 6 states have internal predecessors, (34), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:00,334 INFO L276 IsEmpty]: Start isEmpty. Operand 7522 states and 11279 transitions. [2025-03-03 09:47:00,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2025-03-03 09:47:00,336 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:00,336 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:00,336 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-03 09:47:00,336 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:00,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:00,336 INFO L85 PathProgramCache]: Analyzing trace with hash -220367760, now seen corresponding path program 1 times [2025-03-03 09:47:00,336 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:00,337 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621724683] [2025-03-03 09:47:00,337 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:00,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:00,596 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-03 09:47:00,623 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-03 09:47:00,623 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:00,623 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:00,763 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:00,763 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:00,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1621724683] [2025-03-03 09:47:00,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1621724683] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:00,763 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:00,763 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-03 09:47:00,763 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1308014455] [2025-03-03 09:47:00,763 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:00,764 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-03 09:47:00,764 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:00,764 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-03 09:47:00,764 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:47:00,765 INFO L87 Difference]: Start difference. First operand 7522 states and 11279 transitions. Second operand has 5 states, 5 states have (on average 6.8) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:01,335 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:01,335 INFO L93 Difference]: Finished difference Result 13561 states and 20326 transitions. [2025-03-03 09:47:01,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-03 09:47:01,336 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 6.8) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 42 [2025-03-03 09:47:01,336 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:01,362 INFO L225 Difference]: With dead ends: 13561 [2025-03-03 09:47:01,362 INFO L226 Difference]: Without dead ends: 7516 [2025-03-03 09:47:01,378 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:47:01,379 INFO L435 NwaCegarLoop]: 2915 mSDtfsCounter, 2 mSDsluCounter, 8734 mSDsCounter, 0 mSdLazyCounter, 408 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 11649 SdHoareTripleChecker+Invalid, 408 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 408 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:01,379 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 11649 Invalid, 408 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 408 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:47:01,384 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7516 states. [2025-03-03 09:47:01,601 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7516 to 7516. [2025-03-03 09:47:01,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7516 states, 5513 states have (on average 1.4148376564483947) internal successors, (7800), 5629 states have internal predecessors, (7800), 1718 states have call successors, (1718), 284 states have call predecessors, (1718), 284 states have return successors, (1751), 1670 states have call predecessors, (1751), 1705 states have call successors, (1751) [2025-03-03 09:47:01,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7516 states to 7516 states and 11269 transitions. [2025-03-03 09:47:01,630 INFO L78 Accepts]: Start accepts. Automaton has 7516 states and 11269 transitions. Word has length 42 [2025-03-03 09:47:01,631 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:01,631 INFO L471 AbstractCegarLoop]: Abstraction has 7516 states and 11269 transitions. [2025-03-03 09:47:01,631 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 6.8) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:01,631 INFO L276 IsEmpty]: Start isEmpty. Operand 7516 states and 11269 transitions. [2025-03-03 09:47:01,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2025-03-03 09:47:01,633 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:01,633 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:01,633 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-03 09:47:01,633 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:01,634 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:01,634 INFO L85 PathProgramCache]: Analyzing trace with hash -212583796, now seen corresponding path program 1 times [2025-03-03 09:47:01,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:01,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1616549084] [2025-03-03 09:47:01,634 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:01,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:01,949 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-03 09:47:01,973 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-03 09:47:01,973 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:01,973 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:02,214 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:02,215 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:02,215 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1616549084] [2025-03-03 09:47:02,215 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1616549084] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:02,215 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:02,215 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-03 09:47:02,216 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233805444] [2025-03-03 09:47:02,216 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:02,217 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-03 09:47:02,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:02,217 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-03 09:47:02,218 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:47:02,218 INFO L87 Difference]: Start difference. First operand 7516 states and 11269 transitions. Second operand has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:47:03,054 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:03,055 INFO L93 Difference]: Finished difference Result 7560 states and 11328 transitions. [2025-03-03 09:47:03,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-03 09:47:03,056 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40 [2025-03-03 09:47:03,056 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:03,087 INFO L225 Difference]: With dead ends: 7560 [2025-03-03 09:47:03,088 INFO L226 Difference]: Without dead ends: 7531 [2025-03-03 09:47:03,093 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:47:03,094 INFO L435 NwaCegarLoop]: 2916 mSDtfsCounter, 25 mSDsluCounter, 11638 mSDsCounter, 0 mSdLazyCounter, 530 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 14554 SdHoareTripleChecker+Invalid, 530 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 530 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:03,094 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 14554 Invalid, 530 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 530 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-03 09:47:03,099 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7531 states. [2025-03-03 09:47:03,339 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7531 to 7519. [2025-03-03 09:47:03,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7519 states, 5516 states have (on average 1.4146120377084843) internal successors, (7803), 5632 states have internal predecessors, (7803), 1718 states have call successors, (1718), 284 states have call predecessors, (1718), 284 states have return successors, (1751), 1670 states have call predecessors, (1751), 1705 states have call successors, (1751) [2025-03-03 09:47:03,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7519 states to 7519 states and 11272 transitions. [2025-03-03 09:47:03,372 INFO L78 Accepts]: Start accepts. Automaton has 7519 states and 11272 transitions. Word has length 40 [2025-03-03 09:47:03,373 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:03,373 INFO L471 AbstractCegarLoop]: Abstraction has 7519 states and 11272 transitions. [2025-03-03 09:47:03,373 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:47:03,373 INFO L276 IsEmpty]: Start isEmpty. Operand 7519 states and 11272 transitions. [2025-03-03 09:47:03,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2025-03-03 09:47:03,374 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:03,374 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:03,374 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-03 09:47:03,374 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:03,375 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:03,375 INFO L85 PathProgramCache]: Analyzing trace with hash 1067535721, now seen corresponding path program 1 times [2025-03-03 09:47:03,375 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:03,375 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157246365] [2025-03-03 09:47:03,375 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:03,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:03,635 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-03 09:47:03,655 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-03 09:47:03,655 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:03,655 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:03,824 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:03,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:03,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157246365] [2025-03-03 09:47:03,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157246365] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:03,825 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:03,825 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-03 09:47:03,825 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1214014876] [2025-03-03 09:47:03,825 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:03,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-03 09:47:03,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:03,825 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-03 09:47:03,825 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:47:03,826 INFO L87 Difference]: Start difference. First operand 7519 states and 11272 transitions. Second operand has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:47:04,411 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:04,411 INFO L93 Difference]: Finished difference Result 7556 states and 11321 transitions. [2025-03-03 09:47:04,411 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-03 09:47:04,411 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40 [2025-03-03 09:47:04,412 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:04,444 INFO L225 Difference]: With dead ends: 7556 [2025-03-03 09:47:04,444 INFO L226 Difference]: Without dead ends: 7527 [2025-03-03 09:47:04,450 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:47:04,451 INFO L435 NwaCegarLoop]: 2922 mSDtfsCounter, 25 mSDsluCounter, 11653 mSDsCounter, 0 mSdLazyCounter, 529 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 14575 SdHoareTripleChecker+Invalid, 529 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 529 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:04,451 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 14575 Invalid, 529 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 529 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:47:04,457 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7527 states. [2025-03-03 09:47:04,678 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7527 to 7512. [2025-03-03 09:47:04,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7512 states, 5510 states have (on average 1.41470054446461) internal successors, (7795), 5625 states have internal predecessors, (7795), 1717 states have call successors, (1717), 284 states have call predecessors, (1717), 284 states have return successors, (1750), 1669 states have call predecessors, (1750), 1704 states have call successors, (1750) [2025-03-03 09:47:04,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7512 states to 7512 states and 11262 transitions. [2025-03-03 09:47:04,712 INFO L78 Accepts]: Start accepts. Automaton has 7512 states and 11262 transitions. Word has length 40 [2025-03-03 09:47:04,712 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:04,712 INFO L471 AbstractCegarLoop]: Abstraction has 7512 states and 11262 transitions. [2025-03-03 09:47:04,712 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-03 09:47:04,712 INFO L276 IsEmpty]: Start isEmpty. Operand 7512 states and 11262 transitions. [2025-03-03 09:47:04,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2025-03-03 09:47:04,714 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:04,714 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:04,714 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-03 09:47:04,714 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:04,715 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:04,715 INFO L85 PathProgramCache]: Analyzing trace with hash 646130729, now seen corresponding path program 1 times [2025-03-03 09:47:04,715 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:04,715 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [34600703] [2025-03-03 09:47:04,715 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:04,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:04,980 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-03 09:47:04,998 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-03 09:47:04,998 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:04,998 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:05,284 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:05,284 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:05,284 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [34600703] [2025-03-03 09:47:05,284 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [34600703] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:05,284 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:05,284 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-03-03 09:47:05,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [17435306] [2025-03-03 09:47:05,286 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:05,286 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-03 09:47:05,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:05,286 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-03 09:47:05,287 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2025-03-03 09:47:05,287 INFO L87 Difference]: Start difference. First operand 7512 states and 11262 transitions. Second operand has 7 states, 7 states have (on average 5.0) internal successors, (35), 6 states have internal predecessors, (35), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-03 09:47:05,965 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:05,966 INFO L93 Difference]: Finished difference Result 7538 states and 11294 transitions. [2025-03-03 09:47:05,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-03 09:47:05,969 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 5.0) internal successors, (35), 6 states have internal predecessors, (35), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 43 [2025-03-03 09:47:05,969 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:05,999 INFO L225 Difference]: With dead ends: 7538 [2025-03-03 09:47:05,999 INFO L226 Difference]: Without dead ends: 7510 [2025-03-03 09:47:06,004 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2025-03-03 09:47:06,005 INFO L435 NwaCegarLoop]: 2900 mSDtfsCounter, 14 mSDsluCounter, 14471 mSDsCounter, 0 mSdLazyCounter, 659 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 17371 SdHoareTripleChecker+Invalid, 659 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 659 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:06,006 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 17371 Invalid, 659 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 659 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-03 09:47:06,011 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7510 states. [2025-03-03 09:47:06,239 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7510 to 7510. [2025-03-03 09:47:06,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7510 states, 5509 states have (on average 1.4145943002359775) internal successors, (7793), 5624 states have internal predecessors, (7793), 1716 states have call successors, (1716), 284 states have call predecessors, (1716), 284 states have return successors, (1749), 1668 states have call predecessors, (1749), 1703 states have call successors, (1749) [2025-03-03 09:47:06,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7510 states to 7510 states and 11258 transitions. [2025-03-03 09:47:06,273 INFO L78 Accepts]: Start accepts. Automaton has 7510 states and 11258 transitions. Word has length 43 [2025-03-03 09:47:06,273 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:06,273 INFO L471 AbstractCegarLoop]: Abstraction has 7510 states and 11258 transitions. [2025-03-03 09:47:06,273 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.0) internal successors, (35), 6 states have internal predecessors, (35), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-03 09:47:06,273 INFO L276 IsEmpty]: Start isEmpty. Operand 7510 states and 11258 transitions. [2025-03-03 09:47:06,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2025-03-03 09:47:06,274 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:06,274 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:06,275 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-03 09:47:06,275 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:06,275 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:06,275 INFO L85 PathProgramCache]: Analyzing trace with hash -79239025, now seen corresponding path program 1 times [2025-03-03 09:47:06,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:06,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [395202477] [2025-03-03 09:47:06,275 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:06,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:06,535 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-03 09:47:06,554 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-03 09:47:06,554 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:06,555 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:06,819 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:06,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:06,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [395202477] [2025-03-03 09:47:06,819 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [395202477] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:06,819 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:06,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2025-03-03 09:47:06,820 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1460415273] [2025-03-03 09:47:06,820 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:06,820 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2025-03-03 09:47:06,820 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:06,821 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2025-03-03 09:47:06,821 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2025-03-03 09:47:06,822 INFO L87 Difference]: Start difference. First operand 7510 states and 11258 transitions. Second operand has 8 states, 8 states have (on average 4.625) internal successors, (37), 6 states have internal predecessors, (37), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:07,458 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:07,458 INFO L93 Difference]: Finished difference Result 7548 states and 11304 transitions. [2025-03-03 09:47:07,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-03-03 09:47:07,458 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 4.625) internal successors, (37), 6 states have internal predecessors, (37), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 45 [2025-03-03 09:47:07,458 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:07,485 INFO L225 Difference]: With dead ends: 7548 [2025-03-03 09:47:07,486 INFO L226 Difference]: Without dead ends: 7510 [2025-03-03 09:47:07,491 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2025-03-03 09:47:07,492 INFO L435 NwaCegarLoop]: 2903 mSDtfsCounter, 0 mSDsluCounter, 17392 mSDsCounter, 0 mSdLazyCounter, 743 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 20295 SdHoareTripleChecker+Invalid, 743 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 743 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:07,492 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 20295 Invalid, 743 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 743 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:47:07,498 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7510 states. [2025-03-03 09:47:07,722 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7510 to 7510. [2025-03-03 09:47:07,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7510 states, 5509 states have (on average 1.414412779088764) internal successors, (7792), 5624 states have internal predecessors, (7792), 1716 states have call successors, (1716), 284 states have call predecessors, (1716), 284 states have return successors, (1749), 1668 states have call predecessors, (1749), 1703 states have call successors, (1749) [2025-03-03 09:47:07,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7510 states to 7510 states and 11257 transitions. [2025-03-03 09:47:07,755 INFO L78 Accepts]: Start accepts. Automaton has 7510 states and 11257 transitions. Word has length 45 [2025-03-03 09:47:07,755 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:07,755 INFO L471 AbstractCegarLoop]: Abstraction has 7510 states and 11257 transitions. [2025-03-03 09:47:07,755 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 4.625) internal successors, (37), 6 states have internal predecessors, (37), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:07,755 INFO L276 IsEmpty]: Start isEmpty. Operand 7510 states and 11257 transitions. [2025-03-03 09:47:07,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2025-03-03 09:47:07,757 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:07,757 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:07,757 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-03 09:47:07,757 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:07,757 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:07,757 INFO L85 PathProgramCache]: Analyzing trace with hash -186596589, now seen corresponding path program 1 times [2025-03-03 09:47:07,757 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:07,757 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1011787661] [2025-03-03 09:47:07,758 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:07,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:08,007 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-03 09:47:08,027 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-03 09:47:08,028 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:08,028 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:08,258 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:08,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:08,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1011787661] [2025-03-03 09:47:08,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1011787661] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:08,259 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:08,259 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-03 09:47:08,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1325696478] [2025-03-03 09:47:08,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:08,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-03 09:47:08,260 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:08,260 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-03 09:47:08,261 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:47:08,261 INFO L87 Difference]: Start difference. First operand 7510 states and 11257 transitions. Second operand has 5 states, 5 states have (on average 8.2) internal successors, (41), 4 states have internal predecessors, (41), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:08,986 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:08,987 INFO L93 Difference]: Finished difference Result 7535 states and 11288 transitions. [2025-03-03 09:47:08,987 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-03 09:47:08,987 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 8.2) internal successors, (41), 4 states have internal predecessors, (41), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 49 [2025-03-03 09:47:08,987 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:09,015 INFO L225 Difference]: With dead ends: 7535 [2025-03-03 09:47:09,015 INFO L226 Difference]: Without dead ends: 7507 [2025-03-03 09:47:09,019 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:47:09,020 INFO L435 NwaCegarLoop]: 2930 mSDtfsCounter, 14 mSDsluCounter, 8748 mSDsCounter, 0 mSdLazyCounter, 412 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 11678 SdHoareTripleChecker+Invalid, 412 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 412 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:09,020 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 11678 Invalid, 412 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 412 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:47:09,024 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7507 states. [2025-03-03 09:47:09,283 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7507 to 7507. [2025-03-03 09:47:09,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7507 states, 5507 states have (on average 1.4143816960232432) internal successors, (7789), 5622 states have internal predecessors, (7789), 1715 states have call successors, (1715), 284 states have call predecessors, (1715), 284 states have return successors, (1748), 1667 states have call predecessors, (1748), 1702 states have call successors, (1748) [2025-03-03 09:47:09,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7507 states to 7507 states and 11252 transitions. [2025-03-03 09:47:09,311 INFO L78 Accepts]: Start accepts. Automaton has 7507 states and 11252 transitions. Word has length 49 [2025-03-03 09:47:09,312 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:09,312 INFO L471 AbstractCegarLoop]: Abstraction has 7507 states and 11252 transitions. [2025-03-03 09:47:09,312 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 8.2) internal successors, (41), 4 states have internal predecessors, (41), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:09,312 INFO L276 IsEmpty]: Start isEmpty. Operand 7507 states and 11252 transitions. [2025-03-03 09:47:09,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2025-03-03 09:47:09,313 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:09,313 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:09,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-03 09:47:09,314 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:09,314 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:09,314 INFO L85 PathProgramCache]: Analyzing trace with hash -1543016239, now seen corresponding path program 1 times [2025-03-03 09:47:09,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:09,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885784083] [2025-03-03 09:47:09,314 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:09,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:09,560 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-03 09:47:09,578 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-03 09:47:09,578 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:09,579 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:09,714 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:09,714 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:09,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [885784083] [2025-03-03 09:47:09,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [885784083] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:09,715 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:09,715 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-03 09:47:09,715 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [739208710] [2025-03-03 09:47:09,715 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:09,715 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-03 09:47:09,715 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:09,716 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-03 09:47:09,716 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:47:09,716 INFO L87 Difference]: Start difference. First operand 7507 states and 11252 transitions. Second operand has 5 states, 5 states have (on average 7.6) internal successors, (38), 4 states have internal predecessors, (38), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:10,285 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:10,285 INFO L93 Difference]: Finished difference Result 7532 states and 11283 transitions. [2025-03-03 09:47:10,285 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-03 09:47:10,285 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 7.6) internal successors, (38), 4 states have internal predecessors, (38), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 46 [2025-03-03 09:47:10,285 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:10,311 INFO L225 Difference]: With dead ends: 7532 [2025-03-03 09:47:10,311 INFO L226 Difference]: Without dead ends: 7495 [2025-03-03 09:47:10,316 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:47:10,317 INFO L435 NwaCegarLoop]: 2897 mSDtfsCounter, 14 mSDsluCounter, 8676 mSDsCounter, 0 mSdLazyCounter, 411 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 11573 SdHoareTripleChecker+Invalid, 411 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 411 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:10,317 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 11573 Invalid, 411 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 411 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:47:10,322 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7495 states. [2025-03-03 09:47:10,569 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7495 to 7495. [2025-03-03 09:47:10,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7495 states, 5498 states have (on average 1.4143324845398326) internal successors, (7776), 5613 states have internal predecessors, (7776), 1713 states have call successors, (1713), 283 states have call predecessors, (1713), 283 states have return successors, (1746), 1665 states have call predecessors, (1746), 1700 states have call successors, (1746) [2025-03-03 09:47:10,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7495 states to 7495 states and 11235 transitions. [2025-03-03 09:47:10,597 INFO L78 Accepts]: Start accepts. Automaton has 7495 states and 11235 transitions. Word has length 46 [2025-03-03 09:47:10,597 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:10,597 INFO L471 AbstractCegarLoop]: Abstraction has 7495 states and 11235 transitions. [2025-03-03 09:47:10,597 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 7.6) internal successors, (38), 4 states have internal predecessors, (38), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:10,597 INFO L276 IsEmpty]: Start isEmpty. Operand 7495 states and 11235 transitions. [2025-03-03 09:47:10,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2025-03-03 09:47:10,599 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:10,599 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:10,599 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-03 09:47:10,599 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:10,599 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:10,599 INFO L85 PathProgramCache]: Analyzing trace with hash -1418472966, now seen corresponding path program 1 times [2025-03-03 09:47:10,599 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:10,599 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2003583649] [2025-03-03 09:47:10,599 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:10,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:10,849 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 53 statements into 1 equivalence classes. [2025-03-03 09:47:10,876 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 53 of 53 statements. [2025-03-03 09:47:10,877 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:10,877 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:11,028 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:11,029 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:11,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2003583649] [2025-03-03 09:47:11,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2003583649] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:11,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:11,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-03 09:47:11,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2139714596] [2025-03-03 09:47:11,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:11,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-03 09:47:11,029 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:11,031 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-03 09:47:11,031 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:47:11,031 INFO L87 Difference]: Start difference. First operand 7495 states and 11235 transitions. Second operand has 6 states, 6 states have (on average 6.5) internal successors, (39), 5 states have internal predecessors, (39), 3 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) [2025-03-03 09:47:11,523 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:11,523 INFO L93 Difference]: Finished difference Result 13121 states and 19640 transitions. [2025-03-03 09:47:11,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-03 09:47:11,524 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 6.5) internal successors, (39), 5 states have internal predecessors, (39), 3 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) Word has length 53 [2025-03-03 09:47:11,524 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:11,553 INFO L225 Difference]: With dead ends: 13121 [2025-03-03 09:47:11,553 INFO L226 Difference]: Without dead ends: 7304 [2025-03-03 09:47:11,572 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:47:11,572 INFO L435 NwaCegarLoop]: 2879 mSDtfsCounter, 1 mSDsluCounter, 11487 mSDsCounter, 0 mSdLazyCounter, 526 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 14366 SdHoareTripleChecker+Invalid, 526 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 526 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:11,573 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 14366 Invalid, 526 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 526 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-03 09:47:11,578 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7304 states. [2025-03-03 09:47:11,854 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7304 to 7303. [2025-03-03 09:47:11,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7303 states, 5344 states have (on average 1.4131736526946108) internal successors, (7552), 5444 states have internal predecessors, (7552), 1682 states have call successors, (1682), 271 states have call predecessors, (1682), 276 states have return successors, (1700), 1654 states have call predecessors, (1700), 1672 states have call successors, (1700) [2025-03-03 09:47:11,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7303 states to 7303 states and 10934 transitions. [2025-03-03 09:47:11,882 INFO L78 Accepts]: Start accepts. Automaton has 7303 states and 10934 transitions. Word has length 53 [2025-03-03 09:47:11,883 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:11,883 INFO L471 AbstractCegarLoop]: Abstraction has 7303 states and 10934 transitions. [2025-03-03 09:47:11,883 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 6.5) internal successors, (39), 5 states have internal predecessors, (39), 3 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) [2025-03-03 09:47:11,883 INFO L276 IsEmpty]: Start isEmpty. Operand 7303 states and 10934 transitions. [2025-03-03 09:47:11,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2025-03-03 09:47:11,884 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:11,884 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:11,884 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-03 09:47:11,884 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:11,885 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:11,885 INFO L85 PathProgramCache]: Analyzing trace with hash -1947254924, now seen corresponding path program 1 times [2025-03-03 09:47:11,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:11,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1287487774] [2025-03-03 09:47:11,885 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:11,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:12,143 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-03 09:47:12,160 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-03 09:47:12,161 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:12,161 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:47:12,380 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-03 09:47:12,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:47:12,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1287487774] [2025-03-03 09:47:12,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1287487774] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:47:12,380 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:47:12,380 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2025-03-03 09:47:12,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [379570634] [2025-03-03 09:47:12,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:47:12,381 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2025-03-03 09:47:12,381 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:47:12,382 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2025-03-03 09:47:12,382 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2025-03-03 09:47:12,382 INFO L87 Difference]: Start difference. First operand 7303 states and 10934 transitions. Second operand has 8 states, 8 states have (on average 5.25) internal successors, (42), 6 states have internal predecessors, (42), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:12,978 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:47:12,979 INFO L93 Difference]: Finished difference Result 7417 states and 11085 transitions. [2025-03-03 09:47:12,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-03-03 09:47:12,979 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 5.25) internal successors, (42), 6 states have internal predecessors, (42), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 50 [2025-03-03 09:47:12,979 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:47:12,999 INFO L225 Difference]: With dead ends: 7417 [2025-03-03 09:47:12,999 INFO L226 Difference]: Without dead ends: 7330 [2025-03-03 09:47:13,001 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2025-03-03 09:47:13,001 INFO L435 NwaCegarLoop]: 2887 mSDtfsCounter, 7 mSDsluCounter, 17254 mSDsCounter, 0 mSdLazyCounter, 804 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 20141 SdHoareTripleChecker+Invalid, 817 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 804 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:47:13,001 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 20141 Invalid, 817 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 804 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:47:13,004 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7330 states. [2025-03-03 09:47:13,200 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7330 to 7311. [2025-03-03 09:47:13,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7311 states, 5350 states have (on average 1.4128971962616823) internal successors, (7559), 5452 states have internal predecessors, (7559), 1684 states have call successors, (1684), 271 states have call predecessors, (1684), 276 states have return successors, (1702), 1656 states have call predecessors, (1702), 1674 states have call successors, (1702) [2025-03-03 09:47:13,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7311 states to 7311 states and 10945 transitions. [2025-03-03 09:47:13,231 INFO L78 Accepts]: Start accepts. Automaton has 7311 states and 10945 transitions. Word has length 50 [2025-03-03 09:47:13,231 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:47:13,231 INFO L471 AbstractCegarLoop]: Abstraction has 7311 states and 10945 transitions. [2025-03-03 09:47:13,232 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 5.25) internal successors, (42), 6 states have internal predecessors, (42), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2025-03-03 09:47:13,232 INFO L276 IsEmpty]: Start isEmpty. Operand 7311 states and 10945 transitions. [2025-03-03 09:47:13,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2025-03-03 09:47:13,233 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:47:13,233 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:47:13,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-03 09:47:13,233 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION === [errorFnErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:47:13,234 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:47:13,234 INFO L85 PathProgramCache]: Analyzing trace with hash 556603704, now seen corresponding path program 1 times [2025-03-03 09:47:13,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:47:13,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1022701375] [2025-03-03 09:47:13,234 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:47:13,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:47:13,525 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-03-03 09:47:13,543 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-03-03 09:47:13,543 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:47:13,543 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat