./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread-ext/08_rand_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread-ext/08_rand_cas.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 111430583c5cad5728291a83d9964586feec908088fcc502d1f1ab24d409725c --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 09:44:23,130 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 09:44:23,182 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-03-04 09:44:23,187 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 09:44:23,187 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 09:44:23,208 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 09:44:23,209 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 09:44:23,209 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 09:44:23,209 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 09:44:23,209 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 09:44:23,209 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 09:44:23,209 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 09:44:23,209 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 09:44:23,210 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 09:44:23,211 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 09:44:23,211 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 09:44:23,211 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 09:44:23,211 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 09:44:23,212 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 09:44:23,212 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 09:44:23,213 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 09:44:23,213 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 09:44:23,213 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 09:44:23,213 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 09:44:23,213 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 09:44:23,213 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 09:44:23,214 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 09:44:23,214 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 09:44:23,214 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 09:44:23,214 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 09:44:23,214 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 09:44:23,214 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 09:44:23,214 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 111430583c5cad5728291a83d9964586feec908088fcc502d1f1ab24d409725c [2025-03-04 09:44:23,432 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 09:44:23,439 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 09:44:23,441 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 09:44:23,442 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 09:44:23,443 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 09:44:23,444 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/08_rand_cas.i [2025-03-04 09:44:24,597 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/131a2f86e/d19aa7ed96104e64bda7baca668d5f02/FLAG9c198e355 [2025-03-04 09:44:24,893 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 09:44:24,895 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/08_rand_cas.i [2025-03-04 09:44:24,909 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/131a2f86e/d19aa7ed96104e64bda7baca668d5f02/FLAG9c198e355 [2025-03-04 09:44:25,172 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/131a2f86e/d19aa7ed96104e64bda7baca668d5f02 [2025-03-04 09:44:25,174 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 09:44:25,175 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 09:44:25,175 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 09:44:25,175 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 09:44:25,178 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 09:44:25,179 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,180 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@269a2a58 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25, skipping insertion in model container [2025-03-04 09:44:25,181 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,205 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 09:44:25,454 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 09:44:25,462 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 09:44:25,493 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 09:44:25,519 INFO L204 MainTranslator]: Completed translation [2025-03-04 09:44:25,519 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25 WrapperNode [2025-03-04 09:44:25,519 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 09:44:25,520 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 09:44:25,520 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 09:44:25,520 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 09:44:25,524 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,535 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,552 INFO L138 Inliner]: procedures = 178, calls = 38, calls flagged for inlining = 16, calls inlined = 17, statements flattened = 141 [2025-03-04 09:44:25,553 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 09:44:25,553 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 09:44:25,553 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 09:44:25,553 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 09:44:25,559 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,559 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,561 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,573 INFO L175 MemorySlicer]: Split 11 memory accesses to 3 slices as follows [2, 6, 3]. 55 percent of accesses are in the largest equivalence class. The 3 initializations are split as follows [2, 1, 0]. The 4 writes are split as follows [0, 2, 2]. [2025-03-04 09:44:25,574 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,574 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,578 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,578 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,579 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,580 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,582 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 09:44:25,582 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 09:44:25,582 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 09:44:25,583 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 09:44:25,583 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (1/1) ... [2025-03-04 09:44:25,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 09:44:25,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 09:44:25,606 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 09:44:25,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 09:44:25,625 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-04 09:44:25,625 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-04 09:44:25,625 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-04 09:44:25,625 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-04 09:44:25,625 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-04 09:44:25,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-04 09:44:25,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2025-03-04 09:44:25,626 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 09:44:25,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 09:44:25,627 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 09:44:25,713 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 09:44:25,715 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 09:44:25,919 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L728: havoc PseudoRandomUsingAtomic_nextInt_~#casret~0#1.base, PseudoRandomUsingAtomic_nextInt_~#casret~0#1.offset; [2025-03-04 09:44:25,920 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L728-1: SUMMARY for call ULTIMATE.dealloc(PseudoRandomUsingAtomic_nextInt_~#casret~0#1.base, PseudoRandomUsingAtomic_nextInt_~#casret~0#1.offset); srcloc: null [2025-03-04 09:44:25,938 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 09:44:25,938 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 09:44:26,073 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 09:44:26,073 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 09:44:26,074 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 09:44:26 BoogieIcfgContainer [2025-03-04 09:44:26,074 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 09:44:26,075 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 09:44:26,076 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 09:44:26,080 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 09:44:26,080 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 09:44:25" (1/3) ... [2025-03-04 09:44:26,082 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7c5f4a87 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 09:44:26, skipping insertion in model container [2025-03-04 09:44:26,082 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:44:25" (2/3) ... [2025-03-04 09:44:26,082 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7c5f4a87 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 09:44:26, skipping insertion in model container [2025-03-04 09:44:26,082 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 09:44:26" (3/3) ... [2025-03-04 09:44:26,084 INFO L128 eAbstractionObserver]: Analyzing ICFG 08_rand_cas.i [2025-03-04 09:44:26,094 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 09:44:26,095 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 08_rand_cas.i that has 2 procedures, 62 locations, 1 initial locations, 4 loop locations, and 20 error locations. [2025-03-04 09:44:26,095 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 09:44:26,179 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 09:44:26,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 65 places, 75 transitions, 154 flow [2025-03-04 09:44:26,232 INFO L124 PetriNetUnfolderBase]: 13/79 cut-off events. [2025-03-04 09:44:26,234 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 09:44:26,236 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83 conditions, 79 events. 13/79 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 203 event pairs, 0 based on Foata normal form. 0/43 useless extension candidates. Maximal degree in co-relation 72. Up to 3 conditions per place. [2025-03-04 09:44:26,237 INFO L82 GeneralOperation]: Start removeDead. Operand has 65 places, 75 transitions, 154 flow [2025-03-04 09:44:26,239 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 65 places, 75 transitions, 154 flow [2025-03-04 09:44:26,244 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 09:44:26,251 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;@54fb25d0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 09:44:26,251 INFO L334 AbstractCegarLoop]: Starting to check reachability of 40 error locations. [2025-03-04 09:44:26,253 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 09:44:26,254 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2025-03-04 09:44:26,254 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 09:44:26,254 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 09:44:26,254 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2025-03-04 09:44:26,255 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 37 more)] === [2025-03-04 09:44:26,258 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 09:44:26,258 INFO L85 PathProgramCache]: Analyzing trace with hash 439125, now seen corresponding path program 1 times [2025-03-04 09:44:26,263 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 09:44:26,264 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [774085896] [2025-03-04 09:44:26,264 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 09:44:26,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 09:44:26,313 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 09:44:26,317 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 09:44:26,317 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:26,317 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 09:44:26,355 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 09:44:26,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 09:44:26,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [774085896] [2025-03-04 09:44:26,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [774085896] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 09:44:26,357 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 09:44:26,357 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 09:44:26,358 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2112851870] [2025-03-04 09:44:26,359 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 09:44:26,363 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 09:44:26,366 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 09:44:26,379 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 09:44:26,380 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 09:44:26,381 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 75 [2025-03-04 09:44:26,383 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 75 transitions, 154 flow. Second operand has 2 states, 2 states have (on average 26.0) internal successors, (52), 2 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:26,383 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 09:44:26,383 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 75 [2025-03-04 09:44:26,383 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 09:44:26,497 INFO L124 PetriNetUnfolderBase]: 70/218 cut-off events. [2025-03-04 09:44:26,499 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 09:44:26,500 INFO L83 FinitePrefix]: Finished finitePrefix Result has 378 conditions, 218 events. 70/218 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 832 event pairs, 58 based on Foata normal form. 18/186 useless extension candidates. Maximal degree in co-relation 361. Up to 156 conditions per place. [2025-03-04 09:44:26,502 INFO L140 encePairwiseOnDemand]: 63/75 looper letters, 34 selfloop transitions, 0 changer transitions 0/58 dead transitions. [2025-03-04 09:44:26,502 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 58 transitions, 188 flow [2025-03-04 09:44:26,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 09:44:26,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 09:44:26,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 96 transitions. [2025-03-04 09:44:26,512 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.64 [2025-03-04 09:44:26,513 INFO L175 Difference]: Start difference. First operand has 65 places, 75 transitions, 154 flow. Second operand 2 states and 96 transitions. [2025-03-04 09:44:26,513 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 58 transitions, 188 flow [2025-03-04 09:44:26,516 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 58 transitions, 188 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 09:44:26,517 INFO L231 Difference]: Finished difference. Result has 58 places, 58 transitions, 120 flow [2025-03-04 09:44:26,519 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=120, PETRI_PLACES=58, PETRI_TRANSITIONS=58} [2025-03-04 09:44:26,521 INFO L279 CegarLoopForPetriNet]: 65 programPoint places, -7 predicate places. [2025-03-04 09:44:26,521 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 58 transitions, 120 flow [2025-03-04 09:44:26,521 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 26.0) internal successors, (52), 2 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:26,521 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 09:44:26,521 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2025-03-04 09:44:26,522 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 09:44:26,522 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 37 more)] === [2025-03-04 09:44:26,522 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 09:44:26,522 INFO L85 PathProgramCache]: Analyzing trace with hash 200670948, now seen corresponding path program 1 times [2025-03-04 09:44:26,522 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 09:44:26,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1301291696] [2025-03-04 09:44:26,522 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 09:44:26,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 09:44:26,530 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-04 09:44:26,541 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-04 09:44:26,541 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:26,541 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 09:44:26,541 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 09:44:26,543 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-04 09:44:26,548 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-04 09:44:26,548 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:26,548 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 09:44:26,567 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 09:44:26,567 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 09:44:26,568 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (39 of 40 remaining) [2025-03-04 09:44:26,569 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 40 remaining) [2025-03-04 09:44:26,570 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 40 remaining) [2025-03-04 09:44:26,570 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 40 remaining) [2025-03-04 09:44:26,570 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 40 remaining) [2025-03-04 09:44:26,570 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 40 remaining) [2025-03-04 09:44:26,570 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 40 remaining) [2025-03-04 09:44:26,570 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (32 of 40 remaining) [2025-03-04 09:44:26,570 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (31 of 40 remaining) [2025-03-04 09:44:26,570 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 40 remaining) [2025-03-04 09:44:26,571 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 40 remaining) [2025-03-04 09:44:26,572 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 40 remaining) [2025-03-04 09:44:26,572 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 40 remaining) [2025-03-04 09:44:26,572 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 40 remaining) [2025-03-04 09:44:26,572 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 40 remaining) [2025-03-04 09:44:26,572 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 40 remaining) [2025-03-04 09:44:26,572 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONMEMORY_LEAK (20 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (19 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (12 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (11 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 40 remaining) [2025-03-04 09:44:26,573 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONMEMORY_LEAK (0 of 40 remaining) [2025-03-04 09:44:26,574 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 09:44:26,574 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-03-04 09:44:26,577 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 09:44:26,578 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-04 09:44:26,637 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 09:44:26,640 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 122 places, 143 transitions, 296 flow [2025-03-04 09:44:26,672 INFO L124 PetriNetUnfolderBase]: 26/152 cut-off events. [2025-03-04 09:44:26,673 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-04 09:44:26,674 INFO L83 FinitePrefix]: Finished finitePrefix Result has 160 conditions, 152 events. 26/152 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 619 event pairs, 0 based on Foata normal form. 0/82 useless extension candidates. Maximal degree in co-relation 139. Up to 3 conditions per place. [2025-03-04 09:44:26,674 INFO L82 GeneralOperation]: Start removeDead. Operand has 122 places, 143 transitions, 296 flow [2025-03-04 09:44:26,679 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 122 places, 143 transitions, 296 flow [2025-03-04 09:44:26,680 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 09:44:26,680 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;@54fb25d0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 09:44:26,680 INFO L334 AbstractCegarLoop]: Starting to check reachability of 59 error locations. [2025-03-04 09:44:26,703 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 09:44:26,704 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2025-03-04 09:44:26,704 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 09:44:26,704 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 09:44:26,704 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2025-03-04 09:44:26,704 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 56 more)] === [2025-03-04 09:44:26,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 09:44:26,706 INFO L85 PathProgramCache]: Analyzing trace with hash 581124, now seen corresponding path program 1 times [2025-03-04 09:44:26,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 09:44:26,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680483293] [2025-03-04 09:44:26,706 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 09:44:26,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 09:44:26,717 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 09:44:26,723 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 09:44:26,723 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:26,723 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 09:44:26,737 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 09:44:26,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 09:44:26,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680483293] [2025-03-04 09:44:26,738 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680483293] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 09:44:26,738 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 09:44:26,738 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 09:44:26,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603809198] [2025-03-04 09:44:26,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 09:44:26,738 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 09:44:26,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 09:44:26,738 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 09:44:26,738 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 09:44:26,739 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 48 out of 143 [2025-03-04 09:44:26,739 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 143 transitions, 296 flow. Second operand has 2 states, 2 states have (on average 49.0) internal successors, (98), 2 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:26,739 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 09:44:26,739 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 48 of 143 [2025-03-04 09:44:26,739 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 09:44:27,654 INFO L124 PetriNetUnfolderBase]: 4960/9833 cut-off events. [2025-03-04 09:44:27,655 INFO L125 PetriNetUnfolderBase]: For 114/114 co-relation queries the response was YES. [2025-03-04 09:44:27,675 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17488 conditions, 9833 events. 4960/9833 cut-off events. For 114/114 co-relation queries the response was YES. Maximal size of possible extension queue 466. Compared 80842 event pairs, 4408 based on Foata normal form. 1095/8272 useless extension candidates. Maximal degree in co-relation 10891. Up to 7560 conditions per place. [2025-03-04 09:44:27,719 INFO L140 encePairwiseOnDemand]: 120/143 looper letters, 65 selfloop transitions, 0 changer transitions 0/112 dead transitions. [2025-03-04 09:44:27,719 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 112 transitions, 364 flow [2025-03-04 09:44:27,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 09:44:27,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 09:44:27,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 184 transitions. [2025-03-04 09:44:27,721 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6433566433566433 [2025-03-04 09:44:27,721 INFO L175 Difference]: Start difference. First operand has 122 places, 143 transitions, 296 flow. Second operand 2 states and 184 transitions. [2025-03-04 09:44:27,721 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 112 transitions, 364 flow [2025-03-04 09:44:27,722 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 112 transitions, 364 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 09:44:27,724 INFO L231 Difference]: Finished difference. Result has 110 places, 112 transitions, 234 flow [2025-03-04 09:44:27,724 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=143, PETRI_DIFFERENCE_MINUEND_FLOW=234, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=234, PETRI_PLACES=110, PETRI_TRANSITIONS=112} [2025-03-04 09:44:27,724 INFO L279 CegarLoopForPetriNet]: 122 programPoint places, -12 predicate places. [2025-03-04 09:44:27,724 INFO L471 AbstractCegarLoop]: Abstraction has has 110 places, 112 transitions, 234 flow [2025-03-04 09:44:27,725 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 49.0) internal successors, (98), 2 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:27,725 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 09:44:27,725 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 09:44:27,725 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 09:44:27,725 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 56 more)] === [2025-03-04 09:44:27,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 09:44:27,726 INFO L85 PathProgramCache]: Analyzing trace with hash -298272247, now seen corresponding path program 1 times [2025-03-04 09:44:27,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 09:44:27,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1903071677] [2025-03-04 09:44:27,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 09:44:27,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 09:44:27,741 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-04 09:44:27,749 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-04 09:44:27,749 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:27,749 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 09:44:27,826 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 09:44:27,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 09:44:27,826 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1903071677] [2025-03-04 09:44:27,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1903071677] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 09:44:27,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 09:44:27,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-04 09:44:27,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1714375169] [2025-03-04 09:44:27,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 09:44:27,827 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 09:44:27,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 09:44:27,827 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 09:44:27,827 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 09:44:27,841 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 143 [2025-03-04 09:44:27,842 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 112 transitions, 234 flow. Second operand has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:27,842 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 09:44:27,842 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 143 [2025-03-04 09:44:27,842 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 09:44:28,568 INFO L124 PetriNetUnfolderBase]: 4263/8632 cut-off events. [2025-03-04 09:44:28,568 INFO L125 PetriNetUnfolderBase]: For 108/108 co-relation queries the response was YES. [2025-03-04 09:44:28,583 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15310 conditions, 8632 events. 4263/8632 cut-off events. For 108/108 co-relation queries the response was YES. Maximal size of possible extension queue 352. Compared 70371 event pairs, 3102 based on Foata normal form. 0/6592 useless extension candidates. Maximal degree in co-relation 15305. Up to 5153 conditions per place. [2025-03-04 09:44:28,629 INFO L140 encePairwiseOnDemand]: 132/143 looper letters, 119 selfloop transitions, 3 changer transitions 0/167 dead transitions. [2025-03-04 09:44:28,629 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 167 transitions, 593 flow [2025-03-04 09:44:28,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 09:44:28,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 09:44:28,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 268 transitions. [2025-03-04 09:44:28,633 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6247086247086248 [2025-03-04 09:44:28,633 INFO L175 Difference]: Start difference. First operand has 110 places, 112 transitions, 234 flow. Second operand 3 states and 268 transitions. [2025-03-04 09:44:28,633 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 167 transitions, 593 flow [2025-03-04 09:44:28,634 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 167 transitions, 593 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 09:44:28,639 INFO L231 Difference]: Finished difference. Result has 113 places, 114 transitions, 267 flow [2025-03-04 09:44:28,640 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=143, PETRI_DIFFERENCE_MINUEND_FLOW=234, PETRI_DIFFERENCE_MINUEND_PLACES=110, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=267, PETRI_PLACES=113, PETRI_TRANSITIONS=114} [2025-03-04 09:44:28,640 INFO L279 CegarLoopForPetriNet]: 122 programPoint places, -9 predicate places. [2025-03-04 09:44:28,641 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 114 transitions, 267 flow [2025-03-04 09:44:28,641 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:28,641 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 09:44:28,642 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 09:44:28,642 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 09:44:28,642 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 56 more)] === [2025-03-04 09:44:28,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 09:44:28,645 INFO L85 PathProgramCache]: Analyzing trace with hash -298272246, now seen corresponding path program 1 times [2025-03-04 09:44:28,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 09:44:28,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117565637] [2025-03-04 09:44:28,646 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 09:44:28,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 09:44:28,654 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-04 09:44:28,665 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-04 09:44:28,665 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:28,665 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 09:44:28,771 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 09:44:28,772 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 09:44:28,772 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117565637] [2025-03-04 09:44:28,772 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117565637] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 09:44:28,772 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 09:44:28,772 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-04 09:44:28,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471432475] [2025-03-04 09:44:28,772 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 09:44:28,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 09:44:28,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 09:44:28,774 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 09:44:28,774 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 09:44:28,797 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 143 [2025-03-04 09:44:28,797 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 114 transitions, 267 flow. Second operand has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:28,797 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 09:44:28,797 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 143 [2025-03-04 09:44:28,797 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 09:44:29,346 INFO L124 PetriNetUnfolderBase]: 3417/7077 cut-off events. [2025-03-04 09:44:29,347 INFO L125 PetriNetUnfolderBase]: For 186/186 co-relation queries the response was YES. [2025-03-04 09:44:29,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12765 conditions, 7077 events. 3417/7077 cut-off events. For 186/186 co-relation queries the response was YES. Maximal size of possible extension queue 258. Compared 56584 event pairs, 3084 based on Foata normal form. 0/5778 useless extension candidates. Maximal degree in co-relation 12758. Up to 5255 conditions per place. [2025-03-04 09:44:29,447 INFO L140 encePairwiseOnDemand]: 134/143 looper letters, 60 selfloop transitions, 1 changer transitions 0/106 dead transitions. [2025-03-04 09:44:29,447 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 106 transitions, 373 flow [2025-03-04 09:44:29,448 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 09:44:29,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 09:44:29,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 205 transitions. [2025-03-04 09:44:29,449 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.47785547785547783 [2025-03-04 09:44:29,449 INFO L175 Difference]: Start difference. First operand has 113 places, 114 transitions, 267 flow. Second operand 3 states and 205 transitions. [2025-03-04 09:44:29,449 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 106 transitions, 373 flow [2025-03-04 09:44:29,452 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 106 places, 106 transitions, 370 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 09:44:29,453 INFO L231 Difference]: Finished difference. Result has 106 places, 106 transitions, 250 flow [2025-03-04 09:44:29,453 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=143, PETRI_DIFFERENCE_MINUEND_FLOW=248, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=250, PETRI_PLACES=106, PETRI_TRANSITIONS=106} [2025-03-04 09:44:29,454 INFO L279 CegarLoopForPetriNet]: 122 programPoint places, -16 predicate places. [2025-03-04 09:44:29,454 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 106 transitions, 250 flow [2025-03-04 09:44:29,454 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:29,454 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 09:44:29,454 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2025-03-04 09:44:29,454 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 09:44:29,454 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 56 more)] === [2025-03-04 09:44:29,455 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 09:44:29,455 INFO L85 PathProgramCache]: Analyzing trace with hash 569644497, now seen corresponding path program 1 times [2025-03-04 09:44:29,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 09:44:29,455 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [646502563] [2025-03-04 09:44:29,455 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 09:44:29,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 09:44:29,461 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-03-04 09:44:29,464 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-03-04 09:44:29,464 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:29,464 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 09:44:29,465 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 09:44:29,467 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-03-04 09:44:29,473 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-03-04 09:44:29,474 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:29,474 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 09:44:29,481 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 09:44:29,483 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (58 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (51 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (50 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 59 remaining) [2025-03-04 09:44:29,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONMEMORY_LEAK (39 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (38 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (31 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (30 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONMEMORY_LEAK (19 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 59 remaining) [2025-03-04 09:44:29,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (12 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (11 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 59 remaining) [2025-03-04 09:44:29,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONMEMORY_LEAK (0 of 59 remaining) [2025-03-04 09:44:29,486 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 09:44:29,486 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-04 09:44:29,487 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 09:44:29,487 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-04 09:44:29,557 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 09:44:29,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 179 places, 211 transitions, 440 flow [2025-03-04 09:44:29,582 INFO L124 PetriNetUnfolderBase]: 39/225 cut-off events. [2025-03-04 09:44:29,582 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-04 09:44:29,584 INFO L83 FinitePrefix]: Finished finitePrefix Result has 238 conditions, 225 events. 39/225 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1063 event pairs, 0 based on Foata normal form. 0/121 useless extension candidates. Maximal degree in co-relation 206. Up to 4 conditions per place. [2025-03-04 09:44:29,585 INFO L82 GeneralOperation]: Start removeDead. Operand has 179 places, 211 transitions, 440 flow [2025-03-04 09:44:29,587 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 179 places, 211 transitions, 440 flow [2025-03-04 09:44:29,588 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 09:44:29,590 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;@54fb25d0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 09:44:29,590 INFO L334 AbstractCegarLoop]: Starting to check reachability of 78 error locations. [2025-03-04 09:44:29,591 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 09:44:29,592 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2025-03-04 09:44:29,593 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 09:44:29,593 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 09:44:29,593 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2025-03-04 09:44:29,593 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 75 more)] === [2025-03-04 09:44:29,594 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 09:44:29,594 INFO L85 PathProgramCache]: Analyzing trace with hash 790647, now seen corresponding path program 1 times [2025-03-04 09:44:29,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 09:44:29,594 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [878073752] [2025-03-04 09:44:29,594 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 09:44:29,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 09:44:29,599 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 09:44:29,600 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 09:44:29,600 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:29,600 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 09:44:29,606 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 09:44:29,606 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 09:44:29,606 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [878073752] [2025-03-04 09:44:29,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [878073752] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 09:44:29,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 09:44:29,607 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 09:44:29,607 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1314960141] [2025-03-04 09:44:29,607 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 09:44:29,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 09:44:29,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 09:44:29,607 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 09:44:29,607 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 09:44:29,612 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 71 out of 211 [2025-03-04 09:44:29,612 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 179 places, 211 transitions, 440 flow. Second operand has 2 states, 2 states have (on average 72.0) internal successors, (144), 2 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:29,612 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 09:44:29,612 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 71 of 211 [2025-03-04 09:44:29,612 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 09:44:51,700 INFO L124 PetriNetUnfolderBase]: 235009/389960 cut-off events. [2025-03-04 09:44:51,700 INFO L125 PetriNetUnfolderBase]: For 6126/6126 co-relation queries the response was YES. [2025-03-04 09:44:52,493 INFO L83 FinitePrefix]: Finished finitePrefix Result has 707174 conditions, 389960 events. 235009/389960 cut-off events. For 6126/6126 co-relation queries the response was YES. Maximal size of possible extension queue 11044. Compared 4197972 event pairs, 213208 based on Foata normal form. 49269/326228 useless extension candidates. Maximal degree in co-relation 280258. Up to 313518 conditions per place. [2025-03-04 09:44:53,998 INFO L140 encePairwiseOnDemand]: 177/211 looper letters, 96 selfloop transitions, 0 changer transitions 0/166 dead transitions. [2025-03-04 09:44:53,998 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 166 transitions, 542 flow [2025-03-04 09:44:53,998 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 09:44:53,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 09:44:53,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 272 transitions. [2025-03-04 09:44:53,999 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6445497630331753 [2025-03-04 09:44:53,999 INFO L175 Difference]: Start difference. First operand has 179 places, 211 transitions, 440 flow. Second operand 2 states and 272 transitions. [2025-03-04 09:44:53,999 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 166 transitions, 542 flow [2025-03-04 09:44:54,003 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 166 transitions, 540 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-04 09:44:54,004 INFO L231 Difference]: Finished difference. Result has 162 places, 166 transitions, 348 flow [2025-03-04 09:44:54,005 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=211, PETRI_DIFFERENCE_MINUEND_FLOW=348, PETRI_DIFFERENCE_MINUEND_PLACES=161, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=166, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=348, PETRI_PLACES=162, PETRI_TRANSITIONS=166} [2025-03-04 09:44:54,005 INFO L279 CegarLoopForPetriNet]: 179 programPoint places, -17 predicate places. [2025-03-04 09:44:54,006 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 166 transitions, 348 flow [2025-03-04 09:44:54,006 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 72.0) internal successors, (144), 2 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:54,006 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 09:44:54,006 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 09:44:54,006 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-04 09:44:54,006 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 75 more)] === [2025-03-04 09:44:54,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 09:44:54,007 INFO L85 PathProgramCache]: Analyzing trace with hash 217531686, now seen corresponding path program 1 times [2025-03-04 09:44:54,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 09:44:54,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1217189838] [2025-03-04 09:44:54,007 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 09:44:54,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 09:44:54,012 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-04 09:44:54,018 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-04 09:44:54,018 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 09:44:54,018 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 09:44:54,058 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 09:44:54,060 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 09:44:54,060 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1217189838] [2025-03-04 09:44:54,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1217189838] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 09:44:54,060 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 09:44:54,060 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-04 09:44:54,060 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001483391] [2025-03-04 09:44:54,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 09:44:54,061 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 09:44:54,061 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 09:44:54,061 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 09:44:54,061 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 09:44:54,080 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 211 [2025-03-04 09:44:54,081 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 166 transitions, 348 flow. Second operand has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 09:44:54,081 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 09:44:54,081 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 211 [2025-03-04 09:44:54,081 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand