./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) 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/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-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 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 82435f17481c054c9c5a8a1deca188b6bf36f1a34e751392b5a27cd7180adc30 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 08:13:16,008 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 08:13:16,058 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-02-08 08:13:16,061 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 08:13:16,061 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 08:13:16,075 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 08:13:16,075 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 08:13:16,075 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 08:13:16,076 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 08:13:16,076 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 08:13:16,076 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 08:13:16,076 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-02-08 08:13:16,076 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 08:13:16,077 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 08:13:16,077 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 08:13:16,077 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 08:13:16,077 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 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 -> 82435f17481c054c9c5a8a1deca188b6bf36f1a34e751392b5a27cd7180adc30 [2025-02-08 08:13:16,269 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 08:13:16,281 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 08:13:16,283 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 08:13:16,284 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 08:13:16,284 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 08:13:16,285 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur.i [2025-02-08 08:13:17,469 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3f1d283fa/76817419733347378790e76bdec39647/FLAGb2f6d81d1 [2025-02-08 08:13:17,724 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 08:13:17,725 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur.i [2025-02-08 08:13:17,734 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3f1d283fa/76817419733347378790e76bdec39647/FLAGb2f6d81d1 [2025-02-08 08:13:17,747 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3f1d283fa/76817419733347378790e76bdec39647 [2025-02-08 08:13:17,750 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 08:13:17,752 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 08:13:17,754 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 08:13:17,754 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 08:13:17,757 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 08:13:17,757 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 08:13:17" (1/1) ... [2025-02-08 08:13:17,759 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2bb9ad36 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:17, skipping insertion in model container [2025-02-08 08:13:17,759 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 08:13:17" (1/1) ... [2025-02-08 08:13:17,783 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 08:13:17,967 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 08:13:17,977 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 08:13:18,003 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 08:13:18,025 INFO L204 MainTranslator]: Completed translation [2025-02-08 08:13:18,026 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18 WrapperNode [2025-02-08 08:13:18,026 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 08:13:18,027 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 08:13:18,027 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 08:13:18,027 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 08:13:18,031 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,038 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,050 INFO L138 Inliner]: procedures = 165, calls = 30, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 146 [2025-02-08 08:13:18,050 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 08:13:18,051 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 08:13:18,051 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 08:13:18,051 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 08:13:18,055 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,055 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,057 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,065 INFO L175 MemorySlicer]: Split 14 memory accesses to 3 slices as follows [2, 5, 7]. 50 percent of accesses are in the largest equivalence class. The 8 initializations are split as follows [2, 5, 1]. The 2 writes are split as follows [0, 0, 2]. [2025-02-08 08:13:18,065 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,065 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,069 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,069 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,070 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,071 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,072 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 08:13:18,073 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 08:13:18,073 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 08:13:18,073 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 08:13:18,073 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (1/1) ... [2025-02-08 08:13:18,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 08:13:18,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 08:13:18,098 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-08 08:13:18,101 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-08 08:13:18,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 08:13:18,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 08:13:18,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 08:13:18,117 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-02-08 08:13:18,117 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-02-08 08:13:18,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 08:13:18,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 08:13:18,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-08 08:13:18,121 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 08:13:18,121 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 08:13:18,122 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 08:13:18,284 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 08:13:18,285 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 08:13:18,496 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 08:13:18,496 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 08:13:18,810 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 08:13:18,810 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 08:13:18,810 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 08:13:18 BoogieIcfgContainer [2025-02-08 08:13:18,810 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 08:13:18,812 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 08:13:18,812 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 08:13:18,816 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 08:13:18,816 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 08:13:17" (1/3) ... [2025-02-08 08:13:18,818 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7d7d84d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 08:13:18, skipping insertion in model container [2025-02-08 08:13:18,818 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:13:18" (2/3) ... [2025-02-08 08:13:18,818 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7d7d84d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 08:13:18, skipping insertion in model container [2025-02-08 08:13:18,818 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 08:13:18" (3/3) ... [2025-02-08 08:13:18,819 INFO L128 eAbstractionObserver]: Analyzing ICFG 37_stack_lock_p0_vs_concur.i [2025-02-08 08:13:18,829 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 08:13:18,830 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 37_stack_lock_p0_vs_concur.i that has 2 procedures, 46 locations, 1 initial locations, 2 loop locations, and 16 error locations. [2025-02-08 08:13:18,830 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 08:13:18,877 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 08:13:18,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 49 places, 50 transitions, 104 flow [2025-02-08 08:13:18,934 INFO L124 PetriNetUnfolderBase]: 4/54 cut-off events. [2025-02-08 08:13:18,935 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 08:13:18,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 58 conditions, 54 events. 4/54 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 120 event pairs, 0 based on Foata normal form. 0/31 useless extension candidates. Maximal degree in co-relation 47. Up to 2 conditions per place. [2025-02-08 08:13:18,937 INFO L82 GeneralOperation]: Start removeDead. Operand has 49 places, 50 transitions, 104 flow [2025-02-08 08:13:18,939 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 49 places, 50 transitions, 104 flow [2025-02-08 08:13:18,950 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 08:13:18,960 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;@5cbfc0c0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 08:13:18,960 INFO L334 AbstractCegarLoop]: Starting to check reachability of 32 error locations. [2025-02-08 08:13:18,964 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 08:13:18,964 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2025-02-08 08:13:18,964 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 08:13:18,964 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:18,964 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2025-02-08 08:13:18,965 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] === [2025-02-08 08:13:18,968 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:18,968 INFO L85 PathProgramCache]: Analyzing trace with hash 378703, now seen corresponding path program 1 times [2025-02-08 08:13:18,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:18,974 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1423835542] [2025-02-08 08:13:18,974 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:18,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:19,356 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-02-08 08:13:19,382 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-02-08 08:13:19,385 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:19,385 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:19,476 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-08 08:13:19,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:19,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1423835542] [2025-02-08 08:13:19,477 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1423835542] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:19,477 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:19,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 08:13:19,478 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [740733544] [2025-02-08 08:13:19,478 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:19,486 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-02-08 08:13:19,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:19,516 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-02-08 08:13:19,517 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-08 08:13:19,518 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 50 [2025-02-08 08:13:19,523 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 50 transitions, 104 flow. Second operand has 2 states, 2 states have (on average 23.0) internal successors, (46), 2 states have internal predecessors, (46), 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-08 08:13:19,523 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:19,523 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 50 [2025-02-08 08:13:19,524 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:13:19,592 INFO L124 PetriNetUnfolderBase]: 37/152 cut-off events. [2025-02-08 08:13:19,592 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 08:13:19,593 INFO L83 FinitePrefix]: Finished finitePrefix Result has 249 conditions, 152 events. 37/152 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 486 event pairs, 34 based on Foata normal form. 6/125 useless extension candidates. Maximal degree in co-relation 236. Up to 93 conditions per place. [2025-02-08 08:13:19,598 INFO L140 encePairwiseOnDemand]: 45/50 looper letters, 21 selfloop transitions, 0 changer transitions 0/42 dead transitions. [2025-02-08 08:13:19,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 42 transitions, 130 flow [2025-02-08 08:13:19,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-02-08 08:13:19,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-02-08 08:13:19,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 70 transitions. [2025-02-08 08:13:19,610 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7 [2025-02-08 08:13:19,612 INFO L175 Difference]: Start difference. First operand has 49 places, 50 transitions, 104 flow. Second operand 2 states and 70 transitions. [2025-02-08 08:13:19,613 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 42 transitions, 130 flow [2025-02-08 08:13:19,618 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 42 transitions, 130 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:13:19,620 INFO L231 Difference]: Finished difference. Result has 45 places, 42 transitions, 88 flow [2025-02-08 08:13:19,622 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=88, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=88, PETRI_PLACES=45, PETRI_TRANSITIONS=42} [2025-02-08 08:13:19,626 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, -4 predicate places. [2025-02-08 08:13:19,626 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 42 transitions, 88 flow [2025-02-08 08:13:19,626 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 23.0) internal successors, (46), 2 states have internal predecessors, (46), 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-08 08:13:19,626 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:19,626 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2025-02-08 08:13:19,626 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 08:13:19,627 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] === [2025-02-08 08:13:19,627 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:19,627 INFO L85 PathProgramCache]: Analyzing trace with hash -1599441459, now seen corresponding path program 1 times [2025-02-08 08:13:19,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:19,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1139263958] [2025-02-08 08:13:19,628 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:19,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:19,820 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 08:13:19,855 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 08:13:19,858 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:19,858 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 08:13:19,858 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 08:13:19,863 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 08:13:19,872 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 08:13:19,872 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:19,872 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 08:13:19,896 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 08:13:19,896 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 08:13:19,897 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (31 of 32 remaining) [2025-02-08 08:13:19,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 32 remaining) [2025-02-08 08:13:19,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 32 remaining) [2025-02-08 08:13:19,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 32 remaining) [2025-02-08 08:13:19,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 32 remaining) [2025-02-08 08:13:19,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 32 remaining) [2025-02-08 08:13:19,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 32 remaining) [2025-02-08 08:13:19,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 32 remaining) [2025-02-08 08:13:19,899 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 32 remaining) [2025-02-08 08:13:19,899 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONARRAY_INDEX (22 of 32 remaining) [2025-02-08 08:13:19,899 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONARRAY_INDEX (19 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (18 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (15 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 32 remaining) [2025-02-08 08:13:19,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONARRAY_INDEX (6 of 32 remaining) [2025-02-08 08:13:19,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 32 remaining) [2025-02-08 08:13:19,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 32 remaining) [2025-02-08 08:13:19,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONARRAY_INDEX (3 of 32 remaining) [2025-02-08 08:13:19,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (2 of 32 remaining) [2025-02-08 08:13:19,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 32 remaining) [2025-02-08 08:13:19,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 32 remaining) [2025-02-08 08:13:19,902 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 08:13:19,903 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-02-08 08:13:19,905 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 08:13:19,905 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-08 08:13:19,945 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 08:13:19,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 90 places, 93 transitions, 196 flow [2025-02-08 08:13:19,973 INFO L124 PetriNetUnfolderBase]: 8/102 cut-off events. [2025-02-08 08:13:19,975 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-02-08 08:13:19,976 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110 conditions, 102 events. 8/102 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 375 event pairs, 0 based on Foata normal form. 0/58 useless extension candidates. Maximal degree in co-relation 89. Up to 3 conditions per place. [2025-02-08 08:13:19,977 INFO L82 GeneralOperation]: Start removeDead. Operand has 90 places, 93 transitions, 196 flow [2025-02-08 08:13:19,979 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 90 places, 93 transitions, 196 flow [2025-02-08 08:13:19,981 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 08:13:19,981 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;@5cbfc0c0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 08:13:19,982 INFO L334 AbstractCegarLoop]: Starting to check reachability of 47 error locations. [2025-02-08 08:13:19,984 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 08:13:19,985 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2025-02-08 08:13:19,985 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 08:13:19,985 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:19,985 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2025-02-08 08:13:19,985 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2025-02-08 08:13:19,986 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:19,986 INFO L85 PathProgramCache]: Analyzing trace with hash 471052, now seen corresponding path program 1 times [2025-02-08 08:13:19,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:19,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362226526] [2025-02-08 08:13:19,987 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:19,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:20,196 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-02-08 08:13:20,209 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-02-08 08:13:20,209 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:20,209 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:20,255 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-08 08:13:20,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:20,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1362226526] [2025-02-08 08:13:20,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1362226526] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:20,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:20,256 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 08:13:20,256 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1361571358] [2025-02-08 08:13:20,256 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:20,256 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-02-08 08:13:20,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:20,256 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-02-08 08:13:20,256 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-08 08:13:20,257 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 42 out of 93 [2025-02-08 08:13:20,257 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 93 transitions, 196 flow. Second operand has 2 states, 2 states have (on average 43.0) internal successors, (86), 2 states have internal predecessors, (86), 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-08 08:13:20,257 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:20,257 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 42 of 93 [2025-02-08 08:13:20,257 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:13:20,684 INFO L124 PetriNetUnfolderBase]: 1675/3949 cut-off events. [2025-02-08 08:13:20,684 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-02-08 08:13:20,690 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6709 conditions, 3949 events. 1675/3949 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 136. Compared 28848 event pairs, 1564 based on Foata normal form. 219/3344 useless extension candidates. Maximal degree in co-relation 6023. Up to 2701 conditions per place. [2025-02-08 08:13:20,706 INFO L140 encePairwiseOnDemand]: 84/93 looper letters, 39 selfloop transitions, 0 changer transitions 0/80 dead transitions. [2025-02-08 08:13:20,706 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 80 transitions, 248 flow [2025-02-08 08:13:20,706 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-02-08 08:13:20,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-02-08 08:13:20,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 132 transitions. [2025-02-08 08:13:20,708 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7096774193548387 [2025-02-08 08:13:20,708 INFO L175 Difference]: Start difference. First operand has 90 places, 93 transitions, 196 flow. Second operand 2 states and 132 transitions. [2025-02-08 08:13:20,708 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 80 transitions, 248 flow [2025-02-08 08:13:20,709 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 80 transitions, 248 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:13:20,710 INFO L231 Difference]: Finished difference. Result has 84 places, 80 transitions, 170 flow [2025-02-08 08:13:20,710 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=170, PETRI_PLACES=84, PETRI_TRANSITIONS=80} [2025-02-08 08:13:20,711 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, -6 predicate places. [2025-02-08 08:13:20,711 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 80 transitions, 170 flow [2025-02-08 08:13:20,711 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 43.0) internal successors, (86), 2 states have internal predecessors, (86), 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-08 08:13:20,711 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:20,711 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-08 08:13:20,712 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 08:13:20,712 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2025-02-08 08:13:20,713 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:20,713 INFO L85 PathProgramCache]: Analyzing trace with hash 1153128772, now seen corresponding path program 1 times [2025-02-08 08:13:20,713 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:20,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [253928057] [2025-02-08 08:13:20,713 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:20,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:20,906 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 08:13:20,917 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 08:13:20,917 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:20,917 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:20,996 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-08 08:13:20,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:20,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [253928057] [2025-02-08 08:13:20,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [253928057] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:20,996 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:20,996 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-02-08 08:13:20,997 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [146754818] [2025-02-08 08:13:20,997 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:20,997 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:13:20,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:20,997 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:13:20,997 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:13:20,998 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 42 out of 93 [2025-02-08 08:13:20,998 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 80 transitions, 170 flow. Second operand has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 3 states have internal predecessors, (131), 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-08 08:13:20,998 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:20,998 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 42 of 93 [2025-02-08 08:13:20,998 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:13:21,359 INFO L124 PetriNetUnfolderBase]: 1759/4111 cut-off events. [2025-02-08 08:13:21,360 INFO L125 PetriNetUnfolderBase]: For 63/63 co-relation queries the response was YES. [2025-02-08 08:13:21,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7022 conditions, 4111 events. 1759/4111 cut-off events. For 63/63 co-relation queries the response was YES. Maximal size of possible extension queue 146. Compared 30253 event pairs, 612 based on Foata normal form. 0/3236 useless extension candidates. Maximal degree in co-relation 7017. Up to 2714 conditions per place. [2025-02-08 08:13:21,383 INFO L140 encePairwiseOnDemand]: 86/93 looper letters, 47 selfloop transitions, 3 changer transitions 0/91 dead transitions. [2025-02-08 08:13:21,383 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 91 transitions, 297 flow [2025-02-08 08:13:21,383 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 08:13:21,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 08:13:21,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 180 transitions. [2025-02-08 08:13:21,385 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6451612903225806 [2025-02-08 08:13:21,385 INFO L175 Difference]: Start difference. First operand has 84 places, 80 transitions, 170 flow. Second operand 3 states and 180 transitions. [2025-02-08 08:13:21,385 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 91 transitions, 297 flow [2025-02-08 08:13:21,386 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 91 transitions, 297 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:13:21,388 INFO L231 Difference]: Finished difference. Result has 87 places, 82 transitions, 195 flow [2025-02-08 08:13:21,388 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=195, PETRI_PLACES=87, PETRI_TRANSITIONS=82} [2025-02-08 08:13:21,388 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, -3 predicate places. [2025-02-08 08:13:21,388 INFO L471 AbstractCegarLoop]: Abstraction has has 87 places, 82 transitions, 195 flow [2025-02-08 08:13:21,389 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 3 states have internal predecessors, (131), 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-08 08:13:21,389 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:21,389 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-08 08:13:21,389 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 08:13:21,389 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2025-02-08 08:13:21,389 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:21,390 INFO L85 PathProgramCache]: Analyzing trace with hash 1153128774, now seen corresponding path program 1 times [2025-02-08 08:13:21,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:21,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [987202881] [2025-02-08 08:13:21,390 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:21,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:21,567 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 08:13:21,573 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 08:13:21,573 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:21,573 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:21,657 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-08 08:13:21,658 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:21,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [987202881] [2025-02-08 08:13:21,658 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [987202881] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:21,658 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:21,658 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 08:13:21,658 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [74236732] [2025-02-08 08:13:21,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:21,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:13:21,658 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:21,658 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:13:21,658 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:13:21,685 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 93 [2025-02-08 08:13:21,686 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 82 transitions, 195 flow. Second operand has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 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-08 08:13:21,686 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:21,686 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 93 [2025-02-08 08:13:21,686 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:13:22,282 INFO L124 PetriNetUnfolderBase]: 3529/7485 cut-off events. [2025-02-08 08:13:22,282 INFO L125 PetriNetUnfolderBase]: For 178/178 co-relation queries the response was YES. [2025-02-08 08:13:22,289 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13896 conditions, 7485 events. 3529/7485 cut-off events. For 178/178 co-relation queries the response was YES. Maximal size of possible extension queue 207. Compared 55414 event pairs, 1644 based on Foata normal form. 0/6135 useless extension candidates. Maximal degree in co-relation 13889. Up to 3218 conditions per place. [2025-02-08 08:13:22,315 INFO L140 encePairwiseOnDemand]: 79/93 looper letters, 75 selfloop transitions, 8 changer transitions 0/117 dead transitions. [2025-02-08 08:13:22,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 117 transitions, 449 flow [2025-02-08 08:13:22,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 08:13:22,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 08:13:22,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 191 transitions. [2025-02-08 08:13:22,317 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6845878136200717 [2025-02-08 08:13:22,317 INFO L175 Difference]: Start difference. First operand has 87 places, 82 transitions, 195 flow. Second operand 3 states and 191 transitions. [2025-02-08 08:13:22,317 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 117 transitions, 449 flow [2025-02-08 08:13:22,318 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 117 transitions, 445 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 08:13:22,319 INFO L231 Difference]: Finished difference. Result has 90 places, 89 transitions, 266 flow [2025-02-08 08:13:22,319 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=192, PETRI_DIFFERENCE_MINUEND_PLACES=86, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=82, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=74, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=266, PETRI_PLACES=90, PETRI_TRANSITIONS=89} [2025-02-08 08:13:22,319 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 0 predicate places. [2025-02-08 08:13:22,320 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 89 transitions, 266 flow [2025-02-08 08:13:22,320 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 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-08 08:13:22,320 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:22,320 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-08 08:13:22,320 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 08:13:22,320 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2025-02-08 08:13:22,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:22,320 INFO L85 PathProgramCache]: Analyzing trace with hash 1153128775, now seen corresponding path program 1 times [2025-02-08 08:13:22,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:22,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1224019974] [2025-02-08 08:13:22,320 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:22,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:22,460 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 08:13:22,468 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 08:13:22,469 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:22,469 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:22,570 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-08 08:13:22,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:22,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1224019974] [2025-02-08 08:13:22,570 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1224019974] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:22,570 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:22,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 08:13:22,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [740047952] [2025-02-08 08:13:22,570 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:22,570 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:13:22,570 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:22,571 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:13:22,571 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:13:22,597 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 93 [2025-02-08 08:13:22,597 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 89 transitions, 266 flow. Second operand has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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-08 08:13:22,598 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:22,598 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 93 [2025-02-08 08:13:22,598 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:13:22,942 INFO L124 PetriNetUnfolderBase]: 2543/5677 cut-off events. [2025-02-08 08:13:22,943 INFO L125 PetriNetUnfolderBase]: For 1528/1573 co-relation queries the response was YES. [2025-02-08 08:13:22,952 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11334 conditions, 5677 events. 2543/5677 cut-off events. For 1528/1573 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 41411 event pairs, 1015 based on Foata normal form. 663/5608 useless extension candidates. Maximal degree in co-relation 11326. Up to 3310 conditions per place. [2025-02-08 08:13:22,968 INFO L140 encePairwiseOnDemand]: 85/93 looper letters, 61 selfloop transitions, 3 changer transitions 0/104 dead transitions. [2025-02-08 08:13:22,968 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 104 transitions, 437 flow [2025-02-08 08:13:22,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 08:13:22,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 08:13:22,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 177 transitions. [2025-02-08 08:13:22,970 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6344086021505376 [2025-02-08 08:13:22,970 INFO L175 Difference]: Start difference. First operand has 90 places, 89 transitions, 266 flow. Second operand 3 states and 177 transitions. [2025-02-08 08:13:22,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 104 transitions, 437 flow [2025-02-08 08:13:22,978 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 104 transitions, 421 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 08:13:22,979 INFO L231 Difference]: Finished difference. Result has 84 places, 83 transitions, 242 flow [2025-02-08 08:13:22,979 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=236, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=83, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=242, PETRI_PLACES=84, PETRI_TRANSITIONS=83} [2025-02-08 08:13:22,979 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, -6 predicate places. [2025-02-08 08:13:22,982 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 83 transitions, 242 flow [2025-02-08 08:13:22,983 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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-08 08:13:22,983 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:22,983 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2025-02-08 08:13:22,983 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 08:13:22,983 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2025-02-08 08:13:22,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:22,983 INFO L85 PathProgramCache]: Analyzing trace with hash -3413442, now seen corresponding path program 1 times [2025-02-08 08:13:22,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:22,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [966366962] [2025-02-08 08:13:22,983 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:22,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:23,165 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-02-08 08:13:23,176 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-02-08 08:13:23,176 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:23,176 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 08:13:23,176 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 08:13:23,178 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-02-08 08:13:23,183 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-02-08 08:13:23,183 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:23,183 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 08:13:23,192 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 08:13:23,195 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (46 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONARRAY_INDEX (37 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONARRAY_INDEX (34 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (33 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (30 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 47 remaining) [2025-02-08 08:13:23,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONARRAY_INDEX (21 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONARRAY_INDEX (18 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (17 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 47 remaining) [2025-02-08 08:13:23,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONARRAY_INDEX (6 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONARRAY_INDEX (3 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (2 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 47 remaining) [2025-02-08 08:13:23,198 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 47 remaining) [2025-02-08 08:13:23,198 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 08:13:23,199 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-02-08 08:13:23,199 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 08:13:23,202 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-08 08:13:23,241 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-08 08:13:23,243 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 131 places, 136 transitions, 290 flow [2025-02-08 08:13:23,257 INFO L124 PetriNetUnfolderBase]: 12/150 cut-off events. [2025-02-08 08:13:23,257 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-02-08 08:13:23,258 INFO L83 FinitePrefix]: Finished finitePrefix Result has 163 conditions, 150 events. 12/150 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 670 event pairs, 0 based on Foata normal form. 0/85 useless extension candidates. Maximal degree in co-relation 131. Up to 4 conditions per place. [2025-02-08 08:13:23,258 INFO L82 GeneralOperation]: Start removeDead. Operand has 131 places, 136 transitions, 290 flow [2025-02-08 08:13:23,260 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 131 places, 136 transitions, 290 flow [2025-02-08 08:13:23,261 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 08:13:23,262 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;@5cbfc0c0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 08:13:23,262 INFO L334 AbstractCegarLoop]: Starting to check reachability of 62 error locations. [2025-02-08 08:13:23,263 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 08:13:23,263 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2025-02-08 08:13:23,263 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 08:13:23,263 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:23,263 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2025-02-08 08:13:23,264 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 59 more)] === [2025-02-08 08:13:23,264 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:23,264 INFO L85 PathProgramCache]: Analyzing trace with hash 606100, now seen corresponding path program 1 times [2025-02-08 08:13:23,264 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:23,264 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1981711821] [2025-02-08 08:13:23,264 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:23,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:23,390 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-02-08 08:13:23,393 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-02-08 08:13:23,393 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:23,393 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:23,403 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-08 08:13:23,403 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:23,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1981711821] [2025-02-08 08:13:23,404 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1981711821] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:23,404 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:23,404 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 08:13:23,404 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [550581232] [2025-02-08 08:13:23,404 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:23,404 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-02-08 08:13:23,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:23,405 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-02-08 08:13:23,405 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-08 08:13:23,405 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 136 [2025-02-08 08:13:23,406 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 136 transitions, 290 flow. Second operand has 2 states, 2 states have (on average 63.0) internal successors, (126), 2 states have internal predecessors, (126), 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-08 08:13:23,406 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:23,406 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 136 [2025-02-08 08:13:23,406 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:13:28,267 INFO L124 PetriNetUnfolderBase]: 48655/90651 cut-off events. [2025-02-08 08:13:28,268 INFO L125 PetriNetUnfolderBase]: For 2090/2090 co-relation queries the response was YES. [2025-02-08 08:13:28,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 159166 conditions, 90651 events. 48655/90651 cut-off events. For 2090/2090 co-relation queries the response was YES. Maximal size of possible extension queue 2059. Compared 896934 event pairs, 45628 based on Foata normal form. 5916/78704 useless extension candidates. Maximal degree in co-relation 79316. Up to 67159 conditions per place. [2025-02-08 08:13:28,765 INFO L140 encePairwiseOnDemand]: 123/136 looper letters, 57 selfloop transitions, 0 changer transitions 0/118 dead transitions. [2025-02-08 08:13:28,766 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 118 transitions, 368 flow [2025-02-08 08:13:28,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-02-08 08:13:28,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-02-08 08:13:28,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 194 transitions. [2025-02-08 08:13:28,767 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7132352941176471 [2025-02-08 08:13:28,767 INFO L175 Difference]: Start difference. First operand has 131 places, 136 transitions, 290 flow. Second operand 2 states and 194 transitions. [2025-02-08 08:13:28,767 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 118 transitions, 368 flow [2025-02-08 08:13:28,770 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 118 transitions, 366 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-02-08 08:13:28,773 INFO L231 Difference]: Finished difference. Result has 123 places, 118 transitions, 252 flow [2025-02-08 08:13:28,774 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=252, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=252, PETRI_PLACES=123, PETRI_TRANSITIONS=118} [2025-02-08 08:13:28,775 INFO L279 CegarLoopForPetriNet]: 131 programPoint places, -8 predicate places. [2025-02-08 08:13:28,776 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 118 transitions, 252 flow [2025-02-08 08:13:28,776 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 63.0) internal successors, (126), 2 states have internal predecessors, (126), 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-08 08:13:28,776 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:28,776 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-08 08:13:28,776 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 08:13:28,776 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 59 more)] === [2025-02-08 08:13:28,777 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:28,777 INFO L85 PathProgramCache]: Analyzing trace with hash 882762714, now seen corresponding path program 1 times [2025-02-08 08:13:28,777 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:28,777 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585362122] [2025-02-08 08:13:28,777 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:28,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:29,018 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 08:13:29,024 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 08:13:29,024 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:29,024 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:29,056 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-08 08:13:29,057 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:29,057 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585362122] [2025-02-08 08:13:29,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585362122] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:29,057 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:29,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-02-08 08:13:29,057 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2141950008] [2025-02-08 08:13:29,057 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:29,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:13:29,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:29,058 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:13:29,058 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:13:29,058 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 136 [2025-02-08 08:13:29,059 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 118 transitions, 252 flow. Second operand has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 3 states have internal predecessors, (191), 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-08 08:13:29,059 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:29,059 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 136 [2025-02-08 08:13:29,059 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:13:34,150 INFO L124 PetriNetUnfolderBase]: 49258/91539 cut-off events. [2025-02-08 08:13:34,151 INFO L125 PetriNetUnfolderBase]: For 1116/1116 co-relation queries the response was YES. [2025-02-08 08:13:34,384 INFO L83 FinitePrefix]: Finished finitePrefix Result has 160652 conditions, 91539 events. 49258/91539 cut-off events. For 1116/1116 co-relation queries the response was YES. Maximal size of possible extension queue 2237. Compared 907393 event pairs, 23352 based on Foata normal form. 0/73415 useless extension candidates. Maximal degree in co-relation 160646. Up to 67322 conditions per place. [2025-02-08 08:13:34,806 INFO L140 encePairwiseOnDemand]: 126/136 looper letters, 69 selfloop transitions, 4 changer transitions 0/134 dead transitions. [2025-02-08 08:13:34,806 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 134 transitions, 440 flow [2025-02-08 08:13:34,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 08:13:34,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 08:13:34,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 265 transitions. [2025-02-08 08:13:34,807 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6495098039215687 [2025-02-08 08:13:34,807 INFO L175 Difference]: Start difference. First operand has 123 places, 118 transitions, 252 flow. Second operand 3 states and 265 transitions. [2025-02-08 08:13:34,808 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 134 transitions, 440 flow [2025-02-08 08:13:34,809 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 134 transitions, 440 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:13:34,810 INFO L231 Difference]: Finished difference. Result has 126 places, 121 transitions, 288 flow [2025-02-08 08:13:34,811 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=252, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=288, PETRI_PLACES=126, PETRI_TRANSITIONS=121} [2025-02-08 08:13:34,811 INFO L279 CegarLoopForPetriNet]: 131 programPoint places, -5 predicate places. [2025-02-08 08:13:34,811 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 121 transitions, 288 flow [2025-02-08 08:13:34,811 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 3 states have internal predecessors, (191), 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-08 08:13:34,811 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:34,811 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-08 08:13:34,812 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 08:13:34,812 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 59 more)] === [2025-02-08 08:13:34,812 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:34,812 INFO L85 PathProgramCache]: Analyzing trace with hash 882762716, now seen corresponding path program 1 times [2025-02-08 08:13:34,812 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:34,812 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1166094883] [2025-02-08 08:13:34,812 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:34,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:35,014 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 08:13:35,018 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 08:13:35,018 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:35,018 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:35,053 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-08 08:13:35,053 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:35,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1166094883] [2025-02-08 08:13:35,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1166094883] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:35,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:35,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 08:13:35,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [303186564] [2025-02-08 08:13:35,054 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:35,054 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:13:35,054 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:35,054 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:13:35,054 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:13:35,084 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 55 out of 136 [2025-02-08 08:13:35,084 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 121 transitions, 288 flow. Second operand has 3 states, 3 states have (on average 56.666666666666664) internal successors, (170), 3 states have internal predecessors, (170), 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-08 08:13:35,084 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:35,084 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 55 of 136 [2025-02-08 08:13:35,084 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:13:44,461 INFO L124 PetriNetUnfolderBase]: 105512/182402 cut-off events. [2025-02-08 08:13:44,461 INFO L125 PetriNetUnfolderBase]: For 6244/6244 co-relation queries the response was YES. [2025-02-08 08:13:44,844 INFO L83 FinitePrefix]: Finished finitePrefix Result has 348576 conditions, 182402 events. 105512/182402 cut-off events. For 6244/6244 co-relation queries the response was YES. Maximal size of possible extension queue 3755. Compared 1811574 event pairs, 52476 based on Foata normal form. 0/149783 useless extension candidates. Maximal degree in co-relation 348568. Up to 88326 conditions per place. [2025-02-08 08:13:45,636 INFO L140 encePairwiseOnDemand]: 121/136 looper letters, 112 selfloop transitions, 9 changer transitions 0/175 dead transitions. [2025-02-08 08:13:45,637 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 175 transitions, 670 flow [2025-02-08 08:13:45,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 08:13:45,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 08:13:45,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 287 transitions. [2025-02-08 08:13:45,638 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7034313725490197 [2025-02-08 08:13:45,638 INFO L175 Difference]: Start difference. First operand has 126 places, 121 transitions, 288 flow. Second operand 3 states and 287 transitions. [2025-02-08 08:13:45,638 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 175 transitions, 670 flow [2025-02-08 08:13:45,641 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 175 transitions, 664 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 08:13:45,642 INFO L231 Difference]: Finished difference. Result has 129 places, 129 transitions, 366 flow [2025-02-08 08:13:45,643 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=366, PETRI_PLACES=129, PETRI_TRANSITIONS=129} [2025-02-08 08:13:45,643 INFO L279 CegarLoopForPetriNet]: 131 programPoint places, -2 predicate places. [2025-02-08 08:13:45,643 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 129 transitions, 366 flow [2025-02-08 08:13:45,643 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 56.666666666666664) internal successors, (170), 3 states have internal predecessors, (170), 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-08 08:13:45,643 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:13:45,643 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-08 08:13:45,644 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 08:13:45,644 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 59 more)] === [2025-02-08 08:13:45,644 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:13:45,644 INFO L85 PathProgramCache]: Analyzing trace with hash 882762717, now seen corresponding path program 1 times [2025-02-08 08:13:45,644 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:13:45,644 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1662774354] [2025-02-08 08:13:45,644 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:13:45,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:13:45,766 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 08:13:45,771 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 08:13:45,771 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:13:45,771 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:13:45,830 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-08 08:13:45,831 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:13:45,831 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1662774354] [2025-02-08 08:13:45,831 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1662774354] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:13:45,831 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:13:45,831 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 08:13:45,831 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1848155096] [2025-02-08 08:13:45,831 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:13:45,832 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:13:45,832 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:13:45,832 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:13:45,832 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:13:45,862 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 58 out of 136 [2025-02-08 08:13:45,862 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 129 transitions, 366 flow. Second operand has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 3 states have internal predecessors, (179), 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-08 08:13:45,862 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:13:45,862 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 58 of 136 [2025-02-08 08:13:45,862 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand