./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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.5.800.v20200727-1323.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/goblint-regression/13-privatized_04-priv_multi_true.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 d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:40:39,360 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:40:39,454 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:40:39,459 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:40:39,460 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:40:39,477 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:40:39,478 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:40:39,478 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:40:39,479 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:40:39,479 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:40:39,480 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:40:39,480 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:40:39,480 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:40:39,481 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:40:39,481 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:40:39,481 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:40:39,482 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:40:39,482 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:40:39,483 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:40:39,483 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:40:39,483 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:40:39,484 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:40:39,487 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:40:39,488 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:40:39,492 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:40:39,492 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:40:39,493 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:40:39,493 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:40:39,493 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:40:39,493 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:40:39,494 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:40:39,494 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:40:39,494 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:40:39,494 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:40:39,494 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:40:39,495 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:40:39,495 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:40:39,495 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:40:39,495 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:40:39,496 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:40:39,496 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:40:39,497 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:40:39,497 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 [2024-11-09 10:40:39,736 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:40:39,767 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:40:39,770 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:40:39,771 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:40:39,772 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:40:39,774 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2024-11-09 10:40:41,233 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:40:41,528 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:40:41,529 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2024-11-09 10:40:41,559 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2c5ba1a8b/0f872bc5bd684b50a3fbf41f4b95c32c/FLAG84d9bdcd9 [2024-11-09 10:40:41,574 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2c5ba1a8b/0f872bc5bd684b50a3fbf41f4b95c32c [2024-11-09 10:40:41,576 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:40:41,577 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:40:41,578 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:40:41,578 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:40:41,584 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:40:41,585 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:40:41" (1/1) ... [2024-11-09 10:40:41,586 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@57ef3ba4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:41, skipping insertion in model container [2024-11-09 10:40:41,586 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:40:41" (1/1) ... [2024-11-09 10:40:41,636 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:40:42,028 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:40:42,044 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:40:42,099 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:40:42,172 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:40:42,173 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42 WrapperNode [2024-11-09 10:40:42,173 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:40:42,175 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:40:42,175 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:40:42,175 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:40:42,182 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,208 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,240 INFO L138 Inliner]: procedures = 271, calls = 38, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 104 [2024-11-09 10:40:42,240 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:40:42,241 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:40:42,241 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:40:42,241 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:40:42,251 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,251 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,255 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,273 INFO L175 MemorySlicer]: Split 12 memory accesses to 3 slices as follows [2, 5, 5]. 42 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5]. The 0 writes are split as follows [0, 0, 0]. [2024-11-09 10:40:42,273 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,274 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,283 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,287 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,291 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,294 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,299 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:40:42,300 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:40:42,300 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:40:42,300 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:40:42,301 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (1/1) ... [2024-11-09 10:40:42,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:40:42,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:40:42,360 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) [2024-11-09 10:40:42,368 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 [2024-11-09 10:40:42,422 INFO L130 BoogieDeclarations]: Found specification of procedure generate [2024-11-09 10:40:42,422 INFO L138 BoogieDeclarations]: Found implementation of procedure generate [2024-11-09 10:40:42,422 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 10:40:42,422 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 10:40:42,423 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:40:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure dispose [2024-11-09 10:40:42,424 INFO L138 BoogieDeclarations]: Found implementation of procedure dispose [2024-11-09 10:40:42,424 INFO L130 BoogieDeclarations]: Found specification of procedure process [2024-11-09 10:40:42,424 INFO L138 BoogieDeclarations]: Found implementation of procedure process [2024-11-09 10:40:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:40:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 10:40:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 10:40:42,425 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:40:42,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:40:42,428 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:40:42,676 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:40:42,678 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:40:42,979 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:40:42,980 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:40:43,113 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:40:43,114 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-09 10:40:43,114 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:40:43 BoogieIcfgContainer [2024-11-09 10:40:43,114 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:40:43,117 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:40:43,117 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:40:43,121 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:40:43,121 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:40:41" (1/3) ... [2024-11-09 10:40:43,122 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4b9350cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:40:43, skipping insertion in model container [2024-11-09 10:40:43,122 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:40:42" (2/3) ... [2024-11-09 10:40:43,122 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4b9350cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:40:43, skipping insertion in model container [2024-11-09 10:40:43,122 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:40:43" (3/3) ... [2024-11-09 10:40:43,123 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_04-priv_multi_true.i [2024-11-09 10:40:43,143 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:40:43,144 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-11-09 10:40:43,144 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:40:43,194 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 10:40:43,237 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 71 places, 71 transitions, 154 flow [2024-11-09 10:40:43,271 INFO L124 PetriNetUnfolderBase]: 10/68 cut-off events. [2024-11-09 10:40:43,271 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:40:43,276 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78 conditions, 68 events. 10/68 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 179 event pairs, 0 based on Foata normal form. 0/55 useless extension candidates. Maximal degree in co-relation 70. Up to 2 conditions per place. [2024-11-09 10:40:43,276 INFO L82 GeneralOperation]: Start removeDead. Operand has 71 places, 71 transitions, 154 flow [2024-11-09 10:40:43,280 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 68 places, 68 transitions, 145 flow [2024-11-09 10:40:43,288 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:40:43,294 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;@5915faf7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:40:43,294 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-09 10:40:43,303 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:40:43,303 INFO L124 PetriNetUnfolderBase]: 1/26 cut-off events. [2024-11-09 10:40:43,303 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:40:43,304 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:40:43,305 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:40:43,305 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-09 10:40:43,310 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:40:43,311 INFO L85 PathProgramCache]: Analyzing trace with hash 1679968931, now seen corresponding path program 1 times [2024-11-09 10:40:43,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:40:43,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1834856986] [2024-11-09 10:40:43,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:40:43,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:40:43,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:40:43,791 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:40:43,792 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:40:43,792 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1834856986] [2024-11-09 10:40:43,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1834856986] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:40:43,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:40:43,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:40:43,796 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140786984] [2024-11-09 10:40:43,796 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:40:43,804 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:40:43,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:40:43,829 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:40:43,830 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:40:43,835 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 71 [2024-11-09 10:40:43,838 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 68 transitions, 145 flow. Second operand has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 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) [2024-11-09 10:40:43,838 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:40:43,838 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 71 [2024-11-09 10:40:43,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:40:47,545 INFO L124 PetriNetUnfolderBase]: 24233/38219 cut-off events. [2024-11-09 10:40:47,546 INFO L125 PetriNetUnfolderBase]: For 41/41 co-relation queries the response was YES. [2024-11-09 10:40:47,682 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70604 conditions, 38219 events. 24233/38219 cut-off events. For 41/41 co-relation queries the response was YES. Maximal size of possible extension queue 1025. Compared 294220 event pairs, 12107 based on Foata normal form. 6134/44176 useless extension candidates. Maximal degree in co-relation 70593. Up to 18819 conditions per place. [2024-11-09 10:40:48,006 INFO L140 encePairwiseOnDemand]: 62/71 looper letters, 67 selfloop transitions, 2 changer transitions 0/90 dead transitions. [2024-11-09 10:40:48,006 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 90 transitions, 327 flow [2024-11-09 10:40:48,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:40:48,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:40:48,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 154 transitions. [2024-11-09 10:40:48,020 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7230046948356808 [2024-11-09 10:40:48,022 INFO L175 Difference]: Start difference. First operand has 68 places, 68 transitions, 145 flow. Second operand 3 states and 154 transitions. [2024-11-09 10:40:48,023 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 90 transitions, 327 flow [2024-11-09 10:40:48,031 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 90 transitions, 324 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-09 10:40:48,037 INFO L231 Difference]: Finished difference. Result has 64 places, 61 transitions, 138 flow [2024-11-09 10:40:48,039 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=126, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=138, PETRI_PLACES=64, PETRI_TRANSITIONS=61} [2024-11-09 10:40:48,046 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -4 predicate places. [2024-11-09 10:40:48,046 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 61 transitions, 138 flow [2024-11-09 10:40:48,047 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 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) [2024-11-09 10:40:48,047 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:40:48,047 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:40:48,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:40:48,048 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-09 10:40:48,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:40:48,049 INFO L85 PathProgramCache]: Analyzing trace with hash 1330950958, now seen corresponding path program 1 times [2024-11-09 10:40:48,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:40:48,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1169953260] [2024-11-09 10:40:48,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:40:48,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:40:48,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:40:48,405 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:40:48,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:40:48,406 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1169953260] [2024-11-09 10:40:48,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1169953260] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:40:48,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:40:48,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:40:48,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2049305925] [2024-11-09 10:40:48,407 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:40:48,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:40:48,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:40:48,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:40:48,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 10:40:48,419 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 71 [2024-11-09 10:40:48,421 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 61 transitions, 138 flow. Second operand has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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) [2024-11-09 10:40:48,421 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:40:48,421 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 71 [2024-11-09 10:40:48,421 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:40:52,008 INFO L124 PetriNetUnfolderBase]: 34593/49859 cut-off events. [2024-11-09 10:40:52,008 INFO L125 PetriNetUnfolderBase]: For 2760/2760 co-relation queries the response was YES. [2024-11-09 10:40:52,104 INFO L83 FinitePrefix]: Finished finitePrefix Result has 98009 conditions, 49859 events. 34593/49859 cut-off events. For 2760/2760 co-relation queries the response was YES. Maximal size of possible extension queue 1290. Compared 350958 event pairs, 5721 based on Foata normal form. 0/48880 useless extension candidates. Maximal degree in co-relation 97999. Up to 32317 conditions per place. [2024-11-09 10:40:52,314 INFO L140 encePairwiseOnDemand]: 64/71 looper letters, 101 selfloop transitions, 9 changer transitions 0/130 dead transitions. [2024-11-09 10:40:52,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 130 transitions, 510 flow [2024-11-09 10:40:52,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:40:52,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:40:52,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 225 transitions. [2024-11-09 10:40:52,317 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6338028169014085 [2024-11-09 10:40:52,318 INFO L175 Difference]: Start difference. First operand has 64 places, 61 transitions, 138 flow. Second operand 5 states and 225 transitions. [2024-11-09 10:40:52,318 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 130 transitions, 510 flow [2024-11-09 10:40:52,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 130 transitions, 506 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:40:52,327 INFO L231 Difference]: Finished difference. Result has 71 places, 68 transitions, 202 flow [2024-11-09 10:40:52,327 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=136, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=202, PETRI_PLACES=71, PETRI_TRANSITIONS=68} [2024-11-09 10:40:52,328 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 3 predicate places. [2024-11-09 10:40:52,328 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 68 transitions, 202 flow [2024-11-09 10:40:52,328 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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) [2024-11-09 10:40:52,329 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:40:52,329 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:40:52,329 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:40:52,330 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting disposeErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-09 10:40:52,330 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:40:52,330 INFO L85 PathProgramCache]: Analyzing trace with hash -1760801301, now seen corresponding path program 1 times [2024-11-09 10:40:52,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:40:52,331 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [568711220] [2024-11-09 10:40:52,331 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:40:52,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:40:52,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:40:52,739 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:40:52,740 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:40:52,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [568711220] [2024-11-09 10:40:52,741 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [568711220] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:40:52,741 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:40:52,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 10:40:52,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [357127676] [2024-11-09 10:40:52,742 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:40:52,742 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:40:52,743 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:40:52,743 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:40:52,744 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:40:52,747 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 71 [2024-11-09 10:40:52,749 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 68 transitions, 202 flow. Second operand has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 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) [2024-11-09 10:40:52,749 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:40:52,749 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 71 [2024-11-09 10:40:52,750 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:40:59,992 INFO L124 PetriNetUnfolderBase]: 72962/108063 cut-off events. [2024-11-09 10:40:59,993 INFO L125 PetriNetUnfolderBase]: For 48328/50341 co-relation queries the response was YES. [2024-11-09 10:41:00,516 INFO L83 FinitePrefix]: Finished finitePrefix Result has 238902 conditions, 108063 events. 72962/108063 cut-off events. For 48328/50341 co-relation queries the response was YES. Maximal size of possible extension queue 2456. Compared 831957 event pairs, 10656 based on Foata normal form. 0/104567 useless extension candidates. Maximal degree in co-relation 238887. Up to 37321 conditions per place. [2024-11-09 10:41:00,952 INFO L140 encePairwiseOnDemand]: 63/71 looper letters, 214 selfloop transitions, 12 changer transitions 0/246 dead transitions. [2024-11-09 10:41:00,952 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 246 transitions, 1216 flow [2024-11-09 10:41:00,953 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-09 10:41:00,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-09 10:41:00,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 381 transitions. [2024-11-09 10:41:00,957 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.670774647887324 [2024-11-09 10:41:00,958 INFO L175 Difference]: Start difference. First operand has 71 places, 68 transitions, 202 flow. Second operand 8 states and 381 transitions. [2024-11-09 10:41:00,958 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 246 transitions, 1216 flow [2024-11-09 10:41:01,041 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 246 transitions, 1216 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:41:01,044 INFO L231 Difference]: Finished difference. Result has 84 places, 78 transitions, 290 flow [2024-11-09 10:41:01,045 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=290, PETRI_PLACES=84, PETRI_TRANSITIONS=78} [2024-11-09 10:41:01,045 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 16 predicate places. [2024-11-09 10:41:01,046 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 78 transitions, 290 flow [2024-11-09 10:41:01,046 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 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) [2024-11-09 10:41:01,046 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:41:01,047 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:41:01,047 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 10:41:01,048 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-09 10:41:01,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:41:01,048 INFO L85 PathProgramCache]: Analyzing trace with hash -717110018, now seen corresponding path program 1 times [2024-11-09 10:41:01,048 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:41:01,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1239943965] [2024-11-09 10:41:01,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:41:01,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:41:01,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:41:01,172 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:41:01,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:41:01,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1239943965] [2024-11-09 10:41:01,174 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1239943965] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:41:01,174 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:41:01,175 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:41:01,175 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [617198801] [2024-11-09 10:41:01,175 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:41:01,175 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:41:01,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:41:01,176 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:41:01,176 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:41:01,176 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 71 [2024-11-09 10:41:01,177 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 78 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:41:01,177 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:41:01,177 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 71 [2024-11-09 10:41:01,177 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:41:14,238 INFO L124 PetriNetUnfolderBase]: 101721/161244 cut-off events. [2024-11-09 10:41:14,238 INFO L125 PetriNetUnfolderBase]: For 125020/129436 co-relation queries the response was YES. [2024-11-09 10:41:14,854 INFO L83 FinitePrefix]: Finished finitePrefix Result has 402171 conditions, 161244 events. 101721/161244 cut-off events. For 125020/129436 co-relation queries the response was YES. Maximal size of possible extension queue 3799. Compared 1428676 event pairs, 23893 based on Foata normal form. 6602/166343 useless extension candidates. Maximal degree in co-relation 402148. Up to 81595 conditions per place. [2024-11-09 10:41:15,860 INFO L140 encePairwiseOnDemand]: 60/71 looper letters, 94 selfloop transitions, 11 changer transitions 0/128 dead transitions. [2024-11-09 10:41:15,861 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 128 transitions, 709 flow [2024-11-09 10:41:15,861 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:41:15,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:41:15,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 148 transitions. [2024-11-09 10:41:15,862 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6948356807511737 [2024-11-09 10:41:15,862 INFO L175 Difference]: Start difference. First operand has 84 places, 78 transitions, 290 flow. Second operand 3 states and 148 transitions. [2024-11-09 10:41:15,862 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 128 transitions, 709 flow [2024-11-09 10:41:17,192 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 128 transitions, 709 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:41:17,195 INFO L231 Difference]: Finished difference. Result has 87 places, 86 transitions, 355 flow [2024-11-09 10:41:17,195 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=355, PETRI_PLACES=87, PETRI_TRANSITIONS=86} [2024-11-09 10:41:17,196 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 19 predicate places. [2024-11-09 10:41:17,196 INFO L471 AbstractCegarLoop]: Abstraction has has 87 places, 86 transitions, 355 flow [2024-11-09 10:41:17,196 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:41:17,196 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:41:17,196 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:41:17,197 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 10:41:17,197 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-09 10:41:17,197 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:41:17,197 INFO L85 PathProgramCache]: Analyzing trace with hash -1791978115, now seen corresponding path program 1 times [2024-11-09 10:41:17,197 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:41:17,197 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [851269146] [2024-11-09 10:41:17,198 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:41:17,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:41:17,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:41:17,373 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:41:17,374 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:41:17,374 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [851269146] [2024-11-09 10:41:17,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [851269146] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:41:17,375 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:41:17,375 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 10:41:17,375 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1966257694] [2024-11-09 10:41:17,375 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:41:17,375 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:41:17,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:41:17,376 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:41:17,377 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:41:17,382 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 71 [2024-11-09 10:41:17,383 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 86 transitions, 355 flow. Second operand has 5 states, 5 states have (on average 25.0) internal successors, (125), 5 states have internal predecessors, (125), 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) [2024-11-09 10:41:17,383 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:41:17,383 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 71 [2024-11-09 10:41:17,383 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand