./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-2.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-2.wvr.c -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 4f539592bc69a174492e01050b581a78ee6bfd25c2e79dba974730b39e2fa54b --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:48:18,895 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:48:18,963 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:48:18,969 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:48:18,971 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:48:18,991 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:48:18,992 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:48:18,992 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:48:18,993 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:48:18,993 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:48:18,993 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:48:18,994 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:48:18,994 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:48:18,995 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:48:18,995 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:48:18,995 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:48:18,996 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:48:18,996 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:48:18,996 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:48:18,997 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:48:18,997 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:48:19,001 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:48:19,001 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:48:19,002 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:48:19,002 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:48:19,002 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:48:19,002 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:48:19,002 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:48:19,003 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:48:19,003 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:48:19,003 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:48:19,003 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:48:19,004 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:48:19,004 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:48:19,004 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:48:19,006 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:48:19,006 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:48:19,007 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:48:19,007 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:48:19,007 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:48:19,007 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:48:19,008 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:48:19,008 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 -> 4f539592bc69a174492e01050b581a78ee6bfd25c2e79dba974730b39e2fa54b [2024-11-09 10:48:19,232 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:48:19,255 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:48:19,258 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:48:19,259 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:48:19,260 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:48:19,261 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-2.wvr.c [2024-11-09 10:48:20,661 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:48:20,845 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:48:20,846 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-2.wvr.c [2024-11-09 10:48:20,853 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0d8c67e45/c9d2dfb25ee34329bbd13ee36632ce22/FLAGc90989d56 [2024-11-09 10:48:21,230 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0d8c67e45/c9d2dfb25ee34329bbd13ee36632ce22 [2024-11-09 10:48:21,233 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:48:21,234 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:48:21,236 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:48:21,236 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:48:21,241 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:48:21,242 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,243 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3eb60f03 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21, skipping insertion in model container [2024-11-09 10:48:21,243 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,272 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:48:21,563 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:48:21,575 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:48:21,603 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:48:21,626 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:48:21,626 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21 WrapperNode [2024-11-09 10:48:21,627 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:48:21,628 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:48:21,628 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:48:21,629 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:48:21,634 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,641 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,664 INFO L138 Inliner]: procedures = 18, calls = 15, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 141 [2024-11-09 10:48:21,665 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:48:21,666 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:48:21,666 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:48:21,666 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:48:21,676 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,677 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,679 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,696 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-09 10:48:21,697 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,697 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,701 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,703 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,704 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,705 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,706 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:48:21,707 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:48:21,707 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:48:21,708 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:48:21,708 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (1/1) ... [2024-11-09 10:48:21,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:48:21,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:48:21,747 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 10:48:21,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 10:48:21,796 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:48:21,797 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-09 10:48:21,797 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-09 10:48:21,797 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-09 10:48:21,798 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-09 10:48:21,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:48:21,798 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:48:21,799 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:48:21,800 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:48:21,916 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:48:21,919 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:48:22,189 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:48:22,189 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:48:22,356 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:48:22,356 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 10:48:22,356 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:48:22 BoogieIcfgContainer [2024-11-09 10:48:22,357 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:48:22,359 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:48:22,360 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:48:22,363 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:48:22,365 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:48:21" (1/3) ... [2024-11-09 10:48:22,365 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5c0da0fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:48:22, skipping insertion in model container [2024-11-09 10:48:22,366 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:21" (2/3) ... [2024-11-09 10:48:22,367 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5c0da0fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:48:22, skipping insertion in model container [2024-11-09 10:48:22,367 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:48:22" (3/3) ... [2024-11-09 10:48:22,368 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bakery-2.wvr.c [2024-11-09 10:48:22,382 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:48:22,382 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-11-09 10:48:22,382 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:48:22,431 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-09 10:48:22,463 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 61 places, 56 transitions, 126 flow [2024-11-09 10:48:22,497 INFO L124 PetriNetUnfolderBase]: 2/54 cut-off events. [2024-11-09 10:48:22,498 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 10:48:22,502 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63 conditions, 54 events. 2/54 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 41 event pairs, 0 based on Foata normal form. 0/50 useless extension candidates. Maximal degree in co-relation 33. Up to 2 conditions per place. [2024-11-09 10:48:22,502 INFO L82 GeneralOperation]: Start removeDead. Operand has 61 places, 56 transitions, 126 flow [2024-11-09 10:48:22,507 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 58 places, 53 transitions, 118 flow [2024-11-09 10:48:22,516 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:48:22,524 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;@58e57ec6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:48:22,525 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-09 10:48:22,550 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:48:22,551 INFO L124 PetriNetUnfolderBase]: 2/50 cut-off events. [2024-11-09 10:48:22,551 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 10:48:22,552 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:22,552 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] [2024-11-09 10:48:22,553 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:22,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:22,559 INFO L85 PathProgramCache]: Analyzing trace with hash 532631702, now seen corresponding path program 1 times [2024-11-09 10:48:22,569 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:22,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837389640] [2024-11-09 10:48:22,570 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:22,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:22,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:23,216 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:23,217 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:23,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [837389640] [2024-11-09 10:48:23,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [837389640] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:23,218 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:23,218 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-09 10:48:23,219 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1409827338] [2024-11-09 10:48:23,219 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:23,227 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 10:48:23,231 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:23,252 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 10:48:23,253 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:48:23,282 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 56 [2024-11-09 10:48:23,286 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 53 transitions, 118 flow. Second operand has 7 states, 7 states have (on average 28.285714285714285) internal successors, (198), 7 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:23,286 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:23,287 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 56 [2024-11-09 10:48:23,287 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:23,633 INFO L124 PetriNetUnfolderBase]: 168/427 cut-off events. [2024-11-09 10:48:23,633 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-09 10:48:23,635 INFO L83 FinitePrefix]: Finished finitePrefix Result has 803 conditions, 427 events. 168/427 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 1942 event pairs, 56 based on Foata normal form. 4/407 useless extension candidates. Maximal degree in co-relation 684. Up to 98 conditions per place. [2024-11-09 10:48:23,638 INFO L140 encePairwiseOnDemand]: 46/56 looper letters, 51 selfloop transitions, 10 changer transitions 12/94 dead transitions. [2024-11-09 10:48:23,639 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 94 transitions, 373 flow [2024-11-09 10:48:23,640 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-09 10:48:23,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-09 10:48:23,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 269 transitions. [2024-11-09 10:48:23,655 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6004464285714286 [2024-11-09 10:48:23,657 INFO L175 Difference]: Start difference. First operand has 58 places, 53 transitions, 118 flow. Second operand 8 states and 269 transitions. [2024-11-09 10:48:23,658 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 94 transitions, 373 flow [2024-11-09 10:48:23,662 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 94 transitions, 347 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-09 10:48:23,666 INFO L231 Difference]: Finished difference. Result has 62 places, 56 transitions, 150 flow [2024-11-09 10:48:23,668 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=106, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=150, PETRI_PLACES=62, PETRI_TRANSITIONS=56} [2024-11-09 10:48:23,673 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 4 predicate places. [2024-11-09 10:48:23,673 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 56 transitions, 150 flow [2024-11-09 10:48:23,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 28.285714285714285) internal successors, (198), 7 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:23,674 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:23,674 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] [2024-11-09 10:48:23,675 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:48:23,675 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:23,676 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:23,677 INFO L85 PathProgramCache]: Analyzing trace with hash 1887306448, now seen corresponding path program 2 times [2024-11-09 10:48:23,677 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:23,677 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1207160792] [2024-11-09 10:48:23,677 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:23,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:23,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:23,826 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:23,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:23,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1207160792] [2024-11-09 10:48:23,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1207160792] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:23,827 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:23,827 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:23,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1296481230] [2024-11-09 10:48:23,828 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:23,829 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:23,830 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:23,831 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:23,831 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:23,870 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 56 [2024-11-09 10:48:23,871 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 56 transitions, 150 flow. Second operand has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:23,871 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:23,871 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 56 [2024-11-09 10:48:23,872 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:24,170 INFO L124 PetriNetUnfolderBase]: 330/757 cut-off events. [2024-11-09 10:48:24,173 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2024-11-09 10:48:24,176 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1487 conditions, 757 events. 330/757 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 3878 event pairs, 46 based on Foata normal form. 0/720 useless extension candidates. Maximal degree in co-relation 1469. Up to 418 conditions per place. [2024-11-09 10:48:24,183 INFO L140 encePairwiseOnDemand]: 44/56 looper letters, 50 selfloop transitions, 18 changer transitions 6/98 dead transitions. [2024-11-09 10:48:24,186 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 98 transitions, 385 flow [2024-11-09 10:48:24,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:48:24,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:48:24,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 230 transitions. [2024-11-09 10:48:24,188 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5867346938775511 [2024-11-09 10:48:24,188 INFO L175 Difference]: Start difference. First operand has 62 places, 56 transitions, 150 flow. Second operand 7 states and 230 transitions. [2024-11-09 10:48:24,189 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 98 transitions, 385 flow [2024-11-09 10:48:24,194 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 98 transitions, 383 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-09 10:48:24,196 INFO L231 Difference]: Finished difference. Result has 70 places, 70 transitions, 261 flow [2024-11-09 10:48:24,197 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=148, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=261, PETRI_PLACES=70, PETRI_TRANSITIONS=70} [2024-11-09 10:48:24,198 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 12 predicate places. [2024-11-09 10:48:24,198 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 70 transitions, 261 flow [2024-11-09 10:48:24,199 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:24,199 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:24,199 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] [2024-11-09 10:48:24,199 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:48:24,199 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:24,200 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:24,201 INFO L85 PathProgramCache]: Analyzing trace with hash 2089213480, now seen corresponding path program 3 times [2024-11-09 10:48:24,201 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:24,201 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1279498351] [2024-11-09 10:48:24,202 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:24,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:24,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:24,320 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:24,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:24,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1279498351] [2024-11-09 10:48:24,322 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1279498351] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:24,322 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:24,322 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:48:24,323 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [715426063] [2024-11-09 10:48:24,323 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:24,324 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:48:24,325 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:24,325 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:48:24,326 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:48:24,328 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 56 [2024-11-09 10:48:24,329 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 70 transitions, 261 flow. Second operand has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:24,329 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:24,330 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 56 [2024-11-09 10:48:24,330 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:24,425 INFO L124 PetriNetUnfolderBase]: 209/577 cut-off events. [2024-11-09 10:48:24,427 INFO L125 PetriNetUnfolderBase]: For 234/237 co-relation queries the response was YES. [2024-11-09 10:48:24,430 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1369 conditions, 577 events. 209/577 cut-off events. For 234/237 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 3044 event pairs, 101 based on Foata normal form. 8/553 useless extension candidates. Maximal degree in co-relation 833. Up to 250 conditions per place. [2024-11-09 10:48:24,433 INFO L140 encePairwiseOnDemand]: 53/56 looper letters, 33 selfloop transitions, 2 changer transitions 1/76 dead transitions. [2024-11-09 10:48:24,433 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 76 transitions, 354 flow [2024-11-09 10:48:24,433 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:48:24,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:48:24,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 116 transitions. [2024-11-09 10:48:24,434 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6904761904761905 [2024-11-09 10:48:24,434 INFO L175 Difference]: Start difference. First operand has 70 places, 70 transitions, 261 flow. Second operand 3 states and 116 transitions. [2024-11-09 10:48:24,435 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 76 transitions, 354 flow [2024-11-09 10:48:24,439 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 76 transitions, 349 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-09 10:48:24,441 INFO L231 Difference]: Finished difference. Result has 72 places, 70 transitions, 264 flow [2024-11-09 10:48:24,441 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=256, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=264, PETRI_PLACES=72, PETRI_TRANSITIONS=70} [2024-11-09 10:48:24,443 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 14 predicate places. [2024-11-09 10:48:24,443 INFO L471 AbstractCegarLoop]: Abstraction has has 72 places, 70 transitions, 264 flow [2024-11-09 10:48:24,443 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:24,443 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:24,443 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] [2024-11-09 10:48:24,444 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 10:48:24,444 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:24,445 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:24,445 INFO L85 PathProgramCache]: Analyzing trace with hash -1262023420, now seen corresponding path program 4 times [2024-11-09 10:48:24,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:24,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1146780462] [2024-11-09 10:48:24,445 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:24,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:24,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:24,633 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:24,633 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:24,633 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1146780462] [2024-11-09 10:48:24,634 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1146780462] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:24,634 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:24,634 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:24,634 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1223213957] [2024-11-09 10:48:24,634 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:24,635 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:24,635 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:24,635 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:24,636 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:24,681 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 56 [2024-11-09 10:48:24,682 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 70 transitions, 264 flow. Second operand has 5 states, 5 states have (on average 30.4) internal successors, (152), 5 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:24,682 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:24,682 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 56 [2024-11-09 10:48:24,682 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:24,825 INFO L124 PetriNetUnfolderBase]: 228/599 cut-off events. [2024-11-09 10:48:24,826 INFO L125 PetriNetUnfolderBase]: For 369/381 co-relation queries the response was YES. [2024-11-09 10:48:24,828 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1519 conditions, 599 events. 228/599 cut-off events. For 369/381 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 2992 event pairs, 59 based on Foata normal form. 6/571 useless extension candidates. Maximal degree in co-relation 747. Up to 366 conditions per place. [2024-11-09 10:48:24,830 INFO L140 encePairwiseOnDemand]: 47/56 looper letters, 36 selfloop transitions, 10 changer transitions 4/81 dead transitions. [2024-11-09 10:48:24,830 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 81 transitions, 389 flow [2024-11-09 10:48:24,831 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:48:24,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:48:24,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 174 transitions. [2024-11-09 10:48:24,833 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6214285714285714 [2024-11-09 10:48:24,833 INFO L175 Difference]: Start difference. First operand has 72 places, 70 transitions, 264 flow. Second operand 5 states and 174 transitions. [2024-11-09 10:48:24,833 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 81 transitions, 389 flow [2024-11-09 10:48:24,839 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 81 transitions, 385 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:48:24,841 INFO L231 Difference]: Finished difference. Result has 75 places, 67 transitions, 266 flow [2024-11-09 10:48:24,841 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=255, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=266, PETRI_PLACES=75, PETRI_TRANSITIONS=67} [2024-11-09 10:48:24,842 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 17 predicate places. [2024-11-09 10:48:24,843 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 67 transitions, 266 flow [2024-11-09 10:48:24,843 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 30.4) internal successors, (152), 5 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:24,843 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:24,843 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] [2024-11-09 10:48:24,843 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 10:48:24,844 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:24,844 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:24,844 INFO L85 PathProgramCache]: Analyzing trace with hash 1464129024, now seen corresponding path program 5 times [2024-11-09 10:48:24,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:24,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1856958222] [2024-11-09 10:48:24,846 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:24,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:24,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:24,942 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:24,943 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:24,943 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1856958222] [2024-11-09 10:48:24,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1856958222] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:24,944 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:24,944 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:24,944 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1120665145] [2024-11-09 10:48:24,944 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:24,944 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:24,945 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:24,945 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:24,945 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:24,967 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 56 [2024-11-09 10:48:24,968 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 67 transitions, 266 flow. Second operand has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:24,968 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:24,968 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 56 [2024-11-09 10:48:24,968 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:25,169 INFO L124 PetriNetUnfolderBase]: 346/861 cut-off events. [2024-11-09 10:48:25,170 INFO L125 PetriNetUnfolderBase]: For 569/631 co-relation queries the response was YES. [2024-11-09 10:48:25,172 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2191 conditions, 861 events. 346/861 cut-off events. For 569/631 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 4655 event pairs, 51 based on Foata normal form. 8/817 useless extension candidates. Maximal degree in co-relation 1165. Up to 446 conditions per place. [2024-11-09 10:48:25,176 INFO L140 encePairwiseOnDemand]: 44/56 looper letters, 54 selfloop transitions, 22 changer transitions 0/104 dead transitions. [2024-11-09 10:48:25,176 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 104 transitions, 536 flow [2024-11-09 10:48:25,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:48:25,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:48:25,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 229 transitions. [2024-11-09 10:48:25,178 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5841836734693877 [2024-11-09 10:48:25,178 INFO L175 Difference]: Start difference. First operand has 75 places, 67 transitions, 266 flow. Second operand 7 states and 229 transitions. [2024-11-09 10:48:25,179 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 104 transitions, 536 flow [2024-11-09 10:48:25,183 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 104 transitions, 502 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-11-09 10:48:25,185 INFO L231 Difference]: Finished difference. Result has 80 places, 81 transitions, 385 flow [2024-11-09 10:48:25,185 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=244, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=385, PETRI_PLACES=80, PETRI_TRANSITIONS=81} [2024-11-09 10:48:25,187 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 22 predicate places. [2024-11-09 10:48:25,188 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 81 transitions, 385 flow [2024-11-09 10:48:25,188 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:25,188 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:25,188 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] [2024-11-09 10:48:25,188 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 10:48:25,189 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:25,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:25,189 INFO L85 PathProgramCache]: Analyzing trace with hash 277291846, now seen corresponding path program 6 times [2024-11-09 10:48:25,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:25,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [362896561] [2024-11-09 10:48:25,189 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:25,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:25,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:25,258 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:25,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:25,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [362896561] [2024-11-09 10:48:25,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [362896561] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:25,261 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:25,261 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:48:25,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [993981008] [2024-11-09 10:48:25,262 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:25,262 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:48:25,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:25,263 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:48:25,263 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:48:25,269 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 56 [2024-11-09 10:48:25,270 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 81 transitions, 385 flow. Second operand has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:25,270 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:25,270 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 56 [2024-11-09 10:48:25,270 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:25,373 INFO L124 PetriNetUnfolderBase]: 248/725 cut-off events. [2024-11-09 10:48:25,373 INFO L125 PetriNetUnfolderBase]: For 589/643 co-relation queries the response was YES. [2024-11-09 10:48:25,376 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1896 conditions, 725 events. 248/725 cut-off events. For 589/643 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 4211 event pairs, 118 based on Foata normal form. 18/709 useless extension candidates. Maximal degree in co-relation 1076. Up to 266 conditions per place. [2024-11-09 10:48:25,379 INFO L140 encePairwiseOnDemand]: 53/56 looper letters, 36 selfloop transitions, 2 changer transitions 0/88 dead transitions. [2024-11-09 10:48:25,379 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 82 places, 88 transitions, 485 flow [2024-11-09 10:48:25,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:48:25,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:48:25,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 117 transitions. [2024-11-09 10:48:25,380 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6964285714285714 [2024-11-09 10:48:25,380 INFO L175 Difference]: Start difference. First operand has 80 places, 81 transitions, 385 flow. Second operand 3 states and 117 transitions. [2024-11-09 10:48:25,380 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 82 places, 88 transitions, 485 flow [2024-11-09 10:48:25,384 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 82 places, 88 transitions, 473 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-11-09 10:48:25,386 INFO L231 Difference]: Finished difference. Result has 83 places, 81 transitions, 381 flow [2024-11-09 10:48:25,387 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=373, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=81, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=79, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=381, PETRI_PLACES=83, PETRI_TRANSITIONS=81} [2024-11-09 10:48:25,388 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 25 predicate places. [2024-11-09 10:48:25,389 INFO L471 AbstractCegarLoop]: Abstraction has has 83 places, 81 transitions, 381 flow [2024-11-09 10:48:25,389 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:25,389 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:25,389 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] [2024-11-09 10:48:25,389 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 10:48:25,390 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:25,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:25,393 INFO L85 PathProgramCache]: Analyzing trace with hash -756262732, now seen corresponding path program 7 times [2024-11-09 10:48:25,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:25,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1565486805] [2024-11-09 10:48:25,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:25,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:25,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:25,503 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:25,504 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:25,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1565486805] [2024-11-09 10:48:25,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1565486805] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:25,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:25,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-09 10:48:25,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1922380162] [2024-11-09 10:48:25,505 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:25,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 10:48:25,506 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:25,506 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 10:48:25,506 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:48:25,533 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 56 [2024-11-09 10:48:25,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 81 transitions, 381 flow. Second operand has 7 states, 7 states have (on average 28.285714285714285) internal successors, (198), 7 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:25,533 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:25,533 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 56 [2024-11-09 10:48:25,533 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:25,768 INFO L124 PetriNetUnfolderBase]: 309/731 cut-off events. [2024-11-09 10:48:25,768 INFO L125 PetriNetUnfolderBase]: For 723/748 co-relation queries the response was YES. [2024-11-09 10:48:25,770 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2102 conditions, 731 events. 309/731 cut-off events. For 723/748 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 3793 event pairs, 101 based on Foata normal form. 3/682 useless extension candidates. Maximal degree in co-relation 1152. Up to 204 conditions per place. [2024-11-09 10:48:25,773 INFO L140 encePairwiseOnDemand]: 47/56 looper letters, 48 selfloop transitions, 11 changer transitions 12/112 dead transitions. [2024-11-09 10:48:25,773 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 112 transitions, 617 flow [2024-11-09 10:48:25,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-09 10:48:25,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-09 10:48:25,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 258 transitions. [2024-11-09 10:48:25,775 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5758928571428571 [2024-11-09 10:48:25,775 INFO L175 Difference]: Start difference. First operand has 83 places, 81 transitions, 381 flow. Second operand 8 states and 258 transitions. [2024-11-09 10:48:25,775 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 112 transitions, 617 flow [2024-11-09 10:48:25,778 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 112 transitions, 613 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:48:25,780 INFO L231 Difference]: Finished difference. Result has 89 places, 80 transitions, 398 flow [2024-11-09 10:48:25,780 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=377, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=81, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=71, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=398, PETRI_PLACES=89, PETRI_TRANSITIONS=80} [2024-11-09 10:48:25,780 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 31 predicate places. [2024-11-09 10:48:25,781 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 80 transitions, 398 flow [2024-11-09 10:48:25,781 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 28.285714285714285) internal successors, (198), 7 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:25,781 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:25,781 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] [2024-11-09 10:48:25,781 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 10:48:25,781 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:25,782 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:25,782 INFO L85 PathProgramCache]: Analyzing trace with hash -1111021620, now seen corresponding path program 8 times [2024-11-09 10:48:25,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:25,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148273440] [2024-11-09 10:48:25,782 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:25,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:25,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:25,925 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:25,925 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:25,925 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148273440] [2024-11-09 10:48:25,926 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148273440] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:25,926 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:25,926 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:25,926 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [563653455] [2024-11-09 10:48:25,926 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:25,927 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:25,927 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:25,927 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:25,928 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:25,964 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 56 [2024-11-09 10:48:25,965 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 80 transitions, 398 flow. Second operand has 5 states, 5 states have (on average 30.4) internal successors, (152), 5 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:25,965 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:25,965 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 56 [2024-11-09 10:48:25,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:26,103 INFO L124 PetriNetUnfolderBase]: 235/644 cut-off events. [2024-11-09 10:48:26,104 INFO L125 PetriNetUnfolderBase]: For 738/762 co-relation queries the response was YES. [2024-11-09 10:48:26,106 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1856 conditions, 644 events. 235/644 cut-off events. For 738/762 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 3472 event pairs, 50 based on Foata normal form. 6/611 useless extension candidates. Maximal degree in co-relation 1829. Up to 369 conditions per place. [2024-11-09 10:48:26,108 INFO L140 encePairwiseOnDemand]: 46/56 looper letters, 35 selfloop transitions, 12 changer transitions 8/89 dead transitions. [2024-11-09 10:48:26,108 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 89 transitions, 524 flow [2024-11-09 10:48:26,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:48:26,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:48:26,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 173 transitions. [2024-11-09 10:48:26,109 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6178571428571429 [2024-11-09 10:48:26,110 INFO L175 Difference]: Start difference. First operand has 89 places, 80 transitions, 398 flow. Second operand 5 states and 173 transitions. [2024-11-09 10:48:26,110 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 89 transitions, 524 flow [2024-11-09 10:48:26,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 89 transitions, 505 flow, removed 2 selfloop flow, removed 5 redundant places. [2024-11-09 10:48:26,115 INFO L231 Difference]: Finished difference. Result has 87 places, 73 transitions, 362 flow [2024-11-09 10:48:26,115 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=372, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=79, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=362, PETRI_PLACES=87, PETRI_TRANSITIONS=73} [2024-11-09 10:48:26,117 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 29 predicate places. [2024-11-09 10:48:26,118 INFO L471 AbstractCegarLoop]: Abstraction has has 87 places, 73 transitions, 362 flow [2024-11-09 10:48:26,118 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 30.4) internal successors, (152), 5 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:26,118 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:26,118 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-11-09 10:48:26,119 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 10:48:26,119 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:26,119 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:26,120 INFO L85 PathProgramCache]: Analyzing trace with hash -1895945103, now seen corresponding path program 1 times [2024-11-09 10:48:26,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:26,123 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [412448095] [2024-11-09 10:48:26,123 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:26,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:26,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:26,191 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:26,192 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:26,192 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [412448095] [2024-11-09 10:48:26,192 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [412448095] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:26,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:26,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 10:48:26,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1654653923] [2024-11-09 10:48:26,194 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:26,195 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:48:26,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:26,195 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:48:26,196 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 10:48:26,222 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 56 [2024-11-09 10:48:26,222 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 73 transitions, 362 flow. Second operand has 4 states, 4 states have (on average 29.5) internal successors, (118), 4 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:26,222 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:26,222 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 56 [2024-11-09 10:48:26,222 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:26,340 INFO L124 PetriNetUnfolderBase]: 236/617 cut-off events. [2024-11-09 10:48:26,340 INFO L125 PetriNetUnfolderBase]: For 849/885 co-relation queries the response was YES. [2024-11-09 10:48:26,342 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1814 conditions, 617 events. 236/617 cut-off events. For 849/885 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 3012 event pairs, 45 based on Foata normal form. 16/612 useless extension candidates. Maximal degree in co-relation 1250. Up to 263 conditions per place. [2024-11-09 10:48:26,344 INFO L140 encePairwiseOnDemand]: 45/56 looper letters, 43 selfloop transitions, 13 changer transitions 1/83 dead transitions. [2024-11-09 10:48:26,344 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 83 transitions, 503 flow [2024-11-09 10:48:26,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:48:26,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:48:26,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 164 transitions. [2024-11-09 10:48:26,345 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5857142857142857 [2024-11-09 10:48:26,346 INFO L175 Difference]: Start difference. First operand has 87 places, 73 transitions, 362 flow. Second operand 5 states and 164 transitions. [2024-11-09 10:48:26,346 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 83 transitions, 503 flow [2024-11-09 10:48:26,348 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 83 transitions, 449 flow, removed 7 selfloop flow, removed 7 redundant places. [2024-11-09 10:48:26,349 INFO L231 Difference]: Finished difference. Result has 84 places, 70 transitions, 352 flow [2024-11-09 10:48:26,350 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=267, PETRI_DIFFERENCE_MINUEND_PLACES=77, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=352, PETRI_PLACES=84, PETRI_TRANSITIONS=70} [2024-11-09 10:48:26,350 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 26 predicate places. [2024-11-09 10:48:26,350 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 70 transitions, 352 flow [2024-11-09 10:48:26,351 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 29.5) internal successors, (118), 4 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:26,351 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:26,351 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-11-09 10:48:26,351 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 10:48:26,351 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:26,352 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:26,352 INFO L85 PathProgramCache]: Analyzing trace with hash -1771087361, now seen corresponding path program 1 times [2024-11-09 10:48:26,352 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:26,352 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1360318329] [2024-11-09 10:48:26,352 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:26,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:26,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:26,419 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:26,419 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:26,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1360318329] [2024-11-09 10:48:26,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1360318329] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:26,420 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:26,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 10:48:26,421 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2038766344] [2024-11-09 10:48:26,421 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:26,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:48:26,425 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:26,425 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:48:26,425 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 10:48:26,451 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 56 [2024-11-09 10:48:26,451 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 70 transitions, 352 flow. Second operand has 4 states, 4 states have (on average 29.5) internal successors, (118), 4 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:26,452 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:26,452 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 56 [2024-11-09 10:48:26,452 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:26,560 INFO L124 PetriNetUnfolderBase]: 180/502 cut-off events. [2024-11-09 10:48:26,560 INFO L125 PetriNetUnfolderBase]: For 851/877 co-relation queries the response was YES. [2024-11-09 10:48:26,561 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1513 conditions, 502 events. 180/502 cut-off events. For 851/877 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 2355 event pairs, 32 based on Foata normal form. 8/496 useless extension candidates. Maximal degree in co-relation 1240. Up to 233 conditions per place. [2024-11-09 10:48:26,563 INFO L140 encePairwiseOnDemand]: 46/56 looper letters, 41 selfloop transitions, 9 changer transitions 4/78 dead transitions. [2024-11-09 10:48:26,563 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 78 transitions, 471 flow [2024-11-09 10:48:26,564 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:48:26,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:48:26,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 163 transitions. [2024-11-09 10:48:26,565 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5821428571428572 [2024-11-09 10:48:26,565 INFO L175 Difference]: Start difference. First operand has 84 places, 70 transitions, 352 flow. Second operand 5 states and 163 transitions. [2024-11-09 10:48:26,565 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 78 transitions, 471 flow [2024-11-09 10:48:26,567 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 78 transitions, 431 flow, removed 10 selfloop flow, removed 6 redundant places. [2024-11-09 10:48:26,568 INFO L231 Difference]: Finished difference. Result has 81 places, 63 transitions, 290 flow [2024-11-09 10:48:26,569 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=254, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=290, PETRI_PLACES=81, PETRI_TRANSITIONS=63} [2024-11-09 10:48:26,570 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 23 predicate places. [2024-11-09 10:48:26,570 INFO L471 AbstractCegarLoop]: Abstraction has has 81 places, 63 transitions, 290 flow [2024-11-09 10:48:26,570 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 29.5) internal successors, (118), 4 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:26,570 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:26,571 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-11-09 10:48:26,571 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 10:48:26,571 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:26,571 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:26,572 INFO L85 PathProgramCache]: Analyzing trace with hash 2093668075, now seen corresponding path program 2 times [2024-11-09 10:48:26,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:26,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [385439189] [2024-11-09 10:48:26,573 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:26,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:26,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:26,714 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:26,715 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:26,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [385439189] [2024-11-09 10:48:26,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [385439189] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:26,715 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:26,716 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-09 10:48:26,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [824202497] [2024-11-09 10:48:26,716 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:26,716 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 10:48:26,717 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:26,718 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 10:48:26,718 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:48:26,760 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 56 [2024-11-09 10:48:26,760 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 63 transitions, 290 flow. Second operand has 7 states, 7 states have (on average 26.285714285714285) internal successors, (184), 7 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:26,761 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:26,761 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 56 [2024-11-09 10:48:26,761 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:26,918 INFO L124 PetriNetUnfolderBase]: 157/453 cut-off events. [2024-11-09 10:48:26,918 INFO L125 PetriNetUnfolderBase]: For 774/794 co-relation queries the response was YES. [2024-11-09 10:48:26,920 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1363 conditions, 453 events. 157/453 cut-off events. For 774/794 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 2035 event pairs, 62 based on Foata normal form. 12/455 useless extension candidates. Maximal degree in co-relation 521. Up to 197 conditions per place. [2024-11-09 10:48:26,921 INFO L140 encePairwiseOnDemand]: 46/56 looper letters, 31 selfloop transitions, 5 changer transitions 19/79 dead transitions. [2024-11-09 10:48:26,921 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 79 transitions, 471 flow [2024-11-09 10:48:26,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:48:26,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:48:26,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 205 transitions. [2024-11-09 10:48:26,923 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5229591836734694 [2024-11-09 10:48:26,923 INFO L175 Difference]: Start difference. First operand has 81 places, 63 transitions, 290 flow. Second operand 7 states and 205 transitions. [2024-11-09 10:48:26,923 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 79 transitions, 471 flow [2024-11-09 10:48:26,926 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 79 transitions, 449 flow, removed 3 selfloop flow, removed 3 redundant places. [2024-11-09 10:48:26,927 INFO L231 Difference]: Finished difference. Result has 85 places, 56 transitions, 241 flow [2024-11-09 10:48:26,927 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=272, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=241, PETRI_PLACES=85, PETRI_TRANSITIONS=56} [2024-11-09 10:48:26,928 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 27 predicate places. [2024-11-09 10:48:26,928 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 56 transitions, 241 flow [2024-11-09 10:48:26,928 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 26.285714285714285) internal successors, (184), 7 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:26,928 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:26,928 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-11-09 10:48:26,929 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 10:48:26,929 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-09 10:48:26,929 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:26,929 INFO L85 PathProgramCache]: Analyzing trace with hash -1371415233, now seen corresponding path program 2 times [2024-11-09 10:48:26,929 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:26,930 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1826567413] [2024-11-09 10:48:26,930 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:26,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:26,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:27,037 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:27,037 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:27,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1826567413] [2024-11-09 10:48:27,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1826567413] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:27,038 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:27,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-09 10:48:27,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1618156647] [2024-11-09 10:48:27,038 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:27,038 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 10:48:27,038 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:27,039 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 10:48:27,039 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:48:27,079 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 56 [2024-11-09 10:48:27,080 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 56 transitions, 241 flow. Second operand has 7 states, 7 states have (on average 26.285714285714285) internal successors, (184), 7 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:27,080 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:27,080 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 56 [2024-11-09 10:48:27,080 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:27,174 INFO L124 PetriNetUnfolderBase]: 54/176 cut-off events. [2024-11-09 10:48:27,174 INFO L125 PetriNetUnfolderBase]: For 180/182 co-relation queries the response was YES. [2024-11-09 10:48:27,175 INFO L83 FinitePrefix]: Finished finitePrefix Result has 463 conditions, 176 events. 54/176 cut-off events. For 180/182 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 516 event pairs, 29 based on Foata normal form. 8/181 useless extension candidates. Maximal degree in co-relation 450. Up to 83 conditions per place. [2024-11-09 10:48:27,175 INFO L140 encePairwiseOnDemand]: 47/56 looper letters, 0 selfloop transitions, 0 changer transitions 51/51 dead transitions. [2024-11-09 10:48:27,175 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 51 transitions, 276 flow [2024-11-09 10:48:27,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:48:27,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:48:27,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 190 transitions. [2024-11-09 10:48:27,177 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4846938775510204 [2024-11-09 10:48:27,177 INFO L175 Difference]: Start difference. First operand has 85 places, 56 transitions, 241 flow. Second operand 7 states and 190 transitions. [2024-11-09 10:48:27,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 51 transitions, 276 flow [2024-11-09 10:48:27,178 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 51 transitions, 238 flow, removed 2 selfloop flow, removed 14 redundant places. [2024-11-09 10:48:27,178 INFO L231 Difference]: Finished difference. Result has 61 places, 0 transitions, 0 flow [2024-11-09 10:48:27,178 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=146, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=61, PETRI_TRANSITIONS=0} [2024-11-09 10:48:27,179 INFO L277 CegarLoopForPetriNet]: 58 programPoint places, 3 predicate places. [2024-11-09 10:48:27,179 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 0 transitions, 0 flow [2024-11-09 10:48:27,180 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 26.285714285714285) internal successors, (184), 7 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:27,182 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 4 remaining) [2024-11-09 10:48:27,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (2 of 4 remaining) [2024-11-09 10:48:27,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining) [2024-11-09 10:48:27,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining) [2024-11-09 10:48:27,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 10:48:27,184 INFO L407 BasicCegarLoop]: Path program histogram: [8, 2, 2] [2024-11-09 10:48:27,187 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-09 10:48:27,187 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-09 10:48:27,193 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.11 10:48:27 BasicIcfg [2024-11-09 10:48:27,195 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-09 10:48:27,195 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 10:48:27,195 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 10:48:27,196 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 10:48:27,196 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:48:22" (3/4) ... [2024-11-09 10:48:27,198 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-09 10:48:27,201 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-09 10:48:27,202 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-09 10:48:27,207 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 62 nodes and edges [2024-11-09 10:48:27,208 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2024-11-09 10:48:27,208 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-09 10:48:27,208 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-09 10:48:27,303 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-09 10:48:27,306 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-09 10:48:27,306 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 10:48:27,307 INFO L158 Benchmark]: Toolchain (without parser) took 6072.63ms. Allocated memory was 178.3MB in the beginning and 272.6MB in the end (delta: 94.4MB). Free memory was 112.7MB in the beginning and 138.4MB in the end (delta: -25.7MB). Peak memory consumption was 67.6MB. Max. memory is 16.1GB. [2024-11-09 10:48:27,307 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 100.7MB. Free memory is still 50.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 10:48:27,307 INFO L158 Benchmark]: CACSL2BoogieTranslator took 391.32ms. Allocated memory is still 178.3MB. Free memory was 112.7MB in the beginning and 143.3MB in the end (delta: -30.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-09 10:48:27,308 INFO L158 Benchmark]: Boogie Procedure Inliner took 37.72ms. Allocated memory is still 178.3MB. Free memory was 143.3MB in the beginning and 141.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 10:48:27,308 INFO L158 Benchmark]: Boogie Preprocessor took 40.48ms. Allocated memory is still 178.3MB. Free memory was 141.2MB in the beginning and 139.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 10:48:27,308 INFO L158 Benchmark]: RCFGBuilder took 649.50ms. Allocated memory is still 178.3MB. Free memory was 139.1MB in the beginning and 111.1MB in the end (delta: 27.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-11-09 10:48:27,308 INFO L158 Benchmark]: TraceAbstraction took 4835.61ms. Allocated memory was 178.3MB in the beginning and 272.6MB in the end (delta: 94.4MB). Free memory was 110.4MB in the beginning and 142.6MB in the end (delta: -32.2MB). Peak memory consumption was 62.9MB. Max. memory is 16.1GB. [2024-11-09 10:48:27,309 INFO L158 Benchmark]: Witness Printer took 111.01ms. Allocated memory is still 272.6MB. Free memory was 142.6MB in the beginning and 138.4MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 10:48:27,310 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.16ms. Allocated memory is still 100.7MB. Free memory is still 50.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 391.32ms. Allocated memory is still 178.3MB. Free memory was 112.7MB in the beginning and 143.3MB in the end (delta: -30.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 37.72ms. Allocated memory is still 178.3MB. Free memory was 143.3MB in the beginning and 141.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 40.48ms. Allocated memory is still 178.3MB. Free memory was 141.2MB in the beginning and 139.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 649.50ms. Allocated memory is still 178.3MB. Free memory was 139.1MB in the beginning and 111.1MB in the end (delta: 27.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * TraceAbstraction took 4835.61ms. Allocated memory was 178.3MB in the beginning and 272.6MB in the end (delta: 94.4MB). Free memory was 110.4MB in the beginning and 142.6MB in the end (delta: -32.2MB). Peak memory consumption was 62.9MB. Max. memory is 16.1GB. * Witness Printer took 111.01ms. Allocated memory is still 272.6MB. Free memory was 142.6MB in the beginning and 138.4MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 21]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 77]: 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 5 procedures, 85 locations, 4 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.7s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 8, EmptinessCheckTime: 0.0s, AutomataDifference: 2.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 480 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 369 mSDsluCounter, 160 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 84 mSDsCounter, 37 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1835 IncrementalHoareTripleChecker+Invalid, 1872 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 37 mSolverCounterUnsat, 76 mSDtfsCounter, 1835 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 82 GetRequests, 26 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=398occurred in iteration=7, InterpolantAutomatonStates: 70, 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.5s InterpolantComputationTime, 568 NumberOfCodeBlocks, 568 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 556 ConstructedInterpolants, 0 QuantifiedInterpolants, 1266 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 12 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 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-09 10:48:27,340 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