./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 023d838f 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/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-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 ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6d47c8696b49948f6f8f53dd9eda6f4e0281717fd9a29e264a19ded5493fa577 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 14:39:19,543 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 14:39:19,613 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-10 14:39:19,621 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 14:39:19,622 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 14:39:19,643 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 14:39:19,644 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 14:39:19,645 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 14:39:19,646 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 14:39:19,648 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 14:39:19,649 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 14:39:19,649 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 14:39:19,649 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 14:39:19,651 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 14:39:19,652 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 14:39:19,652 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-10 14:39:19,652 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 14:39:19,653 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-10 14:39:19,653 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 14:39:19,656 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 14:39:19,656 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 14:39:19,657 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 14:39:19,657 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-10 14:39:19,658 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 14:39:19,658 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-10 14:39:19,658 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-10 14:39:19,658 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 14:39:19,659 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 14:39:19,659 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 14:39:19,659 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 14:39:19,660 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 14:39:19,660 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 14:39:19,660 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 14:39:19,660 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 14:39:19,661 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 14:39:19,661 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 14:39:19,661 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-10 14:39:19,662 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 14:39:19,662 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 14:39:19,663 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 14:39:19,663 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 14:39:19,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 ! data-race) ) 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 -> 6d47c8696b49948f6f8f53dd9eda6f4e0281717fd9a29e264a19ded5493fa577 [2024-11-10 14:39:19,929 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 14:39:19,957 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 14:39:19,961 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 14:39:19,962 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 14:39:19,963 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 14:39:19,964 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c [2024-11-10 14:39:21,510 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 14:39:21,691 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 14:39:21,692 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-more-array-sum2.wvr.c [2024-11-10 14:39:21,700 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a27ea1dd7/22f9b592f7fd46d4ac04f69789796783/FLAG62d5793aa [2024-11-10 14:39:21,713 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a27ea1dd7/22f9b592f7fd46d4ac04f69789796783 [2024-11-10 14:39:21,716 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 14:39:21,717 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 14:39:21,718 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 14:39:21,718 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 14:39:21,723 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 14:39:21,724 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 02:39:21" (1/1) ... [2024-11-10 14:39:21,725 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1956b0a3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:21, skipping insertion in model container [2024-11-10 14:39:21,725 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 02:39:21" (1/1) ... [2024-11-10 14:39:21,752 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 14:39:22,010 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 14:39:22,020 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 14:39:22,062 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 14:39:22,082 INFO L204 MainTranslator]: Completed translation [2024-11-10 14:39:22,083 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22 WrapperNode [2024-11-10 14:39:22,083 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 14:39:22,084 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-10 14:39:22,084 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-10 14:39:22,084 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-10 14:39:22,090 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,101 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,141 INFO L138 Inliner]: procedures = 24, calls = 38, calls flagged for inlining = 17, calls inlined = 29, statements flattened = 377 [2024-11-10 14:39:22,141 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-10 14:39:22,142 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-10 14:39:22,142 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-10 14:39:22,142 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-10 14:39:22,175 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,175 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,183 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,183 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,220 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,222 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,225 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,227 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,231 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-10 14:39:22,232 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-10 14:39:22,233 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-10 14:39:22,233 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-10 14:39:22,234 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (1/1) ... [2024-11-10 14:39:22,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 14:39:22,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 14:39:22,278 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-10 14:39:22,280 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-10 14:39:22,318 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-10 14:39:22,318 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-10 14:39:22,318 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-10 14:39:22,318 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-10 14:39:22,319 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-10 14:39:22,319 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-10 14:39:22,319 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-10 14:39:22,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-10 14:39:22,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-10 14:39:22,319 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-10 14:39:22,319 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-10 14:39:22,320 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-10 14:39:22,320 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-10 14:39:22,320 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-10 14:39:22,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-10 14:39:22,322 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-10 14:39:22,426 INFO L256 CfgBuilder]: Building ICFG [2024-11-10 14:39:22,429 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-10 14:39:23,026 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-10 14:39:23,027 INFO L307 CfgBuilder]: Performing block encoding [2024-11-10 14:39:23,353 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-10 14:39:23,355 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-10 14:39:23,355 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 02:39:23 BoogieIcfgContainer [2024-11-10 14:39:23,355 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-10 14:39:23,358 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-10 14:39:23,359 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-10 14:39:23,362 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-10 14:39:23,362 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.11 02:39:21" (1/3) ... [2024-11-10 14:39:23,363 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59d3157b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 02:39:23, skipping insertion in model container [2024-11-10 14:39:23,363 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:39:22" (2/3) ... [2024-11-10 14:39:23,363 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59d3157b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 02:39:23, skipping insertion in model container [2024-11-10 14:39:23,364 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 02:39:23" (3/3) ... [2024-11-10 14:39:23,365 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-array-sum2.wvr.c [2024-11-10 14:39:23,381 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-10 14:39:23,382 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 35 error locations. [2024-11-10 14:39:23,382 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-10 14:39:23,507 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-10 14:39:23,594 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 278 places, 285 transitions, 591 flow [2024-11-10 14:39:23,685 INFO L124 PetriNetUnfolderBase]: 17/282 cut-off events. [2024-11-10 14:39:23,685 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-10 14:39:23,692 INFO L83 FinitePrefix]: Finished finitePrefix Result has 295 conditions, 282 events. 17/282 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 364 event pairs, 0 based on Foata normal form. 0/230 useless extension candidates. Maximal degree in co-relation 234. Up to 2 conditions per place. [2024-11-10 14:39:23,692 INFO L82 GeneralOperation]: Start removeDead. Operand has 278 places, 285 transitions, 591 flow [2024-11-10 14:39:23,701 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 259 places, 265 transitions, 548 flow [2024-11-10 14:39:23,709 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-10 14:39:23,715 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=LoopHeads, 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;@49146ad6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-10 14:39:23,716 INFO L334 AbstractCegarLoop]: Starting to check reachability of 60 error locations. [2024-11-10 14:39:23,720 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-10 14:39:23,721 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2024-11-10 14:39:23,721 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-10 14:39:23,721 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:23,722 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-10 14:39:23,722 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:23,727 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:23,727 INFO L85 PathProgramCache]: Analyzing trace with hash -1330147223, now seen corresponding path program 1 times [2024-11-10 14:39:23,739 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:23,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279176933] [2024-11-10 14:39:23,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:23,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:23,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:23,918 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-10 14:39:23,919 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:23,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [279176933] [2024-11-10 14:39:23,920 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [279176933] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:23,920 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:23,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:39:23,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [579305386] [2024-11-10 14:39:23,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:23,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:39:23,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:23,965 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:39:23,966 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:39:24,015 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 285 [2024-11-10 14:39:24,022 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 259 places, 265 transitions, 548 flow. Second operand has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 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-10 14:39:24,022 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:24,022 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 285 [2024-11-10 14:39:24,023 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:24,233 INFO L124 PetriNetUnfolderBase]: 78/524 cut-off events. [2024-11-10 14:39:24,234 INFO L125 PetriNetUnfolderBase]: For 75/75 co-relation queries the response was YES. [2024-11-10 14:39:24,239 INFO L83 FinitePrefix]: Finished finitePrefix Result has 683 conditions, 524 events. 78/524 cut-off events. For 75/75 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 1995 event pairs, 38 based on Foata normal form. 39/485 useless extension candidates. Maximal degree in co-relation 446. Up to 113 conditions per place. [2024-11-10 14:39:24,244 INFO L140 encePairwiseOnDemand]: 254/285 looper letters, 16 selfloop transitions, 2 changer transitions 5/236 dead transitions. [2024-11-10 14:39:24,245 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 236 transitions, 526 flow [2024-11-10 14:39:24,246 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:39:24,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:39:24,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 752 transitions. [2024-11-10 14:39:24,260 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.87953216374269 [2024-11-10 14:39:24,261 INFO L175 Difference]: Start difference. First operand has 259 places, 265 transitions, 548 flow. Second operand 3 states and 752 transitions. [2024-11-10 14:39:24,262 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 236 transitions, 526 flow [2024-11-10 14:39:24,267 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 236 transitions, 514 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-10 14:39:24,272 INFO L231 Difference]: Finished difference. Result has 236 places, 231 transitions, 472 flow [2024-11-10 14:39:24,275 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=478, PETRI_DIFFERENCE_MINUEND_PLACES=234, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=236, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=472, PETRI_PLACES=236, PETRI_TRANSITIONS=231} [2024-11-10 14:39:24,282 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -23 predicate places. [2024-11-10 14:39:24,283 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 231 transitions, 472 flow [2024-11-10 14:39:24,284 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 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-10 14:39:24,284 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:24,285 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] [2024-11-10 14:39:24,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-10 14:39:24,285 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:24,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:24,286 INFO L85 PathProgramCache]: Analyzing trace with hash -1479675931, now seen corresponding path program 1 times [2024-11-10 14:39:24,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:24,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1859327851] [2024-11-10 14:39:24,287 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:24,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:24,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:24,349 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-10 14:39:24,349 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:24,350 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1859327851] [2024-11-10 14:39:24,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1859327851] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:24,350 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:24,350 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:39:24,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2110535598] [2024-11-10 14:39:24,351 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:24,353 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:39:24,353 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:24,357 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:39:24,358 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:39:24,397 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 285 [2024-11-10 14:39:24,398 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 231 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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-10 14:39:24,398 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:24,398 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 285 [2024-11-10 14:39:24,398 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:24,535 INFO L124 PetriNetUnfolderBase]: 63/495 cut-off events. [2024-11-10 14:39:24,536 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-10 14:39:24,538 INFO L83 FinitePrefix]: Finished finitePrefix Result has 612 conditions, 495 events. 63/495 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1730 event pairs, 34 based on Foata normal form. 0/437 useless extension candidates. Maximal degree in co-relation 581. Up to 101 conditions per place. [2024-11-10 14:39:24,540 INFO L140 encePairwiseOnDemand]: 282/285 looper letters, 17 selfloop transitions, 2 changer transitions 0/230 dead transitions. [2024-11-10 14:39:24,540 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 230 transitions, 508 flow [2024-11-10 14:39:24,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:39:24,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:39:24,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 722 transitions. [2024-11-10 14:39:24,542 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8444444444444444 [2024-11-10 14:39:24,542 INFO L175 Difference]: Start difference. First operand has 236 places, 231 transitions, 472 flow. Second operand 3 states and 722 transitions. [2024-11-10 14:39:24,543 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 230 transitions, 508 flow [2024-11-10 14:39:24,546 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 230 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:39:24,550 INFO L231 Difference]: Finished difference. Result has 230 places, 230 transitions, 470 flow [2024-11-10 14:39:24,552 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=466, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=230, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=228, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=470, PETRI_PLACES=230, PETRI_TRANSITIONS=230} [2024-11-10 14:39:24,553 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -29 predicate places. [2024-11-10 14:39:24,553 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 230 transitions, 470 flow [2024-11-10 14:39:24,553 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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-10 14:39:24,553 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:24,553 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:39:24,554 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-10 14:39:24,554 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:24,554 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:24,554 INFO L85 PathProgramCache]: Analyzing trace with hash 792813390, now seen corresponding path program 1 times [2024-11-10 14:39:24,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:24,555 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [849430923] [2024-11-10 14:39:24,555 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:24,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:24,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:24,617 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-10 14:39:24,618 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:24,618 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [849430923] [2024-11-10 14:39:24,619 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [849430923] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:24,619 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:24,620 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:39:24,620 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185030734] [2024-11-10 14:39:24,620 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:24,620 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:39:24,620 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:24,621 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:39:24,621 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:39:24,653 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 285 [2024-11-10 14:39:24,654 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 230 places, 230 transitions, 470 flow. Second operand has 3 states, 3 states have (on average 231.0) internal successors, (693), 3 states have internal predecessors, (693), 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-10 14:39:24,658 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:24,658 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 285 [2024-11-10 14:39:24,658 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:24,801 INFO L124 PetriNetUnfolderBase]: 109/586 cut-off events. [2024-11-10 14:39:24,801 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2024-11-10 14:39:24,803 INFO L83 FinitePrefix]: Finished finitePrefix Result has 771 conditions, 586 events. 109/586 cut-off events. For 15/15 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 2465 event pairs, 59 based on Foata normal form. 0/515 useless extension candidates. Maximal degree in co-relation 732. Up to 166 conditions per place. [2024-11-10 14:39:24,807 INFO L140 encePairwiseOnDemand]: 279/285 looper letters, 19 selfloop transitions, 1 changer transitions 0/225 dead transitions. [2024-11-10 14:39:24,807 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 225 transitions, 500 flow [2024-11-10 14:39:24,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:39:24,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:39:24,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 715 transitions. [2024-11-10 14:39:24,809 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8362573099415205 [2024-11-10 14:39:24,810 INFO L175 Difference]: Start difference. First operand has 230 places, 230 transitions, 470 flow. Second operand 3 states and 715 transitions. [2024-11-10 14:39:24,810 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 225 transitions, 500 flow [2024-11-10 14:39:24,811 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 225 places, 225 transitions, 496 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:39:24,814 INFO L231 Difference]: Finished difference. Result has 225 places, 225 transitions, 458 flow [2024-11-10 14:39:24,814 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=456, PETRI_DIFFERENCE_MINUEND_PLACES=223, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=224, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=458, PETRI_PLACES=225, PETRI_TRANSITIONS=225} [2024-11-10 14:39:24,816 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -34 predicate places. [2024-11-10 14:39:24,816 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 225 transitions, 458 flow [2024-11-10 14:39:24,817 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 231.0) internal successors, (693), 3 states have internal predecessors, (693), 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-10 14:39:24,817 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:24,817 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:39:24,817 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-10 14:39:24,817 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:24,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:24,818 INFO L85 PathProgramCache]: Analyzing trace with hash -258327443, now seen corresponding path program 1 times [2024-11-10 14:39:24,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:24,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1509900424] [2024-11-10 14:39:24,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:24,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:24,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:24,918 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-10 14:39:24,919 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:24,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1509900424] [2024-11-10 14:39:24,919 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1509900424] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:24,919 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:24,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:39:24,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [771651940] [2024-11-10 14:39:24,920 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:24,920 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:39:24,921 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:24,921 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:39:24,921 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:39:24,930 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 239 out of 285 [2024-11-10 14:39:24,932 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 225 transitions, 458 flow. Second operand has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 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-10 14:39:24,932 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:24,932 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 239 of 285 [2024-11-10 14:39:24,932 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:25,016 INFO L124 PetriNetUnfolderBase]: 39/364 cut-off events. [2024-11-10 14:39:25,016 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-10 14:39:25,017 INFO L83 FinitePrefix]: Finished finitePrefix Result has 434 conditions, 364 events. 39/364 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 919 event pairs, 15 based on Foata normal form. 0/332 useless extension candidates. Maximal degree in co-relation 395. Up to 58 conditions per place. [2024-11-10 14:39:25,019 INFO L140 encePairwiseOnDemand]: 282/285 looper letters, 12 selfloop transitions, 2 changer transitions 0/224 dead transitions. [2024-11-10 14:39:25,019 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 224 transitions, 484 flow [2024-11-10 14:39:25,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:39:25,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:39:25,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 732 transitions. [2024-11-10 14:39:25,021 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.856140350877193 [2024-11-10 14:39:25,021 INFO L175 Difference]: Start difference. First operand has 225 places, 225 transitions, 458 flow. Second operand 3 states and 732 transitions. [2024-11-10 14:39:25,022 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 224 transitions, 484 flow [2024-11-10 14:39:25,023 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 225 places, 224 transitions, 483 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:39:25,025 INFO L231 Difference]: Finished difference. Result has 225 places, 224 transitions, 459 flow [2024-11-10 14:39:25,026 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=455, PETRI_DIFFERENCE_MINUEND_PLACES=223, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=224, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=222, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=459, PETRI_PLACES=225, PETRI_TRANSITIONS=224} [2024-11-10 14:39:25,027 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -34 predicate places. [2024-11-10 14:39:25,027 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 224 transitions, 459 flow [2024-11-10 14:39:25,028 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 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-10 14:39:25,028 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:25,028 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:39:25,028 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-10 14:39:25,028 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:25,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:25,029 INFO L85 PathProgramCache]: Analyzing trace with hash -1302330222, now seen corresponding path program 1 times [2024-11-10 14:39:25,031 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:25,031 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589208197] [2024-11-10 14:39:25,031 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:25,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:25,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:25,587 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-10 14:39:25,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:25,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589208197] [2024-11-10 14:39:25,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589208197] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:25,588 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:25,588 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:39:25,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398907984] [2024-11-10 14:39:25,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:25,589 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 14:39:25,589 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:25,590 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 14:39:25,590 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-10 14:39:25,721 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 218 out of 285 [2024-11-10 14:39:25,723 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 224 transitions, 459 flow. Second operand has 6 states, 6 states have (on average 219.5) internal successors, (1317), 6 states have internal predecessors, (1317), 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-10 14:39:25,723 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:25,724 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 218 of 285 [2024-11-10 14:39:25,724 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:25,900 INFO L124 PetriNetUnfolderBase]: 31/347 cut-off events. [2024-11-10 14:39:25,901 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-10 14:39:25,902 INFO L83 FinitePrefix]: Finished finitePrefix Result has 430 conditions, 347 events. 31/347 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 850 event pairs, 15 based on Foata normal form. 0/319 useless extension candidates. Maximal degree in co-relation 392. Up to 61 conditions per place. [2024-11-10 14:39:25,903 INFO L140 encePairwiseOnDemand]: 273/285 looper letters, 25 selfloop transitions, 10 changer transitions 0/222 dead transitions. [2024-11-10 14:39:25,904 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 222 transitions, 525 flow [2024-11-10 14:39:25,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:39:25,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:39:25,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1345 transitions. [2024-11-10 14:39:25,908 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7865497076023392 [2024-11-10 14:39:25,908 INFO L175 Difference]: Start difference. First operand has 225 places, 224 transitions, 459 flow. Second operand 6 states and 1345 transitions. [2024-11-10 14:39:25,909 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 222 transitions, 525 flow [2024-11-10 14:39:25,910 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 226 places, 222 transitions, 521 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:39:25,914 INFO L231 Difference]: Finished difference. Result has 226 places, 222 transitions, 471 flow [2024-11-10 14:39:25,914 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=221, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=471, PETRI_PLACES=226, PETRI_TRANSITIONS=222} [2024-11-10 14:39:25,915 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -33 predicate places. [2024-11-10 14:39:25,915 INFO L471 AbstractCegarLoop]: Abstraction has has 226 places, 222 transitions, 471 flow [2024-11-10 14:39:25,916 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 219.5) internal successors, (1317), 6 states have internal predecessors, (1317), 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-10 14:39:25,917 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:25,917 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 14:39:25,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-10 14:39:25,918 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:25,918 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:25,918 INFO L85 PathProgramCache]: Analyzing trace with hash 1275165002, now seen corresponding path program 1 times [2024-11-10 14:39:25,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:25,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [252361659] [2024-11-10 14:39:25,919 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:25,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:25,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:25,989 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-10 14:39:25,990 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:25,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [252361659] [2024-11-10 14:39:25,990 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [252361659] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:25,991 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:25,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:39:25,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1227295719] [2024-11-10 14:39:25,995 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:25,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:39:25,996 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:25,996 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:39:25,996 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:39:26,007 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 239 out of 285 [2024-11-10 14:39:26,009 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 226 places, 222 transitions, 471 flow. Second operand has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 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-10 14:39:26,009 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:26,009 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 239 of 285 [2024-11-10 14:39:26,009 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:26,115 INFO L124 PetriNetUnfolderBase]: 31/346 cut-off events. [2024-11-10 14:39:26,116 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-10 14:39:26,117 INFO L83 FinitePrefix]: Finished finitePrefix Result has 416 conditions, 346 events. 31/346 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 846 event pairs, 15 based on Foata normal form. 0/319 useless extension candidates. Maximal degree in co-relation 383. Up to 48 conditions per place. [2024-11-10 14:39:26,119 INFO L140 encePairwiseOnDemand]: 282/285 looper letters, 12 selfloop transitions, 2 changer transitions 0/221 dead transitions. [2024-11-10 14:39:26,119 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 221 transitions, 497 flow [2024-11-10 14:39:26,119 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:39:26,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:39:26,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 732 transitions. [2024-11-10 14:39:26,122 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.856140350877193 [2024-11-10 14:39:26,122 INFO L175 Difference]: Start difference. First operand has 226 places, 222 transitions, 471 flow. Second operand 3 states and 732 transitions. [2024-11-10 14:39:26,122 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 221 transitions, 497 flow [2024-11-10 14:39:26,124 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 222 places, 221 transitions, 477 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-10 14:39:26,126 INFO L231 Difference]: Finished difference. Result has 222 places, 221 transitions, 453 flow [2024-11-10 14:39:26,127 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=449, PETRI_DIFFERENCE_MINUEND_PLACES=220, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=219, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=222, PETRI_TRANSITIONS=221} [2024-11-10 14:39:26,129 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -37 predicate places. [2024-11-10 14:39:26,130 INFO L471 AbstractCegarLoop]: Abstraction has has 222 places, 221 transitions, 453 flow [2024-11-10 14:39:26,130 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 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-10 14:39:26,130 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:26,131 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 14:39:26,131 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-10 14:39:26,131 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:26,131 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:26,132 INFO L85 PathProgramCache]: Analyzing trace with hash 307155442, now seen corresponding path program 1 times [2024-11-10 14:39:26,132 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:26,132 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1720485512] [2024-11-10 14:39:26,132 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:26,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:26,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:26,179 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-10 14:39:26,179 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:26,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1720485512] [2024-11-10 14:39:26,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1720485512] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:26,180 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:26,180 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:39:26,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [885460995] [2024-11-10 14:39:26,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:26,181 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:39:26,181 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:26,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:39:26,182 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:39:26,201 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 285 [2024-11-10 14:39:26,202 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 222 places, 221 transitions, 453 flow. Second operand has 3 states, 3 states have (on average 234.0) internal successors, (702), 3 states have internal predecessors, (702), 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-10 14:39:26,203 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:26,203 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 285 [2024-11-10 14:39:26,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:26,290 INFO L124 PetriNetUnfolderBase]: 102/540 cut-off events. [2024-11-10 14:39:26,291 INFO L125 PetriNetUnfolderBase]: For 21/21 co-relation queries the response was YES. [2024-11-10 14:39:26,292 INFO L83 FinitePrefix]: Finished finitePrefix Result has 708 conditions, 540 events. 102/540 cut-off events. For 21/21 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 2293 event pairs, 71 based on Foata normal form. 0/504 useless extension candidates. Maximal degree in co-relation 669. Up to 150 conditions per place. [2024-11-10 14:39:26,294 INFO L140 encePairwiseOnDemand]: 280/285 looper letters, 17 selfloop transitions, 1 changer transitions 0/217 dead transitions. [2024-11-10 14:39:26,295 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 217 transitions, 481 flow [2024-11-10 14:39:26,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:39:26,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:39:26,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 721 transitions. [2024-11-10 14:39:26,297 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8432748538011696 [2024-11-10 14:39:26,297 INFO L175 Difference]: Start difference. First operand has 222 places, 221 transitions, 453 flow. Second operand 3 states and 721 transitions. [2024-11-10 14:39:26,298 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 217 transitions, 481 flow [2024-11-10 14:39:26,299 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 217 transitions, 477 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:39:26,301 INFO L231 Difference]: Finished difference. Result has 218 places, 217 transitions, 443 flow [2024-11-10 14:39:26,302 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=441, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=216, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=443, PETRI_PLACES=218, PETRI_TRANSITIONS=217} [2024-11-10 14:39:26,302 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -41 predicate places. [2024-11-10 14:39:26,303 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 217 transitions, 443 flow [2024-11-10 14:39:26,303 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 234.0) internal successors, (702), 3 states have internal predecessors, (702), 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-10 14:39:26,304 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:26,304 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 14:39:26,304 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-10 14:39:26,304 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:26,305 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:26,305 INFO L85 PathProgramCache]: Analyzing trace with hash 1202226433, now seen corresponding path program 1 times [2024-11-10 14:39:26,305 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:26,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1599520138] [2024-11-10 14:39:26,306 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:26,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:26,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:26,366 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-10 14:39:26,367 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:26,367 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1599520138] [2024-11-10 14:39:26,368 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1599520138] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:26,368 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:26,368 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:39:26,368 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2117923705] [2024-11-10 14:39:26,368 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:26,368 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:39:26,369 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:26,369 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:39:26,369 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:39:26,374 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 285 [2024-11-10 14:39:26,375 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 217 transitions, 443 flow. Second operand has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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-10 14:39:26,375 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:26,375 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 285 [2024-11-10 14:39:26,375 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:26,462 INFO L124 PetriNetUnfolderBase]: 31/334 cut-off events. [2024-11-10 14:39:26,462 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-10 14:39:26,463 INFO L83 FinitePrefix]: Finished finitePrefix Result has 392 conditions, 334 events. 31/334 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 772 event pairs, 15 based on Foata normal form. 0/319 useless extension candidates. Maximal degree in co-relation 354. Up to 45 conditions per place. [2024-11-10 14:39:26,464 INFO L140 encePairwiseOnDemand]: 283/285 looper letters, 10 selfloop transitions, 1 changer transitions 0/216 dead transitions. [2024-11-10 14:39:26,464 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 216 transitions, 463 flow [2024-11-10 14:39:26,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:39:26,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:39:26,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 741 transitions. [2024-11-10 14:39:26,466 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8666666666666667 [2024-11-10 14:39:26,466 INFO L175 Difference]: Start difference. First operand has 218 places, 217 transitions, 443 flow. Second operand 3 states and 741 transitions. [2024-11-10 14:39:26,466 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 216 transitions, 463 flow [2024-11-10 14:39:26,468 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 216 transitions, 462 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:39:26,470 INFO L231 Difference]: Finished difference. Result has 218 places, 216 transitions, 442 flow [2024-11-10 14:39:26,470 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=440, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=216, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=442, PETRI_PLACES=218, PETRI_TRANSITIONS=216} [2024-11-10 14:39:26,471 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -41 predicate places. [2024-11-10 14:39:26,471 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 216 transitions, 442 flow [2024-11-10 14:39:26,472 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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-10 14:39:26,473 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:39:26,474 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 14:39:26,474 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-10 14:39:26,474 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err6ASSERT_VIOLATIONDATA_RACE, thread1Err5ASSERT_VIOLATIONDATA_RACE, thread1Err4ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 56 more)] === [2024-11-10 14:39:26,474 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:39:26,474 INFO L85 PathProgramCache]: Analyzing trace with hash -260209088, now seen corresponding path program 1 times [2024-11-10 14:39:26,475 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:39:26,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [275949560] [2024-11-10 14:39:26,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:39:26,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:39:26,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:39:26,534 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-10 14:39:26,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:39:26,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [275949560] [2024-11-10 14:39:26,535 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [275949560] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:39:26,535 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:39:26,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:39:26,536 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [484039440] [2024-11-10 14:39:26,536 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:39:26,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:39:26,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:39:26,537 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:39:26,537 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:39:26,539 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 285 [2024-11-10 14:39:26,540 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 216 transitions, 442 flow. Second operand has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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-10 14:39:26,541 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:39:26,541 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 285 [2024-11-10 14:39:26,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:39:26,607 INFO L124 PetriNetUnfolderBase]: 31/333 cut-off events. [2024-11-10 14:39:26,608 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-10 14:39:26,609 INFO L83 FinitePrefix]: Finished finitePrefix Result has 391 conditions, 333 events. 31/333 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 772 event pairs, 15 based on Foata normal form. 1/319 useless extension candidates. Maximal degree in co-relation 383. Up to 45 conditions per place. [2024-11-10 14:39:26,610 INFO L140 encePairwiseOnDemand]: 283/285 looper letters, 0 selfloop transitions, 0 changer transitions 215/215 dead transitions. [2024-11-10 14:39:26,610 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 215 transitions, 460 flow [2024-11-10 14:39:26,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:39:26,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:39:26,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 740 transitions. [2024-11-10 14:39:26,612 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8654970760233918 [2024-11-10 14:39:26,612 INFO L175 Difference]: Start difference. First operand has 218 places, 216 transitions, 442 flow. Second operand 3 states and 740 transitions. [2024-11-10 14:39:26,612 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 215 transitions, 460 flow [2024-11-10 14:39:26,614 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 215 transitions, 459 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:39:26,615 INFO L231 Difference]: Finished difference. Result has 218 places, 0 transitions, 0 flow [2024-11-10 14:39:26,615 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=215, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=218, PETRI_TRANSITIONS=0} [2024-11-10 14:39:26,617 INFO L277 CegarLoopForPetriNet]: 259 programPoint places, -41 predicate places. [2024-11-10 14:39:26,617 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 0 transitions, 0 flow [2024-11-10 14:39:26,618 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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-10 14:39:26,620 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (59 of 60 remaining) [2024-11-10 14:39:26,621 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (58 of 60 remaining) [2024-11-10 14:39:26,621 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (57 of 60 remaining) [2024-11-10 14:39:26,621 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (56 of 60 remaining) [2024-11-10 14:39:26,621 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (55 of 60 remaining) [2024-11-10 14:39:26,622 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (54 of 60 remaining) [2024-11-10 14:39:26,622 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (53 of 60 remaining) [2024-11-10 14:39:26,622 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (52 of 60 remaining) [2024-11-10 14:39:26,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (51 of 60 remaining) [2024-11-10 14:39:26,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (50 of 60 remaining) [2024-11-10 14:39:26,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (49 of 60 remaining) [2024-11-10 14:39:26,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (48 of 60 remaining) [2024-11-10 14:39:26,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (47 of 60 remaining) [2024-11-10 14:39:26,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (46 of 60 remaining) [2024-11-10 14:39:26,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (45 of 60 remaining) [2024-11-10 14:39:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (44 of 60 remaining) [2024-11-10 14:39:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (43 of 60 remaining) [2024-11-10 14:39:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (42 of 60 remaining) [2024-11-10 14:39:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (41 of 60 remaining) [2024-11-10 14:39:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (40 of 60 remaining) [2024-11-10 14:39:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (39 of 60 remaining) [2024-11-10 14:39:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (38 of 60 remaining) [2024-11-10 14:39:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (37 of 60 remaining) [2024-11-10 14:39:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (36 of 60 remaining) [2024-11-10 14:39:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (35 of 60 remaining) [2024-11-10 14:39:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (34 of 60 remaining) [2024-11-10 14:39:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (33 of 60 remaining) [2024-11-10 14:39:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (32 of 60 remaining) [2024-11-10 14:39:26,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (31 of 60 remaining) [2024-11-10 14:39:26,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (30 of 60 remaining) [2024-11-10 14:39:26,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (29 of 60 remaining) [2024-11-10 14:39:26,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (28 of 60 remaining) [2024-11-10 14:39:26,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (27 of 60 remaining) [2024-11-10 14:39:26,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (26 of 60 remaining) [2024-11-10 14:39:26,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (25 of 60 remaining) [2024-11-10 14:39:26,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 60 remaining) [2024-11-10 14:39:26,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 60 remaining) [2024-11-10 14:39:26,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (22 of 60 remaining) [2024-11-10 14:39:26,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (21 of 60 remaining) [2024-11-10 14:39:26,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (20 of 60 remaining) [2024-11-10 14:39:26,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (19 of 60 remaining) [2024-11-10 14:39:26,634 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (18 of 60 remaining) [2024-11-10 14:39:26,634 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (17 of 60 remaining) [2024-11-10 14:39:26,634 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (16 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (15 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (14 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (13 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (12 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (11 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (10 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (9 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (8 of 60 remaining) [2024-11-10 14:39:26,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (7 of 60 remaining) [2024-11-10 14:39:26,636 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (6 of 60 remaining) [2024-11-10 14:39:26,636 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (5 of 60 remaining) [2024-11-10 14:39:26,636 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (4 of 60 remaining) [2024-11-10 14:39:26,636 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (3 of 60 remaining) [2024-11-10 14:39:26,636 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (2 of 60 remaining) [2024-11-10 14:39:26,636 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (1 of 60 remaining) [2024-11-10 14:39:26,636 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (0 of 60 remaining) [2024-11-10 14:39:26,636 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-10 14:39:26,637 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:39:26,644 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-10 14:39:26,645 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-10 14:39:26,651 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 10.11 02:39:26 BasicIcfg [2024-11-10 14:39:26,651 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-10 14:39:26,652 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-10 14:39:26,652 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-10 14:39:26,652 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-10 14:39:26,653 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 02:39:23" (3/4) ... [2024-11-10 14:39:26,654 INFO L143 WitnessPrinter]: Generating witness for correct program [2024-11-10 14:39:26,657 INFO L393 IcfgBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-10 14:39:26,657 INFO L393 IcfgBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-10 14:39:26,657 INFO L393 IcfgBacktranslator]: Ignoring RootEdge to procedure thread3 [2024-11-10 14:39:26,663 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 36 nodes and edges [2024-11-10 14:39:26,663 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-10 14:39:26,664 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-10 14:39:26,664 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-10 14:39:26,768 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-10 14:39:26,769 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-10 14:39:26,769 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-10 14:39:26,769 INFO L158 Benchmark]: Toolchain (without parser) took 5052.85ms. Allocated memory was 148.9MB in the beginning and 260.0MB in the end (delta: 111.1MB). Free memory was 75.6MB in the beginning and 159.1MB in the end (delta: -83.4MB). Peak memory consumption was 28.2MB. Max. memory is 16.1GB. [2024-11-10 14:39:26,770 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 148.9MB. Free memory is still 100.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 14:39:26,770 INFO L158 Benchmark]: CACSL2BoogieTranslator took 365.07ms. Allocated memory is still 148.9MB. Free memory was 75.5MB in the beginning and 60.8MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-11-10 14:39:26,770 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.51ms. Allocated memory is still 148.9MB. Free memory was 60.8MB in the beginning and 57.3MB in the end (delta: 3.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-10 14:39:26,771 INFO L158 Benchmark]: Boogie Preprocessor took 89.80ms. Allocated memory was 148.9MB in the beginning and 203.4MB in the end (delta: 54.5MB). Free memory was 57.3MB in the beginning and 173.8MB in the end (delta: -116.5MB). Peak memory consumption was 14.6MB. Max. memory is 16.1GB. [2024-11-10 14:39:26,771 INFO L158 Benchmark]: IcfgBuilder took 1123.39ms. Allocated memory is still 203.4MB. Free memory was 173.8MB in the beginning and 72.1MB in the end (delta: 101.7MB). Peak memory consumption was 100.7MB. Max. memory is 16.1GB. [2024-11-10 14:39:26,771 INFO L158 Benchmark]: TraceAbstraction took 3293.87ms. Allocated memory was 203.4MB in the beginning and 260.0MB in the end (delta: 56.6MB). Free memory was 71.0MB in the beginning and 165.4MB in the end (delta: -94.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 14:39:26,772 INFO L158 Benchmark]: Witness Printer took 117.11ms. Allocated memory is still 260.0MB. Free memory was 165.4MB in the beginning and 159.1MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-10 14:39:26,773 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.23ms. Allocated memory is still 148.9MB. Free memory is still 100.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 365.07ms. Allocated memory is still 148.9MB. Free memory was 75.5MB in the beginning and 60.8MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.51ms. Allocated memory is still 148.9MB. Free memory was 60.8MB in the beginning and 57.3MB in the end (delta: 3.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 89.80ms. Allocated memory was 148.9MB in the beginning and 203.4MB in the end (delta: 54.5MB). Free memory was 57.3MB in the beginning and 173.8MB in the end (delta: -116.5MB). Peak memory consumption was 14.6MB. Max. memory is 16.1GB. * IcfgBuilder took 1123.39ms. Allocated memory is still 203.4MB. Free memory was 173.8MB in the beginning and 72.1MB in the end (delta: 101.7MB). Peak memory consumption was 100.7MB. Max. memory is 16.1GB. * TraceAbstraction took 3293.87ms. Allocated memory was 203.4MB in the beginning and 260.0MB in the end (delta: 56.6MB). Free memory was 71.0MB in the beginning and 165.4MB in the end (delta: -94.4MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 117.11ms. Allocated memory is still 260.0MB. Free memory was 165.4MB in the beginning and 159.1MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 58]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 68]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 68]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 81]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 82]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 83]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 83]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 108]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 84]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 84]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 108]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 86]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 86]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 86]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 96]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 96]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 335 locations, 60 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.1s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 234 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 100 mSDsluCounter, 29 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 63 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 408 IncrementalHoareTripleChecker+Invalid, 471 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 63 mSolverCounterUnsat, 29 mSDtfsCounter, 408 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 22 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=548occurred in iteration=0, InterpolantAutomatonStates: 30, 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, 0.9s InterpolantComputationTime, 755 NumberOfCodeBlocks, 755 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 746 ConstructedInterpolants, 0 QuantifiedInterpolants, 877 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 35 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-10 14:39:26,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE