./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_41-pt_rwlock.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_41-pt_rwlock.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1 --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 fef1217f8a35a342f6e4927c3581e159c4208b83ce3f67c4227091859235df56 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 11:41:41,576 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 11:41:41,642 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-12-02 11:41:41,647 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 11:41:41,648 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 11:41:41,673 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 11:41:41,673 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 11:41:41,674 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 11:41:41,674 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 11:41:41,674 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 11:41:41,675 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 11:41:41,675 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 11:41:41,675 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 11:41:41,675 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 11:41:41,675 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 11:41:41,675 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 11:41:41,675 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 11:41:41,675 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 11:41:41,675 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 11:41:41,676 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 11:41:41,676 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 11:41:41,677 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 11:41:41,677 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 11:41:41,677 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 11:41:41,677 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 11:41:41,677 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 11:41:41,677 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 11:41:41,677 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 11:41:41,677 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 11:41:41,677 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 11:41:41,678 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 11:41:41,678 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 11:41:41,678 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 11:41:41,678 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 11:41:41,678 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 11:41:41,678 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 11:41:41,678 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 11:41:41,678 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1 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 -> fef1217f8a35a342f6e4927c3581e159c4208b83ce3f67c4227091859235df56 [2024-12-02 11:41:41,958 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 11:41:41,966 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 11:41:41,969 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 11:41:41,970 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 11:41:41,971 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 11:41:41,972 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/04-mutex_41-pt_rwlock.i [2024-12-02 11:41:44,715 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/data/0057ded5b/eb5744e0235f428f956872a3dc5a3af1/FLAG07db13e78 [2024-12-02 11:41:44,973 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 11:41:44,974 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/sv-benchmarks/c/goblint-regression/04-mutex_41-pt_rwlock.i [2024-12-02 11:41:44,990 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/data/0057ded5b/eb5744e0235f428f956872a3dc5a3af1/FLAG07db13e78 [2024-12-02 11:41:45,007 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/data/0057ded5b/eb5744e0235f428f956872a3dc5a3af1 [2024-12-02 11:41:45,009 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 11:41:45,010 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 11:41:45,012 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 11:41:45,012 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 11:41:45,015 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 11:41:45,016 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,017 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@73a021bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45, skipping insertion in model container [2024-12-02 11:41:45,017 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,047 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 11:41:45,388 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 11:41:45,404 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 11:41:45,450 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 11:41:45,495 INFO L204 MainTranslator]: Completed translation [2024-12-02 11:41:45,496 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45 WrapperNode [2024-12-02 11:41:45,496 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 11:41:45,497 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 11:41:45,497 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 11:41:45,497 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 11:41:45,502 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,515 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,531 INFO L138 Inliner]: procedures = 263, calls = 19, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 48 [2024-12-02 11:41:45,532 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 11:41:45,532 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 11:41:45,532 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 11:41:45,532 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 11:41:45,538 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,539 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,541 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,541 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,547 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,547 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,549 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,550 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,551 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,553 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 11:41:45,554 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 11:41:45,554 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 11:41:45,554 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 11:41:45,555 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (1/1) ... [2024-12-02 11:41:45,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 11:41:45,572 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 11:41:45,583 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 11:41:45,586 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 11:41:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsRwLockReadLock [2024-12-02 11:41:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsRwLockWriteLock [2024-12-02 11:41:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsRwLockUnlock [2024-12-02 11:41:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 11:41:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-12-02 11:41:45,607 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-12-02 11:41:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-02 11:41:45,607 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 11:41:45,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 11:41:45,609 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 11:41:45,717 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 11:41:45,718 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 11:41:45,859 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 11:41:45,859 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 11:41:45,885 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 11:41:45,885 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-02 11:41:45,886 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:41:45 BoogieIcfgContainer [2024-12-02 11:41:45,886 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 11:41:45,888 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 11:41:45,888 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 11:41:45,892 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 11:41:45,892 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 11:41:45" (1/3) ... [2024-12-02 11:41:45,893 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@9396be3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:41:45, skipping insertion in model container [2024-12-02 11:41:45,893 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:41:45" (2/3) ... [2024-12-02 11:41:45,893 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@9396be3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:41:45, skipping insertion in model container [2024-12-02 11:41:45,893 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:41:45" (3/3) ... [2024-12-02 11:41:45,894 INFO L128 eAbstractionObserver]: Analyzing ICFG 04-mutex_41-pt_rwlock.i [2024-12-02 11:41:45,907 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 11:41:45,908 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 04-mutex_41-pt_rwlock.i that has 2 procedures, 76 locations, 1 initial locations, 0 loop locations, and 6 error locations. [2024-12-02 11:41:45,908 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 11:41:45,955 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-12-02 11:41:45,993 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 79 places, 75 transitions, 157 flow [2024-12-02 11:41:46,036 INFO L124 PetriNetUnfolderBase]: 0/74 cut-off events. [2024-12-02 11:41:46,038 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 11:41:46,042 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79 conditions, 74 events. 0/74 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 58 event pairs, 0 based on Foata normal form. 0/68 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2024-12-02 11:41:46,042 INFO L82 GeneralOperation]: Start removeDead. Operand has 79 places, 75 transitions, 157 flow [2024-12-02 11:41:46,047 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 73 places, 69 transitions, 141 flow [2024-12-02 11:41:46,054 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 11:41:46,066 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;@5e5b0d93, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 11:41:46,066 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-12-02 11:41:46,080 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 11:41:46,080 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2024-12-02 11:41:46,080 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 11:41:46,080 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 11:41:46,081 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 11:41:46,081 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-12-02 11:41:46,086 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 11:41:46,087 INFO L85 PathProgramCache]: Analyzing trace with hash 1788025649, now seen corresponding path program 1 times [2024-12-02 11:41:46,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 11:41:46,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1610583851] [2024-12-02 11:41:46,095 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 11:41:46,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 11:41:46,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 11:41:46,302 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 11:41:46,302 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 11:41:46,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1610583851] [2024-12-02 11:41:46,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1610583851] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 11:41:46,303 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 11:41:46,304 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 11:41:46,305 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [265988414] [2024-12-02 11:41:46,306 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 11:41:46,312 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 11:41:46,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 11:41:46,335 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 11:41:46,335 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 11:41:46,355 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 75 [2024-12-02 11:41:46,358 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 69 transitions, 141 flow. Second operand has 3 states, 3 states have (on average 63.333333333333336) internal successors, (190), 3 states have internal predecessors, (190), 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-12-02 11:41:46,358 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 11:41:46,358 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 75 [2024-12-02 11:41:46,359 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 11:41:46,448 INFO L124 PetriNetUnfolderBase]: 22/234 cut-off events. [2024-12-02 11:41:46,449 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 11:41:46,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 299 conditions, 234 events. 22/234 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1004 event pairs, 7 based on Foata normal form. 0/205 useless extension candidates. Maximal degree in co-relation 269. Up to 38 conditions per place. [2024-12-02 11:41:46,453 INFO L140 encePairwiseOnDemand]: 69/75 looper letters, 14 selfloop transitions, 4 changer transitions 0/75 dead transitions. [2024-12-02 11:41:46,453 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 75 transitions, 189 flow [2024-12-02 11:41:46,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 11:41:46,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 11:41:46,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 206 transitions. [2024-12-02 11:41:46,467 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9155555555555556 [2024-12-02 11:41:46,469 INFO L175 Difference]: Start difference. First operand has 73 places, 69 transitions, 141 flow. Second operand 3 states and 206 transitions. [2024-12-02 11:41:46,470 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 75 transitions, 189 flow [2024-12-02 11:41:46,475 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 75 transitions, 188 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 11:41:46,478 INFO L231 Difference]: Finished difference. Result has 75 places, 71 transitions, 168 flow [2024-12-02 11:41:46,481 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=138, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=168, PETRI_PLACES=75, PETRI_TRANSITIONS=71} [2024-12-02 11:41:46,485 INFO L279 CegarLoopForPetriNet]: 73 programPoint places, 2 predicate places. [2024-12-02 11:41:46,485 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 71 transitions, 168 flow [2024-12-02 11:41:46,485 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 63.333333333333336) internal successors, (190), 3 states have internal predecessors, (190), 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-12-02 11:41:46,485 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 11:41:46,486 INFO L206 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] [2024-12-02 11:41:46,486 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 11:41:46,486 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-12-02 11:41:46,487 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 11:41:46,487 INFO L85 PathProgramCache]: Analyzing trace with hash -1421793796, now seen corresponding path program 1 times [2024-12-02 11:41:46,487 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 11:41:46,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1005880882] [2024-12-02 11:41:46,487 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 11:41:46,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 11:41:46,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 11:41:46,571 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 11:41:46,571 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 11:41:46,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1005880882] [2024-12-02 11:41:46,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1005880882] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 11:41:46,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 11:41:46,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 11:41:46,572 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [322416451] [2024-12-02 11:41:46,572 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 11:41:46,573 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 11:41:46,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 11:41:46,574 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 11:41:46,574 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 11:41:46,601 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 75 [2024-12-02 11:41:46,602 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 71 transitions, 168 flow. Second operand has 3 states, 3 states have (on average 64.0) internal successors, (192), 3 states have internal predecessors, (192), 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-12-02 11:41:46,602 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 11:41:46,602 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 75 [2024-12-02 11:41:46,602 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 11:41:46,672 INFO L124 PetriNetUnfolderBase]: 30/277 cut-off events. [2024-12-02 11:41:46,672 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-12-02 11:41:46,673 INFO L83 FinitePrefix]: Finished finitePrefix Result has 403 conditions, 277 events. 30/277 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1328 event pairs, 14 based on Foata normal form. 0/242 useless extension candidates. Maximal degree in co-relation 372. Up to 60 conditions per place. [2024-12-02 11:41:46,675 INFO L140 encePairwiseOnDemand]: 70/75 looper letters, 15 selfloop transitions, 4 changer transitions 0/76 dead transitions. [2024-12-02 11:41:46,675 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 76 transitions, 220 flow [2024-12-02 11:41:46,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 11:41:46,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 11:41:46,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 204 transitions. [2024-12-02 11:41:46,677 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9066666666666666 [2024-12-02 11:41:46,677 INFO L175 Difference]: Start difference. First operand has 75 places, 71 transitions, 168 flow. Second operand 3 states and 204 transitions. [2024-12-02 11:41:46,677 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 76 transitions, 220 flow [2024-12-02 11:41:46,679 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 76 transitions, 210 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 11:41:46,680 INFO L231 Difference]: Finished difference. Result has 77 places, 74 transitions, 192 flow [2024-12-02 11:41:46,680 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=160, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=192, PETRI_PLACES=77, PETRI_TRANSITIONS=74} [2024-12-02 11:41:46,681 INFO L279 CegarLoopForPetriNet]: 73 programPoint places, 4 predicate places. [2024-12-02 11:41:46,681 INFO L471 AbstractCegarLoop]: Abstraction has has 77 places, 74 transitions, 192 flow [2024-12-02 11:41:46,681 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.0) internal successors, (192), 3 states have internal predecessors, (192), 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-12-02 11:41:46,681 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 11:41:46,682 INFO L206 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] [2024-12-02 11:41:46,682 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 11:41:46,682 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-12-02 11:41:46,683 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 11:41:46,683 INFO L85 PathProgramCache]: Analyzing trace with hash -210870785, now seen corresponding path program 1 times [2024-12-02 11:41:46,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 11:41:46,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1878571802] [2024-12-02 11:41:46,683 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 11:41:46,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 11:41:46,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 11:41:46,743 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 11:41:46,743 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 11:41:46,744 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1878571802] [2024-12-02 11:41:46,744 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1878571802] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 11:41:46,744 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 11:41:46,744 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 11:41:46,744 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1270109617] [2024-12-02 11:41:46,744 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 11:41:46,744 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 11:41:46,745 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 11:41:46,745 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 11:41:46,745 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 11:41:46,765 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 75 [2024-12-02 11:41:46,765 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 74 transitions, 192 flow. Second operand has 3 states, 3 states have (on average 63.333333333333336) internal successors, (190), 3 states have internal predecessors, (190), 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-12-02 11:41:46,765 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 11:41:46,765 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 75 [2024-12-02 11:41:46,765 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 11:41:46,839 INFO L124 PetriNetUnfolderBase]: 49/348 cut-off events. [2024-12-02 11:41:46,839 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2024-12-02 11:41:46,840 INFO L83 FinitePrefix]: Finished finitePrefix Result has 536 conditions, 348 events. 49/348 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1819 event pairs, 11 based on Foata normal form. 0/317 useless extension candidates. Maximal degree in co-relation 504. Up to 84 conditions per place. [2024-12-02 11:41:46,841 INFO L140 encePairwiseOnDemand]: 69/75 looper letters, 13 selfloop transitions, 4 changer transitions 1/80 dead transitions. [2024-12-02 11:41:46,842 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 80 transitions, 240 flow [2024-12-02 11:41:46,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 11:41:46,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 11:41:46,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 206 transitions. [2024-12-02 11:41:46,844 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9155555555555556 [2024-12-02 11:41:46,844 INFO L175 Difference]: Start difference. First operand has 77 places, 74 transitions, 192 flow. Second operand 3 states and 206 transitions. [2024-12-02 11:41:46,844 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 80 transitions, 240 flow [2024-12-02 11:41:46,846 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 80 transitions, 232 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 11:41:46,847 INFO L231 Difference]: Finished difference. Result has 78 places, 76 transitions, 212 flow [2024-12-02 11:41:46,847 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=182, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=212, PETRI_PLACES=78, PETRI_TRANSITIONS=76} [2024-12-02 11:41:46,848 INFO L279 CegarLoopForPetriNet]: 73 programPoint places, 5 predicate places. [2024-12-02 11:41:46,848 INFO L471 AbstractCegarLoop]: Abstraction has has 78 places, 76 transitions, 212 flow [2024-12-02 11:41:46,849 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 63.333333333333336) internal successors, (190), 3 states have internal predecessors, (190), 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-12-02 11:41:46,849 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 11:41:46,849 INFO L206 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] [2024-12-02 11:41:46,849 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 11:41:46,849 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-12-02 11:41:46,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 11:41:46,850 INFO L85 PathProgramCache]: Analyzing trace with hash 1876346815, now seen corresponding path program 1 times [2024-12-02 11:41:46,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 11:41:46,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1861614188] [2024-12-02 11:41:46,850 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 11:41:46,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 11:41:46,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 11:41:46,903 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 11:41:46,903 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 11:41:46,903 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1861614188] [2024-12-02 11:41:46,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1861614188] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 11:41:46,904 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 11:41:46,904 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 11:41:46,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771199181] [2024-12-02 11:41:46,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 11:41:46,904 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 11:41:46,904 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 11:41:46,905 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 11:41:46,905 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 11:41:46,927 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 60 out of 75 [2024-12-02 11:41:46,928 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 76 transitions, 212 flow. Second operand has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 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-12-02 11:41:46,928 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 11:41:46,928 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 60 of 75 [2024-12-02 11:41:46,928 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 11:41:47,018 INFO L124 PetriNetUnfolderBase]: 66/390 cut-off events. [2024-12-02 11:41:47,018 INFO L125 PetriNetUnfolderBase]: For 101/119 co-relation queries the response was YES. [2024-12-02 11:41:47,020 INFO L83 FinitePrefix]: Finished finitePrefix Result has 719 conditions, 390 events. 66/390 cut-off events. For 101/119 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 2203 event pairs, 21 based on Foata normal form. 1/369 useless extension candidates. Maximal degree in co-relation 685. Up to 130 conditions per place. [2024-12-02 11:41:47,021 INFO L140 encePairwiseOnDemand]: 70/75 looper letters, 14 selfloop transitions, 3 changer transitions 4/81 dead transitions. [2024-12-02 11:41:47,021 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 81 transitions, 266 flow [2024-12-02 11:41:47,021 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 11:41:47,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 11:41:47,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 199 transitions. [2024-12-02 11:41:47,022 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8844444444444445 [2024-12-02 11:41:47,022 INFO L175 Difference]: Start difference. First operand has 78 places, 76 transitions, 212 flow. Second operand 3 states and 199 transitions. [2024-12-02 11:41:47,022 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 81 transitions, 266 flow [2024-12-02 11:41:47,024 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 81 transitions, 256 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 11:41:47,026 INFO L231 Difference]: Finished difference. Result has 80 places, 76 transitions, 222 flow [2024-12-02 11:41:47,026 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=204, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=222, PETRI_PLACES=80, PETRI_TRANSITIONS=76} [2024-12-02 11:41:47,027 INFO L279 CegarLoopForPetriNet]: 73 programPoint places, 7 predicate places. [2024-12-02 11:41:47,027 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 76 transitions, 222 flow [2024-12-02 11:41:47,027 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 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-12-02 11:41:47,027 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 11:41:47,027 INFO L206 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] [2024-12-02 11:41:47,027 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 11:41:47,028 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-12-02 11:41:47,028 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 11:41:47,028 INFO L85 PathProgramCache]: Analyzing trace with hash -1182062264, now seen corresponding path program 1 times [2024-12-02 11:41:47,028 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 11:41:47,028 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2126953526] [2024-12-02 11:41:47,029 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 11:41:47,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 11:41:47,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 11:41:47,159 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 11:41:47,160 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 11:41:47,160 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2126953526] [2024-12-02 11:41:47,160 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2126953526] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 11:41:47,160 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 11:41:47,160 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 11:41:47,160 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419051452] [2024-12-02 11:41:47,160 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 11:41:47,161 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 11:41:47,161 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 11:41:47,161 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 11:41:47,161 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 11:41:47,191 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 75 [2024-12-02 11:41:47,192 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 76 transitions, 222 flow. Second operand has 3 states, 3 states have (on average 69.33333333333333) internal successors, (208), 3 states have internal predecessors, (208), 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-12-02 11:41:47,192 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 11:41:47,192 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 75 [2024-12-02 11:41:47,192 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 11:41:47,236 INFO L124 PetriNetUnfolderBase]: 14/209 cut-off events. [2024-12-02 11:41:47,236 INFO L125 PetriNetUnfolderBase]: For 69/72 co-relation queries the response was YES. [2024-12-02 11:41:47,237 INFO L83 FinitePrefix]: Finished finitePrefix Result has 388 conditions, 209 events. 14/209 cut-off events. For 69/72 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 918 event pairs, 0 based on Foata normal form. 23/226 useless extension candidates. Maximal degree in co-relation 353. Up to 39 conditions per place. [2024-12-02 11:41:47,238 INFO L140 encePairwiseOnDemand]: 71/75 looper letters, 3 selfloop transitions, 1 changer transitions 1/71 dead transitions. [2024-12-02 11:41:47,238 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 71 transitions, 222 flow [2024-12-02 11:41:47,238 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 11:41:47,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 11:41:47,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 212 transitions. [2024-12-02 11:41:47,239 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9422222222222222 [2024-12-02 11:41:47,239 INFO L175 Difference]: Start difference. First operand has 80 places, 76 transitions, 222 flow. Second operand 3 states and 212 transitions. [2024-12-02 11:41:47,239 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 71 transitions, 222 flow [2024-12-02 11:41:47,242 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 71 transitions, 216 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 11:41:47,243 INFO L231 Difference]: Finished difference. Result has 75 places, 70 transitions, 209 flow [2024-12-02 11:41:47,243 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=204, PETRI_DIFFERENCE_MINUEND_PLACES=72, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=209, PETRI_PLACES=75, PETRI_TRANSITIONS=70} [2024-12-02 11:41:47,244 INFO L279 CegarLoopForPetriNet]: 73 programPoint places, 2 predicate places. [2024-12-02 11:41:47,244 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 70 transitions, 209 flow [2024-12-02 11:41:47,244 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 69.33333333333333) internal successors, (208), 3 states have internal predecessors, (208), 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-12-02 11:41:47,244 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 11:41:47,244 INFO L206 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] [2024-12-02 11:41:47,244 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-02 11:41:47,245 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-12-02 11:41:47,245 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 11:41:47,245 INFO L85 PathProgramCache]: Analyzing trace with hash 466798476, now seen corresponding path program 2 times [2024-12-02 11:41:47,245 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 11:41:47,245 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [821056507] [2024-12-02 11:41:47,246 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 11:41:47,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 11:41:47,263 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 11:41:47,263 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 11:41:47,355 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 11:41:47,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 11:41:47,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [821056507] [2024-12-02 11:41:47,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [821056507] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 11:41:47,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 11:41:47,356 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 11:41:47,356 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [81018409] [2024-12-02 11:41:47,356 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 11:41:47,356 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 11:41:47,357 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 11:41:47,357 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 11:41:47,357 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 11:41:47,392 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 75 [2024-12-02 11:41:47,393 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 70 transitions, 209 flow. Second operand has 3 states, 3 states have (on average 69.33333333333333) internal successors, (208), 3 states have internal predecessors, (208), 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-12-02 11:41:47,393 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 11:41:47,393 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 75 [2024-12-02 11:41:47,393 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 11:41:47,403 INFO L124 PetriNetUnfolderBase]: 0/42 cut-off events. [2024-12-02 11:41:47,403 INFO L125 PetriNetUnfolderBase]: For 4/5 co-relation queries the response was YES. [2024-12-02 11:41:47,403 INFO L83 FinitePrefix]: Finished finitePrefix Result has 64 conditions, 42 events. 0/42 cut-off events. For 4/5 co-relation queries the response was YES. Maximal size of possible extension queue 2. Compared 4 event pairs, 0 based on Foata normal form. 2/44 useless extension candidates. Maximal degree in co-relation 0. Up to 3 conditions per place. [2024-12-02 11:41:47,403 INFO L140 encePairwiseOnDemand]: 73/75 looper letters, 0 selfloop transitions, 0 changer transitions 42/42 dead transitions. [2024-12-02 11:41:47,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 42 transitions, 111 flow [2024-12-02 11:41:47,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 11:41:47,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 11:41:47,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 208 transitions. [2024-12-02 11:41:47,405 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9244444444444444 [2024-12-02 11:41:47,405 INFO L175 Difference]: Start difference. First operand has 75 places, 70 transitions, 209 flow. Second operand 3 states and 208 transitions. [2024-12-02 11:41:47,405 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 42 transitions, 111 flow [2024-12-02 11:41:47,406 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 42 transitions, 94 flow, removed 3 selfloop flow, removed 8 redundant places. [2024-12-02 11:41:47,406 INFO L231 Difference]: Finished difference. Result has 49 places, 0 transitions, 0 flow [2024-12-02 11:41:47,406 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=88, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=49, PETRI_TRANSITIONS=0} [2024-12-02 11:41:47,407 INFO L279 CegarLoopForPetriNet]: 73 programPoint places, -24 predicate places. [2024-12-02 11:41:47,407 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 0 transitions, 0 flow [2024-12-02 11:41:47,407 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 69.33333333333333) internal successors, (208), 3 states have internal predecessors, (208), 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-12-02 11:41:47,410 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 10 remaining) [2024-12-02 11:41:47,410 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (8 of 10 remaining) [2024-12-02 11:41:47,411 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 10 remaining) [2024-12-02 11:41:47,411 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 10 remaining) [2024-12-02 11:41:47,411 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 10 remaining) [2024-12-02 11:41:47,411 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (4 of 10 remaining) [2024-12-02 11:41:47,411 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (3 of 10 remaining) [2024-12-02 11:41:47,411 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (2 of 10 remaining) [2024-12-02 11:41:47,411 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 10 remaining) [2024-12-02 11:41:47,411 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (0 of 10 remaining) [2024-12-02 11:41:47,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 11:41:47,412 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1] [2024-12-02 11:41:47,418 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-12-02 11:41:47,418 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 11:41:47,424 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 11:41:47 BasicIcfg [2024-12-02 11:41:47,424 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 11:41:47,425 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 11:41:47,425 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 11:41:47,425 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 11:41:47,426 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:41:45" (3/4) ... [2024-12-02 11:41:47,428 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-02 11:41:47,431 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-12-02 11:41:47,435 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-12-02 11:41:47,435 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-12-02 11:41:47,435 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-12-02 11:41:47,516 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml [2024-12-02 11:41:47,516 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/witness.yml [2024-12-02 11:41:47,516 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 11:41:47,517 INFO L158 Benchmark]: Toolchain (without parser) took 2506.90ms. Allocated memory is still 142.6MB. Free memory was 115.8MB in the beginning and 56.1MB in the end (delta: 59.7MB). Peak memory consumption was 57.6MB. Max. memory is 16.1GB. [2024-12-02 11:41:47,517 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 142.6MB. Free memory is still 81.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 11:41:47,518 INFO L158 Benchmark]: CACSL2BoogieTranslator took 484.58ms. Allocated memory is still 142.6MB. Free memory was 115.6MB in the beginning and 88.1MB in the end (delta: 27.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-02 11:41:47,518 INFO L158 Benchmark]: Boogie Procedure Inliner took 34.86ms. Allocated memory is still 142.6MB. Free memory was 88.1MB in the beginning and 86.3MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 11:41:47,518 INFO L158 Benchmark]: Boogie Preprocessor took 21.24ms. Allocated memory is still 142.6MB. Free memory was 86.3MB in the beginning and 85.3MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 11:41:47,519 INFO L158 Benchmark]: RCFGBuilder took 331.80ms. Allocated memory is still 142.6MB. Free memory was 85.3MB in the beginning and 71.4MB in the end (delta: 13.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 11:41:47,519 INFO L158 Benchmark]: TraceAbstraction took 1536.74ms. Allocated memory is still 142.6MB. Free memory was 70.9MB in the beginning and 60.6MB in the end (delta: 10.3MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB. [2024-12-02 11:41:47,519 INFO L158 Benchmark]: Witness Printer took 91.28ms. Allocated memory is still 142.6MB. Free memory was 60.6MB in the beginning and 56.1MB in the end (delta: 4.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 11:41:47,521 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.37ms. Allocated memory is still 142.6MB. Free memory is still 81.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 484.58ms. Allocated memory is still 142.6MB. Free memory was 115.6MB in the beginning and 88.1MB in the end (delta: 27.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 34.86ms. Allocated memory is still 142.6MB. Free memory was 88.1MB in the beginning and 86.3MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 21.24ms. Allocated memory is still 142.6MB. Free memory was 86.3MB in the beginning and 85.3MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 331.80ms. Allocated memory is still 142.6MB. Free memory was 85.3MB in the beginning and 71.4MB in the end (delta: 13.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 1536.74ms. Allocated memory is still 142.6MB. Free memory was 70.9MB in the beginning and 60.6MB in the end (delta: 10.3MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB. * Witness Printer took 91.28ms. Allocated memory is still 142.6MB. Free memory was 60.6MB in the beginning and 56.1MB in the end (delta: 4.5MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 922]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 922]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 923]: 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, 101 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: 1.4s, OverallIterations: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 130 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 51 mSDsluCounter, 38 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 14 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 157 IncrementalHoareTripleChecker+Invalid, 171 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 14 mSolverCounterUnsat, 38 mSDtfsCounter, 157 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 14 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=222occurred in iteration=4, InterpolantAutomatonStates: 18, 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.4s InterpolantComputationTime, 216 NumberOfCodeBlocks, 216 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 210 ConstructedInterpolants, 0 QuantifiedInterpolants, 318 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 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, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 6 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-12-02 11:41:47,535 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_239e2afc-0dc9-466f-b82f-1b0fce27a13e/bin/uautomizer-verify-84ZbGMXZE1/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