./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/popl20-mult-4.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/popl20-mult-4.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 b81cf2d80bc77dedaac253250be737ceaa09f6e691f026864fe6fd5cb48c2489 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:54:55,530 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:54:55,614 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:54:55,620 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:54:55,621 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:54:55,651 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:54:55,651 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:54:55,652 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:54:55,652 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:54:55,653 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:54:55,653 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:54:55,654 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:54:55,654 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:54:55,655 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:54:55,655 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:54:55,655 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:54:55,656 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:54:55,656 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:54:55,656 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:54:55,657 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:54:55,657 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:54:55,657 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:54:55,658 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:54:55,658 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:54:55,658 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:54:55,659 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:54:55,659 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:54:55,659 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:54:55,659 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:54:55,660 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:54:55,660 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:54:55,660 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:54:55,661 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:54:55,661 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:54:55,661 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:54:55,662 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:54:55,662 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:54:55,662 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:54:55,662 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:54:55,663 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:54:55,663 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:54:55,663 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:54:55,664 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 -> b81cf2d80bc77dedaac253250be737ceaa09f6e691f026864fe6fd5cb48c2489 [2024-11-09 10:54:55,939 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:54:55,965 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:54:55,969 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:54:55,971 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:54:55,973 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:54:55,975 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/popl20-mult-4.wvr.c [2024-11-09 10:54:57,451 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:54:57,659 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:54:57,660 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-mult-4.wvr.c [2024-11-09 10:54:57,667 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fad1b14fa/96821ebeae4645a4a5b32b092a303132/FLAGce81deb0a [2024-11-09 10:54:57,680 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fad1b14fa/96821ebeae4645a4a5b32b092a303132 [2024-11-09 10:54:57,682 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:54:57,684 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:54:57,686 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:54:57,686 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:54:57,691 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:54:57,692 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:54:57" (1/1) ... [2024-11-09 10:54:57,692 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18c63fc6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:57, skipping insertion in model container [2024-11-09 10:54:57,693 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:54:57" (1/1) ... [2024-11-09 10:54:57,715 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:54:57,939 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:54:57,949 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:54:58,002 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:54:58,024 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:54:58,039 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58 WrapperNode [2024-11-09 10:54:58,040 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:54:58,042 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:54:58,042 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:54:58,043 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:54:58,050 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:54:58" (1/1) ... [2024-11-09 10:54:58,057 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:54:58" (1/1) ... [2024-11-09 10:54:58,084 INFO L138 Inliner]: procedures = 22, calls = 23, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 100 [2024-11-09 10:54:58,085 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:54:58,086 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:54:58,087 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:54:58,087 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:54:58,096 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,097 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,099 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,112 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:54:58,112 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,112 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,117 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,120 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,121 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,122 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,125 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:54:58,125 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:54:58,126 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:54:58,126 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:54:58,127 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (1/1) ... [2024-11-09 10:54:58,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:54:58,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:54:58,161 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:54:58,164 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:54:58,207 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:54:58,207 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-09 10:54:58,207 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-09 10:54:58,207 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-09 10:54:58,207 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-09 10:54:58,208 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-09 10:54:58,208 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-09 10:54:58,208 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-09 10:54:58,208 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-09 10:54:58,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:54:58,208 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-09 10:54:58,208 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-09 10:54:58,209 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:54:58,209 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:54:58,210 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:54:58,295 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:54:58,296 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:54:58,512 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:54:58,512 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:54:58,679 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:54:58,680 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-09 10:54:58,681 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:54:58 BoogieIcfgContainer [2024-11-09 10:54:58,681 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:54:58,685 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:54:58,685 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:54:58,688 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:54:58,688 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:54:57" (1/3) ... [2024-11-09 10:54:58,689 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@26fab239 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:54:58, skipping insertion in model container [2024-11-09 10:54:58,690 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:54:58" (2/3) ... [2024-11-09 10:54:58,690 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@26fab239 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:54:58, skipping insertion in model container [2024-11-09 10:54:58,691 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:54:58" (3/3) ... [2024-11-09 10:54:58,692 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-mult-4.wvr.c [2024-11-09 10:54:58,710 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:54:58,710 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-11-09 10:54:58,710 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:54:58,777 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-09 10:54:58,822 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 51 places, 42 transitions, 112 flow [2024-11-09 10:54:58,855 INFO L124 PetriNetUnfolderBase]: 4/38 cut-off events. [2024-11-09 10:54:58,856 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 10:54:58,859 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55 conditions, 38 events. 4/38 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 46 event pairs, 0 based on Foata normal form. 0/32 useless extension candidates. Maximal degree in co-relation 33. Up to 2 conditions per place. [2024-11-09 10:54:58,860 INFO L82 GeneralOperation]: Start removeDead. Operand has 51 places, 42 transitions, 112 flow [2024-11-09 10:54:58,862 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 46 places, 37 transitions, 98 flow [2024-11-09 10:54:58,872 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:54:58,880 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;@3e078b74, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:54:58,882 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-11-09 10:54:58,895 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:54:58,896 INFO L124 PetriNetUnfolderBase]: 4/34 cut-off events. [2024-11-09 10:54:58,896 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 10:54:58,896 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:54:58,897 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] [2024-11-09 10:54:58,898 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:54:58,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:54:58,906 INFO L85 PathProgramCache]: Analyzing trace with hash 1923112110, now seen corresponding path program 1 times [2024-11-09 10:54:58,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:54:58,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148621398] [2024-11-09 10:54:58,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:54:58,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:54:59,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:54:59,430 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:54:59,431 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:54:59,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148621398] [2024-11-09 10:54:59,432 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148621398] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:54:59,432 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:54:59,432 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 10:54:59,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [55422790] [2024-11-09 10:54:59,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:54:59,441 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:54:59,445 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:54:59,468 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:54:59,468 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:54:59,474 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 42 [2024-11-09 10:54:59,477 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 37 transitions, 98 flow. Second operand has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:54:59,477 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:54:59,477 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 42 [2024-11-09 10:54:59,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:00,075 INFO L124 PetriNetUnfolderBase]: 3042/4219 cut-off events. [2024-11-09 10:55:00,075 INFO L125 PetriNetUnfolderBase]: For 331/331 co-relation queries the response was YES. [2024-11-09 10:55:00,089 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8619 conditions, 4219 events. 3042/4219 cut-off events. For 331/331 co-relation queries the response was YES. Maximal size of possible extension queue 218. Compared 18643 event pairs, 763 based on Foata normal form. 153/4362 useless extension candidates. Maximal degree in co-relation 7613. Up to 3203 conditions per place. [2024-11-09 10:55:00,111 INFO L140 encePairwiseOnDemand]: 35/42 looper letters, 46 selfloop transitions, 3 changer transitions 2/56 dead transitions. [2024-11-09 10:55:00,112 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 56 transitions, 259 flow [2024-11-09 10:55:00,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:55:00,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:55:00,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 85 transitions. [2024-11-09 10:55:00,124 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6746031746031746 [2024-11-09 10:55:00,126 INFO L175 Difference]: Start difference. First operand has 46 places, 37 transitions, 98 flow. Second operand 3 states and 85 transitions. [2024-11-09 10:55:00,127 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 56 transitions, 259 flow [2024-11-09 10:55:00,137 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 56 transitions, 229 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-09 10:55:00,142 INFO L231 Difference]: Finished difference. Result has 39 places, 37 transitions, 101 flow [2024-11-09 10:55:00,146 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=101, PETRI_PLACES=39, PETRI_TRANSITIONS=37} [2024-11-09 10:55:00,150 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, -7 predicate places. [2024-11-09 10:55:00,151 INFO L471 AbstractCegarLoop]: Abstraction has has 39 places, 37 transitions, 101 flow [2024-11-09 10:55:00,151 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:55:00,151 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:00,151 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] [2024-11-09 10:55:00,152 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:55:00,153 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:00,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:00,154 INFO L85 PathProgramCache]: Analyzing trace with hash -56319925, now seen corresponding path program 1 times [2024-11-09 10:55:00,154 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:00,155 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1420105740] [2024-11-09 10:55:00,155 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:00,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:00,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:00,391 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:00,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:00,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1420105740] [2024-11-09 10:55:00,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1420105740] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:55:00,392 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:55:00,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:55:00,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1246443410] [2024-11-09 10:55:00,392 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:00,394 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:55:00,395 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:00,396 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:55:00,396 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:55:00,412 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:00,413 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 37 transitions, 101 flow. Second operand has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 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:55:00,414 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:00,414 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:00,414 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:01,615 INFO L124 PetriNetUnfolderBase]: 11992/15976 cut-off events. [2024-11-09 10:55:01,615 INFO L125 PetriNetUnfolderBase]: For 971/971 co-relation queries the response was YES. [2024-11-09 10:55:01,716 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33896 conditions, 15976 events. 11992/15976 cut-off events. For 971/971 co-relation queries the response was YES. Maximal size of possible extension queue 628. Compared 80196 event pairs, 4358 based on Foata normal form. 0/12611 useless extension candidates. Maximal degree in co-relation 9557. Up to 8661 conditions per place. [2024-11-09 10:55:01,797 INFO L140 encePairwiseOnDemand]: 33/42 looper letters, 81 selfloop transitions, 10 changer transitions 0/96 dead transitions. [2024-11-09 10:55:01,798 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 96 transitions, 418 flow [2024-11-09 10:55:01,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:55:01,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:55:01,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 134 transitions. [2024-11-09 10:55:01,801 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.638095238095238 [2024-11-09 10:55:01,801 INFO L175 Difference]: Start difference. First operand has 39 places, 37 transitions, 101 flow. Second operand 5 states and 134 transitions. [2024-11-09 10:55:01,802 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 96 transitions, 418 flow [2024-11-09 10:55:01,803 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 96 transitions, 415 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:55:01,806 INFO L231 Difference]: Finished difference. Result has 45 places, 46 transitions, 165 flow [2024-11-09 10:55:01,807 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=98, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=165, PETRI_PLACES=45, PETRI_TRANSITIONS=46} [2024-11-09 10:55:01,808 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, -1 predicate places. [2024-11-09 10:55:01,808 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 46 transitions, 165 flow [2024-11-09 10:55:01,808 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 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:55:01,808 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:01,809 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] [2024-11-09 10:55:01,809 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:55:01,809 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:01,810 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:01,811 INFO L85 PathProgramCache]: Analyzing trace with hash 1593058387, now seen corresponding path program 2 times [2024-11-09 10:55:01,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:01,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [493855031] [2024-11-09 10:55:01,812 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:01,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:01,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:01,981 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:01,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:01,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [493855031] [2024-11-09 10:55:01,982 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [493855031] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:55:01,982 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:55:01,982 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-09 10:55:01,983 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [627241475] [2024-11-09 10:55:01,983 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:01,983 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 10:55:01,983 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:01,986 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 10:55:01,987 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-09 10:55:02,005 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:02,006 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 46 transitions, 165 flow. Second operand has 6 states, 6 states have (on average 12.0) internal successors, (72), 6 states have internal predecessors, (72), 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:55:02,007 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:02,007 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:02,007 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:04,018 INFO L124 PetriNetUnfolderBase]: 17012/23075 cut-off events. [2024-11-09 10:55:04,018 INFO L125 PetriNetUnfolderBase]: For 10222/10246 co-relation queries the response was YES. [2024-11-09 10:55:04,085 INFO L83 FinitePrefix]: Finished finitePrefix Result has 59304 conditions, 23075 events. 17012/23075 cut-off events. For 10222/10246 co-relation queries the response was YES. Maximal size of possible extension queue 1002. Compared 128540 event pairs, 1715 based on Foata normal form. 1551/24214 useless extension candidates. Maximal degree in co-relation 34291. Up to 6690 conditions per place. [2024-11-09 10:55:04,202 INFO L140 encePairwiseOnDemand]: 32/42 looper letters, 119 selfloop transitions, 23 changer transitions 2/149 dead transitions. [2024-11-09 10:55:04,203 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 149 transitions, 759 flow [2024-11-09 10:55:04,204 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:55:04,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:55:04,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 195 transitions. [2024-11-09 10:55:04,206 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6632653061224489 [2024-11-09 10:55:04,206 INFO L175 Difference]: Start difference. First operand has 45 places, 46 transitions, 165 flow. Second operand 7 states and 195 transitions. [2024-11-09 10:55:04,206 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 149 transitions, 759 flow [2024-11-09 10:55:04,215 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 149 transitions, 759 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:55:04,219 INFO L231 Difference]: Finished difference. Result has 57 places, 62 transitions, 355 flow [2024-11-09 10:55:04,220 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=165, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=355, PETRI_PLACES=57, PETRI_TRANSITIONS=62} [2024-11-09 10:55:04,221 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 11 predicate places. [2024-11-09 10:55:04,221 INFO L471 AbstractCegarLoop]: Abstraction has has 57 places, 62 transitions, 355 flow [2024-11-09 10:55:04,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 12.0) internal successors, (72), 6 states have internal predecessors, (72), 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:55:04,222 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:04,222 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] [2024-11-09 10:55:04,223 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 10:55:04,223 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:04,224 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:04,224 INFO L85 PathProgramCache]: Analyzing trace with hash 1974757833, now seen corresponding path program 3 times [2024-11-09 10:55:04,224 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:04,224 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1125504904] [2024-11-09 10:55:04,225 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:04,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:04,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:04,374 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:04,375 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:04,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1125504904] [2024-11-09 10:55:04,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1125504904] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:55:04,376 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:55:04,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:55:04,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1486308893] [2024-11-09 10:55:04,377 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:04,377 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:55:04,378 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:04,379 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:55:04,380 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:55:04,386 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:04,386 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 62 transitions, 355 flow. Second operand has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 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:55:04,386 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:04,386 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:04,387 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:06,792 INFO L124 PetriNetUnfolderBase]: 22353/30245 cut-off events. [2024-11-09 10:55:06,792 INFO L125 PetriNetUnfolderBase]: For 50715/50791 co-relation queries the response was YES. [2024-11-09 10:55:06,883 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97912 conditions, 30245 events. 22353/30245 cut-off events. For 50715/50791 co-relation queries the response was YES. Maximal size of possible extension queue 1163. Compared 170809 event pairs, 6669 based on Foata normal form. 556/30192 useless extension candidates. Maximal degree in co-relation 54821. Up to 15431 conditions per place. [2024-11-09 10:55:07,027 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 103 selfloop transitions, 12 changer transitions 9/129 dead transitions. [2024-11-09 10:55:07,028 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 129 transitions, 891 flow [2024-11-09 10:55:07,028 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:55:07,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:55:07,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 134 transitions. [2024-11-09 10:55:07,030 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.638095238095238 [2024-11-09 10:55:07,030 INFO L175 Difference]: Start difference. First operand has 57 places, 62 transitions, 355 flow. Second operand 5 states and 134 transitions. [2024-11-09 10:55:07,030 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 129 transitions, 891 flow [2024-11-09 10:55:07,394 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 129 transitions, 879 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-11-09 10:55:07,397 INFO L231 Difference]: Finished difference. Result has 64 places, 64 transitions, 440 flow [2024-11-09 10:55:07,397 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=347, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=440, PETRI_PLACES=64, PETRI_TRANSITIONS=64} [2024-11-09 10:55:07,398 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 18 predicate places. [2024-11-09 10:55:07,398 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 64 transitions, 440 flow [2024-11-09 10:55:07,398 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 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:55:07,398 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:07,399 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] [2024-11-09 10:55:07,399 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 10:55:07,399 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:07,400 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:07,400 INFO L85 PathProgramCache]: Analyzing trace with hash -792809255, now seen corresponding path program 1 times [2024-11-09 10:55:07,400 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:07,400 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1685351273] [2024-11-09 10:55:07,400 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:07,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:07,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:07,639 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:07,639 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:07,639 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1685351273] [2024-11-09 10:55:07,640 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1685351273] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:55:07,640 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:55:07,640 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:55:07,640 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [536971454] [2024-11-09 10:55:07,640 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:07,641 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:55:07,641 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:07,641 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:55:07,641 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:55:07,655 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:07,655 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 64 transitions, 440 flow. Second operand has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 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:55:07,656 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:07,656 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:07,656 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:09,728 INFO L124 PetriNetUnfolderBase]: 22352/30080 cut-off events. [2024-11-09 10:55:09,728 INFO L125 PetriNetUnfolderBase]: For 91100/91122 co-relation queries the response was YES. [2024-11-09 10:55:09,811 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110237 conditions, 30080 events. 22352/30080 cut-off events. For 91100/91122 co-relation queries the response was YES. Maximal size of possible extension queue 1126. Compared 166594 event pairs, 7792 based on Foata normal form. 114/29406 useless extension candidates. Maximal degree in co-relation 49240. Up to 15880 conditions per place. [2024-11-09 10:55:09,977 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 71 selfloop transitions, 9 changer transitions 29/114 dead transitions. [2024-11-09 10:55:09,978 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 114 transitions, 876 flow [2024-11-09 10:55:09,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:55:09,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:55:09,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 129 transitions. [2024-11-09 10:55:09,979 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6142857142857143 [2024-11-09 10:55:09,980 INFO L175 Difference]: Start difference. First operand has 64 places, 64 transitions, 440 flow. Second operand 5 states and 129 transitions. [2024-11-09 10:55:09,980 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 114 transitions, 876 flow [2024-11-09 10:55:10,192 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 114 transitions, 812 flow, removed 25 selfloop flow, removed 2 redundant places. [2024-11-09 10:55:10,194 INFO L231 Difference]: Finished difference. Result has 68 places, 62 transitions, 413 flow [2024-11-09 10:55:10,194 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=413, PETRI_PLACES=68, PETRI_TRANSITIONS=62} [2024-11-09 10:55:10,195 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 22 predicate places. [2024-11-09 10:55:10,195 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 62 transitions, 413 flow [2024-11-09 10:55:10,196 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 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:55:10,196 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:10,196 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:55:10,196 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 10:55:10,197 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:10,197 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:10,197 INFO L85 PathProgramCache]: Analyzing trace with hash 466724827, now seen corresponding path program 4 times [2024-11-09 10:55:10,197 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:10,198 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1838338345] [2024-11-09 10:55:10,198 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:10,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:10,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:10,336 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:10,337 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:10,337 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1838338345] [2024-11-09 10:55:10,337 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1838338345] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:55:10,337 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:55:10,337 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-09 10:55:10,338 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [414297232] [2024-11-09 10:55:10,338 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:10,338 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 10:55:10,339 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:10,339 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 10:55:10,339 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2024-11-09 10:55:10,348 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:10,348 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 62 transitions, 413 flow. Second operand has 6 states, 6 states have (on average 12.0) internal successors, (72), 6 states have internal predecessors, (72), 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:55:10,348 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:10,349 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:10,349 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:12,444 INFO L124 PetriNetUnfolderBase]: 21318/28640 cut-off events. [2024-11-09 10:55:12,445 INFO L125 PetriNetUnfolderBase]: For 73864/73934 co-relation queries the response was YES. [2024-11-09 10:55:12,544 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100969 conditions, 28640 events. 21318/28640 cut-off events. For 73864/73934 co-relation queries the response was YES. Maximal size of possible extension queue 1094. Compared 156193 event pairs, 6083 based on Foata normal form. 562/28553 useless extension candidates. Maximal degree in co-relation 65055. Up to 10952 conditions per place. [2024-11-09 10:55:12,683 INFO L140 encePairwiseOnDemand]: 33/42 looper letters, 105 selfloop transitions, 35 changer transitions 3/148 dead transitions. [2024-11-09 10:55:12,683 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 148 transitions, 1127 flow [2024-11-09 10:55:12,684 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 10:55:12,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 10:55:12,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 161 transitions. [2024-11-09 10:55:12,685 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6388888888888888 [2024-11-09 10:55:12,685 INFO L175 Difference]: Start difference. First operand has 68 places, 62 transitions, 413 flow. Second operand 6 states and 161 transitions. [2024-11-09 10:55:12,685 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 148 transitions, 1127 flow [2024-11-09 10:55:12,938 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 148 transitions, 1071 flow, removed 16 selfloop flow, removed 3 redundant places. [2024-11-09 10:55:12,941 INFO L231 Difference]: Finished difference. Result has 71 places, 80 transitions, 689 flow [2024-11-09 10:55:12,941 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=366, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=689, PETRI_PLACES=71, PETRI_TRANSITIONS=80} [2024-11-09 10:55:12,942 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 25 predicate places. [2024-11-09 10:55:12,942 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 80 transitions, 689 flow [2024-11-09 10:55:12,942 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 12.0) internal successors, (72), 6 states have internal predecessors, (72), 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:55:12,942 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:12,943 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] [2024-11-09 10:55:12,943 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 10:55:12,944 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:12,944 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:12,944 INFO L85 PathProgramCache]: Analyzing trace with hash 1424088803, now seen corresponding path program 1 times [2024-11-09 10:55:12,945 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:12,945 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1090102175] [2024-11-09 10:55:12,945 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:12,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:12,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:13,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:13,098 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:13,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1090102175] [2024-11-09 10:55:13,099 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1090102175] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:55:13,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [580319703] [2024-11-09 10:55:13,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:13,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:55:13,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:55:13,103 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 10:55:13,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-09 10:55:13,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:13,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-09 10:55:13,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:55:13,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:13,286 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:55:13,382 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:13,385 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [580319703] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-09 10:55:13,385 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-11-09 10:55:13,385 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6, 5] total 7 [2024-11-09 10:55:13,386 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [192117756] [2024-11-09 10:55:13,386 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:13,387 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:55:13,387 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:13,387 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:55:13,388 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:55:13,396 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:13,397 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 80 transitions, 689 flow. Second operand has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 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:55:13,397 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:13,397 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:13,397 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:15,676 INFO L124 PetriNetUnfolderBase]: 23390/31593 cut-off events. [2024-11-09 10:55:15,676 INFO L125 PetriNetUnfolderBase]: For 117323/117375 co-relation queries the response was YES. [2024-11-09 10:55:15,786 INFO L83 FinitePrefix]: Finished finitePrefix Result has 126923 conditions, 31593 events. 23390/31593 cut-off events. For 117323/117375 co-relation queries the response was YES. Maximal size of possible extension queue 1231. Compared 178038 event pairs, 3014 based on Foata normal form. 915/31990 useless extension candidates. Maximal degree in co-relation 84291. Up to 15302 conditions per place. [2024-11-09 10:55:15,907 INFO L140 encePairwiseOnDemand]: 35/42 looper letters, 108 selfloop transitions, 21 changer transitions 0/134 dead transitions. [2024-11-09 10:55:15,907 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 134 transitions, 1364 flow [2024-11-09 10:55:15,908 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 10:55:15,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 10:55:15,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 102 transitions. [2024-11-09 10:55:15,908 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6071428571428571 [2024-11-09 10:55:15,908 INFO L175 Difference]: Start difference. First operand has 71 places, 80 transitions, 689 flow. Second operand 4 states and 102 transitions. [2024-11-09 10:55:15,908 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 134 transitions, 1364 flow [2024-11-09 10:55:16,284 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 134 transitions, 1268 flow, removed 39 selfloop flow, removed 1 redundant places. [2024-11-09 10:55:16,286 INFO L231 Difference]: Finished difference. Result has 73 places, 84 transitions, 737 flow [2024-11-09 10:55:16,286 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=625, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=737, PETRI_PLACES=73, PETRI_TRANSITIONS=84} [2024-11-09 10:55:16,286 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 27 predicate places. [2024-11-09 10:55:16,287 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 84 transitions, 737 flow [2024-11-09 10:55:16,287 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 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:55:16,287 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:16,287 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] [2024-11-09 10:55:16,300 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-09 10:55:16,488 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:55:16,489 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:16,489 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:16,489 INFO L85 PathProgramCache]: Analyzing trace with hash 1954935991, now seen corresponding path program 2 times [2024-11-09 10:55:16,489 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:16,489 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [790564340] [2024-11-09 10:55:16,489 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:16,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:16,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:16,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 10:55:16,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:16,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [790564340] [2024-11-09 10:55:16,627 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [790564340] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:55:16,627 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:55:16,627 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:55:16,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [647832733] [2024-11-09 10:55:16,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:16,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:55:16,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:16,628 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:55:16,630 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:55:16,637 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:16,637 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 84 transitions, 737 flow. Second operand has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 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:55:16,637 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:16,638 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:16,638 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:19,621 INFO L124 PetriNetUnfolderBase]: 28832/38661 cut-off events. [2024-11-09 10:55:19,621 INFO L125 PetriNetUnfolderBase]: For 175371/175403 co-relation queries the response was YES. [2024-11-09 10:55:19,758 INFO L83 FinitePrefix]: Finished finitePrefix Result has 166571 conditions, 38661 events. 28832/38661 cut-off events. For 175371/175403 co-relation queries the response was YES. Maximal size of possible extension queue 1454. Compared 219308 event pairs, 7862 based on Foata normal form. 200/38055 useless extension candidates. Maximal degree in co-relation 114660. Up to 19295 conditions per place. [2024-11-09 10:55:19,915 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 148 selfloop transitions, 24 changer transitions 1/178 dead transitions. [2024-11-09 10:55:19,915 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 178 transitions, 1840 flow [2024-11-09 10:55:19,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:55:19,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:55:19,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 128 transitions. [2024-11-09 10:55:19,917 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6095238095238096 [2024-11-09 10:55:19,917 INFO L175 Difference]: Start difference. First operand has 73 places, 84 transitions, 737 flow. Second operand 5 states and 128 transitions. [2024-11-09 10:55:19,917 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 178 transitions, 1840 flow [2024-11-09 10:55:20,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 178 transitions, 1789 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-11-09 10:55:20,651 INFO L231 Difference]: Finished difference. Result has 78 places, 97 transitions, 940 flow [2024-11-09 10:55:20,651 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=709, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=84, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=940, PETRI_PLACES=78, PETRI_TRANSITIONS=97} [2024-11-09 10:55:20,652 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 32 predicate places. [2024-11-09 10:55:20,652 INFO L471 AbstractCegarLoop]: Abstraction has has 78 places, 97 transitions, 940 flow [2024-11-09 10:55:20,652 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 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:55:20,652 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:20,652 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] [2024-11-09 10:55:20,652 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 10:55:20,652 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:20,653 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:20,653 INFO L85 PathProgramCache]: Analyzing trace with hash -615054551, now seen corresponding path program 3 times [2024-11-09 10:55:20,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:20,653 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1712295432] [2024-11-09 10:55:20,653 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:20,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:20,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:20,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 10:55:20,763 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:20,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1712295432] [2024-11-09 10:55:20,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1712295432] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:55:20,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1160173233] [2024-11-09 10:55:20,764 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-09 10:55:20,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:55:20,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:55:20,766 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 10:55:20,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-09 10:55:20,843 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-09 10:55:20,843 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-09 10:55:20,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-09 10:55:20,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:55:20,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 10:55:20,926 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:55:21,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 10:55:21,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1160173233] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 10:55:21,002 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 10:55:21,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 9 [2024-11-09 10:55:21,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1498021818] [2024-11-09 10:55:21,002 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 10:55:21,003 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-09 10:55:21,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:21,003 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-09 10:55:21,003 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=41, Unknown=0, NotChecked=0, Total=72 [2024-11-09 10:55:21,016 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:21,016 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 97 transitions, 940 flow. Second operand has 9 states, 9 states have (on average 13.11111111111111) internal successors, (118), 9 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:55:21,016 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:21,016 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:21,017 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:24,990 INFO L124 PetriNetUnfolderBase]: 36643/49976 cut-off events. [2024-11-09 10:55:24,990 INFO L125 PetriNetUnfolderBase]: For 277188/277242 co-relation queries the response was YES. [2024-11-09 10:55:25,179 INFO L83 FinitePrefix]: Finished finitePrefix Result has 230548 conditions, 49976 events. 36643/49976 cut-off events. For 277188/277242 co-relation queries the response was YES. Maximal size of possible extension queue 1849. Compared 301077 event pairs, 7443 based on Foata normal form. 1027/50082 useless extension candidates. Maximal degree in co-relation 155086. Up to 17392 conditions per place. [2024-11-09 10:55:25,679 INFO L140 encePairwiseOnDemand]: 33/42 looper letters, 207 selfloop transitions, 76 changer transitions 1/289 dead transitions. [2024-11-09 10:55:25,679 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 289 transitions, 3343 flow [2024-11-09 10:55:25,679 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:55:25,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:55:25,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 179 transitions. [2024-11-09 10:55:25,680 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.608843537414966 [2024-11-09 10:55:25,680 INFO L175 Difference]: Start difference. First operand has 78 places, 97 transitions, 940 flow. Second operand 7 states and 179 transitions. [2024-11-09 10:55:25,680 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 289 transitions, 3343 flow [2024-11-09 10:55:26,373 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 289 transitions, 3224 flow, removed 37 selfloop flow, removed 1 redundant places. [2024-11-09 10:55:26,377 INFO L231 Difference]: Finished difference. Result has 88 places, 156 transitions, 2027 flow [2024-11-09 10:55:26,378 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=854, PETRI_DIFFERENCE_MINUEND_PLACES=77, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2027, PETRI_PLACES=88, PETRI_TRANSITIONS=156} [2024-11-09 10:55:26,378 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 42 predicate places. [2024-11-09 10:55:26,379 INFO L471 AbstractCegarLoop]: Abstraction has has 88 places, 156 transitions, 2027 flow [2024-11-09 10:55:26,379 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 13.11111111111111) internal successors, (118), 9 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:55:26,379 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:26,379 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] [2024-11-09 10:55:26,396 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-09 10:55:26,583 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-11-09 10:55:26,584 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:26,585 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:26,585 INFO L85 PathProgramCache]: Analyzing trace with hash -361462285, now seen corresponding path program 4 times [2024-11-09 10:55:26,585 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:26,587 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1359565576] [2024-11-09 10:55:26,587 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:26,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:26,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:26,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 10:55:26,694 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:26,694 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1359565576] [2024-11-09 10:55:26,694 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1359565576] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:55:26,694 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:55:26,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:55:26,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1099414514] [2024-11-09 10:55:26,695 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:26,695 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:55:26,695 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:26,695 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:55:26,696 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:55:26,706 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:26,706 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 156 transitions, 2027 flow. Second operand has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 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:55:26,706 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:26,706 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:26,706 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:31,552 INFO L124 PetriNetUnfolderBase]: 37101/50200 cut-off events. [2024-11-09 10:55:31,552 INFO L125 PetriNetUnfolderBase]: For 396950/397004 co-relation queries the response was YES. [2024-11-09 10:55:31,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 257545 conditions, 50200 events. 37101/50200 cut-off events. For 396950/397004 co-relation queries the response was YES. Maximal size of possible extension queue 1767. Compared 295102 event pairs, 11955 based on Foata normal form. 104/49097 useless extension candidates. Maximal degree in co-relation 180798. Up to 24703 conditions per place. [2024-11-09 10:55:32,013 INFO L140 encePairwiseOnDemand]: 35/42 looper letters, 175 selfloop transitions, 7 changer transitions 17/204 dead transitions. [2024-11-09 10:55:32,013 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 204 transitions, 2782 flow [2024-11-09 10:55:32,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:55:32,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:55:32,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 113 transitions. [2024-11-09 10:55:32,014 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5380952380952381 [2024-11-09 10:55:32,014 INFO L175 Difference]: Start difference. First operand has 88 places, 156 transitions, 2027 flow. Second operand 5 states and 113 transitions. [2024-11-09 10:55:32,014 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 204 transitions, 2782 flow [2024-11-09 10:55:33,350 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 204 transitions, 2654 flow, removed 64 selfloop flow, removed 2 redundant places. [2024-11-09 10:55:33,352 INFO L231 Difference]: Finished difference. Result has 91 places, 154 transitions, 1937 flow [2024-11-09 10:55:33,353 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=1899, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1937, PETRI_PLACES=91, PETRI_TRANSITIONS=154} [2024-11-09 10:55:33,353 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 45 predicate places. [2024-11-09 10:55:33,354 INFO L471 AbstractCegarLoop]: Abstraction has has 91 places, 154 transitions, 1937 flow [2024-11-09 10:55:33,354 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 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:55:33,354 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:33,354 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] [2024-11-09 10:55:33,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 10:55:33,354 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:33,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:33,355 INFO L85 PathProgramCache]: Analyzing trace with hash 2033695026, now seen corresponding path program 1 times [2024-11-09 10:55:33,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:33,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1335391439] [2024-11-09 10:55:33,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:33,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:33,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:33,461 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:55:33,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:33,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1335391439] [2024-11-09 10:55:33,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1335391439] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:55:33,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:55:33,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:55:33,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185636488] [2024-11-09 10:55:33,462 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:33,463 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:55:33,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:33,465 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:55:33,465 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:55:33,477 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:33,478 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 154 transitions, 1937 flow. Second operand has 5 states, 5 states have (on average 13.8) internal successors, (69), 5 states have internal predecessors, (69), 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:55:33,478 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:33,478 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:33,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:39,688 INFO L124 PetriNetUnfolderBase]: 47811/64062 cut-off events. [2024-11-09 10:55:39,688 INFO L125 PetriNetUnfolderBase]: For 521567/521631 co-relation queries the response was YES. [2024-11-09 10:55:40,005 INFO L83 FinitePrefix]: Finished finitePrefix Result has 331157 conditions, 64062 events. 47811/64062 cut-off events. For 521567/521631 co-relation queries the response was YES. Maximal size of possible extension queue 2342. Compared 382556 event pairs, 11808 based on Foata normal form. 722/63072 useless extension candidates. Maximal degree in co-relation 246479. Up to 28708 conditions per place. [2024-11-09 10:55:40,360 INFO L140 encePairwiseOnDemand]: 33/42 looper letters, 160 selfloop transitions, 113 changer transitions 0/278 dead transitions. [2024-11-09 10:55:40,360 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 278 transitions, 3818 flow [2024-11-09 10:55:40,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:55:40,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:55:40,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 133 transitions. [2024-11-09 10:55:40,361 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6333333333333333 [2024-11-09 10:55:40,361 INFO L175 Difference]: Start difference. First operand has 91 places, 154 transitions, 1937 flow. Second operand 5 states and 133 transitions. [2024-11-09 10:55:40,362 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 278 transitions, 3818 flow [2024-11-09 10:55:42,564 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 278 transitions, 3698 flow, removed 28 selfloop flow, removed 6 redundant places. [2024-11-09 10:55:42,567 INFO L231 Difference]: Finished difference. Result has 90 places, 188 transitions, 2772 flow [2024-11-09 10:55:42,568 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=1853, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=79, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2772, PETRI_PLACES=90, PETRI_TRANSITIONS=188} [2024-11-09 10:55:42,568 INFO L277 CegarLoopForPetriNet]: 46 programPoint places, 44 predicate places. [2024-11-09 10:55:42,568 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 188 transitions, 2772 flow [2024-11-09 10:55:42,568 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.8) internal successors, (69), 5 states have internal predecessors, (69), 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:55:42,568 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:55:42,568 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] [2024-11-09 10:55:42,569 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 10:55:42,569 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:55:42,569 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:55:42,569 INFO L85 PathProgramCache]: Analyzing trace with hash 660203898, now seen corresponding path program 2 times [2024-11-09 10:55:42,569 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:55:42,569 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589319122] [2024-11-09 10:55:42,569 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:55:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:55:42,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:55:42,676 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 10:55:42,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:55:42,677 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589319122] [2024-11-09 10:55:42,677 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589319122] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:55:42,677 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1516066401] [2024-11-09 10:55:42,677 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-09 10:55:42,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:55:42,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:55:42,682 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 10:55:42,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-09 10:55:42,755 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-09 10:55:42,755 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-09 10:55:42,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-09 10:55:42,758 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:55:42,803 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 10:55:42,804 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:55:42,858 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 10:55:42,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1516066401] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-09 10:55:42,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-11-09 10:55:42,858 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6, 5] total 7 [2024-11-09 10:55:42,859 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1202989212] [2024-11-09 10:55:42,859 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:55:42,861 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:55:42,861 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:55:42,861 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:55:42,862 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:55:42,873 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 42 [2024-11-09 10:55:42,874 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 188 transitions, 2772 flow. Second operand has 4 states, 4 states have (on average 15.25) internal successors, (61), 4 states have internal predecessors, (61), 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:55:42,874 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:55:42,874 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 42 [2024-11-09 10:55:42,874 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:55:49,271 INFO L124 PetriNetUnfolderBase]: 52179/69793 cut-off events. [2024-11-09 10:55:49,272 INFO L125 PetriNetUnfolderBase]: For 674661/674795 co-relation queries the response was YES. [2024-11-09 10:55:49,584 INFO L83 FinitePrefix]: Finished finitePrefix Result has 392819 conditions, 69793 events. 52179/69793 cut-off events. For 674661/674795 co-relation queries the response was YES. Maximal size of possible extension queue 2642. Compared 419953 event pairs, 6567 based on Foata normal form. 1731/69522 useless extension candidates. Maximal degree in co-relation 269584. Up to 36198 conditions per place.