./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/test-easy6.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 3289d67d 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/test-easy6.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 ce46a456eb9ebd463906f73dade5d1c1c222b26a063863b37340a2842c9ee284 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-17 03:42:19,024 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-17 03:42:19,098 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-17 03:42:19,105 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-17 03:42:19,106 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-17 03:42:19,135 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-17 03:42:19,136 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-17 03:42:19,136 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-17 03:42:19,137 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-17 03:42:19,139 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-17 03:42:19,139 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-17 03:42:19,140 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-17 03:42:19,140 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-17 03:42:19,140 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-17 03:42:19,141 INFO L153 SettingsManager]: * Use SBE=true [2024-11-17 03:42:19,141 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-17 03:42:19,141 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-17 03:42:19,141 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-17 03:42:19,142 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-17 03:42:19,142 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-17 03:42:19,142 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-17 03:42:19,146 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-17 03:42:19,147 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-17 03:42:19,147 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-17 03:42:19,147 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-17 03:42:19,147 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-17 03:42:19,147 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-17 03:42:19,148 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-17 03:42:19,148 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-17 03:42:19,148 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-17 03:42:19,148 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-17 03:42:19,149 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-17 03:42:19,149 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-17 03:42:19,149 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-17 03:42:19,149 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-17 03:42:19,150 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-17 03:42:19,150 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-17 03:42:19,150 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-17 03:42:19,154 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-17 03:42:19,155 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-17 03:42:19,155 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-17 03:42:19,156 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-17 03:42:19,156 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 -> ce46a456eb9ebd463906f73dade5d1c1c222b26a063863b37340a2842c9ee284 [2024-11-17 03:42:19,430 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-17 03:42:19,462 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-17 03:42:19,465 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-17 03:42:19,467 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-17 03:42:19,467 INFO L274 PluginConnector]: CDTParser initialized [2024-11-17 03:42:19,468 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/test-easy6.wvr.c [2024-11-17 03:42:20,928 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-17 03:42:21,153 INFO L384 CDTParser]: Found 1 translation units. [2024-11-17 03:42:21,155 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/test-easy6.wvr.c [2024-11-17 03:42:21,162 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fde717dfc/cc68682d2dd043a58112d7e27326bfc4/FLAGf77d25401 [2024-11-17 03:42:21,181 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fde717dfc/cc68682d2dd043a58112d7e27326bfc4 [2024-11-17 03:42:21,184 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-17 03:42:21,185 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-17 03:42:21,186 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-17 03:42:21,186 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-17 03:42:21,192 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-17 03:42:21,192 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,193 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@28249195 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21, skipping insertion in model container [2024-11-17 03:42:21,194 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,219 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-17 03:42:21,430 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-17 03:42:21,440 INFO L200 MainTranslator]: Completed pre-run [2024-11-17 03:42:21,459 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-17 03:42:21,474 INFO L204 MainTranslator]: Completed translation [2024-11-17 03:42:21,475 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21 WrapperNode [2024-11-17 03:42:21,475 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-17 03:42:21,476 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-17 03:42:21,476 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-17 03:42:21,476 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-17 03:42:21,482 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,489 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,506 INFO L138 Inliner]: procedures = 18, calls = 14, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 94 [2024-11-17 03:42:21,507 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-17 03:42:21,508 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-17 03:42:21,508 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-17 03:42:21,508 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-17 03:42:21,518 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,519 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,521 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,532 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-17 03:42:21,533 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,533 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,537 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,538 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,539 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,540 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,542 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-17 03:42:21,543 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-17 03:42:21,543 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-17 03:42:21,543 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-17 03:42:21,544 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (1/1) ... [2024-11-17 03:42:21,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-17 03:42:21,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-17 03:42:21,579 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-17 03:42:21,583 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-17 03:42:21,638 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-17 03:42:21,638 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-17 03:42:21,638 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-17 03:42:21,638 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-17 03:42:21,638 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-17 03:42:21,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-17 03:42:21,639 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-17 03:42:21,639 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-17 03:42:21,641 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-17 03:42:21,739 INFO L256 CfgBuilder]: Building ICFG [2024-11-17 03:42:21,743 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-17 03:42:21,974 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-17 03:42:21,975 INFO L307 CfgBuilder]: Performing block encoding [2024-11-17 03:42:22,127 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-17 03:42:22,128 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-17 03:42:22,128 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.11 03:42:22 BoogieIcfgContainer [2024-11-17 03:42:22,128 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-17 03:42:22,131 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-17 03:42:22,131 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-17 03:42:22,134 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-17 03:42:22,135 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.11 03:42:21" (1/3) ... [2024-11-17 03:42:22,135 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@72532239 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 03:42:22, skipping insertion in model container [2024-11-17 03:42:22,135 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 03:42:21" (2/3) ... [2024-11-17 03:42:22,136 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@72532239 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 03:42:22, skipping insertion in model container [2024-11-17 03:42:22,136 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.11 03:42:22" (3/3) ... [2024-11-17 03:42:22,138 INFO L112 eAbstractionObserver]: Analyzing ICFG test-easy6.wvr.c [2024-11-17 03:42:22,159 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-17 03:42:22,160 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-11-17 03:42:22,160 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-17 03:42:22,201 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-17 03:42:22,238 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 41 places, 34 transitions, 82 flow [2024-11-17 03:42:22,276 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2024-11-17 03:42:22,277 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-17 03:42:22,279 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41 conditions, 32 events. 0/32 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 28 event pairs, 0 based on Foata normal form. 0/30 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2024-11-17 03:42:22,279 INFO L82 GeneralOperation]: Start removeDead. Operand has 41 places, 34 transitions, 82 flow [2024-11-17 03:42:22,283 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 38 places, 31 transitions, 74 flow [2024-11-17 03:42:22,291 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-17 03:42:22,300 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;@286e339b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-17 03:42:22,301 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-17 03:42:22,314 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-17 03:42:22,315 INFO L124 PetriNetUnfolderBase]: 0/28 cut-off events. [2024-11-17 03:42:22,315 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-17 03:42:22,315 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-17 03:42:22,316 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-17 03:42:22,317 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-17 03:42:22,322 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 03:42:22,322 INFO L85 PathProgramCache]: Analyzing trace with hash 513972914, now seen corresponding path program 1 times [2024-11-17 03:42:22,333 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 03:42:22,333 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [522098420] [2024-11-17 03:42:22,333 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 03:42:22,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 03:42:22,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 03:42:22,932 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-17 03:42:22,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 03:42:22,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [522098420] [2024-11-17 03:42:22,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [522098420] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 03:42:22,935 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 03:42:22,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-17 03:42:22,937 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [994944277] [2024-11-17 03:42:22,937 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 03:42:22,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-17 03:42:22,949 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 03:42:22,970 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-17 03:42:22,970 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-17 03:42:22,972 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 34 [2024-11-17 03:42:22,974 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 38 places, 31 transitions, 74 flow. Second operand has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:22,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-17 03:42:22,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 34 [2024-11-17 03:42:22,975 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-17 03:42:23,377 INFO L124 PetriNetUnfolderBase]: 354/674 cut-off events. [2024-11-17 03:42:23,378 INFO L125 PetriNetUnfolderBase]: For 46/46 co-relation queries the response was YES. [2024-11-17 03:42:23,385 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1392 conditions, 674 events. 354/674 cut-off events. For 46/46 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 2721 event pairs, 132 based on Foata normal form. 4/675 useless extension candidates. Maximal degree in co-relation 1269. Up to 245 conditions per place. [2024-11-17 03:42:23,393 INFO L140 encePairwiseOnDemand]: 27/34 looper letters, 48 selfloop transitions, 6 changer transitions 17/74 dead transitions. [2024-11-17 03:42:23,394 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 74 transitions, 323 flow [2024-11-17 03:42:23,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-17 03:42:23,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-17 03:42:23,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 117 transitions. [2024-11-17 03:42:23,409 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.49159663865546216 [2024-11-17 03:42:23,411 INFO L175 Difference]: Start difference. First operand has 38 places, 31 transitions, 74 flow. Second operand 7 states and 117 transitions. [2024-11-17 03:42:23,412 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 74 transitions, 323 flow [2024-11-17 03:42:23,416 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 74 transitions, 301 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-17 03:42:23,422 INFO L231 Difference]: Finished difference. Result has 41 places, 33 transitions, 97 flow [2024-11-17 03:42:23,425 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=34, PETRI_DIFFERENCE_MINUEND_FLOW=62, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=29, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=25, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=97, PETRI_PLACES=41, PETRI_TRANSITIONS=33} [2024-11-17 03:42:23,431 INFO L277 CegarLoopForPetriNet]: 38 programPoint places, 3 predicate places. [2024-11-17 03:42:23,431 INFO L471 AbstractCegarLoop]: Abstraction has has 41 places, 33 transitions, 97 flow [2024-11-17 03:42:23,432 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:23,432 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-17 03:42:23,432 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-17 03:42:23,432 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-17 03:42:23,432 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-17 03:42:23,433 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 03:42:23,433 INFO L85 PathProgramCache]: Analyzing trace with hash 915443804, now seen corresponding path program 2 times [2024-11-17 03:42:23,433 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 03:42:23,433 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [875566504] [2024-11-17 03:42:23,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 03:42:23,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 03:42:23,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 03:42:23,574 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-17 03:42:23,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 03:42:23,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [875566504] [2024-11-17 03:42:23,575 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [875566504] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 03:42:23,575 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 03:42:23,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-17 03:42:23,576 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1195012147] [2024-11-17 03:42:23,576 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 03:42:23,577 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-17 03:42:23,578 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 03:42:23,578 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-17 03:42:23,579 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-17 03:42:23,579 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 34 [2024-11-17 03:42:23,580 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 33 transitions, 97 flow. Second operand has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 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-17 03:42:23,580 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-17 03:42:23,580 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 34 [2024-11-17 03:42:23,580 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-17 03:42:23,685 INFO L124 PetriNetUnfolderBase]: 318/610 cut-off events. [2024-11-17 03:42:23,686 INFO L125 PetriNetUnfolderBase]: For 102/102 co-relation queries the response was YES. [2024-11-17 03:42:23,687 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1342 conditions, 610 events. 318/610 cut-off events. For 102/102 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2435 event pairs, 237 based on Foata normal form. 6/613 useless extension candidates. Maximal degree in co-relation 1324. Up to 461 conditions per place. [2024-11-17 03:42:23,690 INFO L140 encePairwiseOnDemand]: 31/34 looper letters, 38 selfloop transitions, 2 changer transitions 0/43 dead transitions. [2024-11-17 03:42:23,690 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 43 transitions, 203 flow [2024-11-17 03:42:23,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-17 03:42:23,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-17 03:42:23,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 55 transitions. [2024-11-17 03:42:23,692 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5392156862745098 [2024-11-17 03:42:23,692 INFO L175 Difference]: Start difference. First operand has 41 places, 33 transitions, 97 flow. Second operand 3 states and 55 transitions. [2024-11-17 03:42:23,692 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 43 transitions, 203 flow [2024-11-17 03:42:23,694 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 43 transitions, 201 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-17 03:42:23,695 INFO L231 Difference]: Finished difference. Result has 41 places, 33 transitions, 103 flow [2024-11-17 03:42:23,695 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=34, PETRI_DIFFERENCE_MINUEND_FLOW=95, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=103, PETRI_PLACES=41, PETRI_TRANSITIONS=33} [2024-11-17 03:42:23,696 INFO L277 CegarLoopForPetriNet]: 38 programPoint places, 3 predicate places. [2024-11-17 03:42:23,696 INFO L471 AbstractCegarLoop]: Abstraction has has 41 places, 33 transitions, 103 flow [2024-11-17 03:42:23,697 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 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-17 03:42:23,697 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-17 03:42:23,697 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-17 03:42:23,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-17 03:42:23,698 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-17 03:42:23,698 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 03:42:23,698 INFO L85 PathProgramCache]: Analyzing trace with hash -979744692, now seen corresponding path program 3 times [2024-11-17 03:42:23,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 03:42:23,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1336134740] [2024-11-17 03:42:23,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 03:42:23,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 03:42:23,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 03:42:23,873 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-17 03:42:23,875 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 03:42:23,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1336134740] [2024-11-17 03:42:23,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1336134740] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 03:42:23,875 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 03:42:23,876 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-17 03:42:23,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1767320209] [2024-11-17 03:42:23,876 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 03:42:23,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-17 03:42:23,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 03:42:23,877 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-17 03:42:23,878 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-17 03:42:23,879 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 34 [2024-11-17 03:42:23,880 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 33 transitions, 103 flow. Second operand has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:23,880 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-17 03:42:23,880 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 34 [2024-11-17 03:42:23,880 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-17 03:42:24,206 INFO L124 PetriNetUnfolderBase]: 512/1000 cut-off events. [2024-11-17 03:42:24,207 INFO L125 PetriNetUnfolderBase]: For 260/260 co-relation queries the response was YES. [2024-11-17 03:42:24,210 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2325 conditions, 1000 events. 512/1000 cut-off events. For 260/260 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 4786 event pairs, 110 based on Foata normal form. 8/1005 useless extension candidates. Maximal degree in co-relation 831. Up to 207 conditions per place. [2024-11-17 03:42:24,214 INFO L140 encePairwiseOnDemand]: 26/34 looper letters, 74 selfloop transitions, 11 changer transitions 17/105 dead transitions. [2024-11-17 03:42:24,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 105 transitions, 542 flow [2024-11-17 03:42:24,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-17 03:42:24,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-17 03:42:24,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 144 transitions. [2024-11-17 03:42:24,218 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.47058823529411764 [2024-11-17 03:42:24,219 INFO L175 Difference]: Start difference. First operand has 41 places, 33 transitions, 103 flow. Second operand 9 states and 144 transitions. [2024-11-17 03:42:24,219 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 105 transitions, 542 flow [2024-11-17 03:42:24,224 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 105 transitions, 526 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-17 03:42:24,225 INFO L231 Difference]: Finished difference. Result has 53 places, 41 transitions, 173 flow [2024-11-17 03:42:24,225 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=34, PETRI_DIFFERENCE_MINUEND_FLOW=99, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=173, PETRI_PLACES=53, PETRI_TRANSITIONS=41} [2024-11-17 03:42:24,226 INFO L277 CegarLoopForPetriNet]: 38 programPoint places, 15 predicate places. [2024-11-17 03:42:24,228 INFO L471 AbstractCegarLoop]: Abstraction has has 53 places, 41 transitions, 173 flow [2024-11-17 03:42:24,228 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:24,228 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-17 03:42:24,229 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-17 03:42:24,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-17 03:42:24,230 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-17 03:42:24,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 03:42:24,231 INFO L85 PathProgramCache]: Analyzing trace with hash -1421891510, now seen corresponding path program 4 times [2024-11-17 03:42:24,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 03:42:24,231 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1375600300] [2024-11-17 03:42:24,231 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 03:42:24,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 03:42:24,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 03:42:24,372 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-17 03:42:24,373 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 03:42:24,373 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1375600300] [2024-11-17 03:42:24,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1375600300] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 03:42:24,374 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 03:42:24,374 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-17 03:42:24,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [378157992] [2024-11-17 03:42:24,374 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 03:42:24,375 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-17 03:42:24,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 03:42:24,376 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-17 03:42:24,377 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-17 03:42:24,377 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 34 [2024-11-17 03:42:24,378 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 41 transitions, 173 flow. Second operand has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:24,378 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-17 03:42:24,378 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 34 [2024-11-17 03:42:24,378 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-17 03:42:24,636 INFO L124 PetriNetUnfolderBase]: 467/921 cut-off events. [2024-11-17 03:42:24,637 INFO L125 PetriNetUnfolderBase]: For 662/662 co-relation queries the response was YES. [2024-11-17 03:42:24,640 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2556 conditions, 921 events. 467/921 cut-off events. For 662/662 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 4296 event pairs, 146 based on Foata normal form. 2/920 useless extension candidates. Maximal degree in co-relation 2135. Up to 293 conditions per place. [2024-11-17 03:42:24,643 INFO L140 encePairwiseOnDemand]: 29/34 looper letters, 44 selfloop transitions, 5 changer transitions 33/85 dead transitions. [2024-11-17 03:42:24,644 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 85 transitions, 518 flow [2024-11-17 03:42:24,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-17 03:42:24,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-17 03:42:24,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 105 transitions. [2024-11-17 03:42:24,646 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4411764705882353 [2024-11-17 03:42:24,647 INFO L175 Difference]: Start difference. First operand has 53 places, 41 transitions, 173 flow. Second operand 7 states and 105 transitions. [2024-11-17 03:42:24,647 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 85 transitions, 518 flow [2024-11-17 03:42:24,655 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 85 transitions, 512 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-11-17 03:42:24,659 INFO L231 Difference]: Finished difference. Result has 57 places, 39 transitions, 174 flow [2024-11-17 03:42:24,659 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=34, PETRI_DIFFERENCE_MINUEND_FLOW=171, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=41, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=174, PETRI_PLACES=57, PETRI_TRANSITIONS=39} [2024-11-17 03:42:24,660 INFO L277 CegarLoopForPetriNet]: 38 programPoint places, 19 predicate places. [2024-11-17 03:42:24,661 INFO L471 AbstractCegarLoop]: Abstraction has has 57 places, 39 transitions, 174 flow [2024-11-17 03:42:24,661 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:24,662 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-17 03:42:24,662 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-17 03:42:24,662 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-17 03:42:24,663 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-17 03:42:24,664 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 03:42:24,665 INFO L85 PathProgramCache]: Analyzing trace with hash -1067994432, now seen corresponding path program 5 times [2024-11-17 03:42:24,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 03:42:24,665 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [894796591] [2024-11-17 03:42:24,665 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 03:42:24,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 03:42:24,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 03:42:24,830 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-17 03:42:24,831 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 03:42:24,831 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [894796591] [2024-11-17 03:42:24,831 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [894796591] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 03:42:24,831 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 03:42:24,832 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-17 03:42:24,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307939749] [2024-11-17 03:42:24,832 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 03:42:24,832 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-17 03:42:24,833 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 03:42:24,833 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-17 03:42:24,833 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-17 03:42:24,834 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 34 [2024-11-17 03:42:24,834 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 39 transitions, 174 flow. Second operand has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:24,834 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-17 03:42:24,834 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 34 [2024-11-17 03:42:24,834 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-17 03:42:25,119 INFO L124 PetriNetUnfolderBase]: 422/858 cut-off events. [2024-11-17 03:42:25,119 INFO L125 PetriNetUnfolderBase]: For 657/657 co-relation queries the response was YES. [2024-11-17 03:42:25,121 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2394 conditions, 858 events. 422/858 cut-off events. For 657/657 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 4071 event pairs, 114 based on Foata normal form. 10/865 useless extension candidates. Maximal degree in co-relation 2356. Up to 301 conditions per place. [2024-11-17 03:42:25,124 INFO L140 encePairwiseOnDemand]: 27/34 looper letters, 58 selfloop transitions, 8 changer transitions 15/84 dead transitions. [2024-11-17 03:42:25,124 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 60 places, 84 transitions, 505 flow [2024-11-17 03:42:25,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-17 03:42:25,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-17 03:42:25,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 112 transitions. [2024-11-17 03:42:25,127 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5490196078431373 [2024-11-17 03:42:25,127 INFO L175 Difference]: Start difference. First operand has 57 places, 39 transitions, 174 flow. Second operand 6 states and 112 transitions. [2024-11-17 03:42:25,127 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 60 places, 84 transitions, 505 flow [2024-11-17 03:42:25,131 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 84 transitions, 474 flow, removed 3 selfloop flow, removed 6 redundant places. [2024-11-17 03:42:25,134 INFO L231 Difference]: Finished difference. Result has 55 places, 38 transitions, 173 flow [2024-11-17 03:42:25,134 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=34, PETRI_DIFFERENCE_MINUEND_FLOW=161, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=173, PETRI_PLACES=55, PETRI_TRANSITIONS=38} [2024-11-17 03:42:25,136 INFO L277 CegarLoopForPetriNet]: 38 programPoint places, 17 predicate places. [2024-11-17 03:42:25,136 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 38 transitions, 173 flow [2024-11-17 03:42:25,137 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:25,137 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-17 03:42:25,137 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-17 03:42:25,137 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-17 03:42:25,138 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-17 03:42:25,138 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 03:42:25,138 INFO L85 PathProgramCache]: Analyzing trace with hash 1847795324, now seen corresponding path program 6 times [2024-11-17 03:42:25,142 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 03:42:25,142 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1674855259] [2024-11-17 03:42:25,142 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 03:42:25,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 03:42:25,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 03:42:25,300 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-17 03:42:25,301 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 03:42:25,301 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1674855259] [2024-11-17 03:42:25,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1674855259] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 03:42:25,302 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 03:42:25,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-17 03:42:25,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [775935423] [2024-11-17 03:42:25,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 03:42:25,303 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-17 03:42:25,303 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 03:42:25,304 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-17 03:42:25,304 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-17 03:42:25,304 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 34 [2024-11-17 03:42:25,305 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 38 transitions, 173 flow. Second operand has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:25,305 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-17 03:42:25,305 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 34 [2024-11-17 03:42:25,305 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-17 03:42:25,515 INFO L124 PetriNetUnfolderBase]: 300/620 cut-off events. [2024-11-17 03:42:25,515 INFO L125 PetriNetUnfolderBase]: For 495/495 co-relation queries the response was YES. [2024-11-17 03:42:25,517 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1754 conditions, 620 events. 300/620 cut-off events. For 495/495 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 2653 event pairs, 92 based on Foata normal form. 10/627 useless extension candidates. Maximal degree in co-relation 998. Up to 201 conditions per place. [2024-11-17 03:42:25,518 INFO L140 encePairwiseOnDemand]: 27/34 looper letters, 34 selfloop transitions, 7 changer transitions 25/69 dead transitions. [2024-11-17 03:42:25,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 69 transitions, 410 flow [2024-11-17 03:42:25,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-17 03:42:25,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-17 03:42:25,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 110 transitions. [2024-11-17 03:42:25,520 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.40441176470588236 [2024-11-17 03:42:25,520 INFO L175 Difference]: Start difference. First operand has 55 places, 38 transitions, 173 flow. Second operand 8 states and 110 transitions. [2024-11-17 03:42:25,520 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 69 transitions, 410 flow [2024-11-17 03:42:25,523 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 69 transitions, 380 flow, removed 5 selfloop flow, removed 7 redundant places. [2024-11-17 03:42:25,524 INFO L231 Difference]: Finished difference. Result has 55 places, 33 transitions, 136 flow [2024-11-17 03:42:25,524 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=34, PETRI_DIFFERENCE_MINUEND_FLOW=141, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=136, PETRI_PLACES=55, PETRI_TRANSITIONS=33} [2024-11-17 03:42:25,525 INFO L277 CegarLoopForPetriNet]: 38 programPoint places, 17 predicate places. [2024-11-17 03:42:25,526 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 33 transitions, 136 flow [2024-11-17 03:42:25,526 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:25,527 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-17 03:42:25,527 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-17 03:42:25,527 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-17 03:42:25,527 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-17 03:42:25,528 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 03:42:25,529 INFO L85 PathProgramCache]: Analyzing trace with hash 1502306366, now seen corresponding path program 7 times [2024-11-17 03:42:25,529 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 03:42:25,529 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1394618680] [2024-11-17 03:42:25,530 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 03:42:25,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 03:42:25,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 03:42:25,581 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-17 03:42:25,582 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 03:42:25,582 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1394618680] [2024-11-17 03:42:25,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1394618680] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 03:42:25,583 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 03:42:25,583 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-17 03:42:25,584 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1561953879] [2024-11-17 03:42:25,584 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 03:42:25,584 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-17 03:42:25,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 03:42:25,585 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-17 03:42:25,585 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-17 03:42:25,585 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 34 [2024-11-17 03:42:25,585 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 33 transitions, 136 flow. Second operand has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 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-17 03:42:25,585 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-17 03:42:25,586 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 34 [2024-11-17 03:42:25,586 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-17 03:42:25,658 INFO L124 PetriNetUnfolderBase]: 164/364 cut-off events. [2024-11-17 03:42:25,658 INFO L125 PetriNetUnfolderBase]: For 290/290 co-relation queries the response was YES. [2024-11-17 03:42:25,659 INFO L83 FinitePrefix]: Finished finitePrefix Result has 981 conditions, 364 events. 164/364 cut-off events. For 290/290 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1308 event pairs, 117 based on Foata normal form. 6/368 useless extension candidates. Maximal degree in co-relation 367. Up to 270 conditions per place. [2024-11-17 03:42:25,660 INFO L140 encePairwiseOnDemand]: 31/34 looper letters, 34 selfloop transitions, 2 changer transitions 5/44 dead transitions. [2024-11-17 03:42:25,661 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 44 transitions, 262 flow [2024-11-17 03:42:25,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-17 03:42:25,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-17 03:42:25,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 56 transitions. [2024-11-17 03:42:25,662 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5490196078431373 [2024-11-17 03:42:25,662 INFO L175 Difference]: Start difference. First operand has 55 places, 33 transitions, 136 flow. Second operand 3 states and 56 transitions. [2024-11-17 03:42:25,662 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 44 transitions, 262 flow [2024-11-17 03:42:25,663 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 44 transitions, 224 flow, removed 3 selfloop flow, removed 10 redundant places. [2024-11-17 03:42:25,663 INFO L231 Difference]: Finished difference. Result has 45 places, 33 transitions, 116 flow [2024-11-17 03:42:25,664 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=34, PETRI_DIFFERENCE_MINUEND_FLOW=108, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=116, PETRI_PLACES=45, PETRI_TRANSITIONS=33} [2024-11-17 03:42:25,664 INFO L277 CegarLoopForPetriNet]: 38 programPoint places, 7 predicate places. [2024-11-17 03:42:25,664 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 33 transitions, 116 flow [2024-11-17 03:42:25,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 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-17 03:42:25,665 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-17 03:42:25,665 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-17 03:42:25,665 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-17 03:42:25,665 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-17 03:42:25,666 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-17 03:42:25,666 INFO L85 PathProgramCache]: Analyzing trace with hash 1904739784, now seen corresponding path program 8 times [2024-11-17 03:42:25,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-17 03:42:25,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1083541359] [2024-11-17 03:42:25,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-17 03:42:25,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-17 03:42:25,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-17 03:42:25,793 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-17 03:42:25,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-17 03:42:25,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1083541359] [2024-11-17 03:42:25,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1083541359] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-17 03:42:25,795 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-17 03:42:25,795 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-17 03:42:25,795 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1406215466] [2024-11-17 03:42:25,795 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-17 03:42:25,795 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-17 03:42:25,796 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-17 03:42:25,796 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-17 03:42:25,796 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-17 03:42:25,797 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 34 [2024-11-17 03:42:25,797 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 33 transitions, 116 flow. Second operand has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:25,797 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-17 03:42:25,797 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 34 [2024-11-17 03:42:25,797 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-17 03:42:25,911 INFO L124 PetriNetUnfolderBase]: 70/158 cut-off events. [2024-11-17 03:42:25,911 INFO L125 PetriNetUnfolderBase]: For 100/100 co-relation queries the response was YES. [2024-11-17 03:42:25,912 INFO L83 FinitePrefix]: Finished finitePrefix Result has 419 conditions, 158 events. 70/158 cut-off events. For 100/100 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 470 event pairs, 29 based on Foata normal form. 8/163 useless extension candidates. Maximal degree in co-relation 277. Up to 61 conditions per place. [2024-11-17 03:42:25,912 INFO L140 encePairwiseOnDemand]: 28/34 looper letters, 0 selfloop transitions, 0 changer transitions 33/33 dead transitions. [2024-11-17 03:42:25,912 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 33 transitions, 175 flow [2024-11-17 03:42:25,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-17 03:42:25,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-17 03:42:25,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 68 transitions. [2024-11-17 03:42:25,914 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.3333333333333333 [2024-11-17 03:42:25,914 INFO L175 Difference]: Start difference. First operand has 45 places, 33 transitions, 116 flow. Second operand 6 states and 68 transitions. [2024-11-17 03:42:25,914 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 33 transitions, 175 flow [2024-11-17 03:42:25,914 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 33 transitions, 159 flow, removed 1 selfloop flow, removed 5 redundant places. [2024-11-17 03:42:25,915 INFO L231 Difference]: Finished difference. Result has 41 places, 0 transitions, 0 flow [2024-11-17 03:42:25,915 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=34, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=26, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=41, PETRI_TRANSITIONS=0} [2024-11-17 03:42:25,917 INFO L277 CegarLoopForPetriNet]: 38 programPoint places, 3 predicate places. [2024-11-17 03:42:25,917 INFO L471 AbstractCegarLoop]: Abstraction has has 41 places, 0 transitions, 0 flow [2024-11-17 03:42:25,917 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.714285714285714) internal successors, (68), 7 states have internal predecessors, (68), 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-17 03:42:25,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (3 of 4 remaining) [2024-11-17 03:42:25,921 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (2 of 4 remaining) [2024-11-17 03:42:25,921 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining) [2024-11-17 03:42:25,921 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining) [2024-11-17 03:42:25,922 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-17 03:42:25,924 INFO L407 BasicCegarLoop]: Path program histogram: [8] [2024-11-17 03:42:25,928 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-17 03:42:25,928 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-17 03:42:25,934 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 17.11 03:42:25 BasicIcfg [2024-11-17 03:42:25,934 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-17 03:42:25,935 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-17 03:42:25,935 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-17 03:42:25,939 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-17 03:42:25,940 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.11 03:42:22" (3/4) ... [2024-11-17 03:42:25,943 INFO L143 WitnessPrinter]: Generating witness for correct program [2024-11-17 03:42:25,948 INFO L393 IcfgBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-17 03:42:25,952 INFO L393 IcfgBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-17 03:42:25,959 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 40 nodes and edges [2024-11-17 03:42:25,959 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 18 nodes and edges [2024-11-17 03:42:25,960 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 9 nodes and edges [2024-11-17 03:42:25,960 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-17 03:42:25,961 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-17 03:42:26,055 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-17 03:42:26,056 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-17 03:42:26,056 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-17 03:42:26,056 INFO L158 Benchmark]: Toolchain (without parser) took 4871.52ms. Allocated memory was 159.4MB in the beginning and 192.9MB in the end (delta: 33.6MB). Free memory was 124.1MB in the beginning and 138.4MB in the end (delta: -14.3MB). Peak memory consumption was 21.3MB. Max. memory is 16.1GB. [2024-11-17 03:42:26,057 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 117.4MB. Free memory is still 90.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-17 03:42:26,057 INFO L158 Benchmark]: CACSL2BoogieTranslator took 289.12ms. Allocated memory is still 159.4MB. Free memory was 124.1MB in the beginning and 111.5MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-17 03:42:26,057 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.32ms. Allocated memory is still 159.4MB. Free memory was 111.5MB in the beginning and 109.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-17 03:42:26,057 INFO L158 Benchmark]: Boogie Preprocessor took 34.26ms. Allocated memory is still 159.4MB. Free memory was 109.4MB in the beginning and 107.9MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-17 03:42:26,058 INFO L158 Benchmark]: IcfgBuilder took 585.63ms. Allocated memory is still 159.4MB. Free memory was 107.9MB in the beginning and 82.7MB in the end (delta: 25.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-17 03:42:26,058 INFO L158 Benchmark]: TraceAbstraction took 3803.57ms. Allocated memory was 159.4MB in the beginning and 192.9MB in the end (delta: 33.6MB). Free memory was 82.1MB in the beginning and 142.6MB in the end (delta: -60.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-17 03:42:26,058 INFO L158 Benchmark]: Witness Printer took 121.25ms. Allocated memory is still 192.9MB. Free memory was 142.6MB in the beginning and 138.4MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-17 03:42:26,059 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 117.4MB. Free memory is still 90.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 289.12ms. Allocated memory is still 159.4MB. Free memory was 124.1MB in the beginning and 111.5MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.32ms. Allocated memory is still 159.4MB. Free memory was 111.5MB in the beginning and 109.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 34.26ms. Allocated memory is still 159.4MB. Free memory was 109.4MB in the beginning and 107.9MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * IcfgBuilder took 585.63ms. Allocated memory is still 159.4MB. Free memory was 107.9MB in the beginning and 82.7MB in the end (delta: 25.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 3803.57ms. Allocated memory was 159.4MB in the beginning and 192.9MB in the end (delta: 33.6MB). Free memory was 82.1MB in the beginning and 142.6MB in the end (delta: -60.4MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 121.25ms. Allocated memory is still 192.9MB. Free memory was 142.6MB in the beginning and 138.4MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 21]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 70]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 59 locations, 4 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.7s, OverallIterations: 8, TraceHistogramMax: 1, PathProgramHistogramMax: 8, EmptinessCheckTime: 0.0s, AutomataDifference: 1.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 485 SdHoareTripleChecker+Valid, 1.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 485 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 16 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1233 IncrementalHoareTripleChecker+Invalid, 1249 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 16 mSolverCounterUnsat, 0 mSDtfsCounter, 1233 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 68 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=174occurred in iteration=4, InterpolantAutomatonStates: 49, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.3s InterpolantComputationTime, 232 NumberOfCodeBlocks, 232 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 224 ConstructedInterpolants, 0 QuantifiedInterpolants, 650 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 8 InterpolantComputations, 8 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-17 03:42:26,093 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE