./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_45-escape_rc.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_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_45-escape_rc.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB --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 305ca34367a0384e1cfb307304cf4f5bc67454529c9c0988e189092c0a2626a1 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 04:20:40,364 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 04:20:40,435 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-28 04:20:40,444 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 04:20:40,444 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 04:20:40,481 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 04:20:40,482 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 04:20:40,482 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 04:20:40,482 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 04:20:40,483 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 04:20:40,483 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 04:20:40,483 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 04:20:40,483 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 04:20:40,483 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 04:20:40,484 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 04:20:40,484 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 04:20:40,484 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 04:20:40,484 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 04:20:40,484 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 04:20:40,484 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 04:20:40,485 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 04:20:40,485 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:20:40,486 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:20:40,486 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:20:40,486 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 04:20:40,486 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:20:40,486 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:20:40,486 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:20:40,486 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 04:20:40,486 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 04:20:40,486 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 04:20:40,487 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 04:20:40,487 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 04:20:40,487 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 04:20:40,487 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 04:20:40,487 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 04:20:40,487 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 04:20:40,488 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 04:20:40,488 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_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB 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 -> 305ca34367a0384e1cfb307304cf4f5bc67454529c9c0988e189092c0a2626a1 [2024-11-28 04:20:40,786 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 04:20:40,797 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 04:20:40,800 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 04:20:40,802 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 04:20:40,803 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 04:20:40,804 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/goblint-regression/04-mutex_45-escape_rc.i [2024-11-28 04:20:44,119 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/data/bba944e18/692fec83d59a4deda682d327a9f5177d/FLAGfc393ba7a [2024-11-28 04:20:44,523 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 04:20:44,524 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/sv-benchmarks/c/goblint-regression/04-mutex_45-escape_rc.i [2024-11-28 04:20:44,546 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/data/bba944e18/692fec83d59a4deda682d327a9f5177d/FLAGfc393ba7a [2024-11-28 04:20:44,569 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/data/bba944e18/692fec83d59a4deda682d327a9f5177d [2024-11-28 04:20:44,571 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 04:20:44,573 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 04:20:44,575 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 04:20:44,576 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 04:20:44,581 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 04:20:44,582 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:20:44" (1/1) ... [2024-11-28 04:20:44,583 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5e8c2aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:44, skipping insertion in model container [2024-11-28 04:20:44,583 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:20:44" (1/1) ... [2024-11-28 04:20:44,633 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 04:20:45,093 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:20:45,117 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 04:20:45,169 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:20:45,240 INFO L204 MainTranslator]: Completed translation [2024-11-28 04:20:45,241 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45 WrapperNode [2024-11-28 04:20:45,241 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 04:20:45,242 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 04:20:45,242 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 04:20:45,242 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 04:20:45,250 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,266 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,286 INFO L138 Inliner]: procedures = 263, calls = 26, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 56 [2024-11-28 04:20:45,287 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 04:20:45,287 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 04:20:45,287 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 04:20:45,288 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 04:20:45,295 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,295 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,299 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,299 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,308 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,309 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,310 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,312 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,313 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,318 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 04:20:45,319 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 04:20:45,319 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 04:20:45,319 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 04:20:45,321 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (1/1) ... [2024-11-28 04:20:45,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:20:45,346 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 04:20:45,362 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 04:20:45,367 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 04:20:45,396 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-28 04:20:45,397 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-28 04:20:45,397 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-28 04:20:45,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-28 04:20:45,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-28 04:20:45,397 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-28 04:20:45,397 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 04:20:45,397 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-28 04:20:45,398 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-28 04:20:45,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-28 04:20:45,398 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 04:20:45,398 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 04:20:45,400 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 04:20:45,565 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 04:20:45,567 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 04:20:45,875 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 04:20:45,876 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 04:20:45,916 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 04:20:45,917 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 04:20:45,917 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:20:45 BoogieIcfgContainer [2024-11-28 04:20:45,918 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 04:20:45,920 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 04:20:45,923 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 04:20:45,932 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 04:20:45,932 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 04:20:44" (1/3) ... [2024-11-28 04:20:45,933 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4ec762b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:20:45, skipping insertion in model container [2024-11-28 04:20:45,933 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:20:45" (2/3) ... [2024-11-28 04:20:45,933 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4ec762b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:20:45, skipping insertion in model container [2024-11-28 04:20:45,933 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:20:45" (3/3) ... [2024-11-28 04:20:45,936 INFO L128 eAbstractionObserver]: Analyzing ICFG 04-mutex_45-escape_rc.i [2024-11-28 04:20:45,954 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 04:20:45,956 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 04-mutex_45-escape_rc.i that has 2 procedures, 85 locations, 1 initial locations, 0 loop locations, and 4 error locations. [2024-11-28 04:20:45,956 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 04:20:46,032 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-28 04:20:46,091 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 88 places, 84 transitions, 175 flow [2024-11-28 04:20:46,175 INFO L124 PetriNetUnfolderBase]: 0/83 cut-off events. [2024-11-28 04:20:46,180 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 04:20:46,185 INFO L83 FinitePrefix]: Finished finitePrefix Result has 88 conditions, 83 events. 0/83 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 60 event pairs, 0 based on Foata normal form. 0/79 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2024-11-28 04:20:46,185 INFO L82 GeneralOperation]: Start removeDead. Operand has 88 places, 84 transitions, 175 flow [2024-11-28 04:20:46,190 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 80 places, 76 transitions, 155 flow [2024-11-28 04:20:46,205 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:20:46,220 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;@60803340, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:20:46,220 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-28 04:20:46,244 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:20:46,244 INFO L124 PetriNetUnfolderBase]: 0/42 cut-off events. [2024-11-28 04:20:46,244 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:20:46,245 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:20:46,246 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-11-28 04:20:46,246 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:20:46,254 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:20:46,254 INFO L85 PathProgramCache]: Analyzing trace with hash -1314129442, now seen corresponding path program 1 times [2024-11-28 04:20:46,265 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:20:46,265 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1484552781] [2024-11-28 04:20:46,266 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:20:46,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:20:46,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:20:47,481 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-28 04:20:47,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:20:47,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1484552781] [2024-11-28 04:20:47,486 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1484552781] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:20:47,489 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:20:47,490 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:20:47,493 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [343879337] [2024-11-28 04:20:47,494 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:20:47,502 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 04:20:47,510 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:20:47,544 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 04:20:47,545 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 04:20:47,937 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 59 out of 84 [2024-11-28 04:20:47,944 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 76 transitions, 155 flow. Second operand has 6 states, 6 states have (on average 60.5) internal successors, (363), 6 states have internal predecessors, (363), 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-28 04:20:47,945 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:20:47,945 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 59 of 84 [2024-11-28 04:20:47,946 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:20:48,244 INFO L124 PetriNetUnfolderBase]: 96/421 cut-off events. [2024-11-28 04:20:48,245 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 04:20:48,249 INFO L83 FinitePrefix]: Finished finitePrefix Result has 645 conditions, 421 events. 96/421 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1994 event pairs, 43 based on Foata normal form. 0/394 useless extension candidates. Maximal degree in co-relation 613. Up to 170 conditions per place. [2024-11-28 04:20:48,255 INFO L140 encePairwiseOnDemand]: 73/84 looper letters, 29 selfloop transitions, 22 changer transitions 0/105 dead transitions. [2024-11-28 04:20:48,255 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 105 transitions, 315 flow [2024-11-28 04:20:48,257 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:20:48,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:20:48,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 406 transitions. [2024-11-28 04:20:48,277 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8055555555555556 [2024-11-28 04:20:48,280 INFO L175 Difference]: Start difference. First operand has 80 places, 76 transitions, 155 flow. Second operand 6 states and 406 transitions. [2024-11-28 04:20:48,281 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 105 transitions, 315 flow [2024-11-28 04:20:48,289 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 105 transitions, 314 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:20:48,295 INFO L231 Difference]: Finished difference. Result has 89 places, 97 transitions, 304 flow [2024-11-28 04:20:48,300 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=84, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=304, PETRI_PLACES=89, PETRI_TRANSITIONS=97} [2024-11-28 04:20:48,305 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, 9 predicate places. [2024-11-28 04:20:48,307 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 97 transitions, 304 flow [2024-11-28 04:20:48,307 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 60.5) internal successors, (363), 6 states have internal predecessors, (363), 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-28 04:20:48,308 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:20:48,308 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-11-28 04:20:48,308 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 04:20:48,308 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:20:48,309 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:20:48,310 INFO L85 PathProgramCache]: Analyzing trace with hash -1542875355, now seen corresponding path program 1 times [2024-11-28 04:20:48,310 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:20:48,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2008683334] [2024-11-28 04:20:48,311 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:20:48,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:20:48,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:20:48,786 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-28 04:20:48,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:20:48,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2008683334] [2024-11-28 04:20:48,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2008683334] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:20:48,786 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:20:48,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:20:48,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1811021250] [2024-11-28 04:20:48,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:20:48,788 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 04:20:48,788 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:20:48,790 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 04:20:48,791 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 04:20:48,973 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 84 [2024-11-28 04:20:48,974 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 97 transitions, 304 flow. Second operand has 6 states, 6 states have (on average 63.333333333333336) internal successors, (380), 6 states have internal predecessors, (380), 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-28 04:20:48,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:20:48,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 84 [2024-11-28 04:20:48,974 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:20:49,204 INFO L124 PetriNetUnfolderBase]: 139/546 cut-off events. [2024-11-28 04:20:49,206 INFO L125 PetriNetUnfolderBase]: For 128/138 co-relation queries the response was YES. [2024-11-28 04:20:49,209 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1027 conditions, 546 events. 139/546 cut-off events. For 128/138 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 2982 event pairs, 46 based on Foata normal form. 0/519 useless extension candidates. Maximal degree in co-relation 993. Up to 232 conditions per place. [2024-11-28 04:20:49,215 INFO L140 encePairwiseOnDemand]: 73/84 looper letters, 41 selfloop transitions, 26 changer transitions 0/126 dead transitions. [2024-11-28 04:20:49,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 126 transitions, 514 flow [2024-11-28 04:20:49,217 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:20:49,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:20:49,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 423 transitions. [2024-11-28 04:20:49,220 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8392857142857143 [2024-11-28 04:20:49,220 INFO L175 Difference]: Start difference. First operand has 89 places, 97 transitions, 304 flow. Second operand 6 states and 423 transitions. [2024-11-28 04:20:49,220 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 126 transitions, 514 flow [2024-11-28 04:20:49,227 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 126 transitions, 514 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:20:49,231 INFO L231 Difference]: Finished difference. Result has 99 places, 118 transitions, 488 flow [2024-11-28 04:20:49,232 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=84, PETRI_DIFFERENCE_MINUEND_FLOW=304, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=97, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=488, PETRI_PLACES=99, PETRI_TRANSITIONS=118} [2024-11-28 04:20:49,233 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, 19 predicate places. [2024-11-28 04:20:49,233 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 118 transitions, 488 flow [2024-11-28 04:20:49,234 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 63.333333333333336) internal successors, (380), 6 states have internal predecessors, (380), 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-28 04:20:49,234 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:20:49,234 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, 1, 1] [2024-11-28 04:20:49,234 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 04:20:49,235 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:20:49,236 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:20:49,236 INFO L85 PathProgramCache]: Analyzing trace with hash -692357665, now seen corresponding path program 1 times [2024-11-28 04:20:49,236 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:20:49,236 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1430545368] [2024-11-28 04:20:49,236 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:20:49,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:20:49,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:20:49,654 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-28 04:20:49,654 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:20:49,655 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1430545368] [2024-11-28 04:20:49,655 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1430545368] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:20:49,655 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:20:49,655 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:20:49,655 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [378756746] [2024-11-28 04:20:49,655 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:20:49,655 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 04:20:49,656 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:20:49,656 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 04:20:49,656 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 04:20:49,833 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 53 out of 84 [2024-11-28 04:20:49,834 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 118 transitions, 488 flow. Second operand has 6 states, 6 states have (on average 55.5) internal successors, (333), 6 states have internal predecessors, (333), 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-28 04:20:49,834 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:20:49,834 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 53 of 84 [2024-11-28 04:20:49,834 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:20:50,132 INFO L124 PetriNetUnfolderBase]: 257/842 cut-off events. [2024-11-28 04:20:50,132 INFO L125 PetriNetUnfolderBase]: For 519/536 co-relation queries the response was YES. [2024-11-28 04:20:50,136 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2079 conditions, 842 events. 257/842 cut-off events. For 519/536 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4993 event pairs, 71 based on Foata normal form. 2/801 useless extension candidates. Maximal degree in co-relation 2038. Up to 457 conditions per place. [2024-11-28 04:20:50,143 INFO L140 encePairwiseOnDemand]: 69/84 looper letters, 67 selfloop transitions, 53 changer transitions 4/173 dead transitions. [2024-11-28 04:20:50,143 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 173 transitions, 980 flow [2024-11-28 04:20:50,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:20:50,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:20:50,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 392 transitions. [2024-11-28 04:20:50,145 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7777777777777778 [2024-11-28 04:20:50,146 INFO L175 Difference]: Start difference. First operand has 99 places, 118 transitions, 488 flow. Second operand 6 states and 392 transitions. [2024-11-28 04:20:50,147 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 173 transitions, 980 flow [2024-11-28 04:20:50,158 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 104 places, 173 transitions, 980 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:20:50,164 INFO L231 Difference]: Finished difference. Result has 109 places, 165 transitions, 970 flow [2024-11-28 04:20:50,165 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=84, PETRI_DIFFERENCE_MINUEND_FLOW=488, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=92, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=970, PETRI_PLACES=109, PETRI_TRANSITIONS=165} [2024-11-28 04:20:50,166 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, 29 predicate places. [2024-11-28 04:20:50,166 INFO L471 AbstractCegarLoop]: Abstraction has has 109 places, 165 transitions, 970 flow [2024-11-28 04:20:50,167 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 55.5) internal successors, (333), 6 states have internal predecessors, (333), 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-28 04:20:50,167 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:20:50,167 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, 1, 1] [2024-11-28 04:20:50,167 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 04:20:50,168 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:20:50,168 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:20:50,169 INFO L85 PathProgramCache]: Analyzing trace with hash -421266774, now seen corresponding path program 1 times [2024-11-28 04:20:50,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:20:50,170 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [693516204] [2024-11-28 04:20:50,170 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:20:50,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:20:50,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:20:50,653 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-28 04:20:50,655 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:20:50,655 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [693516204] [2024-11-28 04:20:50,655 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [693516204] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:20:50,655 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:20:50,656 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:20:50,656 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [58843757] [2024-11-28 04:20:50,656 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:20:50,656 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 04:20:50,658 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:20:50,658 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 04:20:50,659 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 04:20:50,872 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 84 [2024-11-28 04:20:50,873 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 165 transitions, 970 flow. Second operand has 6 states, 6 states have (on average 58.333333333333336) internal successors, (350), 6 states have internal predecessors, (350), 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-28 04:20:50,873 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:20:50,873 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 84 [2024-11-28 04:20:50,873 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:20:51,355 INFO L124 PetriNetUnfolderBase]: 368/1141 cut-off events. [2024-11-28 04:20:51,356 INFO L125 PetriNetUnfolderBase]: For 1464/1500 co-relation queries the response was YES. [2024-11-28 04:20:51,361 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3388 conditions, 1141 events. 368/1141 cut-off events. For 1464/1500 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 7218 event pairs, 87 based on Foata normal form. 3/1109 useless extension candidates. Maximal degree in co-relation 3344. Up to 612 conditions per place. [2024-11-28 04:20:51,368 INFO L140 encePairwiseOnDemand]: 69/84 looper letters, 103 selfloop transitions, 61 changer transitions 10/226 dead transitions. [2024-11-28 04:20:51,368 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 114 places, 226 transitions, 1664 flow [2024-11-28 04:20:51,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:20:51,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:20:51,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 409 transitions. [2024-11-28 04:20:51,370 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8115079365079365 [2024-11-28 04:20:51,370 INFO L175 Difference]: Start difference. First operand has 109 places, 165 transitions, 970 flow. Second operand 6 states and 409 transitions. [2024-11-28 04:20:51,370 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 114 places, 226 transitions, 1664 flow [2024-11-28 04:20:51,386 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 226 transitions, 1600 flow, removed 32 selfloop flow, removed 0 redundant places. [2024-11-28 04:20:51,391 INFO L231 Difference]: Finished difference. Result has 119 places, 212 transitions, 1492 flow [2024-11-28 04:20:51,392 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=84, PETRI_DIFFERENCE_MINUEND_FLOW=912, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=165, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1492, PETRI_PLACES=119, PETRI_TRANSITIONS=212} [2024-11-28 04:20:51,392 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, 39 predicate places. [2024-11-28 04:20:51,393 INFO L471 AbstractCegarLoop]: Abstraction has has 119 places, 212 transitions, 1492 flow [2024-11-28 04:20:51,393 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 58.333333333333336) internal successors, (350), 6 states have internal predecessors, (350), 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-28 04:20:51,393 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:20:51,393 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, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:20:51,394 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 04:20:51,394 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:20:51,395 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:20:51,395 INFO L85 PathProgramCache]: Analyzing trace with hash -1860983381, now seen corresponding path program 1 times [2024-11-28 04:20:51,395 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:20:51,395 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [313933054] [2024-11-28 04:20:51,395 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:20:51,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:20:51,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:20:51,427 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 04:20:51,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:20:51,488 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 04:20:51,489 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 04:20:51,490 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (6 of 7 remaining) [2024-11-28 04:20:51,494 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (5 of 7 remaining) [2024-11-28 04:20:51,494 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (4 of 7 remaining) [2024-11-28 04:20:51,495 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 7 remaining) [2024-11-28 04:20:51,495 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (2 of 7 remaining) [2024-11-28 04:20:51,495 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 7 remaining) [2024-11-28 04:20:51,495 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (0 of 7 remaining) [2024-11-28 04:20:51,495 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 04:20:51,496 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-28 04:20:51,576 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 04:20:51,577 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 04:20:51,588 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 04:20:51 BasicIcfg [2024-11-28 04:20:51,588 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 04:20:51,589 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 04:20:51,590 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 04:20:51,591 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 04:20:51,592 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:20:45" (3/4) ... [2024-11-28 04:20:51,595 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-28 04:20:51,671 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 1. [2024-11-28 04:20:51,728 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 04:20:51,728 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 04:20:51,728 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 04:20:51,730 INFO L158 Benchmark]: Toolchain (without parser) took 7156.59ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 116.1MB in the beginning and 90.4MB in the end (delta: 25.7MB). Peak memory consumption was 61.3MB. Max. memory is 16.1GB. [2024-11-28 04:20:51,731 INFO L158 Benchmark]: CDTParser took 1.47ms. Allocated memory is still 117.4MB. Free memory is still 74.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:20:51,732 INFO L158 Benchmark]: CACSL2BoogieTranslator took 666.72ms. Allocated memory is still 142.6MB. Free memory was 115.9MB in the beginning and 88.1MB in the end (delta: 27.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-28 04:20:51,732 INFO L158 Benchmark]: Boogie Procedure Inliner took 44.98ms. Allocated memory is still 142.6MB. Free memory was 88.1MB in the beginning and 86.2MB in the end (delta: 2.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:20:51,733 INFO L158 Benchmark]: Boogie Preprocessor took 31.20ms. Allocated memory is still 142.6MB. Free memory was 86.2MB in the beginning and 84.7MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:20:51,734 INFO L158 Benchmark]: RCFGBuilder took 598.52ms. Allocated memory is still 142.6MB. Free memory was 84.7MB in the beginning and 69.4MB in the end (delta: 15.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 04:20:51,735 INFO L158 Benchmark]: TraceAbstraction took 5668.51ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 68.9MB in the beginning and 97.2MB in the end (delta: -28.3MB). Peak memory consumption was 2.6MB. Max. memory is 16.1GB. [2024-11-28 04:20:51,735 INFO L158 Benchmark]: Witness Printer took 139.17ms. Allocated memory is still 176.2MB. Free memory was 97.2MB in the beginning and 90.4MB in the end (delta: 6.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:20:51,737 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.47ms. Allocated memory is still 117.4MB. Free memory is still 74.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 666.72ms. Allocated memory is still 142.6MB. Free memory was 115.9MB in the beginning and 88.1MB in the end (delta: 27.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 44.98ms. Allocated memory is still 142.6MB. Free memory was 88.1MB in the beginning and 86.2MB in the end (delta: 2.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 31.20ms. Allocated memory is still 142.6MB. Free memory was 86.2MB in the beginning and 84.7MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 598.52ms. Allocated memory is still 142.6MB. Free memory was 84.7MB in the beginning and 69.4MB in the end (delta: 15.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 5668.51ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 68.9MB in the beginning and 97.2MB in the end (delta: -28.3MB). Peak memory consumption was 2.6MB. Max. memory is 16.1GB. * Witness Printer took 139.17ms. Allocated memory is still 176.2MB. Free memory was 97.2MB in the beginning and 90.4MB in the end (delta: 6.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 922]: Data race detected Data race detected The following path leads to a data race: [L917] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; VAL [mutex1={1:0}] [L918] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; VAL [mutex1={1:0}, mutex2={2:0}] [L927] 0 pthread_t id; VAL [mutex1={1:0}, mutex2={2:0}] [L928] 0 int i; VAL [i={5:0}, mutex1={1:0}, mutex2={2:0}] [L929] FCALL, FORK 0 pthread_create(&id, ((void *)0), t_fun, (void *) &i) VAL [\old(arg)={5:0}, i={5:0}, id=-1, mutex1={1:0}, mutex2={2:0}] [L931] EXPR 0 \read(i) VAL [\old(arg)={5:0}, i={5:0}, id=-1, mutex1={1:0}, mutex2={2:0}] [L931] 0 i++ VAL [\old(arg)={5:0}, i={5:0}, id=-1, mutex1={1:0}, mutex2={2:0}] [L920] 1 int *p = (int *) arg; VAL [\old(arg)={5:0}, arg={5:0}, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L922] EXPR 1 \read(*p) VAL [\old(arg)={5:0}, arg={5:0}, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L922] 1 (*p)++ VAL [\old(arg)={5:0}, arg={5:0}, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L931] 0 i++ VAL [\old(arg)={5:0}, arg={5:0}, i={5:0}, id=-1, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L922] 1 (*p)++ VAL [\old(arg)={5:0}, arg={5:0}, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L931] 0 i++ VAL [\old(arg)={5:0}, arg={5:0}, i={5:0}, id=-1, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L922] 1 (*p)++ VAL [\old(arg)={5:0}, arg={5:0}, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L931] 0 i++ VAL [\old(arg)={5:0}, arg={5:0}, i={5:0}, id=-1, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L922] 1 (*p)++ VAL [\old(arg)={5:0}, arg={5:0}, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L931] 0 i++ VAL [\old(arg)={5:0}, arg={5:0}, i={5:0}, id=-1, mutex1={1:0}, mutex2={2:0}, p={5:0}] [L922] 1 (*p)++ VAL [\old(arg)={5:0}, arg={5:0}, mutex1={1:0}, mutex2={2:0}, p={5:0}] Now there is a data race (on the heap) between C: i++ [931] and C: (*p)++ [922] - UnprovableResult [Line: 931]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 931]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 929]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 922]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 114 locations, 7 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: 5.4s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 280 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 169 mSDsluCounter, 5 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 71 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 806 IncrementalHoareTripleChecker+Invalid, 877 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 71 mSolverCounterUnsat, 5 mSDtfsCounter, 806 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 24 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1492occurred in iteration=4, InterpolantAutomatonStates: 24, 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, 2.3s InterpolantComputationTime, 200 NumberOfCodeBlocks, 200 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 148 ConstructedInterpolants, 0 QuantifiedInterpolants, 472 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 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 RESULT: Ultimate proved your program to be incorrect! [2024-11-28 04:20:51,763 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ebded880-9f24-49e0-b8fe-805f12e87145/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(DATA-RACE)