./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 ea17b6f261bb6e2069b46537416ceb2b28c77bf12fbc31c6c070453fa873ea8f --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-07 21:23:03,365 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-07 21:23:03,412 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-02-07 21:23:03,417 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-07 21:23:03,417 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-07 21:23:03,437 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-07 21:23:03,438 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-07 21:23:03,438 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-07 21:23:03,438 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-07 21:23:03,439 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-07 21:23:03,439 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-07 21:23:03,439 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-07 21:23:03,440 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-07 21:23:03,440 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-07 21:23:03,440 INFO L153 SettingsManager]: * Use SBE=true [2025-02-07 21:23:03,440 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-07 21:23:03,440 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-07 21:23:03,440 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-07 21:23:03,440 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-07 21:23:03,441 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-07 21:23:03,441 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 21:23:03,441 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-07 21:23:03,442 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-07 21:23:03,442 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-jdk21/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 -> ea17b6f261bb6e2069b46537416ceb2b28c77bf12fbc31c6c070453fa873ea8f [2025-02-07 21:23:03,666 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-07 21:23:03,674 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-07 21:23:03,675 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-07 21:23:03,676 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-07 21:23:03,676 INFO L274 PluginConnector]: CDTParser initialized [2025-02-07 21:23:03,678 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c [2025-02-07 21:23:04,807 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8a473767a/3f22abbec2734dcc9de9838ff01ff2ad/FLAGc006662b8 [2025-02-07 21:23:05,534 INFO L384 CDTParser]: Found 1 translation units. [2025-02-07 21:23:05,535 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c [2025-02-07 21:23:05,607 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8a473767a/3f22abbec2734dcc9de9838ff01ff2ad/FLAGc006662b8 [2025-02-07 21:23:05,888 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8a473767a/3f22abbec2734dcc9de9838ff01ff2ad [2025-02-07 21:23:05,890 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-07 21:23:05,893 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-07 21:23:05,898 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-07 21:23:05,898 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-07 21:23:05,905 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-07 21:23:05,906 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 09:23:05" (1/1) ... [2025-02-07 21:23:05,907 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@51952da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:05, skipping insertion in model container [2025-02-07 21:23:05,907 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 09:23:05" (1/1) ... [2025-02-07 21:23:06,124 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-07 21:23:06,567 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[80354,80367] [2025-02-07 21:23:06,632 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[115904,115917] [2025-02-07 21:23:06,672 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[133708,133721] [2025-02-07 21:23:06,685 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[142627,142640] [2025-02-07 21:23:06,695 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[147060,147073] [2025-02-07 21:23:06,702 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[151393,151406] [2025-02-07 21:23:06,752 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[186229,186242] [2025-02-07 21:23:06,777 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[203860,203873] [2025-02-07 21:23:06,792 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[212816,212829] [2025-02-07 21:23:06,799 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[217286,217299] [2025-02-07 21:23:06,806 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[221656,221669] [2025-02-07 21:23:06,835 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[240553,240566] [2025-02-07 21:23:06,847 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[249509,249522] [2025-02-07 21:23:06,855 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[253979,253992] [2025-02-07 21:23:06,865 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[258349,258362] [2025-02-07 21:23:06,872 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[263314,263327] [2025-02-07 21:23:06,877 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[267693,267706] [2025-02-07 21:23:06,885 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[272163,272176] [2025-02-07 21:23:06,892 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[276533,276546] [2025-02-07 21:23:06,898 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[281119,281132] [2025-02-07 21:23:06,905 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[285656,285669] [2025-02-07 21:23:06,912 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[290122,290135] [2025-02-07 21:23:06,948 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 21:23:06,964 INFO L200 MainTranslator]: Completed pre-run [2025-02-07 21:23:07,108 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[80354,80367] [2025-02-07 21:23:07,153 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[115904,115917] [2025-02-07 21:23:07,175 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[133708,133721] [2025-02-07 21:23:07,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[142627,142640] [2025-02-07 21:23:07,191 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[147060,147073] [2025-02-07 21:23:07,196 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[151393,151406] [2025-02-07 21:23:07,234 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[186229,186242] [2025-02-07 21:23:07,254 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[203860,203873] [2025-02-07 21:23:07,264 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[212816,212829] [2025-02-07 21:23:07,270 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[217286,217299] [2025-02-07 21:23:07,275 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[221656,221669] [2025-02-07 21:23:07,296 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[240553,240566] [2025-02-07 21:23:07,306 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[249509,249522] [2025-02-07 21:23:07,312 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[253979,253992] [2025-02-07 21:23:07,317 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[258349,258362] [2025-02-07 21:23:07,341 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[263314,263327] [2025-02-07 21:23:07,347 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[267693,267706] [2025-02-07 21:23:07,352 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[272163,272176] [2025-02-07 21:23:07,357 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[276533,276546] [2025-02-07 21:23:07,362 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[281119,281132] [2025-02-07 21:23:07,367 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[285656,285669] [2025-02-07 21:23:07,372 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c[290122,290135] [2025-02-07 21:23:07,389 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 21:23:07,405 INFO L204 MainTranslator]: Completed translation [2025-02-07 21:23:07,405 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07 WrapperNode [2025-02-07 21:23:07,406 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-07 21:23:07,406 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-07 21:23:07,406 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-07 21:23:07,406 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-07 21:23:07,410 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,440 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,600 INFO L138 Inliner]: procedures = 25, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 13266 [2025-02-07 21:23:07,601 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-07 21:23:07,602 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-07 21:23:07,602 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-07 21:23:07,602 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-07 21:23:07,608 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,609 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,638 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,745 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2025-02-07 21:23:07,748 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,749 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,839 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,872 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,901 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,927 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,987 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-07 21:23:07,991 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-07 21:23:07,991 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-07 21:23:07,991 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-07 21:23:07,993 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (1/1) ... [2025-02-07 21:23:07,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 21:23:08,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 21:23:08,017 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-07 21:23:08,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-07 21:23:08,035 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-07 21:23:08,035 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-07 21:23:08,035 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-07 21:23:08,035 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-07 21:23:08,286 INFO L257 CfgBuilder]: Building ICFG [2025-02-07 21:23:08,287 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-07 21:23:13,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L762: havoc main_~node6__m6~1#1;havoc main_~node5__m5~1#1;havoc main_~node4__m4~1#1;havoc main_~node3__m3~1#1;havoc main_~node2__m2~1#1;havoc main_~node1__m1~1#1;havoc main_~main____CPAchecker_TMP_0~0#1;havoc main_~__tmp_1~0#1, main_~assert__arg~0#1;havoc main_~check__tmp~0#1; [2025-02-07 21:23:13,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18203: havoc main_~node6____CPAchecker_TMP_0~27#1;havoc main_~node6__m6~81#1; [2025-02-07 21:23:13,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2090: havoc main_~node6__m6~7#1;havoc main_~node5__m5~6#1;havoc main_~node4__m4~5#1;havoc main_~node3__m3~5#1;havoc main_~node2__m2~5#1;havoc main_~node1__m1~5#1;havoc main_~main____CPAchecker_TMP_0~4#1;havoc main_~__tmp_5~0#1, main_~assert__arg~4#1;havoc main_~check__tmp~4#1; [2025-02-07 21:23:13,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3413: havoc main_~node6__m6~13#1;havoc main_~node5__m5~11#1;havoc main_~node4__m4~10#1;havoc main_~node3__m3~9#1;havoc main_~node2__m2~9#1;havoc main_~node1__m1~9#1;havoc main_~main____CPAchecker_TMP_0~8#1;havoc main_~__tmp_9~0#1, main_~assert__arg~8#1;havoc main_~check__tmp~9#1; [2025-02-07 21:23:13,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14777: havoc main_~__tmp_52~0#1, main_~assert__arg~51#1;havoc main_~check__tmp~66#1;havoc main_~node6__m6~65#1;havoc main_~node5__m5~54#1;havoc main_~node4__m4~49#1;havoc main_~node3__m3~46#1;havoc main_~node2__m2~45#1;havoc main_~node1__m1~44#1;havoc main_~main____CPAchecker_TMP_0~43#1;havoc main_~__tmp_51~0#1, main_~assert__arg~50#1;havoc main_~check__tmp~65#1; [2025-02-07 21:23:13,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17420: havoc main_~__tmp_64~0#1, main_~assert__arg~63#1;havoc main_~check__tmp~82#1;havoc main_~node6__m6~77#1;havoc main_~node5__m5~64#1;havoc main_~node4__m4~58#1;havoc main_~node3__m3~55#1;havoc main_~node2__m2~53#1;havoc main_~node1__m1~52#1;havoc main_~main____CPAchecker_TMP_0~51#1;havoc main_~__tmp_63~0#1, main_~assert__arg~62#1;havoc main_~check__tmp~81#1; [2025-02-07 21:23:13,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9757: havoc main_~node5____CPAchecker_TMP_0~7#1;havoc main_~node5__m5~35#1; [2025-02-07 21:23:13,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11080: havoc main_~node5____CPAchecker_TMP_0~8#1;havoc main_~node5__m5~40#1; [2025-02-07 21:23:13,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11881: havoc main_~node6__m6~52#1;havoc main_~node5__m5~43#1;havoc main_~node4__m4~39#1;havoc main_~node3__m3~37#1;havoc main_~node2__m2~36#1;havoc main_~node1__m1~35#1;havoc main_~main____CPAchecker_TMP_0~34#1;havoc main_~__tmp_41~0#1, main_~assert__arg~40#1;havoc main_~check__tmp~50#1; [2025-02-07 21:23:13,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20339: havoc main_~main____CPAchecker_TMP_0~61#1;havoc main_~__tmp_81~0#1, main_~assert__arg~80#1;havoc main_~check__tmp~100#1;havoc main_~node6__m6~91#1;havoc main_~node5__m5~76#1;havoc main_~node4__m4~68#1;havoc main_~node3__m3~64#1;havoc main_~node2__m2~62#1;havoc main_~node1__m1~61#1;havoc main_~main____CPAchecker_TMP_0~60#1;havoc main_~__tmp_80~0#1, main_~assert__arg~79#1;havoc main_~check__tmp~99#1; [2025-02-07 21:23:13,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21396: havoc main_~node5__m5~80#1; [2025-02-07 21:23:13,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L523: havoc main_~node1____CPAchecker_TMP_0~0#1;havoc main_~node1__m1~0#1;havoc main_~init__tmp~0#1;#t~ret29#1 := main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_~node6__m6~1#1, main_~node5__m5~1#1, main_~node4__m4~1#1, main_~node3__m3~1#1, main_~node2__m2~1#1, main_~node1__m1~1#1, main_~main____CPAchecker_TMP_0~0#1, main_~__tmp_1~0#1, main_~assert__arg~0#1, main_~check__tmp~0#1, main_~node6__m6~2#1, main_~node5__m5~2#1, main_~node4__m4~2#1, main_~node3__m3~2#1, main_~node2__m2~2#1, main_~node1__m1~2#1, main_~main____CPAchecker_TMP_0~1#1, main_~__tmp_2~0#1, main_~assert__arg~1#1, main_~check__tmp~1#1, main_~node6____CPAchecker_TMP_0~0#1, main_~node6__m6~0#1, main_~node6__m6~4#1, main_~node5__m5~3#1, main_~node4__m4~3#1, main_~node3__m3~3#1, main_~node2__m2~3#1, main_~node1__m1~3#1, main_~main____CPAchecker_TMP_0~2#1, main_~__tmp_3~0#1, main_~assert__arg~2#1, main_~check__tmp~2#1, main_~node6__m6~5#1, main_~node5__m5~4#1, main_~node4__m4~4#1, main_~node3__m3~4#1, main_~node2__m2~4#1, main_~node1__m1~4#1, main_~main____CPAchecker_TMP_0~3#1, main_~__tmp_4~0#1, main_~assert__arg~3#1, main_~check__tmp~3#1, main_~node6____CPAchecker_TMP_0~1#1, main_~node6__m6~3#1, main_~node5____CPAchecker_TMP_0~0#1, main_~node5__m5~0#1, main_~node6__m6~7#1, main_~node5__m5~6#1, main_~node4__m4~5#1, main_~node3__m3~5#1, main_~node2__m2~5#1, main_~node1__m1~5#1, main_~main____CPAchecker_TMP_0~4#1, main_~__tmp_5~0#1, main_~assert__arg~4#1, main_~check__tmp~4#1, main_~node6__m6~8#1, main_~node5__m5~7#1, main_~node4__m4~6#1, main_~node3__m3~6#1, main_~node2__m2~6#1, main_~node1__m1~6#1, main_~main____CPAchecker_TMP_0~5#1, main_~__tmp_6~0#1, main_~assert__arg~5#1, main_~check__tmp~5#1, main_~node6____CPAchecker_TMP_0~2#1, main_~node6__m6~6#1, main_~node6__m6~10#1, main_~node5__m5~8#1, main_~node4__m4~7#1, main_~node3__m3~7#1, main_~node2__m2~7#1, main_~node1__m1~7#1, main_~main____CPAchecker_TMP_0~6#1, main_~__tmp_7~0#1, main_~assert__arg~6#1, main_~check__tmp~6#1, main_~check__tmp~8#1, main_~node6__m6~11#1, main_~node5__m5~9#1, main_~node4__m4~8#1, main_~node3__m3~8#1, main_~node2__m2~8#1, main_~node1__m1~8#1, main_~main____CPAchecker_TMP_0~7#1, main_~__tmp_8~0#1, main_~assert__arg~7#1, main_~check__tmp~7#1, main_~node6____CPAchecker_TMP_0~3#1, main_~node6__m6~9#1, main_~node5____CPAchecker_TMP_0~1#1, main_~node5__m5~5#1, main_~node4____CPAchecker_TMP_0~0#1, main_~node4__m4~0#1, main_~node6__m6~13#1, main_~node5__m5~11#1, main_~node4__m4~10#1, main_~node3__m3~9#1, main_~node2__m2~9#1, main_~node1__m1~9#1, main_~main____CPAchecker_TMP_0~8#1, main_~__tmp_9~0#1, main_~assert__arg~8#1, main_~check__tmp~9#1, main_~node6__m6~14#1, main_~node5__m5~12#1, main_~node4__m4~11#1, main_~node3__m3~10#1, main_~node2__m2~10#1, main_~node1__m1~10#1, main_~main____CPAchecker_TMP_0~9#1, main_~__tmp_10~0#1, main_~assert__arg~9#1, main_~check__tmp~10#1, main_~node6____CPAchecker_TMP_0~4#1, main_~node6__m6~12#1, main_~node6__m6~16#1, main_~node5__m5~13#1, main_~node4__m4~12#1, main_~node3__m3~11#1, main_~node2__m2~11#1, main_~node1__m1~11#1, main_~main____CPAchecker_TMP_0~10#1, main_~__tmp_11~0#1, main_~assert__arg~10#1, main_~check__tmp~11#1, main_~check__tmp~13#1, main_~node6__m6~17#1, main_~node5__m5~14#1, main_~node4__m4~13#1, main_~node3__m3~12#1, main_~node2__m2~12#1, main_~node1__m1~12#1, main_~main____CPAchecker_TMP_0~11#1, main_~__tmp_12~0#1, main_~assert__arg~11#1, main_~check__tmp~12#1, main_~node6____CPAchecker_TMP_0~5#1, main_~node6__m6~15#1, main_~node5____CPAchecker_TMP_0~2#1, main_~node5__m5~10#1, main_~node6__m6~19#1, main_~node5__m5~16#1, main_~node4__m4~14#1, main_~node3__m3~13#1, main_~node2__m2~13#1, main_~node1__m1~13#1, main_~main____CPAchecker_TMP_0~12#1, main_~__tmp_13~0#1, main_~assert__arg~12#1, main_~check__tmp~14#1, main_~check__tmp~16#1, main_~node6__m6~20#1, main_~node5__m5~17#1, main_~node4__m4~15#1, main_~node3__m3~14#1, main_~node2__m2~14#1, main_~node1__m1~14#1, main_~main____CPAchecker_TMP_0~13#1, main_~__tmp_14~0#1, main_~assert__arg~13#1, main_~check__tmp~15#1, main_~node6____CPAchecker_TMP_0~6#1, main_~node6__m6~18#1, main_~check__tmp~18#1, main_~node6__m6~22#1, main_~node5__m5~18#1, main_~node4__m4~16#1, main_~node3__m3~15#1, main_~node2__m2~15#1, main_~node1__m1~15#1, main_~main____CPAchecker_TMP_0~14#1, main_~__tmp_15~0#1, main_~assert__arg~14#1, main_~check__tmp~17#1, main_~__tmp_17~0#1, main_~assert__arg~16#1, main_~check__tmp~20#1, main_~node6__m6~23#1, main_~node5__m5~19#1, main_~node4__m4~17#1, main_~node3__m3~16#1, main_~node2__m2~16#1, main_~node1__m1~16#1, main_~main____CPAchecker_TMP_0~15#1, main_~__tmp_16~0#1, main_~assert__arg~15#1, main_~check__tmp~19#1, main_~node6____CPAchecker_TMP_0~7#1, main_~node6__m6~21#1, main_~node5____CPAchecker_TMP_0~3#1, main_~node5__m5~15#1, main_~node4____CPAchecker_TMP_0~1#1, main_~node4__m4~9#1, main_~node3____CPAchecker_TMP_0~0#1, main_~node3__m3~0#1, main_~node6__m6~25#1, main_~node5__m5~21#1, main_~node4__m4~19#1, main_~node3__m3~18#1, main_~node2__m2~17#1, main_~node1__m1~17#1, main_~main____CPAchecker_TMP_0~16#1, main_~__tmp_18~0#1, main_~assert__arg~17#1, main_~check__tmp~21#1, main_~node6__m6~26#1, main_~node5__m5~22#1, main_~node4__m4~20#1, main_~node3__m3~19#1, main_~node2__m2~18#1, main_~node1__m1~18#1, main_~main____CPAchecker_TMP_0~17#1, main_~__tmp_19~0#1, main_~assert__arg~18#1, main_~check__tmp~22#1, main_~node6____CPAchecker_TMP_0~8#1, main_~node6__m6~24#1, main_~node6__m6~28#1, main_~node5__m5~23#1, main_~node4__m4~21#1, main_~node3__m3~20#1, main_~node2__m2~19#1, main_~node1__m1~19#1, main_~main____CPAchecker_TMP_0~18#1, main_~__tmp_20~0#1, main_~assert__arg~19#1, main_~check__tmp~23#1, main_~check__tmp~25#1, main_~node6__m6~29#1, main_~node5__m5~24#1, main_~node4__m4~22#1, main_~node3__m3~21#1, main_~node2__m2~20#1, main_~node1__m1~20#1, main_~main____CPAchecker_TMP_0~19#1, main_~__tmp_21~0#1, main_~assert__arg~20#1, main_~check__tmp~24#1, main_~node6____CPAchecker_TMP_0~9#1, main_~node6__m6~27#1, main_~node5____CPAchecker_TMP_0~4#1, main_~node5__m5~20#1, main_~node6__m6~31#1, main_~node5__m5~26#1, main_~node4__m4~23#1, main_~node3__m3~22#1, main_~node2__m2~21#1, main_~node1__m1~21#1, main_~main____CPAchecker_TMP_0~20#1, main_~__tmp_22~0#1, main_~assert__arg~21#1, main_~check__tmp~26#1, main_~check__tmp~28#1, main_~node6__m6~32#1, main_~node5__m5~27#1, main_~node4__m4~24#1, main_~node3__m3~23#1, main_~node2__m2~22#1, main_~node1__m1~22#1, main_~main____CPAchecker_TMP_0~21#1, main_~__tmp_23~0#1, main_~assert__arg~22#1, main_~check__tmp~27#1, main_~node6____CPAchecker_TMP_0~10#1, main_~node6__m6~30#1, main_~check__tmp~30#1, main_~node6__m6~34#1, main_~node5__m5~28#1, main_~node4__m4~25#1, main_~node3__m3~24#1, main_~node2__m2~23#1, main_~node1__m1~23#1, main_~main____CPAchecker_TMP_0~22#1, main_~__tmp_24~0#1, main_~assert__arg~23#1, main_~check__tmp~29#1, main_~__tmp_26~0#1, main_~assert__arg~25#1, main_~check__tmp~32#1, main_~node6__m6~35#1, main_~node5__m5~29#1, main_~node4__m4~26#1, main_~node3__m3~25#1, main_~node2__m2~24#1, main_~node1__m1~24#1, main_~main____CPAchecker_TMP_0~23#1, main_~__tmp_25~0#1, main_~assert__arg~24#1, main_~check__tmp~31#1, main_~node6____CPAchecker_TMP_0~11#1, main_~node6__m6~33#1, main_~node5____CPAchecker_TMP_0~5#1, main_~node5__m5~25#1, main_~node4____CPAchecker_TMP_0~2#1, main_~node4__m4~18#1, main_~node6__m6~37#1, main_~node5__m5~31#1, main_~node4__m4~28#1, main_~node3__m3~26#1, main_~node2__m2~25#1, main_~node1__m1~25#1, main_~main____CPAchecker_TMP_0~24#1, main_~__tmp_27~0#1, main_~assert__arg~26#1, main_~check__tmp~33#1, main_~check__tmp~35#1, main_~node6__m6~38#1, main_~node5__m5~32#1, main_~node4__m4~29#1, main_~node3__m3~27#1, main_~node2__m2~26#1, main_~node1__m1~26#1, main_~main____CPAchecker_TMP_0~25#1, main_~__tmp_28~0#1, main_~assert__arg~27#1, main_~check__tmp~34#1, main_~node6____CPAchecker_TMP_0~12#1, main_~node6__m6~36#1, main_~check__tmp~37#1, main_~node6__m6~40#1, main_~node5__m5~33#1, main_~node4__m4~30#1, main_~node3__m3~28#1, main_~node2__m2~27#1, main_~node1__m1~27#1, main_~main____CPAchecker_TMP_0~26#1, main_~__tmp_29~0#1, main_~assert__arg~28#1, main_~check__tmp~36#1, main_~__tmp_31~0#1, main_~assert__arg~30#1, main_~check__tmp~39#1, main_~node6__m6~41#1, main_~node5__m5~34#1, main_~node4__m4~31#1, main_~node3__m3~29#1, main_~node2__m2~28#1, main_~node1__m1~28#1, main_~main____CPAchecker_TMP_0~27#1, main_~__tmp_30~0#1, main_~assert__arg~29#1, main_~check__tmp~38#1, main_~node6____CPAchecker_TMP_0~13#1, main_~node6__m6~39#1, main_~node5____CPAchecker_TMP_0~6#1, main_~node5__m5~30#1, main_~check__tmp~41#1, main_~node6__m6~43#1, main_~node5__m5~36#1, main_~node4__m4~32#1, main_~node3__m3~30#1, main_~node2__m2~29#1, main_~node1__m1~29#1, main_~main____CPAchecker_TMP_0~28#1, main_~__tmp_32~0#1, main_~assert__arg~31#1, main_~check__tmp~40#1, main_~__tmp_34~0#1, main_~assert__arg~33#1, main_~check__tmp~43#1, main_~node6__m6~44#1, main_~node5__m5~37#1, main_~node4__m4~33#1, main_~node3__m3~31#1, main_~node2__m2~30#1, main_~node1__m1~30#1, main_~main____CPAchecker_TMP_0~29#1, main_~__tmp_33~0#1, main_~assert__arg~32#1, main_~check__tmp~42#1, main_~node6____CPAchecker_TMP_0~14#1, main_~node6__m6~42#1, main_~__tmp_36~0#1, main_~assert__arg~35#1, main_~check__tmp~45#1, main_~node6__m6~46#1, main_~node5__m5~38#1, main_~node4__m4~34#1, main_~node3__m3~32#1, main_~node2__m2~31#1, main_~node1__m1~31#1, main_~main____CPAchecker_TMP_0~30#1, main_~__tmp_35~0#1, main_~assert__arg~34#1, main_~check__tmp~44#1, main_~__tmp_38~0#1, main_~assert__arg~37#1, main_~check__tmp~47#1, main_~node6__m6~47#1, main_~node5__m5~39#1, main_~node4__m4~35#1, main_~node3__m3~33#1, main_~node2__m2~32#1, main_~node1__m1~32#1, main_~main____CPAchecker_TMP_0~31#1, main_~__tmp_37~0#1, main_~assert__arg~36#1, main_~check__tmp~46#1, main_~node6____CPAchecker_TMP_0~15#1, main_~node6__m6~45#1, main_~node5____CPAchecker_TMP_0~7#1, main_~node5__m5~35#1, main_~node4____CPAchecker_TMP_0~3#1, main_~node4__m4~27#1, main_~node3____CPAchecker_TMP_0~1#1, main_~node3__m3~17#1, main_~node2____CPAchecker_TMP_0~0#1, main_~node2__m2~0#1, main_~node6__m6~49#1, main_~node5__m5~41#1, main_~node4__m4~37#1, main_~node3__m3~35#1, main_~node2__m2~34#1, main_~node1__m1~33#1, main_~main____CPAchecker_TMP_0~32#1, main_~__tmp_39~0#1, main_~assert__arg~38#1, main_~check__tmp~48#1, main_~node6__m6~50#1, main_~node5__m5~42#1, main_~node4__m4~38#1, main_~node3__m3~36#1, main_~node2__m2~35#1, main_~node1__m1~34#1, main_~main____CPAchecker_TMP_0~33#1, main_~__tmp_40~0#1, main_~assert__arg~39#1, main_~check__tmp~49#1, main_~node6____CPAchecker_TMP_0~16#1, main_~node6__m6~48#1, main_~node6__m6~52#1, main_~node5__m5~43#1, main_~node4__m4~39#1, main_~node3__m3~37#1, main_~node2__m2~36#1, main_~node1__m1~35#1, main_~main____CPAchecker_TMP_0~34#1, main_~__tmp_41~0#1, main_~assert__arg~40#1, main_~check__tmp~50#1, main_~check__tmp~52#1, main_~node6__m6~53#1, main_~node5__m5~44#1, main_~node4__m4~40#1, main_~node3__m3~38#1, main_~node2__m2~37#1, main_~node1__m1~36#1, main_~main____CPAchecker_TMP_0~35#1, main_~__tmp_42~0#1, main_~assert__arg~41#1, main_~check__tmp~51#1, main_~node6____CPAchecker_TMP_0~17#1, main_~node6__m6~51#1, main_~node5____CPAchecker_TMP_0~8#1, main_~node5__m5~40#1, main_~node6__m6~55#1, main_~node5__m5~46#1, main_~node4__m4~41#1, main_~node3__m3~39#1, main_~node2__m2~38#1, main_~node1__m1~37#1, main_~main____CPAchecker_TMP_0~36#1, main_~__tmp_43~0#1, main_~assert__arg~42#1, main_~check__tmp~53#1, main_~check__tmp~55#1, main_~node6__m6~56#1, main_~node5__m5~47#1, main_~node4__m4~42#1, main_~node3__m3~40#1, main_~node2__m2~39#1, main_~node1__m1~38#1, main_~main____CPAchecker_TMP_0~37#1, main_~__tmp_44~0#1, main_~assert__arg~43#1, main_~check__tmp~54#1, main_~node6____CPAchecker_TMP_0~18#1, main_~node6__m6~54#1, main_~check__tmp~57#1, main_~node6__m6~58#1, main_~node5__m5~48#1, main_~node4__m4~43#1, main_~node3__m3~41#1, main_~node2__m2~40#1, main_~node1__m1~39#1, main_~main____CPAchecker_TMP_0~38#1, main_~__tmp_45~0#1, main_~assert__arg~44#1, main_~check__tmp~56#1, main_~__tmp_47~0#1, main_~assert__arg~46#1, main_~check__tmp~59#1, main_~node6__m6~59#1, main_~node5__m5~49#1, main_~node4__m4~44#1, main_~node3__m3~42#1, main_~node2__m2~41#1, main_~node1__m1~40#1, main_~main____CPAchecker_TMP_0~39#1, main_~__tmp_46~0#1, main_~assert__arg~45#1, main_~check__tmp~58#1, main_~node6____CPAchecker_TMP_0~19#1, main_~node6__m6~57#1, main_~node5____CPAchecker_TMP_0~9#1, main_~node5__m5~45#1, main_~node4____CPAchecker_TMP_0~4#1, main_~node4__m4~36#1, main_~node6__m6~61#1, main_~node5__m5~51#1, main_~node4__m4~46#1, main_~node3__m3~43#1, main_~node2__m2~42#1, main_~node1__m1~41#1, main_~main____CPAchecker_TMP_0~40#1, main_~__tmp_48~0#1, main_~assert__arg~47#1, main_~check__tmp~60#1, main_~check__tmp~62#1, main_~node6__m6~62#1, main_~node5__m5~52#1, main_~node4__m4~47#1, main_~node3__m3~44#1, main_~node2__m2~43#1, main_~node1__m1~42#1, main_~main____CPAchecker_TMP_0~41#1, main_~__tmp_49~0#1, main_~assert__arg~48#1, main_~check__tmp~61#1, main_~node6____CPAchecker_TMP_0~20#1, main_~node6__m6~60#1, main_~check__tmp~64#1, main_~node6__m6~64#1, main_~node5__m5~53#1, main_~node4__m4~48#1, main_~node3__m3~45#1, main_~node2__m2~44#1, main_~node1__m1~43#1, main_~main____CPAchecker_TMP_0~42#1, main_~__tmp_50~0#1, main_~assert__arg~49#1, main_~check__tmp~63#1, main_~__tmp_52~0#1, main_~assert__arg~51#1, main_~check__tmp~66#1, main_~node6__m6~65#1, main_~node5__m5~54#1, main_~node4__m4~49#1, main_~node3__m3~46#1, main_~node2__m2~45#1, main_~node1__m1~44#1, main_~main____CPAchecker_TMP_0~43#1, main_~__tmp_51~0#1, main_~assert__arg~50#1, main_~check__tmp~65#1, main_~node6____CPAchecker_TMP_0~21#1, main_~node6__m6~63#1, main_~node5____CPAchecker_TMP_0~10#1, main_~node5__m5~50#1, main_~check__tmp~68#1, main_~node6__m6~67#1, main_~node5__m5~56#1, main_~node4__m4~50#1, main_~node3__m3~47#1, main_~node2__m2~46#1, main_~node1__m1~45#1, main_~main____CPAchecker_TMP_0~44#1, main_~__tmp_53~0#1, main_~assert__arg~52#1, main_~check__tmp~67#1, main_~__tmp_55~0#1, main_~assert__arg~54#1, main_~check__tmp~70#1, main_~node6__m6~68#1, main_~node5__m5~57#1, main_~node4__m4~51#1, main_~node3__m3~48#1, main_~node2__m2~47#1, main_~node1__m1~46#1, main_~main____CPAchecker_TMP_0~45#1, main_~__tmp_54~0#1, main_~assert__arg~53#1, main_~check__tmp~69#1, main_~node6____CPAchecker_TMP_0~22#1, main_~node6__m6~66#1, main_~__tmp_57~0#1, main_~assert__arg~56#1, main_~check__tmp~72#1, main_~node6__m6~70#1, main_~node5__m5~58#1, main_~node4__m4~52#1, main_~node3__m3~49#1, main_~node2__m2~48#1, main_~node1__m1~47#1, main_~main____CPAchecker_TMP_0~46#1, main_~__tmp_56~0#1, main_~assert__arg~55#1, main_~check__tmp~71#1, main_~__tmp_59~0#1, main_~assert__arg~58#1, main_~check__tmp~74#1, main_~node6__m6~71#1, main_~node5__m5~59#1, main_~node4__m4~53#1, main_~node3__m3~50#1, main_~node2__m2~49#1, main_~node1__m1~48#1, main_~main____CPAchecker_TMP_0~47#1, main_~__tmp_58~0#1, main_~assert__arg~57#1, main_~check__tmp~73#1, main_~node6____CPAchecker_TMP_0~23#1, main_~node6__m6~69#1, main_~node5____CPAchecker_TMP_0~11#1, main_~node5__m5~55#1, main_~node4____CPAchecker_TMP_0~5#1, main_~node4__m4~45#1, main_~node3____CPAchecker_TMP_0~2#1, main_~node3__m3~34#1, main_~check__tmp~76#1, main_~node6__m6~73#1, main_~node5__m5~61#1, main_~node4__m4~55#1, main_~node3__m3~52#1, main_~node2__m2~50#1, main_~node1__m1~49#1, main_~main____CPAchecker_TMP_0~48#1, main_~__tmp_60~0#1, main_~assert__arg~59#1, main_~check__tmp~75#1, main_~check__tmp~78#1, main_~node6__m6~74#1, main_~node5__m5~62#1, main_~node4__m4~56#1, main_~node3__m3~53#1, main_~node2__m2~51#1, main_~node1__m1~50#1, main_~main____CPAchecker_TMP_0~49#1, main_~__tmp_61~0#1, main_~assert__arg~60#1, main_~check__tmp~77#1, main_~node6____CPAchecker_TMP_0~24#1, main_~node6__m6~72#1, main_~check__tmp~80#1, main_~node6__m6~76#1, main_~node5__m5~63#1, main_~node4__m4~57#1, main_~node3__m3~54#1, main_~node2__m2~52#1, main_~node1__m1~51#1, main_~main____CPAchecker_TMP_0~50#1, main_~__tmp_62~0#1, main_~assert__arg~61#1, main_~check__tmp~79#1, main_~__tmp_64~0#1, main_~assert__arg~63#1, main_~check__tmp~82#1, main_~node6__m6~77#1, main_~node5__m5~64#1, main_~node4__m4~58#1, main_~node3__m3~55#1, main_~node2__m2~53#1, main_~node1__m1~52#1, main_~main____CPAchecker_TMP_0~51#1, main_~__tmp_63~0#1, main_~assert__arg~62#1, main_~check__tmp~81#1, main_~node6____CPAchecker_TMP_0~25#1, main_~node6__m6~75#1, main_~node5____CPAchecker_TMP_0~12#1, main_~node5__m5~60#1, main_~check__tmp~84#1, main_~node6__m6~79#1, main_~node5__m5~66#1, main_~node4__m4~59#1, main_~node3__m3~56#1, main_~node2__m2~54#1, main_~node1__m1~53#1, main_~main____CPAchecker_TMP_0~52#1, main_~__tmp_65~0#1, main_~assert__arg~64#1, main_~check__tmp~83#1, main_~__tmp_67~0#1, main_~assert__arg~66#1, main_~check__tmp~86#1, main_~node6__m6~80#1, main_~node5__m5~67#1, main_~node4__m4~60#1, main_~node3__m3~57#1, main_~node2__m2~55#1, main_~node1__m1~54#1, main_~main____CPAchecker_TMP_0~53#1, main_~__tmp_66~0#1, main_~assert__arg~65#1, main_~check__tmp~85#1, main_~node6____CPAchecker_TMP_0~26#1, main_~node6__m6~78#1, main_~__tmp_69~0#1, main_~assert__arg~68#1, main_~check__tmp~88#1, main_~node6__m6~82#1, main_~node5__m5~68#1, main_~node4__m4~61#1, main_~node3__m3~58#1, main_~node2__m2~56#1, main_~node1__m1~55#1, main_~main____CPAchecker_TMP_0~54#1, main_~__tmp_68~0#1, main_~assert__arg~67#1, main_~check__tmp~87#1, main_~__tmp_71~0#1, main_~assert__arg~70#1, main_~check__tmp~90#1, main_~node6__m6~83#1, main_~node5__m5~69#1, main_~node4__m4~62#1, main_~node3__m3~59#1, main_~node2__m2~57#1, main_~node1__m1~56#1, main_~main____CPAchecker_TMP_0~55#1, main_~__tmp_70~0#1, main_~assert__arg~69#1, main_~check__tmp~89#1, main_~node6____CPAchecker_TMP_0~27#1, main_~node6__m6~81#1, main_~node5____CPAchecker_TMP_0~13#1, main_~node5__m5~65#1, main_~node4____CPAchecker_TMP_0~6#1, main_~node4__m4~54#1, main_~__tmp_73~0#1, main_~assert__arg~72#1, main_~check__tmp~92#1, main_~node6__m6~85#1, main_~node5__m5~71#1, main_~node4__m4~64#1, main_~node3__m3~60#1, main_~node2__m2~58#1, main_~node1__m1~57#1, main_~main____CPAchecker_TMP_0~56#1, main_~__tmp_72~0#1, main_~assert__arg~71#1, main_~check__tmp~91#1, main_~__tmp_75~0#1, main_~assert__arg~74#1, main_~check__tmp~94#1, main_~node6__m6~86#1, main_~node5__m5~72#1, main_~node4__m4~65#1, main_~node3__m3~61#1, main_~node2__m2~59#1, main_~node1__m1~58#1, main_~main____CPAchecker_TMP_0~57#1, main_~__tmp_74~0#1, main_~assert__arg~73#1, main_~check__tmp~93#1, main_~node6____CPAchecker_TMP_0~28#1, main_~node6__m6~84#1, main_~__tmp_77~0#1, main_~assert__arg~76#1, main_~check__tmp~96#1, main_~node6__m6~88#1, main_~node5__m5~73#1, main_~node4__m4~66#1, main_~node3__m3~62#1, main_~node2__m2~60#1, main_~node1__m1~59#1, main_~main____CPAchecker_TMP_0~58#1, main_~__tmp_76~0#1, main_~assert__arg~75#1, main_~check__tmp~95#1, main_~__tmp_79~0#1, main_~assert__arg~78#1, main_~check__tmp~98#1, main_~node6__m6~89#1, main_~node5__m5~74#1, main_~node4__m4~67#1, main_~node3__m3~63#1, main_~node2__m2~61#1, main_~node1__m1~60#1, main_~main____CPAchecker_TMP_0~59#1, main_~__tmp_78~0#1, main_~assert__arg~77#1, main_~check__tmp~97#1, main_~node6____CPAchecker_TMP_0~29#1, main_~node6__m6~87#1, main_~node5____CPAchecker_TMP_0~14#1, main_~node5__m5~70#1, main_~main____CPAchecker_TMP_0~61#1, main_~__tmp_81~0#1, main_~assert__arg~80#1, main_~check__tmp~100#1, main_~node6__m6~91#1, main_~node5__m5~76#1, main_~node4__m4~68#1, main_~node3__m3~64#1, main_~node2__m2~62#1, main_~node1__m1~61#1, main_~main____CPAchecker_TMP_0~60#1, main_~__tmp_80~0#1, main_~assert__arg~79#1, main_~check__tmp~99#1, main_~__tmp_83~0#1, main_~assert__arg~82#1, main_~check__tmp~102#1, main_~node6__m6~92#1, main_~node5__m5~77#1, main_~node4__m4~69#1, main_~node3__m3~65#1, main_~node2__m2~63#1, main_~node1__m1~62#1, main_~main____CPAchecker_TMP_0~62#1, main_~__tmp_82~0#1, main_~assert__arg~81#1, main_~check__tmp~101#1, main_~node6____CPAchecker_TMP_0~30#1, main_~node6__m6~90#1, main_~__tmp_85~0#1, main_~assert__arg~84#1, main_~check__tmp~104#1, main_~node6__m6~94#1, main_~node5__m5~78#1, main_~node4__m4~70#1, main_~node3__m3~66#1, main_~node2__m2~64#1, main_~node1__m1~63#1, main_~main____CPAchecker_TMP_0~63#1, main_~__tmp_84~0#1, main_~assert__arg~83#1, main_~check__tmp~103#1, main_~node6____CPAchecker_TMP_0~32#1, main_~node6__m6~96#1, main_~node5____CPAchecker_TMP_0~16#1, main_~node5__m5~80#1, main_~node4____CPAchecker_TMP_0~8#1, main_~node4__m4~72#1, main_~node3____CPAchecker_TMP_0~4#1, main_~node3__m3~68#1, main_~node2____CPAchecker_TMP_0~2#1, main_~node2__m2~66#1, main_~node1____CPAchecker_TMP_0~1#1, main_~node1__m1~65#1, main_~main____CPAchecker_TMP_0~65#1, main_~__tmp_87~0#1, main_~assert__arg~86#1, main_~check__tmp~106#1, main_~node6__m6~95#1, main_~node5__m5~79#1, main_~node4__m4~71#1, main_~node3__m3~67#1, main_~node2__m2~65#1, main_~node1__m1~64#1, main_~main____CPAchecker_TMP_0~64#1, main_~__tmp_86~0#1, main_~assert__arg~85#1, main_~check__tmp~105#1, main_~node6____CPAchecker_TMP_0~31#1, main_~node6__m6~93#1, main_~node5____CPAchecker_TMP_0~15#1, main_~node5__m5~75#1, main_~node4____CPAchecker_TMP_0~7#1, main_~node4__m4~63#1, main_~node3____CPAchecker_TMP_0~3#1, main_~node3__m3~51#1, main_~node2____CPAchecker_TMP_0~1#1, main_~node2__m2~33#1, main_~node1____CPAchecker_TMP_0~0#1, main_~node1__m1~0#1, main_~init__tmp~0#1, main_~main__c1~0#1, main_~main__i2~0#1;assume { :end_inline_main } true; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8980: havoc main_~check__tmp~35#1;havoc main_~node6__m6~38#1;havoc main_~node5__m5~32#1;havoc main_~node4__m4~29#1;havoc main_~node3__m3~27#1;havoc main_~node2__m2~26#1;havoc main_~node1__m1~26#1;havoc main_~main____CPAchecker_TMP_0~25#1;havoc main_~__tmp_28~0#1, main_~assert__arg~27#1;havoc main_~check__tmp~34#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9774: havoc main_~node6____CPAchecker_TMP_0~14#1;havoc main_~node6__m6~42#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11097: havoc main_~node6____CPAchecker_TMP_0~16#1;havoc main_~node6__m6~48#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8458: havoc main_~node4____CPAchecker_TMP_0~3#1;havoc main_~node4__m4~27#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13486: havoc main_~__tmp_47~0#1, main_~assert__arg~46#1;havoc main_~check__tmp~59#1;havoc main_~node6__m6~59#1;havoc main_~node5__m5~49#1;havoc main_~node4__m4~44#1;havoc main_~node3__m3~42#1;havoc main_~node2__m2~41#1;havoc main_~node1__m1~40#1;havoc main_~main____CPAchecker_TMP_0~39#1;havoc main_~__tmp_46~0#1, main_~assert__arg~45#1;havoc main_~check__tmp~58#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6352: havoc main_~node6__m6~26#1;havoc main_~node5__m5~22#1;havoc main_~node4__m4~20#1;havoc main_~node3__m3~19#1;havoc main_~node2__m2~18#1;havoc main_~node1__m1~18#1;havoc main_~main____CPAchecker_TMP_0~17#1;havoc main_~__tmp_19~0#1, main_~assert__arg~18#1;havoc main_~check__tmp~22#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L540: havoc main_~node2____CPAchecker_TMP_0~0#1;havoc main_~node2__m2~0#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7678: havoc main_~check__tmp~28#1;havoc main_~node6__m6~32#1;havoc main_~node5__m5~27#1;havoc main_~node4__m4~24#1;havoc main_~node3__m3~23#1;havoc main_~node2__m2~22#1;havoc main_~node1__m1~22#1;havoc main_~main____CPAchecker_TMP_0~21#1;havoc main_~__tmp_23~0#1, main_~assert__arg~22#1;havoc main_~check__tmp~27#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10585: havoc main_~__tmp_36~0#1, main_~assert__arg~35#1;havoc main_~check__tmp~45#1;havoc main_~node6__m6~46#1;havoc main_~node5__m5~38#1;havoc main_~node4__m4~34#1;havoc main_~node3__m3~32#1;havoc main_~node2__m2~31#1;havoc main_~node1__m1~31#1;havoc main_~main____CPAchecker_TMP_0~30#1;havoc main_~__tmp_35~0#1, main_~assert__arg~34#1;havoc main_~check__tmp~44#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14286: havoc main_~node6____CPAchecker_TMP_0~21#1;havoc main_~node6__m6~63#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16929: havoc main_~node6____CPAchecker_TMP_0~25#1;havoc main_~node6__m6~75#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8475: havoc main_~node5____CPAchecker_TMP_0~6#1;havoc main_~node5__m5~30#1; [2025-02-07 21:23:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5836: havoc main_~node3____CPAchecker_TMP_0~1#1;havoc main_~node3__m3~17#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2404: havoc main_~node6__m6~8#1;havoc main_~node5__m5~7#1;havoc main_~node4__m4~6#1;havoc main_~node3__m3~6#1;havoc main_~node2__m2~6#1;havoc main_~node1__m1~6#1;havoc main_~main____CPAchecker_TMP_0~5#1;havoc main_~__tmp_6~0#1, main_~assert__arg~5#1;havoc main_~check__tmp~5#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19052: havoc main_~__tmp_73~0#1, main_~assert__arg~72#1;havoc main_~check__tmp~92#1;havoc main_~node6__m6~85#1;havoc main_~node5__m5~71#1;havoc main_~node4__m4~64#1;havoc main_~node3__m3~60#1;havoc main_~node2__m2~58#1;havoc main_~node1__m1~57#1;havoc main_~main____CPAchecker_TMP_0~56#1;havoc main_~__tmp_72~0#1, main_~assert__arg~71#1;havoc main_~check__tmp~91#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3727: havoc main_~node6__m6~14#1;havoc main_~node5__m5~12#1;havoc main_~node4__m4~11#1;havoc main_~node3__m3~10#1;havoc main_~node2__m2~10#1;havoc main_~node1__m1~10#1;havoc main_~main____CPAchecker_TMP_0~9#1;havoc main_~__tmp_10~0#1, main_~assert__arg~9#1;havoc main_~check__tmp~10#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20640: havoc main_~__tmp_83~0#1, main_~assert__arg~82#1;havoc main_~check__tmp~102#1;havoc main_~node6__m6~92#1;havoc main_~node5__m5~77#1;havoc main_~node4__m4~69#1;havoc main_~node3__m3~65#1;havoc main_~node2__m2~63#1;havoc main_~node1__m1~62#1;havoc main_~main____CPAchecker_TMP_0~62#1;havoc main_~__tmp_82~0#1, main_~assert__arg~81#1;havoc main_~check__tmp~101#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L557: havoc main_~node3____CPAchecker_TMP_0~0#1;havoc main_~node3__m3~0#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5053: havoc main_~check__tmp~16#1;havoc main_~node6__m6~20#1;havoc main_~node5__m5~17#1;havoc main_~node4__m4~15#1;havoc main_~node3__m3~14#1;havoc main_~node2__m2~14#1;havoc main_~node1__m1~14#1;havoc main_~main____CPAchecker_TMP_0~13#1;havoc main_~__tmp_14~0#1, main_~assert__arg~13#1;havoc main_~check__tmp~15#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1090: havoc main_~node6__m6~2#1;havoc main_~node5__m5~2#1;havoc main_~node4__m4~2#1;havoc main_~node3__m3~2#1;havoc main_~node2__m2~2#1;havoc main_~node1__m1~2#1;havoc main_~main____CPAchecker_TMP_0~1#1;havoc main_~__tmp_2~0#1, main_~assert__arg~1#1;havoc main_~check__tmp~1#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8492: havoc main_~node6____CPAchecker_TMP_0~12#1;havoc main_~node6__m6~36#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7173: havoc main_~node5____CPAchecker_TMP_0~5#1;havoc main_~node5__m5~25#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5853: havoc main_~node4____CPAchecker_TMP_0~2#1;havoc main_~node4__m4~18#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16424: havoc main_~check__tmp~76#1;havoc main_~node6__m6~73#1;havoc main_~node5__m5~61#1;havoc main_~node4__m4~55#1;havoc main_~node3__m3~52#1;havoc main_~node2__m2~50#1;havoc main_~node1__m1~49#1;havoc main_~main____CPAchecker_TMP_0~48#1;havoc main_~__tmp_60~0#1, main_~assert__arg~59#1;havoc main_~check__tmp~75#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20126: havoc main_~node5____CPAchecker_TMP_0~15#1;havoc main_~node5__m5~75#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L574: havoc main_~node4____CPAchecker_TMP_0~0#1;havoc main_~node4__m4~0#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12995: havoc main_~node6____CPAchecker_TMP_0~19#1;havoc main_~node6__m6~57#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12203: havoc main_~check__tmp~52#1;havoc main_~node6__m6~53#1;havoc main_~node5__m5~44#1;havoc main_~node4__m4~40#1;havoc main_~node3__m3~38#1;havoc main_~node2__m2~37#1;havoc main_~node1__m1~36#1;havoc main_~main____CPAchecker_TMP_0~35#1;havoc main_~__tmp_42~0#1, main_~assert__arg~41#1;havoc main_~check__tmp~51#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15110: havoc main_~check__tmp~68#1;havoc main_~node6__m6~67#1;havoc main_~node5__m5~56#1;havoc main_~node4__m4~50#1;havoc main_~node3__m3~47#1;havoc main_~node2__m2~46#1;havoc main_~node1__m1~45#1;havoc main_~main____CPAchecker_TMP_0~44#1;havoc main_~__tmp_53~0#1, main_~assert__arg~52#1;havoc main_~check__tmp~67#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17753: havoc main_~check__tmp~84#1;havoc main_~node6__m6~79#1;havoc main_~node5__m5~66#1;havoc main_~node4__m4~59#1;havoc main_~node3__m3~56#1;havoc main_~node2__m2~54#1;havoc main_~node1__m1~53#1;havoc main_~main____CPAchecker_TMP_0~52#1;havoc main_~__tmp_65~0#1, main_~assert__arg~64#1;havoc main_~check__tmp~83#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7190: havoc main_~node6____CPAchecker_TMP_0~10#1;havoc main_~node6__m6~30#1; [2025-02-07 21:23:13,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4548: havoc main_~node5____CPAchecker_TMP_0~3#1;havoc main_~node5__m5~15#1; [2025-02-07 21:23:13,065 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9305: havoc main_~check__tmp~37#1;havoc main_~node6__m6~40#1;havoc main_~node5__m5~33#1;havoc main_~node4__m4~30#1;havoc main_~node3__m3~28#1;havoc main_~node2__m2~27#1;havoc main_~node1__m1~27#1;havoc main_~main____CPAchecker_TMP_0~26#1;havoc main_~__tmp_29~0#1, main_~assert__arg~28#1;havoc main_~check__tmp~36#1; [2025-02-07 21:23:13,065 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5870: havoc main_~node5____CPAchecker_TMP_0~4#1;havoc main_~node5__m5~20#1; [2025-02-07 21:23:13,065 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10891: havoc main_~__tmp_38~0#1, main_~assert__arg~37#1;havoc main_~check__tmp~47#1;havoc main_~node6__m6~47#1;havoc main_~node5__m5~39#1;havoc main_~node4__m4~35#1;havoc main_~node3__m3~33#1;havoc main_~node2__m2~32#1;havoc main_~node1__m1~32#1;havoc main_~main____CPAchecker_TMP_0~31#1;havoc main_~__tmp_37~0#1, main_~assert__arg~36#1;havoc main_~check__tmp~46#1; [2025-02-07 21:23:13,065 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3228: havoc main_~node4____CPAchecker_TMP_0~1#1;havoc main_~node4__m4~9#1; [2025-02-07 21:23:13,065 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20143: havoc main_~node6____CPAchecker_TMP_0~30#1;havoc main_~node6__m6~90#1; [2025-02-07 21:23:13,065 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21465: havoc main_~node6____CPAchecker_TMP_0~32#1;havoc main_~node6__m6~96#1; [2025-02-07 21:23:13,065 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L591: havoc main_~node5____CPAchecker_TMP_0~0#1;havoc main_~node5__m5~0#1; [2025-02-07 21:23:13,065 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18827: havoc main_~node4____CPAchecker_TMP_0~7#1;havoc main_~node4__m4~63#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16187: havoc main_~node3____CPAchecker_TMP_0~3#1;havoc main_~node3__m3~51#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13810: havoc main_~node6__m6~61#1;havoc main_~node5__m5~51#1;havoc main_~node4__m4~46#1;havoc main_~node3__m3~43#1;havoc main_~node2__m2~42#1;havoc main_~node1__m1~41#1;havoc main_~main____CPAchecker_TMP_0~40#1;havoc main_~__tmp_48~0#1, main_~assert__arg~47#1;havoc main_~check__tmp~60#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1922: havoc main_~node5____CPAchecker_TMP_0~1#1;havoc main_~node5__m5~5#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4565: havoc main_~node6____CPAchecker_TMP_0~6#1;havoc main_~node6__m6~18#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5887: havoc main_~node6____CPAchecker_TMP_0~8#1;havoc main_~node6__m6~24#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3245: havoc main_~node5____CPAchecker_TMP_0~2#1;havoc main_~node5__m5~10#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8003: havoc main_~check__tmp~30#1;havoc main_~node6__m6~34#1;havoc main_~node5__m5~28#1;havoc main_~node4__m4~25#1;havoc main_~node3__m3~24#1;havoc main_~node2__m2~23#1;havoc main_~node1__m1~23#1;havoc main_~main____CPAchecker_TMP_0~22#1;havoc main_~__tmp_24~0#1, main_~assert__arg~23#1;havoc main_~check__tmp~29#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19369: havoc main_~__tmp_75~0#1, main_~assert__arg~74#1;havoc main_~check__tmp~94#1;havoc main_~node6__m6~86#1;havoc main_~node5__m5~72#1;havoc main_~node4__m4~65#1;havoc main_~node3__m3~61#1;havoc main_~node2__m2~59#1;havoc main_~node1__m1~58#1;havoc main_~main____CPAchecker_TMP_0~57#1;havoc main_~__tmp_74~0#1, main_~assert__arg~73#1;havoc main_~check__tmp~93#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6685: havoc main_~node6__m6~28#1;havoc main_~node5__m5~23#1;havoc main_~node4__m4~21#1;havoc main_~node3__m3~20#1;havoc main_~node2__m2~19#1;havoc main_~node1__m1~19#1;havoc main_~main____CPAchecker_TMP_0~18#1;havoc main_~__tmp_20~0#1, main_~assert__arg~19#1;havoc main_~check__tmp~23#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L608: havoc main_~node6____CPAchecker_TMP_0~0#1;havoc main_~node6__m6~0#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20956: havoc main_~__tmp_85~0#1, main_~assert__arg~84#1;havoc main_~check__tmp~104#1;havoc main_~node6__m6~94#1;havoc main_~node5__m5~78#1;havoc main_~node4__m4~70#1;havoc main_~node3__m3~66#1;havoc main_~node2__m2~64#1;havoc main_~node1__m1~63#1;havoc main_~main____CPAchecker_TMP_0~63#1;havoc main_~__tmp_84~0#1, main_~assert__arg~83#1;havoc main_~check__tmp~103#1; [2025-02-07 21:23:13,066 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18844: havoc main_~node5____CPAchecker_TMP_0~14#1;havoc main_~node5__m5~70#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16204: havoc main_~node4____CPAchecker_TMP_0~6#1;havoc main_~node4__m4~54#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21493: havoc main_~node5____CPAchecker_TMP_0~16#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1939: havoc main_~node6____CPAchecker_TMP_0~2#1;havoc main_~node6__m6~6#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3262: havoc main_~node6____CPAchecker_TMP_0~4#1;havoc main_~node6__m6~12#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5378: havoc main_~check__tmp~18#1;havoc main_~node6__m6~22#1;havoc main_~node5__m5~18#1;havoc main_~node4__m4~16#1;havoc main_~node3__m3~15#1;havoc main_~node2__m2~15#1;havoc main_~node1__m1~15#1;havoc main_~main____CPAchecker_TMP_0~14#1;havoc main_~__tmp_15~0#1, main_~assert__arg~14#1;havoc main_~check__tmp~17#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10400: havoc main_~node6____CPAchecker_TMP_0~15#1;havoc main_~node6__m6~45#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2737: havoc main_~node6__m6~10#1;havoc main_~node5__m5~8#1;havoc main_~node4__m4~7#1;havoc main_~node3__m3~7#1;havoc main_~node2__m2~7#1;havoc main_~node1__m1~7#1;havoc main_~main____CPAchecker_TMP_0~6#1;havoc main_~__tmp_7~0#1, main_~assert__arg~6#1;havoc main_~check__tmp~6#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4060: havoc main_~node6__m6~16#1;havoc main_~node5__m5~13#1;havoc main_~node4__m4~12#1;havoc main_~node3__m3~11#1;havoc main_~node2__m2~11#1;havoc main_~node1__m1~11#1;havoc main_~main____CPAchecker_TMP_0~10#1;havoc main_~__tmp_11~0#1, main_~assert__arg~10#1;havoc main_~check__tmp~11#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15424: havoc main_~__tmp_55~0#1, main_~assert__arg~54#1;havoc main_~check__tmp~70#1;havoc main_~node6__m6~68#1;havoc main_~node5__m5~57#1;havoc main_~node4__m4~51#1;havoc main_~node3__m3~48#1;havoc main_~node2__m2~47#1;havoc main_~node1__m1~46#1;havoc main_~main____CPAchecker_TMP_0~45#1;havoc main_~__tmp_54~0#1, main_~assert__arg~53#1;havoc main_~check__tmp~69#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18067: havoc main_~__tmp_67~0#1, main_~assert__arg~66#1;havoc main_~check__tmp~86#1;havoc main_~node6__m6~80#1;havoc main_~node5__m5~67#1;havoc main_~node4__m4~60#1;havoc main_~node3__m3~57#1;havoc main_~node2__m2~55#1;havoc main_~node1__m1~54#1;havoc main_~main____CPAchecker_TMP_0~53#1;havoc main_~__tmp_66~0#1, main_~assert__arg~65#1;havoc main_~check__tmp~85#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18861: havoc main_~node6____CPAchecker_TMP_0~28#1;havoc main_~node6__m6~84#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12519: havoc main_~node6__m6~55#1;havoc main_~node5__m5~46#1;havoc main_~node4__m4~41#1;havoc main_~node3__m3~39#1;havoc main_~node2__m2~38#1;havoc main_~node1__m1~37#1;havoc main_~main____CPAchecker_TMP_0~36#1;havoc main_~__tmp_43~0#1, main_~assert__arg~42#1;havoc main_~check__tmp~53#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16221: havoc main_~node5____CPAchecker_TMP_0~12#1;havoc main_~node5__m5~60#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11730: havoc main_~node6____CPAchecker_TMP_0~17#1;havoc main_~node6__m6~51#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9619: havoc main_~__tmp_31~0#1, main_~assert__arg~30#1;havoc main_~check__tmp~39#1;havoc main_~node6__m6~41#1;havoc main_~node5__m5~34#1;havoc main_~node4__m4~31#1;havoc main_~node3__m3~29#1;havoc main_~node2__m2~28#1;havoc main_~node1__m1~28#1;havoc main_~main____CPAchecker_TMP_0~27#1;havoc main_~__tmp_30~0#1, main_~assert__arg~29#1;havoc main_~check__tmp~38#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1429: havoc main_~node6__m6~4#1;havoc main_~node5__m5~3#1;havoc main_~node4__m4~3#1;havoc main_~node3__m3~3#1;havoc main_~node2__m2~3#1;havoc main_~node1__m1~3#1;havoc main_~main____CPAchecker_TMP_0~2#1;havoc main_~__tmp_3~0#1, main_~assert__arg~2#1;havoc main_~check__tmp~2#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21521: havoc main_~node4____CPAchecker_TMP_0~8#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14916: havoc main_~node5____CPAchecker_TMP_0~11#1;havoc main_~node5__m5~55#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17559: havoc main_~node5____CPAchecker_TMP_0~13#1;havoc main_~node5__m5~65#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16238: havoc main_~node6____CPAchecker_TMP_0~24#1;havoc main_~node6__m6~72#1; [2025-02-07 21:23:13,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21266: havoc main_~node1__m1~65#1;havoc main_~main____CPAchecker_TMP_0~65#1;havoc main_~__tmp_87~0#1, main_~assert__arg~86#1;havoc main_~check__tmp~106#1;havoc main_~node6__m6~95#1;havoc main_~node5__m5~79#1;havoc main_~node4__m4~71#1;havoc main_~node3__m3~67#1;havoc main_~node2__m2~65#1;havoc main_~node1__m1~64#1;havoc main_~main____CPAchecker_TMP_0~64#1;havoc main_~__tmp_86~0#1, main_~assert__arg~85#1;havoc main_~check__tmp~105#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8317: havoc main_~__tmp_26~0#1, main_~assert__arg~25#1;havoc main_~check__tmp~32#1;havoc main_~node6__m6~35#1;havoc main_~node5__m5~29#1;havoc main_~node4__m4~26#1;havoc main_~node3__m3~25#1;havoc main_~node2__m2~24#1;havoc main_~node1__m1~24#1;havoc main_~main____CPAchecker_TMP_0~23#1;havoc main_~__tmp_25~0#1, main_~assert__arg~24#1;havoc main_~check__tmp~31#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14138: havoc main_~check__tmp~62#1;havoc main_~node6__m6~62#1;havoc main_~node5__m5~52#1;havoc main_~node4__m4~47#1;havoc main_~node3__m3~44#1;havoc main_~node2__m2~43#1;havoc main_~node1__m1~42#1;havoc main_~main____CPAchecker_TMP_0~41#1;havoc main_~__tmp_49~0#1, main_~assert__arg~48#1;havoc main_~check__tmp~61#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16781: havoc main_~check__tmp~78#1;havoc main_~node6__m6~74#1;havoc main_~node5__m5~62#1;havoc main_~node4__m4~56#1;havoc main_~node3__m3~53#1;havoc main_~node2__m2~51#1;havoc main_~node1__m1~50#1;havoc main_~main____CPAchecker_TMP_0~49#1;havoc main_~__tmp_61~0#1, main_~assert__arg~60#1;havoc main_~check__tmp~77#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14933: havoc main_~node6____CPAchecker_TMP_0~22#1;havoc main_~node6__m6~66#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17576: havoc main_~node6____CPAchecker_TMP_0~26#1;havoc main_~node6__m6~78#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19690: havoc main_~__tmp_77~0#1, main_~assert__arg~76#1;havoc main_~check__tmp~96#1;havoc main_~node6__m6~88#1;havoc main_~node5__m5~73#1;havoc main_~node4__m4~66#1;havoc main_~node3__m3~62#1;havoc main_~node2__m2~60#1;havoc main_~node1__m1~59#1;havoc main_~main____CPAchecker_TMP_0~58#1;havoc main_~__tmp_76~0#1, main_~assert__arg~75#1;havoc main_~check__tmp~95#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5692: havoc main_~__tmp_17~0#1, main_~assert__arg~16#1;havoc main_~check__tmp~20#1;havoc main_~node6__m6~23#1;havoc main_~node5__m5~19#1;havoc main_~node4__m4~17#1;havoc main_~node3__m3~16#1;havoc main_~node2__m2~16#1;havoc main_~node1__m1~16#1;havoc main_~main____CPAchecker_TMP_0~15#1;havoc main_~__tmp_16~0#1, main_~assert__arg~15#1;havoc main_~check__tmp~19#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9128: havoc main_~node6____CPAchecker_TMP_0~13#1;havoc main_~node6__m6~39#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21549: havoc main_~node3____CPAchecker_TMP_0~4#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11248: havoc main_~node6__m6~49#1;havoc main_~node5__m5~41#1;havoc main_~node4__m4~37#1;havoc main_~node3__m3~35#1;havoc main_~node2__m2~34#1;havoc main_~node1__m1~33#1;havoc main_~main____CPAchecker_TMP_0~32#1;havoc main_~__tmp_39~0#1, main_~assert__arg~38#1;havoc main_~check__tmp~48#1; [2025-02-07 21:23:13,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13628: havoc main_~node4____CPAchecker_TMP_0~5#1;havoc main_~node4__m4~45#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7022: havoc main_~check__tmp~25#1;havoc main_~node6__m6~29#1;havoc main_~node5__m5~24#1;havoc main_~node4__m4~22#1;havoc main_~node3__m3~21#1;havoc main_~node2__m2~20#1;havoc main_~node1__m1~20#1;havoc main_~main____CPAchecker_TMP_0~19#1;havoc main_~__tmp_21~0#1, main_~assert__arg~20#1;havoc main_~check__tmp~24#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18388: havoc main_~__tmp_69~0#1, main_~assert__arg~68#1;havoc main_~check__tmp~88#1;havoc main_~node6__m6~82#1;havoc main_~node5__m5~68#1;havoc main_~node4__m4~61#1;havoc main_~node3__m3~58#1;havoc main_~node2__m2~56#1;havoc main_~node1__m1~55#1;havoc main_~main____CPAchecker_TMP_0~54#1;havoc main_~__tmp_68~0#1, main_~assert__arg~67#1;havoc main_~check__tmp~87#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15745: havoc main_~__tmp_57~0#1, main_~assert__arg~56#1;havoc main_~check__tmp~72#1;havoc main_~node6__m6~70#1;havoc main_~node5__m5~58#1;havoc main_~node4__m4~52#1;havoc main_~node3__m3~49#1;havoc main_~node2__m2~48#1;havoc main_~node1__m1~47#1;havoc main_~main____CPAchecker_TMP_0~46#1;havoc main_~__tmp_56~0#1, main_~assert__arg~55#1;havoc main_~check__tmp~71#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20766: havoc main_~node6____CPAchecker_TMP_0~31#1;havoc main_~node6__m6~93#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1740: havoc main_~node6__m6~5#1;havoc main_~node5__m5~4#1;havoc main_~node4__m4~4#1;havoc main_~node3__m3~4#1;havoc main_~node2__m2~4#1;havoc main_~node1__m1~4#1;havoc main_~main____CPAchecker_TMP_0~3#1;havoc main_~__tmp_4~0#1, main_~assert__arg~3#1;havoc main_~check__tmp~3#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21300: havoc main_~node2__m2~66#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7826: havoc main_~node6____CPAchecker_TMP_0~11#1;havoc main_~node6__m6~33#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12847: havoc main_~check__tmp~55#1;havoc main_~node6__m6~56#1;havoc main_~node5__m5~47#1;havoc main_~node4__m4~42#1;havoc main_~node3__m3~40#1;havoc main_~node2__m2~39#1;havoc main_~node1__m1~38#1;havoc main_~main____CPAchecker_TMP_0~37#1;havoc main_~__tmp_44~0#1, main_~assert__arg~43#1;havoc main_~check__tmp~54#1; [2025-02-07 21:23:13,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3074: havoc main_~check__tmp~8#1;havoc main_~node6__m6~11#1;havoc main_~node5__m5~9#1;havoc main_~node4__m4~8#1;havoc main_~node3__m3~8#1;havoc main_~node2__m2~8#1;havoc main_~node1__m1~8#1;havoc main_~main____CPAchecker_TMP_0~7#1;havoc main_~__tmp_8~0#1, main_~assert__arg~7#1;havoc main_~check__tmp~7#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13645: havoc main_~node5____CPAchecker_TMP_0~10#1;havoc main_~node5__m5~50#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4397: havoc main_~check__tmp~13#1;havoc main_~node6__m6~17#1;havoc main_~node5__m5~14#1;havoc main_~node4__m4~13#1;havoc main_~node3__m3~12#1;havoc main_~node2__m2~12#1;havoc main_~node1__m1~12#1;havoc main_~main____CPAchecker_TMP_0~11#1;havoc main_~__tmp_12~0#1, main_~assert__arg~11#1;havoc main_~check__tmp~12#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21577: havoc main_~node2____CPAchecker_TMP_0~2#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9951: havoc main_~check__tmp~41#1;havoc main_~node6__m6~43#1;havoc main_~node5__m5~36#1;havoc main_~node4__m4~32#1;havoc main_~node3__m3~30#1;havoc main_~node2__m2~29#1;havoc main_~node1__m1~29#1;havoc main_~main____CPAchecker_TMP_0~28#1;havoc main_~__tmp_32~0#1, main_~assert__arg~31#1;havoc main_~check__tmp~40#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19997: havoc main_~__tmp_79~0#1, main_~assert__arg~78#1;havoc main_~check__tmp~98#1;havoc main_~node6__m6~89#1;havoc main_~node5__m5~74#1;havoc main_~node4__m4~67#1;havoc main_~node3__m3~63#1;havoc main_~node2__m2~61#1;havoc main_~node1__m1~60#1;havoc main_~main____CPAchecker_TMP_0~59#1;havoc main_~__tmp_78~0#1, main_~assert__arg~77#1;havoc main_~check__tmp~97#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5201: havoc main_~node6____CPAchecker_TMP_0~7#1;havoc main_~node6__m6~21#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8640: havoc main_~node6__m6~37#1;havoc main_~node5__m5~31#1;havoc main_~node4__m4~28#1;havoc main_~node3__m3~26#1;havoc main_~node2__m2~25#1;havoc main_~node1__m1~25#1;havoc main_~main____CPAchecker_TMP_0~24#1;havoc main_~__tmp_27~0#1, main_~assert__arg~26#1;havoc main_~check__tmp~33#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13662: havoc main_~node6____CPAchecker_TMP_0~20#1;havoc main_~node6__m6~60#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21332: havoc main_~node3__m3~68#1; [2025-02-07 21:23:13,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6534: havoc main_~node6____CPAchecker_TMP_0~9#1;havoc main_~node6__m6~27#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14463: havoc main_~check__tmp~64#1;havoc main_~node6__m6~64#1;havoc main_~node5__m5~53#1;havoc main_~node4__m4~48#1;havoc main_~node3__m3~45#1;havoc main_~node2__m2~44#1;havoc main_~node1__m1~43#1;havoc main_~main____CPAchecker_TMP_0~42#1;havoc main_~__tmp_50~0#1, main_~assert__arg~49#1;havoc main_~check__tmp~63#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17106: havoc main_~check__tmp~80#1;havoc main_~node6__m6~76#1;havoc main_~node5__m5~63#1;havoc main_~node4__m4~57#1;havoc main_~node3__m3~54#1;havoc main_~node2__m2~52#1;havoc main_~node1__m1~51#1;havoc main_~main____CPAchecker_TMP_0~50#1;havoc main_~__tmp_62~0#1, main_~assert__arg~61#1;havoc main_~check__tmp~79#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11029: havoc main_~node2____CPAchecker_TMP_0~1#1;havoc main_~node2__m2~33#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16052: havoc main_~__tmp_59~0#1, main_~assert__arg~58#1;havoc main_~check__tmp~74#1;havoc main_~node6__m6~71#1;havoc main_~node5__m5~59#1;havoc main_~node4__m4~53#1;havoc main_~node3__m3~50#1;havoc main_~node2__m2~49#1;havoc main_~node1__m1~48#1;havoc main_~main____CPAchecker_TMP_0~47#1;havoc main_~__tmp_58~0#1, main_~assert__arg~57#1;havoc main_~check__tmp~73#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18695: havoc main_~__tmp_71~0#1, main_~assert__arg~70#1;havoc main_~check__tmp~90#1;havoc main_~node6__m6~83#1;havoc main_~node5__m5~69#1;havoc main_~node4__m4~62#1;havoc main_~node3__m3~59#1;havoc main_~node2__m2~57#1;havoc main_~node1__m1~56#1;havoc main_~main____CPAchecker_TMP_0~55#1;havoc main_~__tmp_70~0#1, main_~assert__arg~69#1;havoc main_~check__tmp~89#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11560: havoc main_~node6__m6~50#1;havoc main_~node5__m5~42#1;havoc main_~node4__m4~38#1;havoc main_~node3__m3~36#1;havoc main_~node2__m2~35#1;havoc main_~node1__m1~34#1;havoc main_~main____CPAchecker_TMP_0~33#1;havoc main_~__tmp_40~0#1, main_~assert__arg~39#1;havoc main_~check__tmp~49#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12354: havoc main_~node5____CPAchecker_TMP_0~9#1;havoc main_~node5__m5~45#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21605: havoc main_~node1____CPAchecker_TMP_0~1#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7338: havoc main_~node6__m6~31#1;havoc main_~node5__m5~26#1;havoc main_~node4__m4~23#1;havoc main_~node3__m3~22#1;havoc main_~node2__m2~21#1;havoc main_~node1__m1~21#1;havoc main_~main____CPAchecker_TMP_0~20#1;havoc main_~__tmp_22~0#1, main_~assert__arg~21#1;havoc main_~check__tmp~26#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2586: havoc main_~node6____CPAchecker_TMP_0~3#1;havoc main_~node6__m6~9#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3909: havoc main_~node6____CPAchecker_TMP_0~5#1;havoc main_~node6__m6~15#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11046: havoc main_~node3____CPAchecker_TMP_0~2#1;havoc main_~node3__m3~34#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19505: havoc main_~node6____CPAchecker_TMP_0~29#1;havoc main_~node6__m6~87#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12371: havoc main_~node6____CPAchecker_TMP_0~18#1;havoc main_~node6__m6~54#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1275: havoc main_~node6____CPAchecker_TMP_0~1#1;havoc main_~node6__m6~3#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4713: havoc main_~node6__m6~19#1;havoc main_~node5__m5~16#1;havoc main_~node4__m4~14#1;havoc main_~node3__m3~13#1;havoc main_~node2__m2~13#1;havoc main_~node1__m1~13#1;havoc main_~main____CPAchecker_TMP_0~12#1;havoc main_~__tmp_13~0#1, main_~assert__arg~12#1;havoc main_~check__tmp~14#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21364: havoc main_~node4__m4~72#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13172: havoc main_~check__tmp~57#1;havoc main_~node6__m6~58#1;havoc main_~node5__m5~48#1;havoc main_~node4__m4~43#1;havoc main_~node3__m3~41#1;havoc main_~node2__m2~40#1;havoc main_~node1__m1~39#1;havoc main_~main____CPAchecker_TMP_0~38#1;havoc main_~__tmp_45~0#1, main_~assert__arg~44#1;havoc main_~check__tmp~56#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10265: havoc main_~__tmp_34~0#1, main_~assert__arg~33#1;havoc main_~check__tmp~43#1;havoc main_~node6__m6~44#1;havoc main_~node5__m5~37#1;havoc main_~node4__m4~33#1;havoc main_~node3__m3~31#1;havoc main_~node2__m2~30#1;havoc main_~node1__m1~30#1;havoc main_~main____CPAchecker_TMP_0~29#1;havoc main_~__tmp_33~0#1, main_~assert__arg~32#1;havoc main_~check__tmp~42#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6038: havoc main_~node6__m6~25#1;havoc main_~node5__m5~21#1;havoc main_~node4__m4~19#1;havoc main_~node3__m3~18#1;havoc main_~node2__m2~17#1;havoc main_~node1__m1~17#1;havoc main_~main____CPAchecker_TMP_0~16#1;havoc main_~__tmp_18~0#1, main_~assert__arg~17#1;havoc main_~check__tmp~21#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11063: havoc main_~node4____CPAchecker_TMP_0~4#1;havoc main_~node4__m4~36#1; [2025-02-07 21:23:13,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15560: havoc main_~node6____CPAchecker_TMP_0~23#1;havoc main_~node6__m6~69#1; [2025-02-07 21:23:13,357 INFO L? ?]: Removed 3831 outVars from TransFormulas that were not future-live. [2025-02-07 21:23:13,357 INFO L308 CfgBuilder]: Performing block encoding [2025-02-07 21:23:13,393 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-07 21:23:13,393 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-07 21:23:13,393 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 09:23:13 BoogieIcfgContainer [2025-02-07 21:23:13,393 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-07 21:23:13,397 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-07 21:23:13,398 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-07 21:23:13,401 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-07 21:23:13,401 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 09:23:05" (1/3) ... [2025-02-07 21:23:13,401 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2743fe00 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 09:23:13, skipping insertion in model container [2025-02-07 21:23:13,401 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 09:23:07" (2/3) ... [2025-02-07 21:23:13,401 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2743fe00 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 09:23:13, skipping insertion in model container [2025-02-07 21:23:13,401 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 09:23:13" (3/3) ... [2025-02-07 21:23:13,403 INFO L128 eAbstractionObserver]: Analyzing ICFG pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c [2025-02-07 21:23:13,415 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-07 21:23:13,418 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG pals_lcr.6.1.ufo.BOUNDED-12.pals.c.v+sep-reducer.c that has 1 procedures, 2542 locations, 1 initial locations, 0 loop locations, and 22 error locations. [2025-02-07 21:23:13,501 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-07 21:23:13,511 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;@493b46ac, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-07 21:23:13,511 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2025-02-07 21:23:13,521 INFO L276 IsEmpty]: Start isEmpty. Operand has 2541 states, 1912 states have (on average 1.9994769874476988) internal successors, (3823), 2540 states have internal predecessors, (3823), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:13,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2025-02-07 21:23:13,541 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 21:23:13,541 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02-07 21:23:13,542 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 19 more)] === [2025-02-07 21:23:13,545 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 21:23:13,545 INFO L85 PathProgramCache]: Analyzing trace with hash -1168880174, now seen corresponding path program 1 times [2025-02-07 21:23:13,550 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 21:23:13,550 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1044051793] [2025-02-07 21:23:13,551 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 21:23:13,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 21:23:13,643 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 81 statements into 1 equivalence classes. [2025-02-07 21:23:13,788 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 81 of 81 statements. [2025-02-07 21:23:13,788 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 21:23:13,788 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 21:23:14,199 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 21:23:14,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 21:23:14,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1044051793] [2025-02-07 21:23:14,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1044051793] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 21:23:14,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-07 21:23:14,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-07 21:23:14,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [418284335] [2025-02-07 21:23:14,203 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 21:23:14,205 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-07 21:23:14,205 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 21:23:14,219 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-07 21:23:14,220 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-02-07 21:23:14,226 INFO L87 Difference]: Start difference. First operand has 2541 states, 1912 states have (on average 1.9994769874476988) internal successors, (3823), 2540 states have internal predecessors, (3823), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 5 states, 5 states have (on average 16.2) internal successors, (81), 4 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:15,256 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 21:23:15,256 INFO L93 Difference]: Finished difference Result 2548 states and 3823 transitions. [2025-02-07 21:23:15,257 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-07 21:23:15,258 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 16.2) internal successors, (81), 4 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 81 [2025-02-07 21:23:15,258 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 21:23:15,264 INFO L225 Difference]: With dead ends: 2548 [2025-02-07 21:23:15,264 INFO L226 Difference]: Without dead ends: 275 [2025-02-07 21:23:15,271 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 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-02-07 21:23:15,275 INFO L435 NwaCegarLoop]: 1055 mSDtfsCounter, 5808 mSDsluCounter, 56 mSDsCounter, 0 mSdLazyCounter, 927 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5808 SdHoareTripleChecker+Valid, 1111 SdHoareTripleChecker+Invalid, 950 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 927 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2025-02-07 21:23:15,277 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5808 Valid, 1111 Invalid, 950 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 927 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2025-02-07 21:23:15,288 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 275 states. [2025-02-07 21:23:15,306 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 275 to 275. [2025-02-07 21:23:15,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 275 states, 268 states have (on average 1.0223880597014925) internal successors, (274), 274 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:15,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 275 states and 274 transitions. [2025-02-07 21:23:15,313 INFO L78 Accepts]: Start accepts. Automaton has 275 states and 274 transitions. Word has length 81 [2025-02-07 21:23:15,313 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 21:23:15,314 INFO L471 AbstractCegarLoop]: Abstraction has 275 states and 274 transitions. [2025-02-07 21:23:15,314 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.2) internal successors, (81), 4 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:15,314 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 274 transitions. [2025-02-07 21:23:15,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2025-02-07 21:23:15,317 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 21:23:15,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02-07 21:23:15,317 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-07 21:23:15,317 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 19 more)] === [2025-02-07 21:23:15,318 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 21:23:15,318 INFO L85 PathProgramCache]: Analyzing trace with hash 1287189106, now seen corresponding path program 1 times [2025-02-07 21:23:15,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 21:23:15,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1213529488] [2025-02-07 21:23:15,318 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 21:23:15,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 21:23:15,355 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 81 statements into 1 equivalence classes. [2025-02-07 21:23:15,390 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 81 of 81 statements. [2025-02-07 21:23:15,390 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 21:23:15,390 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 21:23:15,641 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 21:23:15,641 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 21:23:15,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1213529488] [2025-02-07 21:23:15,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1213529488] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 21:23:15,641 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-07 21:23:15,641 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-07 21:23:15,641 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2142655166] [2025-02-07 21:23:15,641 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 21:23:15,643 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-07 21:23:15,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 21:23:15,643 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-07 21:23:15,643 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-02-07 21:23:15,643 INFO L87 Difference]: Start difference. First operand 275 states and 274 transitions. Second operand has 5 states, 5 states have (on average 16.2) internal successors, (81), 4 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:15,810 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 21:23:15,810 INFO L93 Difference]: Finished difference Result 275 states and 274 transitions. [2025-02-07 21:23:15,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-07 21:23:15,811 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 16.2) internal successors, (81), 4 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 81 [2025-02-07 21:23:15,811 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 21:23:15,811 INFO L225 Difference]: With dead ends: 275 [2025-02-07 21:23:15,811 INFO L226 Difference]: Without dead ends: 83 [2025-02-07 21:23:15,812 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2025-02-07 21:23:15,812 INFO L435 NwaCegarLoop]: 51 mSDtfsCounter, 196 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-07 21:23:15,813 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 55 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-07 21:23:15,813 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 83 states. [2025-02-07 21:23:15,815 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 83. [2025-02-07 21:23:15,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 83 states, 82 states have (on average 1.0) internal successors, (82), 82 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:15,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 82 transitions. [2025-02-07 21:23:15,815 INFO L78 Accepts]: Start accepts. Automaton has 83 states and 82 transitions. Word has length 81 [2025-02-07 21:23:15,815 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 21:23:15,816 INFO L471 AbstractCegarLoop]: Abstraction has 83 states and 82 transitions. [2025-02-07 21:23:15,816 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.2) internal successors, (81), 4 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:15,816 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 82 transitions. [2025-02-07 21:23:15,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2025-02-07 21:23:15,817 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 21:23:15,817 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02-07 21:23:15,817 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-07 21:23:15,817 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 19 more)] === [2025-02-07 21:23:15,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 21:23:15,818 INFO L85 PathProgramCache]: Analyzing trace with hash -1538000217, now seen corresponding path program 1 times [2025-02-07 21:23:15,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 21:23:15,818 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1782178931] [2025-02-07 21:23:15,818 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 21:23:15,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 21:23:15,844 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 82 statements into 1 equivalence classes. [2025-02-07 21:23:15,863 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 82 of 82 statements. [2025-02-07 21:23:15,863 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 21:23:15,863 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 21:23:15,962 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 21:23:15,963 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 21:23:15,963 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1782178931] [2025-02-07 21:23:15,963 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1782178931] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 21:23:15,963 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-07 21:23:15,963 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-07 21:23:15,963 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [941028580] [2025-02-07 21:23:15,963 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 21:23:15,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-07 21:23:15,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 21:23:15,964 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-07 21:23:15,964 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-02-07 21:23:15,964 INFO L87 Difference]: Start difference. First operand 83 states and 82 transitions. Second operand has 5 states, 5 states have (on average 16.4) internal successors, (82), 4 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:16,001 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 21:23:16,002 INFO L93 Difference]: Finished difference Result 83 states and 82 transitions. [2025-02-07 21:23:16,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-07 21:23:16,002 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 16.4) internal successors, (82), 4 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 82 [2025-02-07 21:23:16,002 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 21:23:16,002 INFO L225 Difference]: With dead ends: 83 [2025-02-07 21:23:16,002 INFO L226 Difference]: Without dead ends: 0 [2025-02-07 21:23:16,003 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 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-02-07 21:23:16,003 INFO L435 NwaCegarLoop]: 41 mSDtfsCounter, 66 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 66 SdHoareTripleChecker+Valid, 85 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 21:23:16,003 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [66 Valid, 85 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 21:23:16,003 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2025-02-07 21:23:16,004 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2025-02-07 21:23:16,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:16,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2025-02-07 21:23:16,004 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 82 [2025-02-07 21:23:16,004 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 21:23:16,004 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2025-02-07 21:23:16,004 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.4) internal successors, (82), 4 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 21:23:16,004 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2025-02-07 21:23:16,005 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2025-02-07 21:23:16,007 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (21 of 22 remaining) [2025-02-07 21:23:16,007 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION (20 of 22 remaining) [2025-02-07 21:23:16,007 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (19 of 22 remaining) [2025-02-07 21:23:16,007 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION (18 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION (17 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION (16 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONERROR_FUNCTION (15 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONERROR_FUNCTION (14 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONERROR_FUNCTION (13 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION (12 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONERROR_FUNCTION (11 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONERROR_FUNCTION (10 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONERROR_FUNCTION (9 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONERROR_FUNCTION (8 of 22 remaining) [2025-02-07 21:23:16,008 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONERROR_FUNCTION (7 of 22 remaining) [2025-02-07 21:23:16,009 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONERROR_FUNCTION (6 of 22 remaining) [2025-02-07 21:23:16,009 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONERROR_FUNCTION (5 of 22 remaining) [2025-02-07 21:23:16,009 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONERROR_FUNCTION (4 of 22 remaining) [2025-02-07 21:23:16,009 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION (3 of 22 remaining) [2025-02-07 21:23:16,009 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONERROR_FUNCTION (2 of 22 remaining) [2025-02-07 21:23:16,009 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONERROR_FUNCTION (1 of 22 remaining) [2025-02-07 21:23:16,009 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONERROR_FUNCTION (0 of 22 remaining) [2025-02-07 21:23:16,009 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-07 21:23:16,011 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-02-07 21:23:16,012 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2025-02-07 21:23:16,017 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-02-07 21:23:16,024 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.02 09:23:16 BoogieIcfgContainer [2025-02-07 21:23:16,024 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-02-07 21:23:16,024 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-02-07 21:23:16,024 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-02-07 21:23:16,024 INFO L274 PluginConnector]: Witness Printer initialized [2025-02-07 21:23:16,025 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 09:23:13" (3/4) ... [2025-02-07 21:23:16,026 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-02-07 21:23:16,089 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2025-02-07 21:23:16,098 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2025-02-07 21:23:16,101 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2025-02-07 21:23:16,104 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2025-02-07 21:23:16,374 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-02-07 21:23:16,375 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.yml [2025-02-07 21:23:16,375 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-02-07 21:23:16,375 INFO L158 Benchmark]: Toolchain (without parser) took 10482.40ms. Allocated memory was 142.6MB in the beginning and 369.1MB in the end (delta: 226.5MB). Free memory was 93.7MB in the beginning and 253.4MB in the end (delta: -159.8MB). Peak memory consumption was 277.9MB. Max. memory is 16.1GB. [2025-02-07 21:23:16,376 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 201.3MB. Free memory is still 116.8MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-07 21:23:16,376 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1507.99ms. Allocated memory is still 142.6MB. Free memory was 93.7MB in the beginning and 67.5MB in the end (delta: 26.1MB). Peak memory consumption was 99.9MB. Max. memory is 16.1GB. [2025-02-07 21:23:16,376 INFO L158 Benchmark]: Boogie Procedure Inliner took 194.92ms. Allocated memory is still 142.6MB. Free memory was 67.5MB in the beginning and 49.4MB in the end (delta: 18.1MB). Peak memory consumption was 51.6MB. Max. memory is 16.1GB. [2025-02-07 21:23:16,376 INFO L158 Benchmark]: Boogie Preprocessor took 385.30ms. Allocated memory was 142.6MB in the beginning and 310.4MB in the end (delta: 167.8MB). Free memory was 49.4MB in the beginning and 194.0MB in the end (delta: -144.6MB). Peak memory consumption was 27.8MB. Max. memory is 16.1GB. [2025-02-07 21:23:16,376 INFO L158 Benchmark]: IcfgBuilder took 5402.32ms. Allocated memory was 310.4MB in the beginning and 369.1MB in the end (delta: 58.7MB). Free memory was 194.0MB in the beginning and 129.3MB in the end (delta: 64.7MB). Peak memory consumption was 193.4MB. Max. memory is 16.1GB. [2025-02-07 21:23:16,377 INFO L158 Benchmark]: TraceAbstraction took 2627.05ms. Allocated memory is still 369.1MB. Free memory was 129.3MB in the beginning and 168.8MB in the end (delta: -39.5MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-07 21:23:16,377 INFO L158 Benchmark]: Witness Printer took 350.47ms. Allocated memory is still 369.1MB. Free memory was 168.8MB in the beginning and 253.4MB in the end (delta: -84.7MB). Peak memory consumption was 125.8MB. Max. memory is 16.1GB. [2025-02-07 21:23:16,378 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 201.3MB. Free memory is still 116.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1507.99ms. Allocated memory is still 142.6MB. Free memory was 93.7MB in the beginning and 67.5MB in the end (delta: 26.1MB). Peak memory consumption was 99.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 194.92ms. Allocated memory is still 142.6MB. Free memory was 67.5MB in the beginning and 49.4MB in the end (delta: 18.1MB). Peak memory consumption was 51.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 385.30ms. Allocated memory was 142.6MB in the beginning and 310.4MB in the end (delta: 167.8MB). Free memory was 49.4MB in the beginning and 194.0MB in the end (delta: -144.6MB). Peak memory consumption was 27.8MB. Max. memory is 16.1GB. * IcfgBuilder took 5402.32ms. Allocated memory was 310.4MB in the beginning and 369.1MB in the end (delta: 58.7MB). Free memory was 194.0MB in the beginning and 129.3MB in the end (delta: 64.7MB). Peak memory consumption was 193.4MB. Max. memory is 16.1GB. * TraceAbstraction took 2627.05ms. Allocated memory is still 369.1MB. Free memory was 129.3MB in the beginning and 168.8MB in the end (delta: -39.5MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 350.47ms. Allocated memory is still 369.1MB. Free memory was 168.8MB in the beginning and 253.4MB in the end (delta: -84.7MB). Peak memory consumption was 125.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 5699]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 8324]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 9626]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 10272]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 10592]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 10898]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 13493]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 14784]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 15431]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 15752]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 16059]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 17427]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 18074]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 18395]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 18702]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 19059]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 19376]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 19697]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 20004]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 20335]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 20647]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 20963]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 2542 locations, 22 error locations. Started 1 CEGAR loops. OverallTime: 2.6s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 6070 SdHoareTripleChecker+Valid, 1.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 6070 mSDsluCounter, 1251 SdHoareTripleChecker+Invalid, 0.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 104 mSDsCounter, 23 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 977 IncrementalHoareTripleChecker+Invalid, 1000 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 23 mSolverCounterUnsat, 1147 mSDtfsCounter, 977 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=2541occurred in iteration=0, InterpolantAutomatonStates: 15, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.8s InterpolantComputationTime, 244 NumberOfCodeBlocks, 244 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 241 ConstructedInterpolants, 0 QuantifiedInterpolants, 841 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 22 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-02-07 21:23:16,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE