./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/libvsync/semaphore.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/libvsync/semaphore.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c654263c1c366ef9cc67f02592c2d3fd912134a9cb5af429926a9f4627826820 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-09 01:32:22,148 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 01:32:22,205 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-03-09 01:32:22,208 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 01:32:22,212 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 01:32:22,236 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 01:32:22,237 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 01:32:22,237 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 01:32:22,237 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 01:32:22,237 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 01:32:22,238 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-09 01:32:22,238 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-09 01:32:22,238 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 01:32:22,238 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 01:32:22,239 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-09 01:32:22,239 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-09 01:32:22,240 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-09 01:32:22,240 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 01:32:22,240 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-09 01:32:22,240 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 01:32:22,240 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 01:32:22,240 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 01:32:22,240 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 01:32:22,240 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-09 01:32:22,240 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 01:32:22,241 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-09 01:32:22,241 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c654263c1c366ef9cc67f02592c2d3fd912134a9cb5af429926a9f4627826820 [2025-03-09 01:32:22,488 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 01:32:22,496 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 01:32:22,498 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 01:32:22,500 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 01:32:22,500 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 01:32:22,501 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/libvsync/semaphore.i [2025-03-09 01:32:23,631 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cd5170131/832df5d16a0d4de5915e4fa0d9077584/FLAG5b089bb70 [2025-03-09 01:32:24,103 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 01:32:24,103 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/libvsync/semaphore.i [2025-03-09 01:32:24,143 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cd5170131/832df5d16a0d4de5915e4fa0d9077584/FLAG5b089bb70 [2025-03-09 01:32:24,155 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cd5170131/832df5d16a0d4de5915e4fa0d9077584 [2025-03-09 01:32:24,158 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 01:32:24,160 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 01:32:24,161 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 01:32:24,161 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 01:32:24,164 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 01:32:24,165 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 01:32:24" (1/1) ... [2025-03-09 01:32:24,166 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@338fbe74 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:24, skipping insertion in model container [2025-03-09 01:32:24,167 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 01:32:24" (1/1) ... [2025-03-09 01:32:24,236 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 01:32:25,327 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 01:32:25,332 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 01:32:25,333 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 01:32:25,337 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 01:32:25,337 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 01:32:25,626 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 01:32:25,634 INFO L200 MainTranslator]: Completed pre-run [2025-03-09 01:32:25,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2025-03-09 01:32:25,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2025-03-09 01:32:25,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2025-03-09 01:32:25,699 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2025-03-09 01:32:25,699 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2025-03-09 01:32:25,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2025-03-09 01:32:25,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2025-03-09 01:32:25,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2025-03-09 01:32:25,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2025-03-09 01:32:25,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2025-03-09 01:32:25,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2025-03-09 01:32:25,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2025-03-09 01:32:25,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2025-03-09 01:32:25,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2025-03-09 01:32:25,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2025-03-09 01:32:25,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2025-03-09 01:32:25,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2025-03-09 01:32:25,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2025-03-09 01:32:25,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2025-03-09 01:32:25,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2025-03-09 01:32:25,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2025-03-09 01:32:25,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2025-03-09 01:32:25,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2025-03-09 01:32:25,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2025-03-09 01:32:25,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2025-03-09 01:32:25,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2025-03-09 01:32:25,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2025-03-09 01:32:25,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2025-03-09 01:32:25,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2025-03-09 01:32:25,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2025-03-09 01:32:25,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2025-03-09 01:32:25,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2025-03-09 01:32:25,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2025-03-09 01:32:25,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2025-03-09 01:32:25,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2025-03-09 01:32:25,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2025-03-09 01:32:25,707 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2025-03-09 01:32:25,707 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2025-03-09 01:32:25,707 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2025-03-09 01:32:25,708 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2025-03-09 01:32:25,708 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2025-03-09 01:32:25,708 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2025-03-09 01:32:25,708 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2025-03-09 01:32:25,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2025-03-09 01:32:25,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2025-03-09 01:32:25,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2025-03-09 01:32:25,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2025-03-09 01:32:25,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2025-03-09 01:32:25,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2025-03-09 01:32:25,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2025-03-09 01:32:25,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2025-03-09 01:32:25,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2025-03-09 01:32:25,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2025-03-09 01:32:25,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2025-03-09 01:32:25,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2025-03-09 01:32:25,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2025-03-09 01:32:25,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2025-03-09 01:32:25,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2025-03-09 01:32:25,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2025-03-09 01:32:25,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2025-03-09 01:32:25,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2025-03-09 01:32:25,714 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2025-03-09 01:32:25,714 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2025-03-09 01:32:25,714 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2025-03-09 01:32:25,714 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2025-03-09 01:32:25,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2025-03-09 01:32:25,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2025-03-09 01:32:25,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2025-03-09 01:32:25,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2025-03-09 01:32:25,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2025-03-09 01:32:25,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2025-03-09 01:32:25,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2025-03-09 01:32:25,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2025-03-09 01:32:25,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2025-03-09 01:32:25,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2025-03-09 01:32:25,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2025-03-09 01:32:25,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2025-03-09 01:32:25,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2025-03-09 01:32:25,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2025-03-09 01:32:25,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2025-03-09 01:32:25,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2025-03-09 01:32:25,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2025-03-09 01:32:25,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2025-03-09 01:32:25,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2025-03-09 01:32:25,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2025-03-09 01:32:25,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2025-03-09 01:32:25,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2025-03-09 01:32:25,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2025-03-09 01:32:25,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2025-03-09 01:32:25,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2025-03-09 01:32:25,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2025-03-09 01:32:25,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2025-03-09 01:32:25,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2025-03-09 01:32:25,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2025-03-09 01:32:25,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2025-03-09 01:32:25,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2025-03-09 01:32:25,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2025-03-09 01:32:25,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2025-03-09 01:32:25,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2025-03-09 01:32:25,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2025-03-09 01:32:25,769 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 01:32:25,994 INFO L204 MainTranslator]: Completed translation [2025-03-09 01:32:25,995 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25 WrapperNode [2025-03-09 01:32:25,995 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 01:32:25,996 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-09 01:32:25,996 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-09 01:32:25,996 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-09 01:32:26,002 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,054 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,094 INFO L138 Inliner]: procedures = 921, calls = 921, calls flagged for inlining = 820, calls inlined = 50, statements flattened = 466 [2025-03-09 01:32:26,099 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-09 01:32:26,100 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-09 01:32:26,101 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-09 01:32:26,101 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-09 01:32:26,108 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,108 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,110 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,127 INFO L175 MemorySlicer]: Split 19 memory accesses to 3 slices as follows [2, 3, 14]. 74 percent of accesses are in the largest equivalence class. The 3 initializations are split as follows [2, 0, 1]. The 7 writes are split as follows [0, 2, 5]. [2025-03-09 01:32:26,128 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,128 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,135 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,136 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,137 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,138 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,145 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-09 01:32:26,146 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-09 01:32:26,146 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-09 01:32:26,146 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-09 01:32:26,146 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (1/1) ... [2025-03-09 01:32:26,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 01:32:26,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 01:32:26,178 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-09 01:32:26,181 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-09 01:32:26,198 INFO L130 BoogieDeclarations]: Found specification of procedure reader [2025-03-09 01:32:26,198 INFO L138 BoogieDeclarations]: Found implementation of procedure reader [2025-03-09 01:32:26,198 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-09 01:32:26,198 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-09 01:32:26,198 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-09 01:32:26,198 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-09 01:32:26,198 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-09 01:32:26,198 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-09 01:32:26,198 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-09 01:32:26,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-09 01:32:26,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-09 01:32:26,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-09 01:32:26,199 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-09 01:32:26,199 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2025-03-09 01:32:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2025-03-09 01:32:26,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-09 01:32:26,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-09 01:32:26,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-09 01:32:26,200 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-09 01:32:26,323 INFO L256 CfgBuilder]: Building ICFG [2025-03-09 01:32:26,325 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-09 01:32:26,606 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2425: havoc vatomic32_await_ge_sub_acq_#t~ret202#1; [2025-03-09 01:32:26,722 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6007: havoc main_~#t~0#1.base, main_~#t~0#1.offset; [2025-03-09 01:32:26,723 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6007-1: SUMMARY for call ULTIMATE.dealloc(main_~#t~0#1.base, main_~#t~0#1.offset); srcloc: null [2025-03-09 01:32:26,836 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2425: havoc vatomic32_await_ge_sub_acq_#t~ret202#1; [2025-03-09 01:32:26,837 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-09 01:32:26,837 INFO L307 CfgBuilder]: Performing block encoding [2025-03-09 01:32:27,038 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-09 01:32:27,038 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-09 01:32:27,038 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 01:32:27 BoogieIcfgContainer [2025-03-09 01:32:27,038 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-09 01:32:27,040 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-09 01:32:27,040 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-09 01:32:27,043 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-09 01:32:27,044 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.03 01:32:24" (1/3) ... [2025-03-09 01:32:27,044 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c6e531a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 01:32:27, skipping insertion in model container [2025-03-09 01:32:27,044 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:32:25" (2/3) ... [2025-03-09 01:32:27,044 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c6e531a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 01:32:27, skipping insertion in model container [2025-03-09 01:32:27,044 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 01:32:27" (3/3) ... [2025-03-09 01:32:27,045 INFO L128 eAbstractionObserver]: Analyzing ICFG semaphore.i [2025-03-09 01:32:27,056 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-09 01:32:27,058 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG semaphore.i that has 3 procedures, 160 locations, 1 initial locations, 27 loop locations, and 36 error locations. [2025-03-09 01:32:27,058 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-09 01:32:27,168 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-09 01:32:27,197 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 166 places, 254 transitions, 522 flow [2025-03-09 01:32:27,314 INFO L124 PetriNetUnfolderBase]: 175/494 cut-off events. [2025-03-09 01:32:27,317 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-09 01:32:27,330 INFO L83 FinitePrefix]: Finished finitePrefix Result has 507 conditions, 494 events. 175/494 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 2324 event pairs, 0 based on Foata normal form. 0/241 useless extension candidates. Maximal degree in co-relation 282. Up to 16 conditions per place. [2025-03-09 01:32:27,331 INFO L82 GeneralOperation]: Start removeDead. Operand has 166 places, 254 transitions, 522 flow [2025-03-09 01:32:27,343 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 166 places, 254 transitions, 522 flow [2025-03-09 01:32:27,349 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-09 01:32:27,359 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=None, 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;@5698ee9a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-09 01:32:27,359 INFO L334 AbstractCegarLoop]: Starting to check reachability of 63 error locations. [2025-03-09 01:32:27,364 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-09 01:32:27,365 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2025-03-09 01:32:27,365 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-09 01:32:27,365 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:32:27,365 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1] [2025-03-09 01:32:27,366 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2025-03-09 01:32:27,369 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:32:27,370 INFO L85 PathProgramCache]: Analyzing trace with hash 43441, now seen corresponding path program 1 times [2025-03-09 01:32:27,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:32:27,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [856341161] [2025-03-09 01:32:27,378 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:32:27,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:32:27,439 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-09 01:32:27,451 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-09 01:32:27,452 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:32:27,452 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:32:27,605 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:32:27,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 01:32:27,606 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [856341161] [2025-03-09 01:32:27,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [856341161] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:32:27,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:32:27,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-09 01:32:27,610 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [64627208] [2025-03-09 01:32:27,610 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:32:27,617 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 01:32:27,621 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 01:32:27,643 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 01:32:27,644 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 01:32:27,671 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 254 [2025-03-09 01:32:27,674 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 254 transitions, 522 flow. Second operand has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 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-03-09 01:32:27,675 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:32:27,675 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 254 [2025-03-09 01:32:27,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 01:32:32,128 INFO L124 PetriNetUnfolderBase]: 33320/56851 cut-off events. [2025-03-09 01:32:32,128 INFO L125 PetriNetUnfolderBase]: For 127/127 co-relation queries the response was YES. [2025-03-09 01:32:32,205 INFO L83 FinitePrefix]: Finished finitePrefix Result has 106630 conditions, 56851 events. 33320/56851 cut-off events. For 127/127 co-relation queries the response was YES. Maximal size of possible extension queue 1582. Compared 487493 event pairs, 29220 based on Foata normal form. 21990/65840 useless extension candidates. Maximal degree in co-relation 104436. Up to 49620 conditions per place. [2025-03-09 01:32:32,413 INFO L140 encePairwiseOnDemand]: 160/254 looper letters, 103 selfloop transitions, 2 changer transitions 0/159 dead transitions. [2025-03-09 01:32:32,413 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 156 places, 159 transitions, 542 flow [2025-03-09 01:32:32,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 01:32:32,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 01:32:32,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 359 transitions. [2025-03-09 01:32:32,426 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.47112860892388453 [2025-03-09 01:32:32,427 INFO L175 Difference]: Start difference. First operand has 166 places, 254 transitions, 522 flow. Second operand 3 states and 359 transitions. [2025-03-09 01:32:32,427 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 156 places, 159 transitions, 542 flow [2025-03-09 01:32:32,440 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 159 transitions, 542 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-09 01:32:32,444 INFO L231 Difference]: Finished difference. Result has 156 places, 159 transitions, 336 flow [2025-03-09 01:32:32,445 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=254, PETRI_DIFFERENCE_MINUEND_FLOW=332, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=159, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=157, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=336, PETRI_PLACES=156, PETRI_TRANSITIONS=159} [2025-03-09 01:32:32,448 INFO L279 CegarLoopForPetriNet]: 166 programPoint places, -10 predicate places. [2025-03-09 01:32:32,449 INFO L471 AbstractCegarLoop]: Abstraction has has 156 places, 159 transitions, 336 flow [2025-03-09 01:32:32,449 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 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-03-09 01:32:32,449 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:32:32,449 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1] [2025-03-09 01:32:32,450 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-09 01:32:32,450 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2025-03-09 01:32:32,450 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:32:32,450 INFO L85 PathProgramCache]: Analyzing trace with hash 43442, now seen corresponding path program 1 times [2025-03-09 01:32:32,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:32:32,451 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [406255911] [2025-03-09 01:32:32,451 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:32:32,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:32:32,459 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-09 01:32:32,469 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-09 01:32:32,469 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:32:32,469 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:32:32,557 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:32:32,558 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 01:32:32,558 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [406255911] [2025-03-09 01:32:32,558 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [406255911] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:32:32,558 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:32:32,558 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-09 01:32:32,558 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [631962048] [2025-03-09 01:32:32,558 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:32:32,558 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 01:32:32,559 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 01:32:32,559 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 01:32:32,559 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 01:32:32,571 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 254 [2025-03-09 01:32:32,572 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 156 places, 159 transitions, 336 flow. Second operand has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 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-03-09 01:32:32,572 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:32:32,572 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 254 [2025-03-09 01:32:32,572 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 01:32:35,919 INFO L124 PetriNetUnfolderBase]: 33320/56850 cut-off events. [2025-03-09 01:32:35,920 INFO L125 PetriNetUnfolderBase]: For 127/127 co-relation queries the response was YES. [2025-03-09 01:32:36,015 INFO L83 FinitePrefix]: Finished finitePrefix Result has 106631 conditions, 56850 events. 33320/56850 cut-off events. For 127/127 co-relation queries the response was YES. Maximal size of possible extension queue 1582. Compared 487522 event pairs, 29220 based on Foata normal form. 0/43850 useless extension candidates. Maximal degree in co-relation 106618. Up to 49620 conditions per place. [2025-03-09 01:32:36,210 INFO L140 encePairwiseOnDemand]: 251/254 looper letters, 102 selfloop transitions, 2 changer transitions 0/158 dead transitions. [2025-03-09 01:32:36,210 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 157 places, 158 transitions, 542 flow [2025-03-09 01:32:36,211 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 01:32:36,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 01:32:36,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 267 transitions. [2025-03-09 01:32:36,214 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.35039370078740156 [2025-03-09 01:32:36,214 INFO L175 Difference]: Start difference. First operand has 156 places, 159 transitions, 336 flow. Second operand 3 states and 267 transitions. [2025-03-09 01:32:36,214 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 157 places, 158 transitions, 542 flow [2025-03-09 01:32:36,218 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 155 places, 158 transitions, 538 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-09 01:32:36,220 INFO L231 Difference]: Finished difference. Result has 155 places, 158 transitions, 334 flow [2025-03-09 01:32:36,220 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=254, PETRI_DIFFERENCE_MINUEND_FLOW=330, PETRI_DIFFERENCE_MINUEND_PLACES=153, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=334, PETRI_PLACES=155, PETRI_TRANSITIONS=158} [2025-03-09 01:32:36,221 INFO L279 CegarLoopForPetriNet]: 166 programPoint places, -11 predicate places. [2025-03-09 01:32:36,221 INFO L471 AbstractCegarLoop]: Abstraction has has 155 places, 158 transitions, 334 flow [2025-03-09 01:32:36,221 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 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-03-09 01:32:36,221 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:32:36,221 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:32:36,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-09 01:32:36,222 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2025-03-09 01:32:36,223 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:32:36,223 INFO L85 PathProgramCache]: Analyzing trace with hash 1564129180, now seen corresponding path program 1 times [2025-03-09 01:32:36,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:32:36,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1552792350] [2025-03-09 01:32:36,224 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:32:36,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:32:36,234 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-03-09 01:32:36,237 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-03-09 01:32:36,237 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:32:36,237 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:32:36,285 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:32:36,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 01:32:36,286 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1552792350] [2025-03-09 01:32:36,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1552792350] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:32:36,286 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:32:36,286 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-09 01:32:36,286 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [972081074] [2025-03-09 01:32:36,287 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:32:36,288 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 01:32:36,288 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 01:32:36,288 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 01:32:36,288 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 01:32:36,306 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 48 out of 254 [2025-03-09 01:32:36,306 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 158 transitions, 334 flow. Second operand has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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-03-09 01:32:36,307 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:32:36,307 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 48 of 254 [2025-03-09 01:32:36,307 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 01:32:40,222 INFO L124 PetriNetUnfolderBase]: 39668/67646 cut-off events. [2025-03-09 01:32:40,223 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2025-03-09 01:32:40,329 INFO L83 FinitePrefix]: Finished finitePrefix Result has 126749 conditions, 67646 events. 39668/67646 cut-off events. For 121/121 co-relation queries the response was YES. Maximal size of possible extension queue 1879. Compared 593615 event pairs, 29244 based on Foata normal form. 0/52722 useless extension candidates. Maximal degree in co-relation 126736. Up to 49610 conditions per place. [2025-03-09 01:32:40,557 INFO L140 encePairwiseOnDemand]: 249/254 looper letters, 184 selfloop transitions, 2 changer transitions 0/234 dead transitions. [2025-03-09 01:32:40,558 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 234 transitions, 858 flow [2025-03-09 01:32:40,558 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 01:32:40,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 01:32:40,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 333 transitions. [2025-03-09 01:32:40,559 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.43700787401574803 [2025-03-09 01:32:40,559 INFO L175 Difference]: Start difference. First operand has 155 places, 158 transitions, 334 flow. Second operand 3 states and 333 transitions. [2025-03-09 01:32:40,559 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 234 transitions, 858 flow [2025-03-09 01:32:40,562 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 234 transitions, 854 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-09 01:32:40,565 INFO L231 Difference]: Finished difference. Result has 152 places, 155 transitions, 328 flow [2025-03-09 01:32:40,567 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=254, PETRI_DIFFERENCE_MINUEND_FLOW=324, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=328, PETRI_PLACES=152, PETRI_TRANSITIONS=155} [2025-03-09 01:32:40,567 INFO L279 CegarLoopForPetriNet]: 166 programPoint places, -14 predicate places. [2025-03-09 01:32:40,567 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 155 transitions, 328 flow [2025-03-09 01:32:40,568 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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-03-09 01:32:40,568 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:32:40,568 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:32:40,568 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-09 01:32:40,568 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2025-03-09 01:32:40,568 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:32:40,568 INFO L85 PathProgramCache]: Analyzing trace with hash 1564129181, now seen corresponding path program 1 times [2025-03-09 01:32:40,568 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:32:40,568 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [763655661] [2025-03-09 01:32:40,568 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:32:40,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:32:40,579 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-03-09 01:32:40,591 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-03-09 01:32:40,591 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:32:40,591 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:32:40,708 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:32:40,708 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 01:32:40,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [763655661] [2025-03-09 01:32:40,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [763655661] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:32:40,709 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:32:40,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 01:32:40,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [903934690] [2025-03-09 01:32:40,710 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:32:40,710 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-09 01:32:40,710 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 01:32:40,711 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-09 01:32:40,711 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-09 01:32:40,732 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 53 out of 254 [2025-03-09 01:32:40,733 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 155 transitions, 328 flow. Second operand has 4 states, 4 states have (on average 54.75) internal successors, (219), 4 states have internal predecessors, (219), 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-03-09 01:32:40,734 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:32:40,734 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 53 of 254 [2025-03-09 01:32:40,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 01:32:44,200 INFO L124 PetriNetUnfolderBase]: 32774/57829 cut-off events. [2025-03-09 01:32:44,200 INFO L125 PetriNetUnfolderBase]: For 1637/1637 co-relation queries the response was YES. [2025-03-09 01:32:44,316 INFO L83 FinitePrefix]: Finished finitePrefix Result has 108207 conditions, 57829 events. 32774/57829 cut-off events. For 1637/1637 co-relation queries the response was YES. Maximal size of possible extension queue 1576. Compared 515442 event pairs, 11255 based on Foata normal form. 37/45300 useless extension candidates. Maximal degree in co-relation 106501. Up to 39340 conditions per place. [2025-03-09 01:32:44,539 INFO L140 encePairwiseOnDemand]: 247/254 looper letters, 218 selfloop transitions, 5 changer transitions 0/273 dead transitions. [2025-03-09 01:32:44,539 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 273 transitions, 1010 flow [2025-03-09 01:32:44,539 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-09 01:32:44,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-09 01:32:44,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 437 transitions. [2025-03-09 01:32:44,540 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4301181102362205 [2025-03-09 01:32:44,540 INFO L175 Difference]: Start difference. First operand has 152 places, 155 transitions, 328 flow. Second operand 4 states and 437 transitions. [2025-03-09 01:32:44,540 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 273 transitions, 1010 flow [2025-03-09 01:32:44,590 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 273 transitions, 1006 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-09 01:32:44,594 INFO L231 Difference]: Finished difference. Result has 154 places, 155 transitions, 346 flow [2025-03-09 01:32:44,595 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=254, PETRI_DIFFERENCE_MINUEND_FLOW=322, PETRI_DIFFERENCE_MINUEND_PLACES=149, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=346, PETRI_PLACES=154, PETRI_TRANSITIONS=155} [2025-03-09 01:32:44,595 INFO L279 CegarLoopForPetriNet]: 166 programPoint places, -12 predicate places. [2025-03-09 01:32:44,595 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 155 transitions, 346 flow [2025-03-09 01:32:44,595 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 54.75) internal successors, (219), 4 states have internal predecessors, (219), 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-03-09 01:32:44,596 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:32:44,596 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:32:44,596 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-09 01:32:44,596 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2025-03-09 01:32:44,596 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:32:44,596 INFO L85 PathProgramCache]: Analyzing trace with hash 2096489398, now seen corresponding path program 1 times [2025-03-09 01:32:44,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:32:44,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [799009537] [2025-03-09 01:32:44,596 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:32:44,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:32:44,606 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-09 01:32:44,624 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-09 01:32:44,624 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:32:44,624 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 01:32:44,624 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 01:32:44,628 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-09 01:32:44,639 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-09 01:32:44,640 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:32:44,640 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 01:32:44,664 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 01:32:44,664 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-09 01:32:44,666 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (62 of 63 remaining) [2025-03-09 01:32:44,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONMEMORY_LEAK (53 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 63 remaining) [2025-03-09 01:32:44,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 63 remaining) [2025-03-09 01:32:44,669 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (40 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (39 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (38 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (37 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 63 remaining) [2025-03-09 01:32:44,670 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 63 remaining) [2025-03-09 01:32:44,671 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 63 remaining) [2025-03-09 01:32:44,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 63 remaining) [2025-03-09 01:32:44,672 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONMEMORY_LEAK (16 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 63 remaining) [2025-03-09 01:32:44,673 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 63 remaining) [2025-03-09 01:32:44,674 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 63 remaining) [2025-03-09 01:32:44,674 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 63 remaining) [2025-03-09 01:32:44,674 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 63 remaining) [2025-03-09 01:32:44,674 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 63 remaining) [2025-03-09 01:32:44,674 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-09 01:32:44,674 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-03-09 01:32:44,678 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-09 01:32:44,678 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-09 01:32:44,801 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-03-09 01:32:44,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 279 places, 433 transitions, 898 flow [2025-03-09 01:32:45,019 INFO L124 PetriNetUnfolderBase]: 498/1419 cut-off events. [2025-03-09 01:32:45,019 INFO L125 PetriNetUnfolderBase]: For 40/48 co-relation queries the response was YES. [2025-03-09 01:32:45,051 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1476 conditions, 1419 events. 498/1419 cut-off events. For 40/48 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 8469 event pairs, 1 based on Foata normal form. 0/706 useless extension candidates. Maximal degree in co-relation 860. Up to 48 conditions per place. [2025-03-09 01:32:45,051 INFO L82 GeneralOperation]: Start removeDead. Operand has 279 places, 433 transitions, 898 flow [2025-03-09 01:32:45,085 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 279 places, 433 transitions, 898 flow [2025-03-09 01:32:45,089 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-09 01:32:45,090 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=None, 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;@5698ee9a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-09 01:32:45,090 INFO L334 AbstractCegarLoop]: Starting to check reachability of 88 error locations. [2025-03-09 01:32:45,091 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-09 01:32:45,091 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2025-03-09 01:32:45,091 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-09 01:32:45,091 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:32:45,091 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1] [2025-03-09 01:32:45,091 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 85 more)] === [2025-03-09 01:32:45,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:32:45,092 INFO L85 PathProgramCache]: Analyzing trace with hash 57265, now seen corresponding path program 1 times [2025-03-09 01:32:45,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:32:45,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1430563988] [2025-03-09 01:32:45,092 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:32:45,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:32:45,100 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-09 01:32:45,102 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-09 01:32:45,103 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:32:45,103 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:32:45,140 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:32:45,140 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 01:32:45,140 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1430563988] [2025-03-09 01:32:45,140 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1430563988] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:32:45,140 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:32:45,140 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-09 01:32:45,141 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1321111851] [2025-03-09 01:32:45,141 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:32:45,141 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 01:32:45,141 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 01:32:45,141 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 01:32:45,141 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 01:32:45,154 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 81 out of 433 [2025-03-09 01:32:45,155 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 433 transitions, 898 flow. Second operand has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 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-03-09 01:32:45,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:32:45,155 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 81 of 433 [2025-03-09 01:32:45,155 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand