./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/valid-memsafety.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_24-multiple-protecting_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/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 /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_24-multiple-protecting_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 5a41a1715a056c3cefb9e5b0430ae444adde5aa2f4e6078578085bf381d921cf --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 19:42:51,316 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 19:42:51,393 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-10-14 19:42:51,399 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 19:42:51,399 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 19:42:51,441 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 19:42:51,442 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 19:42:51,442 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 19:42:51,443 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-14 19:42:51,445 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-14 19:42:51,445 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 19:42:51,445 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 19:42:51,446 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 19:42:51,446 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 19:42:51,449 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 19:42:51,449 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 19:42:51,449 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 19:42:51,449 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 19:42:51,450 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 19:42:51,450 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 19:42:51,450 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-10-14 19:42:51,450 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-10-14 19:42:51,450 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-10-14 19:42:51,451 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 19:42:51,451 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-14 19:42:51,451 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 19:42:51,451 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 19:42:51,451 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 19:42:51,452 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 19:42:51,452 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 19:42:51,452 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 19:42:51,452 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-14 19:42:51,452 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 19:42:51,452 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 19:42:51,453 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 19:42:51,453 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 19:42:51,454 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 19:42:51,454 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 19:42:51,454 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 19:42:51,455 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 19:42:51,455 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 19:42:51,456 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 19:42:51,456 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 -> 5a41a1715a056c3cefb9e5b0430ae444adde5aa2f4e6078578085bf381d921cf [2024-10-14 19:42:51,664 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 19:42:51,684 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 19:42:51,688 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 19:42:51,689 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 19:42:51,689 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 19:42:51,691 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_24-multiple-protecting_true.i [2024-10-14 19:42:53,149 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 19:42:53,388 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 19:42:53,389 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_24-multiple-protecting_true.i [2024-10-14 19:42:53,406 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/42f2ecbc3/bfe3fe74421c4f40b49fa754ede11dd3/FLAG0152e6813 [2024-10-14 19:42:53,418 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/42f2ecbc3/bfe3fe74421c4f40b49fa754ede11dd3 [2024-10-14 19:42:53,420 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 19:42:53,422 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 19:42:53,425 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 19:42:53,425 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 19:42:53,430 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 19:42:53,431 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,432 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3d191193 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53, skipping insertion in model container [2024-10-14 19:42:53,432 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,470 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 19:42:53,774 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 19:42:53,800 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 19:42:53,849 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 19:42:53,888 INFO L204 MainTranslator]: Completed translation [2024-10-14 19:42:53,888 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53 WrapperNode [2024-10-14 19:42:53,888 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 19:42:53,889 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 19:42:53,889 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 19:42:53,889 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 19:42:53,897 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,911 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,937 INFO L138 Inliner]: procedures = 162, calls = 54, calls flagged for inlining = 7, calls inlined = 10, statements flattened = 109 [2024-10-14 19:42:53,937 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 19:42:53,938 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 19:42:53,938 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 19:42:53,939 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 19:42:53,948 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,949 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,952 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,966 INFO L175 MemorySlicer]: Split 17 memory accesses to 4 slices as follows [2, 5, 5, 5]. 29 percent of accesses are in the largest equivalence class. The 17 initializations are split as follows [2, 5, 5, 5]. The 0 writes are split as follows [0, 0, 0, 0]. [2024-10-14 19:42:53,966 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,966 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,972 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,974 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,975 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,977 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,979 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 19:42:53,980 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 19:42:53,980 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 19:42:53,980 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 19:42:53,981 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (1/1) ... [2024-10-14 19:42:53,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 19:42:54,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 19:42:54,026 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-10-14 19:42:54,030 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-10-14 19:42:54,071 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-14 19:42:54,072 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 19:42:54,072 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-10-14 19:42:54,072 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-10-14 19:42:54,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-14 19:42:54,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-14 19:42:54,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-14 19:42:54,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-14 19:42:54,073 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-14 19:42:54,073 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 19:42:54,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 19:42:54,075 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-14 19:42:54,193 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 19:42:54,195 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 19:42:54,477 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-14 19:42:54,477 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 19:42:54,641 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 19:42:54,641 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-14 19:42:54,642 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 07:42:54 BoogieIcfgContainer [2024-10-14 19:42:54,642 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 19:42:54,644 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 19:42:54,644 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 19:42:54,647 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 19:42:54,648 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 07:42:53" (1/3) ... [2024-10-14 19:42:54,648 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b85ae1d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 07:42:54, skipping insertion in model container [2024-10-14 19:42:54,648 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 07:42:53" (2/3) ... [2024-10-14 19:42:54,649 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b85ae1d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 07:42:54, skipping insertion in model container [2024-10-14 19:42:54,649 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 07:42:54" (3/3) ... [2024-10-14 19:42:54,650 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_24-multiple-protecting_true.i [2024-10-14 19:42:54,668 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 19:42:54,669 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2024-10-14 19:42:54,671 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-14 19:42:54,761 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-14 19:42:54,799 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 85 places, 89 transitions, 185 flow [2024-10-14 19:42:54,850 INFO L124 PetriNetUnfolderBase]: 8/88 cut-off events. [2024-10-14 19:42:54,851 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 19:42:54,856 INFO L83 FinitePrefix]: Finished finitePrefix Result has 93 conditions, 88 events. 8/88 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 118 event pairs, 0 based on Foata normal form. 0/75 useless extension candidates. Maximal degree in co-relation 82. Up to 2 conditions per place. [2024-10-14 19:42:54,856 INFO L82 GeneralOperation]: Start removeDead. Operand has 85 places, 89 transitions, 185 flow [2024-10-14 19:42:54,861 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 83 places, 87 transitions, 180 flow [2024-10-14 19:42:54,876 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 19:42:54,887 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;@58d4502e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 19:42:54,887 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-10-14 19:42:54,897 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 19:42:54,897 INFO L124 PetriNetUnfolderBase]: 2/22 cut-off events. [2024-10-14 19:42:54,897 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 19:42:54,897 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:54,898 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 19:42:54,903 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:54,909 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:54,909 INFO L85 PathProgramCache]: Analyzing trace with hash 618006096, now seen corresponding path program 1 times [2024-10-14 19:42:54,916 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:54,916 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1832722992] [2024-10-14 19:42:54,916 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:54,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:55,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:55,316 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:55,317 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:55,317 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1832722992] [2024-10-14 19:42:55,318 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1832722992] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:55,318 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:55,321 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-14 19:42:55,322 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [253201931] [2024-10-14 19:42:55,323 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:55,330 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 19:42:55,334 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:55,354 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 19:42:55,354 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-14 19:42:55,363 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 89 [2024-10-14 19:42:55,366 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 87 transitions, 180 flow. Second operand has 4 states, 4 states have (on average 28.75) internal successors, (115), 4 states have internal predecessors, (115), 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-10-14 19:42:55,366 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:55,366 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 89 [2024-10-14 19:42:55,367 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:55,858 INFO L124 PetriNetUnfolderBase]: 526/1354 cut-off events. [2024-10-14 19:42:55,858 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 19:42:55,863 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2464 conditions, 1354 events. 526/1354 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 7754 event pairs, 122 based on Foata normal form. 126/1412 useless extension candidates. Maximal degree in co-relation 2450. Up to 761 conditions per place. [2024-10-14 19:42:55,875 INFO L140 encePairwiseOnDemand]: 65/89 looper letters, 76 selfloop transitions, 19 changer transitions 0/121 dead transitions. [2024-10-14 19:42:55,875 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 121 transitions, 438 flow [2024-10-14 19:42:55,877 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-14 19:42:55,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-10-14 19:42:55,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 246 transitions. [2024-10-14 19:42:55,891 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5528089887640449 [2024-10-14 19:42:55,893 INFO L175 Difference]: Start difference. First operand has 83 places, 87 transitions, 180 flow. Second operand 5 states and 246 transitions. [2024-10-14 19:42:55,894 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 121 transitions, 438 flow [2024-10-14 19:42:55,899 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 121 transitions, 434 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 19:42:55,904 INFO L231 Difference]: Finished difference. Result has 85 places, 87 transitions, 276 flow [2024-10-14 19:42:55,906 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=152, PETRI_DIFFERENCE_MINUEND_PLACES=77, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=276, PETRI_PLACES=85, PETRI_TRANSITIONS=87} [2024-10-14 19:42:55,910 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 2 predicate places. [2024-10-14 19:42:55,911 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 87 transitions, 276 flow [2024-10-14 19:42:55,911 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.75) internal successors, (115), 4 states have internal predecessors, (115), 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-10-14 19:42:55,911 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:55,912 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 19:42:55,912 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 19:42:55,912 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:55,913 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:55,913 INFO L85 PathProgramCache]: Analyzing trace with hash -1964711094, now seen corresponding path program 1 times [2024-10-14 19:42:55,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:55,913 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [750021585] [2024-10-14 19:42:55,913 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:55,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:55,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:56,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:56,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:56,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [750021585] [2024-10-14 19:42:56,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [750021585] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:56,118 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:56,118 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-14 19:42:56,118 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1303476643] [2024-10-14 19:42:56,119 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:56,120 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 19:42:56,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:56,120 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 19:42:56,120 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-14 19:42:56,121 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 89 [2024-10-14 19:42:56,124 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 87 transitions, 276 flow. Second operand has 4 states, 4 states have (on average 33.5) internal successors, (134), 4 states have internal predecessors, (134), 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-10-14 19:42:56,124 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:56,124 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 89 [2024-10-14 19:42:56,125 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:56,464 INFO L124 PetriNetUnfolderBase]: 310/965 cut-off events. [2024-10-14 19:42:56,465 INFO L125 PetriNetUnfolderBase]: For 262/277 co-relation queries the response was YES. [2024-10-14 19:42:56,468 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2050 conditions, 965 events. 310/965 cut-off events. For 262/277 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 5582 event pairs, 48 based on Foata normal form. 22/985 useless extension candidates. Maximal degree in co-relation 1069. Up to 430 conditions per place. [2024-10-14 19:42:56,472 INFO L140 encePairwiseOnDemand]: 82/89 looper letters, 88 selfloop transitions, 7 changer transitions 0/129 dead transitions. [2024-10-14 19:42:56,473 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 129 transitions, 596 flow [2024-10-14 19:42:56,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 19:42:56,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-14 19:42:56,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 211 transitions. [2024-10-14 19:42:56,478 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5926966292134831 [2024-10-14 19:42:56,478 INFO L175 Difference]: Start difference. First operand has 85 places, 87 transitions, 276 flow. Second operand 4 states and 211 transitions. [2024-10-14 19:42:56,478 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 129 transitions, 596 flow [2024-10-14 19:42:56,489 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 129 transitions, 588 flow, removed 4 selfloop flow, removed 0 redundant places. [2024-10-14 19:42:56,492 INFO L231 Difference]: Finished difference. Result has 89 places, 91 transitions, 308 flow [2024-10-14 19:42:56,492 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=272, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=87, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=308, PETRI_PLACES=89, PETRI_TRANSITIONS=91} [2024-10-14 19:42:56,493 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 6 predicate places. [2024-10-14 19:42:56,494 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 91 transitions, 308 flow [2024-10-14 19:42:56,495 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 33.5) internal successors, (134), 4 states have internal predecessors, (134), 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-10-14 19:42:56,495 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:56,495 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, 1, 1] [2024-10-14 19:42:56,495 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 19:42:56,495 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:56,496 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:56,497 INFO L85 PathProgramCache]: Analyzing trace with hash -1256597674, now seen corresponding path program 1 times [2024-10-14 19:42:56,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:56,497 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365320447] [2024-10-14 19:42:56,497 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:56,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:56,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:56,694 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:56,695 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:56,696 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365320447] [2024-10-14 19:42:56,696 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365320447] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:56,696 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:56,696 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-14 19:42:56,697 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [263523081] [2024-10-14 19:42:56,697 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:56,698 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-14 19:42:56,698 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:56,699 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-14 19:42:56,699 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-14 19:42:56,704 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 89 [2024-10-14 19:42:56,704 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 91 transitions, 308 flow. Second operand has 5 states, 5 states have (on average 30.0) internal successors, (150), 5 states have internal predecessors, (150), 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-10-14 19:42:56,705 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:56,705 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 89 [2024-10-14 19:42:56,705 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:56,968 INFO L124 PetriNetUnfolderBase]: 348/962 cut-off events. [2024-10-14 19:42:56,969 INFO L125 PetriNetUnfolderBase]: For 341/341 co-relation queries the response was YES. [2024-10-14 19:42:56,972 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2272 conditions, 962 events. 348/962 cut-off events. For 341/341 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 5208 event pairs, 189 based on Foata normal form. 36/995 useless extension candidates. Maximal degree in co-relation 1258. Up to 526 conditions per place. [2024-10-14 19:42:56,976 INFO L140 encePairwiseOnDemand]: 74/89 looper letters, 66 selfloop transitions, 24 changer transitions 0/112 dead transitions. [2024-10-14 19:42:56,977 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 112 transitions, 560 flow [2024-10-14 19:42:56,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 19:42:56,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 19:42:56,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 239 transitions. [2024-10-14 19:42:56,978 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.44756554307116103 [2024-10-14 19:42:56,978 INFO L175 Difference]: Start difference. First operand has 89 places, 91 transitions, 308 flow. Second operand 6 states and 239 transitions. [2024-10-14 19:42:56,979 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 112 transitions, 560 flow [2024-10-14 19:42:56,984 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 112 transitions, 559 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-14 19:42:56,987 INFO L231 Difference]: Finished difference. Result has 89 places, 90 transitions, 408 flow [2024-10-14 19:42:56,987 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=291, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=20, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=408, PETRI_PLACES=89, PETRI_TRANSITIONS=90} [2024-10-14 19:42:56,988 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 6 predicate places. [2024-10-14 19:42:56,989 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 90 transitions, 408 flow [2024-10-14 19:42:56,989 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 30.0) internal successors, (150), 5 states have internal predecessors, (150), 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-10-14 19:42:56,990 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:56,990 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, 1, 1, 1, 1] [2024-10-14 19:42:56,990 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 19:42:56,990 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:56,991 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:56,991 INFO L85 PathProgramCache]: Analyzing trace with hash -964637551, now seen corresponding path program 1 times [2024-10-14 19:42:56,991 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:56,992 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [61406724] [2024-10-14 19:42:56,992 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:56,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:57,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:57,074 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:57,074 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:57,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [61406724] [2024-10-14 19:42:57,074 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [61406724] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:57,074 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:57,074 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-14 19:42:57,075 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1541841573] [2024-10-14 19:42:57,075 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:57,075 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 19:42:57,075 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:57,076 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 19:42:57,076 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-14 19:42:57,082 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 89 [2024-10-14 19:42:57,082 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 90 transitions, 408 flow. Second operand has 4 states, 4 states have (on average 31.5) internal successors, (126), 4 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 19:42:57,082 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:57,083 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 89 [2024-10-14 19:42:57,083 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:57,341 INFO L124 PetriNetUnfolderBase]: 351/971 cut-off events. [2024-10-14 19:42:57,341 INFO L125 PetriNetUnfolderBase]: For 933/933 co-relation queries the response was YES. [2024-10-14 19:42:57,344 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2628 conditions, 971 events. 351/971 cut-off events. For 933/933 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 5313 event pairs, 109 based on Foata normal form. 11/979 useless extension candidates. Maximal degree in co-relation 1455. Up to 388 conditions per place. [2024-10-14 19:42:57,349 INFO L140 encePairwiseOnDemand]: 77/89 looper letters, 84 selfloop transitions, 31 changer transitions 0/137 dead transitions. [2024-10-14 19:42:57,349 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 137 transitions, 857 flow [2024-10-14 19:42:57,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-14 19:42:57,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-10-14 19:42:57,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 228 transitions. [2024-10-14 19:42:57,350 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5123595505617977 [2024-10-14 19:42:57,350 INFO L175 Difference]: Start difference. First operand has 89 places, 90 transitions, 408 flow. Second operand 5 states and 228 transitions. [2024-10-14 19:42:57,351 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 137 transitions, 857 flow [2024-10-14 19:42:57,357 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 137 transitions, 840 flow, removed 3 selfloop flow, removed 2 redundant places. [2024-10-14 19:42:57,360 INFO L231 Difference]: Finished difference. Result has 95 places, 102 transitions, 614 flow [2024-10-14 19:42:57,362 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=394, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=614, PETRI_PLACES=95, PETRI_TRANSITIONS=102} [2024-10-14 19:42:57,363 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 12 predicate places. [2024-10-14 19:42:57,363 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 102 transitions, 614 flow [2024-10-14 19:42:57,363 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 31.5) internal successors, (126), 4 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 19:42:57,363 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:57,364 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 19:42:57,364 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-14 19:42:57,365 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:57,365 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:57,365 INFO L85 PathProgramCache]: Analyzing trace with hash 1719452295, now seen corresponding path program 1 times [2024-10-14 19:42:57,367 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:57,367 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [83281961] [2024-10-14 19:42:57,367 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:57,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:57,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:57,537 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:57,538 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:57,538 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [83281961] [2024-10-14 19:42:57,538 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [83281961] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:57,538 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:57,538 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-14 19:42:57,539 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650007548] [2024-10-14 19:42:57,539 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:57,539 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-14 19:42:57,539 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:57,540 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-14 19:42:57,540 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-10-14 19:42:57,540 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 89 [2024-10-14 19:42:57,541 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 102 transitions, 614 flow. Second operand has 5 states, 5 states have (on average 35.8) internal successors, (179), 5 states have internal predecessors, (179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 19:42:57,541 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:57,541 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 89 [2024-10-14 19:42:57,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:57,727 INFO L124 PetriNetUnfolderBase]: 185/663 cut-off events. [2024-10-14 19:42:57,727 INFO L125 PetriNetUnfolderBase]: For 891/893 co-relation queries the response was YES. [2024-10-14 19:42:57,729 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2039 conditions, 663 events. 185/663 cut-off events. For 891/893 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 3426 event pairs, 40 based on Foata normal form. 52/708 useless extension candidates. Maximal degree in co-relation 1392. Up to 269 conditions per place. [2024-10-14 19:42:57,733 INFO L140 encePairwiseOnDemand]: 70/89 looper letters, 71 selfloop transitions, 20 changer transitions 0/126 dead transitions. [2024-10-14 19:42:57,734 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 126 transitions, 903 flow [2024-10-14 19:42:57,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 19:42:57,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-14 19:42:57,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 202 transitions. [2024-10-14 19:42:57,735 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5674157303370787 [2024-10-14 19:42:57,735 INFO L175 Difference]: Start difference. First operand has 95 places, 102 transitions, 614 flow. Second operand 4 states and 202 transitions. [2024-10-14 19:42:57,736 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 126 transitions, 903 flow [2024-10-14 19:42:57,741 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 126 transitions, 862 flow, removed 3 selfloop flow, removed 2 redundant places. [2024-10-14 19:42:57,743 INFO L231 Difference]: Finished difference. Result has 97 places, 106 transitions, 637 flow [2024-10-14 19:42:57,743 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=534, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=97, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=637, PETRI_PLACES=97, PETRI_TRANSITIONS=106} [2024-10-14 19:42:57,745 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 14 predicate places. [2024-10-14 19:42:57,745 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 106 transitions, 637 flow [2024-10-14 19:42:57,745 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.8) internal successors, (179), 5 states have internal predecessors, (179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 19:42:57,746 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:57,746 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 19:42:57,746 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-14 19:42:57,746 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:57,747 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:57,747 INFO L85 PathProgramCache]: Analyzing trace with hash -945283396, now seen corresponding path program 1 times [2024-10-14 19:42:57,747 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:57,747 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1335899587] [2024-10-14 19:42:57,748 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:57,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:58,083 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:58,084 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:58,084 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1335899587] [2024-10-14 19:42:58,085 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1335899587] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:58,085 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:58,085 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-14 19:42:58,086 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [833767651] [2024-10-14 19:42:58,086 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:58,086 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-14 19:42:58,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:58,087 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-14 19:42:58,087 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-10-14 19:42:58,089 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 89 [2024-10-14 19:42:58,089 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 106 transitions, 637 flow. Second operand has 5 states, 5 states have (on average 36.0) internal successors, (180), 5 states have internal predecessors, (180), 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-10-14 19:42:58,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:58,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 89 [2024-10-14 19:42:58,090 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:58,237 INFO L124 PetriNetUnfolderBase]: 167/619 cut-off events. [2024-10-14 19:42:58,237 INFO L125 PetriNetUnfolderBase]: For 872/876 co-relation queries the response was YES. [2024-10-14 19:42:58,239 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2067 conditions, 619 events. 167/619 cut-off events. For 872/876 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 3037 event pairs, 62 based on Foata normal form. 7/623 useless extension candidates. Maximal degree in co-relation 1361. Up to 411 conditions per place. [2024-10-14 19:42:58,242 INFO L140 encePairwiseOnDemand]: 84/89 looper letters, 73 selfloop transitions, 5 changer transitions 0/110 dead transitions. [2024-10-14 19:42:58,242 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 110 transitions, 798 flow [2024-10-14 19:42:58,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 19:42:58,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-14 19:42:58,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 177 transitions. [2024-10-14 19:42:58,244 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.49719101123595505 [2024-10-14 19:42:58,244 INFO L175 Difference]: Start difference. First operand has 97 places, 106 transitions, 637 flow. Second operand 4 states and 177 transitions. [2024-10-14 19:42:58,244 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 110 transitions, 798 flow [2024-10-14 19:42:58,248 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 110 transitions, 701 flow, removed 2 selfloop flow, removed 6 redundant places. [2024-10-14 19:42:58,250 INFO L231 Difference]: Finished difference. Result has 90 places, 98 transitions, 507 flow [2024-10-14 19:42:58,250 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=497, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=98, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=507, PETRI_PLACES=90, PETRI_TRANSITIONS=98} [2024-10-14 19:42:58,253 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 7 predicate places. [2024-10-14 19:42:58,253 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 98 transitions, 507 flow [2024-10-14 19:42:58,254 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 36.0) internal successors, (180), 5 states have internal predecessors, (180), 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-10-14 19:42:58,254 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:58,254 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 19:42:58,254 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-14 19:42:58,254 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:58,255 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:58,255 INFO L85 PathProgramCache]: Analyzing trace with hash 518019640, now seen corresponding path program 1 times [2024-10-14 19:42:58,255 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:58,255 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [530006293] [2024-10-14 19:42:58,255 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:58,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:58,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:58,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:58,524 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:58,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [530006293] [2024-10-14 19:42:58,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [530006293] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:58,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:58,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 19:42:58,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1813965119] [2024-10-14 19:42:58,525 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:58,525 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 19:42:58,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:58,526 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 19:42:58,527 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-10-14 19:42:58,528 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 89 [2024-10-14 19:42:58,528 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 98 transitions, 507 flow. Second operand has 6 states, 6 states have (on average 35.666666666666664) internal successors, (214), 6 states have internal predecessors, (214), 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-10-14 19:42:58,528 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:58,528 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 89 [2024-10-14 19:42:58,528 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:58,696 INFO L124 PetriNetUnfolderBase]: 97/424 cut-off events. [2024-10-14 19:42:58,696 INFO L125 PetriNetUnfolderBase]: For 414/414 co-relation queries the response was YES. [2024-10-14 19:42:58,697 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1256 conditions, 424 events. 97/424 cut-off events. For 414/414 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1696 event pairs, 25 based on Foata normal form. 16/438 useless extension candidates. Maximal degree in co-relation 650. Up to 178 conditions per place. [2024-10-14 19:42:58,699 INFO L140 encePairwiseOnDemand]: 84/89 looper letters, 65 selfloop transitions, 9 changer transitions 0/106 dead transitions. [2024-10-14 19:42:58,700 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 106 transitions, 705 flow [2024-10-14 19:42:58,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 19:42:58,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-14 19:42:58,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 180 transitions. [2024-10-14 19:42:58,701 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5056179775280899 [2024-10-14 19:42:58,701 INFO L175 Difference]: Start difference. First operand has 90 places, 98 transitions, 507 flow. Second operand 4 states and 180 transitions. [2024-10-14 19:42:58,701 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 106 transitions, 705 flow [2024-10-14 19:42:58,705 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 106 transitions, 688 flow, removed 1 selfloop flow, removed 3 redundant places. [2024-10-14 19:42:58,707 INFO L231 Difference]: Finished difference. Result has 90 places, 92 transitions, 482 flow [2024-10-14 19:42:58,707 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=464, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=482, PETRI_PLACES=90, PETRI_TRANSITIONS=92} [2024-10-14 19:42:58,708 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 7 predicate places. [2024-10-14 19:42:58,709 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 92 transitions, 482 flow [2024-10-14 19:42:58,709 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 35.666666666666664) internal successors, (214), 6 states have internal predecessors, (214), 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-10-14 19:42:58,709 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:58,709 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 19:42:58,710 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-14 19:42:58,710 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:58,711 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:58,711 INFO L85 PathProgramCache]: Analyzing trace with hash -1591076919, now seen corresponding path program 1 times [2024-10-14 19:42:58,711 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:58,711 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [288332239] [2024-10-14 19:42:58,711 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:58,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:58,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:58,900 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:58,901 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:58,901 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [288332239] [2024-10-14 19:42:58,901 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [288332239] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:58,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:58,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-14 19:42:58,902 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [320734613] [2024-10-14 19:42:58,902 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:58,902 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-14 19:42:58,903 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:58,903 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-14 19:42:58,903 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-14 19:42:58,907 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 89 [2024-10-14 19:42:58,908 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 92 transitions, 482 flow. Second operand has 5 states, 5 states have (on average 33.8) internal successors, (169), 5 states have internal predecessors, (169), 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-10-14 19:42:58,908 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:58,908 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 89 [2024-10-14 19:42:58,908 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:59,074 INFO L124 PetriNetUnfolderBase]: 108/424 cut-off events. [2024-10-14 19:42:59,075 INFO L125 PetriNetUnfolderBase]: For 378/378 co-relation queries the response was YES. [2024-10-14 19:42:59,076 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1329 conditions, 424 events. 108/424 cut-off events. For 378/378 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1628 event pairs, 61 based on Foata normal form. 4/425 useless extension candidates. Maximal degree in co-relation 599. Up to 267 conditions per place. [2024-10-14 19:42:59,078 INFO L140 encePairwiseOnDemand]: 77/89 looper letters, 58 selfloop transitions, 30 changer transitions 0/106 dead transitions. [2024-10-14 19:42:59,078 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 106 transitions, 746 flow [2024-10-14 19:42:59,079 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 19:42:59,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 19:42:59,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 224 transitions. [2024-10-14 19:42:59,080 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.41947565543071164 [2024-10-14 19:42:59,080 INFO L175 Difference]: Start difference. First operand has 90 places, 92 transitions, 482 flow. Second operand 6 states and 224 transitions. [2024-10-14 19:42:59,080 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 106 transitions, 746 flow [2024-10-14 19:42:59,087 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 106 transitions, 719 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-10-14 19:42:59,089 INFO L231 Difference]: Finished difference. Result has 89 places, 93 transitions, 542 flow [2024-10-14 19:42:59,089 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=89, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=63, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=542, PETRI_PLACES=89, PETRI_TRANSITIONS=93} [2024-10-14 19:42:59,090 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 6 predicate places. [2024-10-14 19:42:59,090 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 93 transitions, 542 flow [2024-10-14 19:42:59,090 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 33.8) internal successors, (169), 5 states have internal predecessors, (169), 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-10-14 19:42:59,090 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 19:42:59,090 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 19:42:59,090 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-14 19:42:59,091 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-10-14 19:42:59,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 19:42:59,091 INFO L85 PathProgramCache]: Analyzing trace with hash 1707736401, now seen corresponding path program 1 times [2024-10-14 19:42:59,091 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 19:42:59,091 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [613576897] [2024-10-14 19:42:59,091 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 19:42:59,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 19:42:59,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 19:42:59,205 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 19:42:59,205 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 19:42:59,206 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [613576897] [2024-10-14 19:42:59,206 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [613576897] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 19:42:59,206 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 19:42:59,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-14 19:42:59,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [615219612] [2024-10-14 19:42:59,208 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 19:42:59,208 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 19:42:59,209 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 19:42:59,209 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 19:42:59,209 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 19:42:59,210 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 30 out of 89 [2024-10-14 19:42:59,211 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 93 transitions, 542 flow. Second operand has 3 states, 3 states have (on average 44.0) internal successors, (132), 3 states have internal predecessors, (132), 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-10-14 19:42:59,211 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 19:42:59,211 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 30 of 89 [2024-10-14 19:42:59,211 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 19:42:59,291 INFO L124 PetriNetUnfolderBase]: 95/398 cut-off events. [2024-10-14 19:42:59,291 INFO L125 PetriNetUnfolderBase]: For 423/423 co-relation queries the response was YES. [2024-10-14 19:42:59,292 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1257 conditions, 398 events. 95/398 cut-off events. For 423/423 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1541 event pairs, 69 based on Foata normal form. 1/392 useless extension candidates. Maximal degree in co-relation 345. Up to 313 conditions per place. [2024-10-14 19:42:59,293 INFO L140 encePairwiseOnDemand]: 87/89 looper letters, 0 selfloop transitions, 0 changer transitions 92/92 dead transitions. [2024-10-14 19:42:59,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 92 transitions, 662 flow [2024-10-14 19:42:59,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 19:42:59,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 19:42:59,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 132 transitions. [2024-10-14 19:42:59,294 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4943820224719101 [2024-10-14 19:42:59,294 INFO L175 Difference]: Start difference. First operand has 89 places, 93 transitions, 542 flow. Second operand 3 states and 132 transitions. [2024-10-14 19:42:59,295 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 92 transitions, 662 flow [2024-10-14 19:42:59,297 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 92 transitions, 661 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-14 19:42:59,298 INFO L231 Difference]: Finished difference. Result has 89 places, 0 transitions, 0 flow [2024-10-14 19:42:59,298 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=539, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=92, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=89, PETRI_TRANSITIONS=0} [2024-10-14 19:42:59,299 INFO L277 CegarLoopForPetriNet]: 83 programPoint places, 6 predicate places. [2024-10-14 19:42:59,299 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 0 transitions, 0 flow [2024-10-14 19:42:59,300 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 44.0) internal successors, (132), 3 states have internal predecessors, (132), 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-10-14 19:42:59,304 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (5 of 6 remaining) [2024-10-14 19:42:59,306 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (4 of 6 remaining) [2024-10-14 19:42:59,306 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (3 of 6 remaining) [2024-10-14 19:42:59,306 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_LEAK (2 of 6 remaining) [2024-10-14 19:42:59,307 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (1 of 6 remaining) [2024-10-14 19:42:59,307 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 6 remaining) [2024-10-14 19:42:59,307 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-14 19:42:59,307 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 19:42:59,312 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-14 19:42:59,313 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-14 19:42:59,319 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 14.10 07:42:59 BasicIcfg [2024-10-14 19:42:59,320 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-14 19:42:59,320 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-14 19:42:59,321 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-14 19:42:59,321 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-14 19:42:59,321 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 07:42:54" (3/4) ... [2024-10-14 19:42:59,323 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-14 19:42:59,327 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-10-14 19:42:59,330 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 38 nodes and edges [2024-10-14 19:42:59,331 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-10-14 19:42:59,331 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-10-14 19:42:59,331 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-10-14 19:42:59,414 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-14 19:42:59,414 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-10-14 19:42:59,415 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-14 19:42:59,415 INFO L158 Benchmark]: Toolchain (without parser) took 5993.22ms. Allocated memory was 174.1MB in the beginning and 299.9MB in the end (delta: 125.8MB). Free memory was 117.2MB in the beginning and 103.8MB in the end (delta: 13.4MB). Peak memory consumption was 141.9MB. Max. memory is 16.1GB. [2024-10-14 19:42:59,416 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 174.1MB. Free memory is still 137.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-14 19:42:59,416 INFO L158 Benchmark]: CACSL2BoogieTranslator took 463.75ms. Allocated memory is still 174.1MB. Free memory was 117.2MB in the beginning and 95.9MB in the end (delta: 21.3MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-10-14 19:42:59,416 INFO L158 Benchmark]: Boogie Procedure Inliner took 48.54ms. Allocated memory is still 174.1MB. Free memory was 95.9MB in the beginning and 93.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-14 19:42:59,416 INFO L158 Benchmark]: Boogie Preprocessor took 41.24ms. Allocated memory is still 174.1MB. Free memory was 93.8MB in the beginning and 91.2MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-14 19:42:59,417 INFO L158 Benchmark]: RCFGBuilder took 661.85ms. Allocated memory is still 174.1MB. Free memory was 91.2MB in the beginning and 50.2MB in the end (delta: 41.0MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. [2024-10-14 19:42:59,417 INFO L158 Benchmark]: TraceAbstraction took 4676.28ms. Allocated memory was 174.1MB in the beginning and 299.9MB in the end (delta: 125.8MB). Free memory was 49.8MB in the beginning and 109.1MB in the end (delta: -59.3MB). Peak memory consumption was 68.5MB. Max. memory is 16.1GB. [2024-10-14 19:42:59,417 INFO L158 Benchmark]: Witness Printer took 94.19ms. Allocated memory is still 299.9MB. Free memory was 109.1MB in the beginning and 103.8MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-10-14 19:42:59,418 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 174.1MB. Free memory is still 137.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 463.75ms. Allocated memory is still 174.1MB. Free memory was 117.2MB in the beginning and 95.9MB in the end (delta: 21.3MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 48.54ms. Allocated memory is still 174.1MB. Free memory was 95.9MB in the beginning and 93.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 41.24ms. Allocated memory is still 174.1MB. Free memory was 93.8MB in the beginning and 91.2MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 661.85ms. Allocated memory is still 174.1MB. Free memory was 91.2MB in the beginning and 50.2MB in the end (delta: 41.0MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. * TraceAbstraction took 4676.28ms. Allocated memory was 174.1MB in the beginning and 299.9MB in the end (delta: 125.8MB). Free memory was 49.8MB in the beginning and 109.1MB in the end (delta: -59.3MB). Peak memory consumption was 68.5MB. Max. memory is 16.1GB. * Witness Printer took 94.19ms. Allocated memory is still 299.9MB. Free memory was 109.1MB in the beginning and 103.8MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 704]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 109 locations, 6 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 4.5s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 374 SdHoareTripleChecker+Valid, 1.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 370 mSDsluCounter, 34 SdHoareTripleChecker+Invalid, 0.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 19 mSDsCounter, 126 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1083 IncrementalHoareTripleChecker+Invalid, 1209 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 126 mSolverCounterUnsat, 15 mSDtfsCounter, 1083 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 50 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=637occurred in iteration=5, InterpolantAutomatonStates: 41, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.6s InterpolantComputationTime, 299 NumberOfCodeBlocks, 299 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 290 ConstructedInterpolants, 0 QuantifiedInterpolants, 1416 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 5 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-10-14 19:42:59,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE