./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/28-race_reach_45-escape_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3061b6dc 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/goblint-regression/28-race_reach_45-escape_racing.i -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 4864acf28eb3fe42b4a237468061905eb474c41e1edb519c0790cee08cdc91bf --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 05:53:58,473 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 05:53:58,542 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 05:53:58,548 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 05:53:58,549 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 05:53:58,574 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 05:53:58,576 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 05:53:58,576 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 05:53:58,577 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 05:53:58,578 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 05:53:58,579 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 05:53:58,579 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 05:53:58,579 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 05:53:58,582 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 05:53:58,582 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 05:53:58,582 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 05:53:58,583 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 05:53:58,583 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 05:53:58,583 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 05:53:58,583 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 05:53:58,584 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 05:53:58,589 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 05:53:58,589 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 05:53:58,589 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 05:53:58,589 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 05:53:58,590 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 05:53:58,590 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 05:53:58,590 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 05:53:58,590 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 05:53:58,591 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 05:53:58,591 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 05:53:58,591 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:53:58,591 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 05:53:58,591 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 05:53:58,592 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 05:53:58,592 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 05:53:58,592 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 05:53:58,592 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 05:53:58,593 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 05:53:58,593 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 05:53:58,593 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 05:53:58,594 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 -> 4864acf28eb3fe42b4a237468061905eb474c41e1edb519c0790cee08cdc91bf [2024-11-19 05:53:58,840 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 05:53:58,872 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 05:53:58,877 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 05:53:58,878 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 05:53:58,878 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 05:53:58,880 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/28-race_reach_45-escape_racing.i [2024-11-19 05:54:00,307 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 05:54:00,574 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 05:54:00,575 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_45-escape_racing.i [2024-11-19 05:54:00,590 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cd12a4ee4/affa8cfeb00b45a9abaf6f4f69f181e1/FLAG565cbab65 [2024-11-19 05:54:00,891 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cd12a4ee4/affa8cfeb00b45a9abaf6f4f69f181e1 [2024-11-19 05:54:00,894 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 05:54:00,895 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 05:54:00,897 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 05:54:00,897 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 05:54:00,902 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 05:54:00,903 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:54:00" (1/1) ... [2024-11-19 05:54:00,906 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@16acb31a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:00, skipping insertion in model container [2024-11-19 05:54:00,906 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:54:00" (1/1) ... [2024-11-19 05:54:00,958 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 05:54:01,396 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:54:01,425 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 05:54:01,491 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:54:01,532 INFO L204 MainTranslator]: Completed translation [2024-11-19 05:54:01,533 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01 WrapperNode [2024-11-19 05:54:01,533 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 05:54:01,534 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 05:54:01,534 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 05:54:01,534 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 05:54:01,541 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,559 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,590 INFO L138 Inliner]: procedures = 171, calls = 46, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 76 [2024-11-19 05:54:01,591 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 05:54:01,592 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 05:54:01,592 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 05:54:01,593 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 05:54:01,601 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,602 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,608 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,608 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,621 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,629 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,634 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,636 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,642 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 05:54:01,643 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 05:54:01,643 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 05:54:01,643 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 05:54:01,644 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (1/1) ... [2024-11-19 05:54:01,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:54:01,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:54:01,683 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-19 05:54:01,686 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-19 05:54:01,725 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 05:54:01,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 05:54:01,726 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-19 05:54:01,726 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 05:54:01,726 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 05:54:01,726 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-19 05:54:01,726 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-19 05:54:01,727 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 05:54:01,727 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 05:54:01,727 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-19 05:54:01,727 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 05:54:01,727 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 05:54:01,729 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 05:54:01,851 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 05:54:01,853 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 05:54:02,118 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 05:54:02,119 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 05:54:02,170 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 05:54:02,171 INFO L316 CfgBuilder]: Removed 8 assume(true) statements. [2024-11-19 05:54:02,171 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:54:02 BoogieIcfgContainer [2024-11-19 05:54:02,172 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 05:54:02,173 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 05:54:02,174 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 05:54:02,177 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 05:54:02,177 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:54:00" (1/3) ... [2024-11-19 05:54:02,178 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b91c511 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:54:02, skipping insertion in model container [2024-11-19 05:54:02,178 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:54:01" (2/3) ... [2024-11-19 05:54:02,178 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b91c511 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:54:02, skipping insertion in model container [2024-11-19 05:54:02,178 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:54:02" (3/3) ... [2024-11-19 05:54:02,179 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_45-escape_racing.i [2024-11-19 05:54:02,192 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 05:54:02,192 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2024-11-19 05:54:02,192 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 05:54:02,281 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-19 05:54:02,323 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 136 places, 142 transitions, 291 flow [2024-11-19 05:54:02,390 INFO L124 PetriNetUnfolderBase]: 10/141 cut-off events. [2024-11-19 05:54:02,391 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-19 05:54:02,396 INFO L83 FinitePrefix]: Finished finitePrefix Result has 146 conditions, 141 events. 10/141 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 306 event pairs, 0 based on Foata normal form. 0/126 useless extension candidates. Maximal degree in co-relation 98. Up to 3 conditions per place. [2024-11-19 05:54:02,396 INFO L82 GeneralOperation]: Start removeDead. Operand has 136 places, 142 transitions, 291 flow [2024-11-19 05:54:02,401 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 128 places, 134 transitions, 271 flow [2024-11-19 05:54:02,413 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:54:02,421 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;@70bd5ff2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:54:02,422 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-11-19 05:54:02,454 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:54:02,454 INFO L124 PetriNetUnfolderBase]: 2/77 cut-off events. [2024-11-19 05:54:02,454 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:54:02,455 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:54:02,456 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:54:02,456 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-11-19 05:54:02,462 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:54:02,462 INFO L85 PathProgramCache]: Analyzing trace with hash -451319498, now seen corresponding path program 1 times [2024-11-19 05:54:02,471 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:54:02,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [802591085] [2024-11-19 05:54:02,472 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:54:02,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:54:02,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:54:03,372 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:54:03,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:54:03,373 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [802591085] [2024-11-19 05:54:03,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [802591085] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:54:03,375 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:54:03,375 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:54:03,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1523456949] [2024-11-19 05:54:03,377 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:54:03,387 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:54:03,392 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:54:03,422 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:54:03,423 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:54:03,728 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 142 [2024-11-19 05:54:03,733 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 134 transitions, 271 flow. Second operand has 6 states, 6 states have (on average 102.66666666666667) internal successors, (616), 6 states have internal predecessors, (616), 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-19 05:54:03,733 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:54:03,733 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 142 [2024-11-19 05:54:03,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:54:04,056 INFO L124 PetriNetUnfolderBase]: 202/997 cut-off events. [2024-11-19 05:54:04,056 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-19 05:54:04,061 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1452 conditions, 997 events. 202/997 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 5990 event pairs, 32 based on Foata normal form. 143/1071 useless extension candidates. Maximal degree in co-relation 1408. Up to 292 conditions per place. [2024-11-19 05:54:04,068 INFO L140 encePairwiseOnDemand]: 118/142 looper letters, 44 selfloop transitions, 37 changer transitions 8/184 dead transitions. [2024-11-19 05:54:04,069 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 184 transitions, 549 flow [2024-11-19 05:54:04,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:54:04,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:54:04,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 733 transitions. [2024-11-19 05:54:04,088 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8603286384976526 [2024-11-19 05:54:04,089 INFO L175 Difference]: Start difference. First operand has 128 places, 134 transitions, 271 flow. Second operand 6 states and 733 transitions. [2024-11-19 05:54:04,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 184 transitions, 549 flow [2024-11-19 05:54:04,094 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 184 transitions, 548 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:54:04,099 INFO L231 Difference]: Finished difference. Result has 135 places, 158 transitions, 492 flow [2024-11-19 05:54:04,101 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=246, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=492, PETRI_PLACES=135, PETRI_TRANSITIONS=158} [2024-11-19 05:54:04,108 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 7 predicate places. [2024-11-19 05:54:04,108 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 158 transitions, 492 flow [2024-11-19 05:54:04,109 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 102.66666666666667) internal successors, (616), 6 states have internal predecessors, (616), 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-19 05:54:04,109 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:54:04,109 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] [2024-11-19 05:54:04,109 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 05:54:04,109 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-11-19 05:54:04,110 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:54:04,111 INFO L85 PathProgramCache]: Analyzing trace with hash 2033371034, now seen corresponding path program 1 times [2024-11-19 05:54:04,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:54:04,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981434054] [2024-11-19 05:54:04,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:54:04,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:54:04,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:54:04,510 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-19 05:54:04,511 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:54:04,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981434054] [2024-11-19 05:54:04,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [981434054] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:54:04,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:54:04,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:54:04,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2039371970] [2024-11-19 05:54:04,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:54:04,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:54:04,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:54:04,516 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:54:04,517 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:54:04,700 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 96 out of 142 [2024-11-19 05:54:04,701 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 158 transitions, 492 flow. Second operand has 6 states, 6 states have (on average 97.5) internal successors, (585), 6 states have internal predecessors, (585), 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-19 05:54:04,702 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:54:04,702 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 96 of 142 [2024-11-19 05:54:04,702 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:54:04,917 INFO L124 PetriNetUnfolderBase]: 211/1001 cut-off events. [2024-11-19 05:54:04,918 INFO L125 PetriNetUnfolderBase]: For 184/190 co-relation queries the response was YES. [2024-11-19 05:54:04,921 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1776 conditions, 1001 events. 211/1001 cut-off events. For 184/190 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 6103 event pairs, 70 based on Foata normal form. 0/961 useless extension candidates. Maximal degree in co-relation 1730. Up to 318 conditions per place. [2024-11-19 05:54:04,924 INFO L140 encePairwiseOnDemand]: 130/142 looper letters, 62 selfloop transitions, 18 changer transitions 0/172 dead transitions. [2024-11-19 05:54:04,924 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 172 transitions, 680 flow [2024-11-19 05:54:04,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:54:04,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:54:04,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 626 transitions. [2024-11-19 05:54:04,928 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7347417840375586 [2024-11-19 05:54:04,928 INFO L175 Difference]: Start difference. First operand has 135 places, 158 transitions, 492 flow. Second operand 6 states and 626 transitions. [2024-11-19 05:54:04,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 172 transitions, 680 flow [2024-11-19 05:54:04,932 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 138 places, 172 transitions, 680 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:54:04,934 INFO L231 Difference]: Finished difference. Result has 138 places, 156 transitions, 524 flow [2024-11-19 05:54:04,935 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=488, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=524, PETRI_PLACES=138, PETRI_TRANSITIONS=156} [2024-11-19 05:54:04,936 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 10 predicate places. [2024-11-19 05:54:04,936 INFO L471 AbstractCegarLoop]: Abstraction has has 138 places, 156 transitions, 524 flow [2024-11-19 05:54:04,936 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 97.5) internal successors, (585), 6 states have internal predecessors, (585), 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-19 05:54:04,937 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:54:04,937 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] [2024-11-19 05:54:04,937 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 05:54:04,937 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-11-19 05:54:04,938 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:54:04,938 INFO L85 PathProgramCache]: Analyzing trace with hash -1853353565, now seen corresponding path program 1 times [2024-11-19 05:54:04,938 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:54:04,939 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [921810818] [2024-11-19 05:54:04,939 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:54:04,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:54:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:54:05,256 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-19 05:54:05,257 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:54:05,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [921810818] [2024-11-19 05:54:05,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [921810818] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:54:05,257 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:54:05,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:54:05,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923141148] [2024-11-19 05:54:05,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:54:05,258 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:54:05,258 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:54:05,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:54:05,260 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:54:05,453 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 91 out of 142 [2024-11-19 05:54:05,455 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 156 transitions, 524 flow. Second operand has 6 states, 6 states have (on average 93.5) internal successors, (561), 6 states have internal predecessors, (561), 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-19 05:54:05,455 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:54:05,455 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 91 of 142 [2024-11-19 05:54:05,455 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:54:05,769 INFO L124 PetriNetUnfolderBase]: 396/1537 cut-off events. [2024-11-19 05:54:05,770 INFO L125 PetriNetUnfolderBase]: For 523/525 co-relation queries the response was YES. [2024-11-19 05:54:05,775 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3129 conditions, 1537 events. 396/1537 cut-off events. For 523/525 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 10076 event pairs, 207 based on Foata normal form. 0/1465 useless extension candidates. Maximal degree in co-relation 3082. Up to 748 conditions per place. [2024-11-19 05:54:05,783 INFO L140 encePairwiseOnDemand]: 131/142 looper letters, 85 selfloop transitions, 32 changer transitions 0/199 dead transitions. [2024-11-19 05:54:05,783 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 199 transitions, 914 flow [2024-11-19 05:54:05,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:54:05,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:54:05,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 623 transitions. [2024-11-19 05:54:05,786 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7312206572769953 [2024-11-19 05:54:05,786 INFO L175 Difference]: Start difference. First operand has 138 places, 156 transitions, 524 flow. Second operand 6 states and 623 transitions. [2024-11-19 05:54:05,787 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 199 transitions, 914 flow [2024-11-19 05:54:05,795 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 138 places, 199 transitions, 878 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:54:05,800 INFO L231 Difference]: Finished difference. Result has 143 places, 183 transitions, 772 flow [2024-11-19 05:54:05,801 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=488, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=772, PETRI_PLACES=143, PETRI_TRANSITIONS=183} [2024-11-19 05:54:05,802 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 15 predicate places. [2024-11-19 05:54:05,803 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 183 transitions, 772 flow [2024-11-19 05:54:05,803 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 93.5) internal successors, (561), 6 states have internal predecessors, (561), 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-19 05:54:05,804 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:54:05,804 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] [2024-11-19 05:54:05,804 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 05:54:05,804 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-11-19 05:54:05,805 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:54:05,805 INFO L85 PathProgramCache]: Analyzing trace with hash 1979622157, now seen corresponding path program 1 times [2024-11-19 05:54:05,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:54:05,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1401739412] [2024-11-19 05:54:05,806 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:54:05,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:54:05,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:54:05,984 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-19 05:54:05,984 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:54:05,985 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1401739412] [2024-11-19 05:54:05,985 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1401739412] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:54:05,985 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:54:05,985 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-19 05:54:05,985 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [230559770] [2024-11-19 05:54:05,986 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:54:05,986 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:54:05,986 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:54:05,987 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:54:05,987 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:54:06,036 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 142 [2024-11-19 05:54:06,038 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 183 transitions, 772 flow. Second operand has 6 states, 6 states have (on average 118.16666666666667) internal successors, (709), 6 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-19 05:54:06,038 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:54:06,038 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 142 [2024-11-19 05:54:06,038 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:54:06,125 INFO L124 PetriNetUnfolderBase]: 19/404 cut-off events. [2024-11-19 05:54:06,126 INFO L125 PetriNetUnfolderBase]: For 44/44 co-relation queries the response was YES. [2024-11-19 05:54:06,127 INFO L83 FinitePrefix]: Finished finitePrefix Result has 628 conditions, 404 events. 19/404 cut-off events. For 44/44 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1407 event pairs, 11 based on Foata normal form. 4/398 useless extension candidates. Maximal degree in co-relation 575. Up to 43 conditions per place. [2024-11-19 05:54:06,128 INFO L140 encePairwiseOnDemand]: 133/142 looper letters, 7 selfloop transitions, 8 changer transitions 10/126 dead transitions. [2024-11-19 05:54:06,128 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 126 transitions, 368 flow [2024-11-19 05:54:06,128 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 05:54:06,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-19 05:54:06,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 607 transitions. [2024-11-19 05:54:06,130 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8549295774647887 [2024-11-19 05:54:06,130 INFO L175 Difference]: Start difference. First operand has 143 places, 183 transitions, 772 flow. Second operand 5 states and 607 transitions. [2024-11-19 05:54:06,130 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 126 transitions, 368 flow [2024-11-19 05:54:06,132 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 126 transitions, 305 flow, removed 12 selfloop flow, removed 17 redundant places. [2024-11-19 05:54:06,134 INFO L231 Difference]: Finished difference. Result has 129 places, 114 transitions, 269 flow [2024-11-19 05:54:06,134 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=255, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=269, PETRI_PLACES=129, PETRI_TRANSITIONS=114} [2024-11-19 05:54:06,135 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 1 predicate places. [2024-11-19 05:54:06,135 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 114 transitions, 269 flow [2024-11-19 05:54:06,136 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 118.16666666666667) internal successors, (709), 6 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-19 05:54:06,136 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:54:06,136 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] [2024-11-19 05:54:06,137 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 05:54:06,137 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-11-19 05:54:06,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:54:06,137 INFO L85 PathProgramCache]: Analyzing trace with hash 2045631360, now seen corresponding path program 1 times [2024-11-19 05:54:06,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:54:06,138 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585109043] [2024-11-19 05:54:06,138 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:54:06,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:54:06,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:54:06,560 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-19 05:54:06,561 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:54:06,561 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585109043] [2024-11-19 05:54:06,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585109043] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:54:06,562 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:54:06,562 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:54:06,562 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1418468053] [2024-11-19 05:54:06,562 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:54:06,563 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:54:06,563 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:54:06,564 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:54:06,565 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:54:06,659 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 91 out of 142 [2024-11-19 05:54:06,660 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 114 transitions, 269 flow. Second operand has 6 states, 6 states have (on average 95.5) internal successors, (573), 6 states have internal predecessors, (573), 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-19 05:54:06,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:54:06,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 91 of 142 [2024-11-19 05:54:06,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:54:06,789 INFO L124 PetriNetUnfolderBase]: 74/453 cut-off events. [2024-11-19 05:54:06,790 INFO L125 PetriNetUnfolderBase]: For 88/91 co-relation queries the response was YES. [2024-11-19 05:54:06,790 INFO L83 FinitePrefix]: Finished finitePrefix Result has 834 conditions, 453 events. 74/453 cut-off events. For 88/91 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1846 event pairs, 60 based on Foata normal form. 0/447 useless extension candidates. Maximal degree in co-relation 788. Up to 216 conditions per place. [2024-11-19 05:54:06,791 INFO L140 encePairwiseOnDemand]: 136/142 looper letters, 0 selfloop transitions, 0 changer transitions 121/121 dead transitions. [2024-11-19 05:54:06,791 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 121 transitions, 391 flow [2024-11-19 05:54:06,792 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:54:06,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:54:06,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 591 transitions. [2024-11-19 05:54:06,793 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6936619718309859 [2024-11-19 05:54:06,794 INFO L175 Difference]: Start difference. First operand has 129 places, 114 transitions, 269 flow. Second operand 6 states and 591 transitions. [2024-11-19 05:54:06,794 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 121 transitions, 391 flow [2024-11-19 05:54:06,795 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 121 transitions, 385 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-19 05:54:06,796 INFO L231 Difference]: Finished difference. Result has 122 places, 0 transitions, 0 flow [2024-11-19 05:54:06,796 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=142, PETRI_DIFFERENCE_MINUEND_FLOW=261, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=113, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=113, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=122, PETRI_TRANSITIONS=0} [2024-11-19 05:54:06,798 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, -6 predicate places. [2024-11-19 05:54:06,798 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 0 transitions, 0 flow [2024-11-19 05:54:06,799 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 95.5) internal successors, (573), 6 states have internal predecessors, (573), 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-19 05:54:06,802 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 10 remaining) [2024-11-19 05:54:06,802 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 10 remaining) [2024-11-19 05:54:06,803 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (7 of 10 remaining) [2024-11-19 05:54:06,803 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (6 of 10 remaining) [2024-11-19 05:54:06,804 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (5 of 10 remaining) [2024-11-19 05:54:06,804 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 10 remaining) [2024-11-19 05:54:06,805 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 10 remaining) [2024-11-19 05:54:06,805 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 10 remaining) [2024-11-19 05:54:06,805 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 10 remaining) [2024-11-19 05:54:06,806 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 10 remaining) [2024-11-19 05:54:06,806 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 05:54:06,806 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-19 05:54:06,813 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-19 05:54:06,814 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-19 05:54:06,820 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 05:54:06 BasicIcfg [2024-11-19 05:54:06,820 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-19 05:54:06,821 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-19 05:54:06,821 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-19 05:54:06,821 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-19 05:54:06,822 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:54:02" (3/4) ... [2024-11-19 05:54:06,827 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-19 05:54:06,830 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-11-19 05:54:06,833 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2024-11-19 05:54:06,833 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-19 05:54:06,833 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-19 05:54:06,835 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-19 05:54:06,919 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-19 05:54:06,922 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-19 05:54:06,922 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-19 05:54:06,923 INFO L158 Benchmark]: Toolchain (without parser) took 6028.19ms. Allocated memory was 165.7MB in the beginning and 228.6MB in the end (delta: 62.9MB). Free memory was 96.8MB in the beginning and 113.2MB in the end (delta: -16.5MB). Peak memory consumption was 49.1MB. Max. memory is 16.1GB. [2024-11-19 05:54:06,924 INFO L158 Benchmark]: CDTParser took 0.70ms. Allocated memory is still 109.1MB. Free memory is still 70.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 05:54:06,924 INFO L158 Benchmark]: CACSL2BoogieTranslator took 635.77ms. Allocated memory is still 165.7MB. Free memory was 96.6MB in the beginning and 120.2MB in the end (delta: -23.6MB). Peak memory consumption was 8.9MB. Max. memory is 16.1GB. [2024-11-19 05:54:06,924 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.42ms. Allocated memory is still 165.7MB. Free memory was 120.2MB in the beginning and 118.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 05:54:06,925 INFO L158 Benchmark]: Boogie Preprocessor took 50.70ms. Allocated memory is still 165.7MB. Free memory was 118.1MB in the beginning and 116.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 05:54:06,925 INFO L158 Benchmark]: RCFGBuilder took 528.48ms. Allocated memory is still 165.7MB. Free memory was 116.1MB in the beginning and 95.1MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-19 05:54:06,925 INFO L158 Benchmark]: TraceAbstraction took 4646.99ms. Allocated memory was 165.7MB in the beginning and 228.6MB in the end (delta: 62.9MB). Free memory was 94.4MB in the beginning and 118.5MB in the end (delta: -24.0MB). Peak memory consumption was 40.2MB. Max. memory is 16.1GB. [2024-11-19 05:54:06,926 INFO L158 Benchmark]: Witness Printer took 101.48ms. Allocated memory is still 228.6MB. Free memory was 118.5MB in the beginning and 113.2MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-19 05:54:06,927 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.70ms. Allocated memory is still 109.1MB. Free memory is still 70.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 635.77ms. Allocated memory is still 165.7MB. Free memory was 96.6MB in the beginning and 120.2MB in the end (delta: -23.6MB). Peak memory consumption was 8.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.42ms. Allocated memory is still 165.7MB. Free memory was 120.2MB in the beginning and 118.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 50.70ms. Allocated memory is still 165.7MB. Free memory was 118.1MB in the beginning and 116.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 528.48ms. Allocated memory is still 165.7MB. Free memory was 116.1MB in the beginning and 95.1MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * TraceAbstraction took 4646.99ms. Allocated memory was 165.7MB in the beginning and 228.6MB in the end (delta: 62.9MB). Free memory was 94.4MB in the beginning and 118.5MB in the end (delta: -24.0MB). Peak memory consumption was 40.2MB. Max. memory is 16.1GB. * Witness Printer took 101.48ms. Allocated memory is still 228.6MB. Free memory was 118.5MB in the beginning and 113.2MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 702]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 702]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 702]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 702]: 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 3 procedures, 193 locations, 10 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 4.5s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 471 SdHoareTripleChecker+Valid, 1.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 297 mSDsluCounter, 48 SdHoareTripleChecker+Invalid, 1.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 6 mSDsCounter, 111 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1183 IncrementalHoareTripleChecker+Invalid, 1294 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 111 mSolverCounterUnsat, 42 mSDtfsCounter, 1183 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 32 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=772occurred in iteration=3, InterpolantAutomatonStates: 29, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.9s InterpolantComputationTime, 298 NumberOfCodeBlocks, 298 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 293 ConstructedInterpolants, 0 QuantifiedInterpolants, 793 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 5 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-19 05:54:06,954 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