./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/34_double_lock_p2_vs.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_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/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_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/34_double_lock_p2_vs.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/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_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/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 92ecee121b9ddff062603596761b7b6e384463e9908bd9593577f02dd4911207 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 04:13:43,771 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 04:13:43,880 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-28 04:13:43,894 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 04:13:43,894 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 04:13:43,942 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 04:13:43,943 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 04:13:43,943 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 04:13:43,946 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 04:13:43,947 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 04:13:43,948 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 04:13:43,948 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 04:13:43,949 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 04:13:43,950 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 04:13:43,950 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 04:13:43,950 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 04:13:43,950 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 04:13:43,950 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 04:13:43,951 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 04:13:43,951 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 04:13:43,951 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 04:13:43,951 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 04:13:43,951 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-28 04:13:43,952 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 04:13:43,952 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 04:13:43,952 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 04:13:43,952 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 04:13:43,952 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 04:13:43,952 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 04:13:43,953 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:13:43,953 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:13:43,953 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:13:43,953 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 04:13:43,954 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:13:43,954 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:13:43,954 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:13:43,955 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 04:13:43,955 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 04:13:43,955 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 04:13:43,955 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 04:13:43,955 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 04:13:43,955 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 04:13:43,956 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 04:13:43,956 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 04:13:43,956 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 04:13:43,956 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 04:13:43,956 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_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/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 -> 92ecee121b9ddff062603596761b7b6e384463e9908bd9593577f02dd4911207 [2024-11-28 04:13:44,320 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 04:13:44,339 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 04:13:44,342 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 04:13:44,345 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 04:13:44,347 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 04:13:44,349 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-ext/34_double_lock_p2_vs.i [2024-11-28 04:13:48,225 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/data/b4426f927/eec8b21db63b4e5d9d2d5863b397e8ab/FLAG36858108f [2024-11-28 04:13:48,684 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 04:13:48,687 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/sv-benchmarks/c/pthread-ext/34_double_lock_p2_vs.i [2024-11-28 04:13:48,714 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/data/b4426f927/eec8b21db63b4e5d9d2d5863b397e8ab/FLAG36858108f [2024-11-28 04:13:48,739 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/data/b4426f927/eec8b21db63b4e5d9d2d5863b397e8ab [2024-11-28 04:13:48,742 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 04:13:48,744 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 04:13:48,747 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 04:13:48,747 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 04:13:48,753 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 04:13:48,755 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:13:48" (1/1) ... [2024-11-28 04:13:48,758 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@69fce9a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:48, skipping insertion in model container [2024-11-28 04:13:48,758 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:13:48" (1/1) ... [2024-11-28 04:13:48,811 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 04:13:49,240 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:13:49,253 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 04:13:49,308 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:13:49,356 INFO L204 MainTranslator]: Completed translation [2024-11-28 04:13:49,356 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49 WrapperNode [2024-11-28 04:13:49,356 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 04:13:49,358 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 04:13:49,358 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 04:13:49,358 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 04:13:49,366 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:13:49" (1/1) ... [2024-11-28 04:13:49,386 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:13:49" (1/1) ... [2024-11-28 04:13:49,431 INFO L138 Inliner]: procedures = 174, calls = 33, calls flagged for inlining = 19, calls inlined = 25, statements flattened = 279 [2024-11-28 04:13:49,435 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 04:13:49,436 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 04:13:49,436 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 04:13:49,436 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 04:13:49,447 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,447 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,455 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,456 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,477 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,479 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,484 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,487 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,489 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,493 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 04:13:49,494 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 04:13:49,494 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 04:13:49,495 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 04:13:49,497 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (1/1) ... [2024-11-28 04:13:49,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:13:49,525 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 04:13:49,544 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/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:13:49,547 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/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:13:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-28 04:13:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2024-11-28 04:13:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2024-11-28 04:13:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-28 04:13:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-28 04:13:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-28 04:13:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 04:13:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-28 04:13:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 04:13:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 04:13:49,579 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:13:49,800 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 04:13:49,803 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 04:13:50,663 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 04:13:50,664 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 04:13:51,153 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 04:13:51,154 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-28 04:13:51,154 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:13:51 BoogieIcfgContainer [2024-11-28 04:13:51,154 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 04:13:51,158 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 04:13:51,159 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 04:13:51,168 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 04:13:51,168 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 04:13:48" (1/3) ... [2024-11-28 04:13:51,169 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@579d69af and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:13:51, skipping insertion in model container [2024-11-28 04:13:51,169 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:13:49" (2/3) ... [2024-11-28 04:13:51,169 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@579d69af and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:13:51, skipping insertion in model container [2024-11-28 04:13:51,169 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:13:51" (3/3) ... [2024-11-28 04:13:51,171 INFO L128 eAbstractionObserver]: Analyzing ICFG 34_double_lock_p2_vs.i [2024-11-28 04:13:51,231 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 04:13:51,233 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 34_double_lock_p2_vs.i that has 3 procedures, 96 locations, 1 initial locations, 2 loop locations, and 26 error locations. [2024-11-28 04:13:51,233 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 04:13:51,354 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 04:13:51,411 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 102 places, 103 transitions, 214 flow [2024-11-28 04:13:51,508 INFO L124 PetriNetUnfolderBase]: 8/110 cut-off events. [2024-11-28 04:13:51,513 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:13:51,525 INFO L83 FinitePrefix]: Finished finitePrefix Result has 117 conditions, 110 events. 8/110 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 305 event pairs, 0 based on Foata normal form. 0/74 useless extension candidates. Maximal degree in co-relation 92. Up to 4 conditions per place. [2024-11-28 04:13:51,525 INFO L82 GeneralOperation]: Start removeDead. Operand has 102 places, 103 transitions, 214 flow [2024-11-28 04:13:51,532 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 101 places, 102 transitions, 211 flow [2024-11-28 04:13:51,552 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:13:51,575 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;@37c4d12d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:13:51,576 INFO L334 AbstractCegarLoop]: Starting to check reachability of 54 error locations. [2024-11-28 04:13:51,588 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:13:51,588 INFO L124 PetriNetUnfolderBase]: 2/26 cut-off events. [2024-11-28 04:13:51,590 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:13:51,590 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:13:51,591 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] [2024-11-28 04:13:51,592 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2024-11-28 04:13:51,599 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:13:51,599 INFO L85 PathProgramCache]: Analyzing trace with hash -776585461, now seen corresponding path program 1 times [2024-11-28 04:13:51,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:13:51,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2110089132] [2024-11-28 04:13:51,612 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:13:51,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:13:51,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:13:52,286 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:13:52,287 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:13:52,287 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2110089132] [2024-11-28 04:13:52,288 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2110089132] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:13:52,288 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:13:52,288 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 04:13:52,290 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [451798017] [2024-11-28 04:13:52,295 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:13:52,302 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 04:13:52,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:13:52,338 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 04:13:52,338 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 04:13:52,340 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 58 out of 103 [2024-11-28 04:13:52,345 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 102 transitions, 211 flow. Second operand has 2 states, 2 states have (on average 59.0) internal successors, (118), 2 states have internal predecessors, (118), 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:13:52,346 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:13:52,346 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 58 of 103 [2024-11-28 04:13:52,347 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:13:52,637 INFO L124 PetriNetUnfolderBase]: 54/200 cut-off events. [2024-11-28 04:13:52,638 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-28 04:13:52,640 INFO L83 FinitePrefix]: Finished finitePrefix Result has 308 conditions, 200 events. 54/200 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 780 event pairs, 35 based on Foata normal form. 55/227 useless extension candidates. Maximal degree in co-relation 281. Up to 95 conditions per place. [2024-11-28 04:13:52,643 INFO L140 encePairwiseOnDemand]: 73/103 looper letters, 14 selfloop transitions, 0 changer transitions 0/65 dead transitions. [2024-11-28 04:13:52,644 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 65 transitions, 165 flow [2024-11-28 04:13:52,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-28 04:13:52,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-28 04:13:52,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 160 transitions. [2024-11-28 04:13:52,667 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7766990291262136 [2024-11-28 04:13:52,669 INFO L175 Difference]: Start difference. First operand has 101 places, 102 transitions, 211 flow. Second operand 2 states and 160 transitions. [2024-11-28 04:13:52,671 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 65 transitions, 165 flow [2024-11-28 04:13:52,680 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 65 transitions, 164 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:13:52,686 INFO L231 Difference]: Finished difference. Result has 68 places, 65 transitions, 136 flow [2024-11-28 04:13:52,689 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=103, PETRI_DIFFERENCE_MINUEND_FLOW=136, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=136, PETRI_PLACES=68, PETRI_TRANSITIONS=65} [2024-11-28 04:13:52,695 INFO L279 CegarLoopForPetriNet]: 101 programPoint places, -33 predicate places. [2024-11-28 04:13:52,697 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 65 transitions, 136 flow [2024-11-28 04:13:52,698 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 59.0) internal successors, (118), 2 states have internal predecessors, (118), 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:13:52,698 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:13:52,698 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] [2024-11-28 04:13:52,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 04:13:52,698 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2024-11-28 04:13:52,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:13:52,701 INFO L85 PathProgramCache]: Analyzing trace with hash 1025711343, now seen corresponding path program 1 times [2024-11-28 04:13:52,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:13:52,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1566940127] [2024-11-28 04:13:52,702 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:13:52,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:13:52,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:13:52,857 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:13:52,857 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:13:52,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1566940127] [2024-11-28 04:13:52,857 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1566940127] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:13:52,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:13:52,858 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:13:52,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [414681935] [2024-11-28 04:13:52,859 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:13:52,860 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:13:52,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:13:52,861 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:13:52,861 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:13:52,878 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 52 out of 103 [2024-11-28 04:13:52,879 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 65 transitions, 136 flow. Second operand has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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:13:52,881 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:13:52,882 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 52 of 103 [2024-11-28 04:13:52,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:13:53,181 INFO L124 PetriNetUnfolderBase]: 146/415 cut-off events. [2024-11-28 04:13:53,182 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-11-28 04:13:53,188 INFO L83 FinitePrefix]: Finished finitePrefix Result has 722 conditions, 415 events. 146/415 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 2158 event pairs, 13 based on Foata normal form. 0/376 useless extension candidates. Maximal degree in co-relation 718. Up to 148 conditions per place. [2024-11-28 04:13:53,195 INFO L140 encePairwiseOnDemand]: 93/103 looper letters, 29 selfloop transitions, 8 changer transitions 0/82 dead transitions. [2024-11-28 04:13:53,195 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 82 transitions, 247 flow [2024-11-28 04:13:53,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:13:53,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:13:53,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 195 transitions. [2024-11-28 04:13:53,199 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6310679611650486 [2024-11-28 04:13:53,201 INFO L175 Difference]: Start difference. First operand has 68 places, 65 transitions, 136 flow. Second operand 3 states and 195 transitions. [2024-11-28 04:13:53,201 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 82 transitions, 247 flow [2024-11-28 04:13:53,203 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 82 transitions, 247 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:13:53,207 INFO L231 Difference]: Finished difference. Result has 72 places, 73 transitions, 204 flow [2024-11-28 04:13:53,209 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=103, PETRI_DIFFERENCE_MINUEND_FLOW=136, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=204, PETRI_PLACES=72, PETRI_TRANSITIONS=73} [2024-11-28 04:13:53,210 INFO L279 CegarLoopForPetriNet]: 101 programPoint places, -29 predicate places. [2024-11-28 04:13:53,210 INFO L471 AbstractCegarLoop]: Abstraction has has 72 places, 73 transitions, 204 flow [2024-11-28 04:13:53,211 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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:13:53,211 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:13:53,211 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 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:13:53,211 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 04:13:53,211 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2024-11-28 04:13:53,212 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:13:53,212 INFO L85 PathProgramCache]: Analyzing trace with hash 544185466, now seen corresponding path program 1 times [2024-11-28 04:13:53,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:13:53,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1529200308] [2024-11-28 04:13:53,212 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:13:53,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:13:53,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:13:53,253 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 04:13:53,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:13:53,310 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 04:13:53,311 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 04:13:53,312 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (53 of 54 remaining) [2024-11-28 04:13:53,314 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (52 of 54 remaining) [2024-11-28 04:13:53,315 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (51 of 54 remaining) [2024-11-28 04:13:53,315 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (50 of 54 remaining) [2024-11-28 04:13:53,315 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (49 of 54 remaining) [2024-11-28 04:13:53,315 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (48 of 54 remaining) [2024-11-28 04:13:53,316 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (47 of 54 remaining) [2024-11-28 04:13:53,316 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (46 of 54 remaining) [2024-11-28 04:13:53,316 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (45 of 54 remaining) [2024-11-28 04:13:53,316 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (44 of 54 remaining) [2024-11-28 04:13:53,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (43 of 54 remaining) [2024-11-28 04:13:53,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (42 of 54 remaining) [2024-11-28 04:13:53,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (41 of 54 remaining) [2024-11-28 04:13:53,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (40 of 54 remaining) [2024-11-28 04:13:53,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (39 of 54 remaining) [2024-11-28 04:13:53,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (38 of 54 remaining) [2024-11-28 04:13:53,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (37 of 54 remaining) [2024-11-28 04:13:53,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 54 remaining) [2024-11-28 04:13:53,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (35 of 54 remaining) [2024-11-28 04:13:53,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 54 remaining) [2024-11-28 04:13:53,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 54 remaining) [2024-11-28 04:13:53,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (32 of 54 remaining) [2024-11-28 04:13:53,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (31 of 54 remaining) [2024-11-28 04:13:53,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (30 of 54 remaining) [2024-11-28 04:13:53,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 54 remaining) [2024-11-28 04:13:53,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 54 remaining) [2024-11-28 04:13:53,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (27 of 54 remaining) [2024-11-28 04:13:53,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (26 of 54 remaining) [2024-11-28 04:13:53,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (25 of 54 remaining) [2024-11-28 04:13:53,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (24 of 54 remaining) [2024-11-28 04:13:53,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (23 of 54 remaining) [2024-11-28 04:13:53,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (22 of 54 remaining) [2024-11-28 04:13:53,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (21 of 54 remaining) [2024-11-28 04:13:53,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (20 of 54 remaining) [2024-11-28 04:13:53,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (19 of 54 remaining) [2024-11-28 04:13:53,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (18 of 54 remaining) [2024-11-28 04:13:53,322 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (17 of 54 remaining) [2024-11-28 04:13:53,322 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (16 of 54 remaining) [2024-11-28 04:13:53,322 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (15 of 54 remaining) [2024-11-28 04:13:53,322 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (14 of 54 remaining) [2024-11-28 04:13:53,322 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (13 of 54 remaining) [2024-11-28 04:13:53,322 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (12 of 54 remaining) [2024-11-28 04:13:53,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (11 of 54 remaining) [2024-11-28 04:13:53,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (10 of 54 remaining) [2024-11-28 04:13:53,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 54 remaining) [2024-11-28 04:13:53,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 54 remaining) [2024-11-28 04:13:53,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 54 remaining) [2024-11-28 04:13:53,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 54 remaining) [2024-11-28 04:13:53,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 54 remaining) [2024-11-28 04:13:53,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 54 remaining) [2024-11-28 04:13:53,324 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 54 remaining) [2024-11-28 04:13:53,324 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (2 of 54 remaining) [2024-11-28 04:13:53,324 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (1 of 54 remaining) [2024-11-28 04:13:53,324 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (0 of 54 remaining) [2024-11-28 04:13:53,324 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 04:13:53,325 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-28 04:13:53,329 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 04:13:53,329 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-28 04:13:53,483 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 04:13:53,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 170 places, 173 transitions, 366 flow [2024-11-28 04:13:53,552 INFO L124 PetriNetUnfolderBase]: 10/156 cut-off events. [2024-11-28 04:13:53,552 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-28 04:13:53,554 INFO L83 FinitePrefix]: Finished finitePrefix Result has 168 conditions, 156 events. 10/156 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 509 event pairs, 0 based on Foata normal form. 0/101 useless extension candidates. Maximal degree in co-relation 163. Up to 6 conditions per place. [2024-11-28 04:13:53,554 INFO L82 GeneralOperation]: Start removeDead. Operand has 170 places, 173 transitions, 366 flow [2024-11-28 04:13:53,558 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 138 places, 138 transitions, 289 flow [2024-11-28 04:13:53,561 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:13:53,562 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;@37c4d12d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:13:53,562 INFO L334 AbstractCegarLoop]: Starting to check reachability of 80 error locations. [2024-11-28 04:13:53,568 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:13:53,569 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2024-11-28 04:13:53,569 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:13:53,569 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:13:53,569 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] [2024-11-28 04:13:53,569 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2024-11-28 04:13:53,570 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:13:53,570 INFO L85 PathProgramCache]: Analyzing trace with hash 1390828624, now seen corresponding path program 1 times [2024-11-28 04:13:53,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:13:53,571 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1124225310] [2024-11-28 04:13:53,571 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:13:53,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:13:53,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:13:53,865 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:13:53,865 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:13:53,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1124225310] [2024-11-28 04:13:53,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1124225310] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:13:53,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:13:53,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 04:13:53,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419309911] [2024-11-28 04:13:53,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:13:53,866 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 04:13:53,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:13:53,870 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 04:13:53,870 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 04:13:53,871 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 85 out of 173 [2024-11-28 04:13:53,872 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 138 transitions, 289 flow. Second operand has 2 states, 2 states have (on average 86.0) internal successors, (172), 2 states have internal predecessors, (172), 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:13:53,872 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:13:53,872 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 85 of 173 [2024-11-28 04:13:53,872 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:13:54,652 INFO L124 PetriNetUnfolderBase]: 882/1658 cut-off events. [2024-11-28 04:13:54,652 INFO L125 PetriNetUnfolderBase]: For 141/141 co-relation queries the response was YES. [2024-11-28 04:13:54,661 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3072 conditions, 1658 events. 882/1658 cut-off events. For 141/141 co-relation queries the response was YES. Maximal size of possible extension queue 128. Compared 10431 event pairs, 719 based on Foata normal form. 609/2215 useless extension candidates. Maximal degree in co-relation 3044. Up to 1265 conditions per place. [2024-11-28 04:13:54,679 INFO L140 encePairwiseOnDemand]: 127/173 looper letters, 23 selfloop transitions, 0 changer transitions 0/85 dead transitions. [2024-11-28 04:13:54,679 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 85 transitions, 229 flow [2024-11-28 04:13:54,680 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-28 04:13:54,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-28 04:13:54,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 239 transitions. [2024-11-28 04:13:54,686 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6907514450867052 [2024-11-28 04:13:54,686 INFO L175 Difference]: Start difference. First operand has 138 places, 138 transitions, 289 flow. Second operand 2 states and 239 transitions. [2024-11-28 04:13:54,686 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 85 transitions, 229 flow [2024-11-28 04:13:54,689 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 85 transitions, 228 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:13:54,691 INFO L231 Difference]: Finished difference. Result has 89 places, 85 transitions, 182 flow [2024-11-28 04:13:54,691 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=173, PETRI_DIFFERENCE_MINUEND_FLOW=182, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=85, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=182, PETRI_PLACES=89, PETRI_TRANSITIONS=85} [2024-11-28 04:13:54,692 INFO L279 CegarLoopForPetriNet]: 138 programPoint places, -49 predicate places. [2024-11-28 04:13:54,694 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 85 transitions, 182 flow [2024-11-28 04:13:54,694 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 86.0) internal successors, (172), 2 states have internal predecessors, (172), 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:13:54,694 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:13:54,694 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] [2024-11-28 04:13:54,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 04:13:54,695 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2024-11-28 04:13:54,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:13:54,696 INFO L85 PathProgramCache]: Analyzing trace with hash 851515124, now seen corresponding path program 1 times [2024-11-28 04:13:54,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:13:54,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1851880919] [2024-11-28 04:13:54,697 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:13:54,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:13:54,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:13:54,775 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:13:54,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:13:54,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1851880919] [2024-11-28 04:13:54,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1851880919] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:13:54,778 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:13:54,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:13:54,778 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [134077844] [2024-11-28 04:13:54,779 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:13:54,779 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:13:54,780 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:13:54,783 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:13:54,783 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:13:54,812 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 73 out of 173 [2024-11-28 04:13:54,813 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 85 transitions, 182 flow. Second operand has 3 states, 3 states have (on average 74.33333333333333) internal successors, (223), 3 states have internal predecessors, (223), 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:13:54,814 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:13:54,814 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 73 of 173 [2024-11-28 04:13:54,814 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:13:56,242 INFO L124 PetriNetUnfolderBase]: 3002/5674 cut-off events. [2024-11-28 04:13:56,243 INFO L125 PetriNetUnfolderBase]: For 458/458 co-relation queries the response was YES. [2024-11-28 04:13:56,271 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10536 conditions, 5674 events. 3002/5674 cut-off events. For 458/458 co-relation queries the response was YES. Maximal size of possible extension queue 417. Compared 44776 event pairs, 910 based on Foata normal form. 0/5188 useless extension candidates. Maximal degree in co-relation 10531. Up to 2663 conditions per place. [2024-11-28 04:13:56,314 INFO L140 encePairwiseOnDemand]: 159/173 looper letters, 43 selfloop transitions, 12 changer transitions 0/111 dead transitions. [2024-11-28 04:13:56,316 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 111 transitions, 352 flow [2024-11-28 04:13:56,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:13:56,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:13:56,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 276 transitions. [2024-11-28 04:13:56,319 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5317919075144508 [2024-11-28 04:13:56,320 INFO L175 Difference]: Start difference. First operand has 89 places, 85 transitions, 182 flow. Second operand 3 states and 276 transitions. [2024-11-28 04:13:56,320 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 111 transitions, 352 flow [2024-11-28 04:13:56,321 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 111 transitions, 352 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:13:56,326 INFO L231 Difference]: Finished difference. Result has 93 places, 97 transitions, 282 flow [2024-11-28 04:13:56,327 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=173, PETRI_DIFFERENCE_MINUEND_FLOW=182, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=282, PETRI_PLACES=93, PETRI_TRANSITIONS=97} [2024-11-28 04:13:56,328 INFO L279 CegarLoopForPetriNet]: 138 programPoint places, -45 predicate places. [2024-11-28 04:13:56,330 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 97 transitions, 282 flow [2024-11-28 04:13:56,330 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 74.33333333333333) internal successors, (223), 3 states have internal predecessors, (223), 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:13:56,330 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:13:56,330 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] [2024-11-28 04:13:56,331 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 04:13:56,331 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2024-11-28 04:13:56,331 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:13:56,331 INFO L85 PathProgramCache]: Analyzing trace with hash 623995862, now seen corresponding path program 1 times [2024-11-28 04:13:56,332 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:13:56,332 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1405706086] [2024-11-28 04:13:56,332 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:13:56,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:13:56,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:13:56,369 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 04:13:56,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:13:56,405 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 04:13:56,408 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 04:13:56,409 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location thr1Err2ASSERT_VIOLATIONDATA_RACE (79 of 80 remaining) [2024-11-28 04:13:56,409 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (78 of 80 remaining) [2024-11-28 04:13:56,409 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (77 of 80 remaining) [2024-11-28 04:13:56,409 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (76 of 80 remaining) [2024-11-28 04:13:56,409 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (75 of 80 remaining) [2024-11-28 04:13:56,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (74 of 80 remaining) [2024-11-28 04:13:56,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (73 of 80 remaining) [2024-11-28 04:13:56,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (72 of 80 remaining) [2024-11-28 04:13:56,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (71 of 80 remaining) [2024-11-28 04:13:56,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (70 of 80 remaining) [2024-11-28 04:13:56,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (69 of 80 remaining) [2024-11-28 04:13:56,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (68 of 80 remaining) [2024-11-28 04:13:56,411 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (67 of 80 remaining) [2024-11-28 04:13:56,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (66 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (65 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (64 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (63 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (62 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (61 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (60 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (59 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (58 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (57 of 80 remaining) [2024-11-28 04:13:56,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (56 of 80 remaining) [2024-11-28 04:13:56,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (55 of 80 remaining) [2024-11-28 04:13:56,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (54 of 80 remaining) [2024-11-28 04:13:56,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (53 of 80 remaining) [2024-11-28 04:13:56,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 80 remaining) [2024-11-28 04:13:56,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (51 of 80 remaining) [2024-11-28 04:13:56,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (50 of 80 remaining) [2024-11-28 04:13:56,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (49 of 80 remaining) [2024-11-28 04:13:56,417 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (48 of 80 remaining) [2024-11-28 04:13:56,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (47 of 80 remaining) [2024-11-28 04:13:56,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (46 of 80 remaining) [2024-11-28 04:13:56,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (45 of 80 remaining) [2024-11-28 04:13:56,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (44 of 80 remaining) [2024-11-28 04:13:56,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (43 of 80 remaining) [2024-11-28 04:13:56,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (42 of 80 remaining) [2024-11-28 04:13:56,418 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (41 of 80 remaining) [2024-11-28 04:13:56,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (40 of 80 remaining) [2024-11-28 04:13:56,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (39 of 80 remaining) [2024-11-28 04:13:56,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (38 of 80 remaining) [2024-11-28 04:13:56,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (37 of 80 remaining) [2024-11-28 04:13:56,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (36 of 80 remaining) [2024-11-28 04:13:56,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (35 of 80 remaining) [2024-11-28 04:13:56,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (34 of 80 remaining) [2024-11-28 04:13:56,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (33 of 80 remaining) [2024-11-28 04:13:56,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (32 of 80 remaining) [2024-11-28 04:13:56,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (31 of 80 remaining) [2024-11-28 04:13:56,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (30 of 80 remaining) [2024-11-28 04:13:56,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (29 of 80 remaining) [2024-11-28 04:13:56,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (28 of 80 remaining) [2024-11-28 04:13:56,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (27 of 80 remaining) [2024-11-28 04:13:56,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (26 of 80 remaining) [2024-11-28 04:13:56,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (25 of 80 remaining) [2024-11-28 04:13:56,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (24 of 80 remaining) [2024-11-28 04:13:56,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (23 of 80 remaining) [2024-11-28 04:13:56,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (22 of 80 remaining) [2024-11-28 04:13:56,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (21 of 80 remaining) [2024-11-28 04:13:56,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (20 of 80 remaining) [2024-11-28 04:13:56,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (19 of 80 remaining) [2024-11-28 04:13:56,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (17 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (13 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (12 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (11 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (10 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 80 remaining) [2024-11-28 04:13:56,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 80 remaining) [2024-11-28 04:13:56,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 80 remaining) [2024-11-28 04:13:56,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 80 remaining) [2024-11-28 04:13:56,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 80 remaining) [2024-11-28 04:13:56,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (2 of 80 remaining) [2024-11-28 04:13:56,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (1 of 80 remaining) [2024-11-28 04:13:56,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (0 of 80 remaining) [2024-11-28 04:13:56,423 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 04:13:56,423 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-28 04:13:56,503 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 2 thread instances [2024-11-28 04:13:56,504 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 04:13:56,513 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 04:13:56 BasicIcfg [2024-11-28 04:13:56,517 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 04:13:56,518 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 04:13:56,518 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 04:13:56,519 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 04:13:56,519 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:13:51" (3/4) ... [2024-11-28 04:13:56,523 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-28 04:13:56,625 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 15. [2024-11-28 04:13:56,743 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 04:13:56,744 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 04:13:56,744 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 04:13:56,745 INFO L158 Benchmark]: Toolchain (without parser) took 8001.09ms. Allocated memory was 117.4MB in the beginning and 276.8MB in the end (delta: 159.4MB). Free memory was 91.9MB in the beginning and 194.7MB in the end (delta: -102.8MB). Peak memory consumption was 201.8MB. Max. memory is 16.1GB. [2024-11-28 04:13:56,745 INFO L158 Benchmark]: CDTParser took 1.84ms. Allocated memory is still 117.4MB. Free memory was 73.2MB in the beginning and 72.4MB in the end (delta: 734.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:13:56,746 INFO L158 Benchmark]: CACSL2BoogieTranslator took 609.97ms. Allocated memory is still 117.4MB. Free memory was 91.7MB in the beginning and 71.8MB in the end (delta: 19.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 04:13:56,746 INFO L158 Benchmark]: Boogie Procedure Inliner took 77.75ms. Allocated memory is still 117.4MB. Free memory was 71.6MB in the beginning and 68.6MB in the end (delta: 3.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:13:56,746 INFO L158 Benchmark]: Boogie Preprocessor took 57.47ms. Allocated memory is still 117.4MB. Free memory was 68.6MB in the beginning and 65.7MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:13:56,747 INFO L158 Benchmark]: RCFGBuilder took 1660.06ms. Allocated memory is still 117.4MB. Free memory was 65.7MB in the beginning and 33.4MB in the end (delta: 32.3MB). Peak memory consumption was 39.6MB. Max. memory is 16.1GB. [2024-11-28 04:13:56,747 INFO L158 Benchmark]: TraceAbstraction took 5359.22ms. Allocated memory was 117.4MB in the beginning and 276.8MB in the end (delta: 159.4MB). Free memory was 32.8MB in the beginning and 77.0MB in the end (delta: -44.1MB). Peak memory consumption was 116.5MB. Max. memory is 16.1GB. [2024-11-28 04:13:56,747 INFO L158 Benchmark]: Witness Printer took 225.85ms. Allocated memory is still 276.8MB. Free memory was 77.0MB in the beginning and 194.7MB in the end (delta: -117.8MB). Peak memory consumption was 29.0MB. Max. memory is 16.1GB. [2024-11-28 04:13:56,749 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.84ms. Allocated memory is still 117.4MB. Free memory was 73.2MB in the beginning and 72.4MB in the end (delta: 734.0kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 609.97ms. Allocated memory is still 117.4MB. Free memory was 91.7MB in the beginning and 71.8MB in the end (delta: 19.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 77.75ms. Allocated memory is still 117.4MB. Free memory was 71.6MB in the beginning and 68.6MB in the end (delta: 3.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.47ms. Allocated memory is still 117.4MB. Free memory was 68.6MB in the beginning and 65.7MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 1660.06ms. Allocated memory is still 117.4MB. Free memory was 65.7MB in the beginning and 33.4MB in the end (delta: 32.3MB). Peak memory consumption was 39.6MB. Max. memory is 16.1GB. * TraceAbstraction took 5359.22ms. Allocated memory was 117.4MB in the beginning and 276.8MB in the end (delta: 159.4MB). Free memory was 32.8MB in the beginning and 77.0MB in the end (delta: -44.1MB). Peak memory consumption was 116.5MB. Max. memory is 16.1GB. * Witness Printer took 225.85ms. Allocated memory is still 276.8MB. Free memory was 77.0MB in the beginning and 194.7MB in the end (delta: -117.8MB). Peak memory consumption was 29.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 729]: Data race detected Data race detected The following path leads to a data race: [L689] 0 int count = 0; VAL [count=0] [L708] 0 int mutexa = 0; VAL [count=0, mutexa={3:0}] [L709] 0 int mutexb = 0; VAL [count=0, mutexa={3:0}, mutexb={4:0}] [L747] 0 pthread_t t; VAL [count=0, mutexa={3:0}, mutexb={4:0}] [L748] FCALL, FORK 0 pthread_create(&t, 0, thr1, 0) VAL [count=0, mutexa={3:0}, mutexb={4:0}, t=-1] [L728] CALL 1 __VERIFIER_atomic_acquire(&mutexa) [L692] EXPR 1 \read(*m) [L692] EXPR 1 *m==0 [L692] CALL 1 assume_abort_if_not(*m==0) [L4] COND FALSE 1 !(!cond) [L692] RET 1 assume_abort_if_not(*m==0) [L693] 1 *m = 1 [L728] RET 1 __VERIFIER_atomic_acquire(&mutexa) [L729] 1 count >= -1 VAL [\old(arg)={0:0}, arg={0:0}, count=0, mutexa={3:0}, mutexb={4:0}] [L751] FCALL, FORK 0 pthread_create(&t, 0, thr2, 0) VAL [count=0, mutexa={3:0}, mutexb={4:0}, t=0] [L739] COND FALSE 2 !(__VERIFIER_nondet_int()) VAL [count=0, mutexa={3:0}, mutexb={4:0}] [L742] CALL 2 my_thread2() [L719] CALL 2 __VERIFIER_atomic_acquire(&mutexb) [L692] EXPR 2 \read(*m) [L692] EXPR 2 *m==0 [L692] CALL 2 assume_abort_if_not(*m==0) [L4] COND FALSE 2 !(!cond) [L692] RET 2 assume_abort_if_not(*m==0) [L693] 2 *m = 1 [L719] RET 2 __VERIFIER_atomic_acquire(&mutexb) [L720] CALL 2 __VERIFIER_atomic_dec() [L706] 2 count-- [L720] RET 2 __VERIFIER_atomic_dec() [L729] 1 count >= -1 VAL [\old(arg)={0:0}, arg={0:0}, count=-1, mutexa={3:0}, mutexb={4:0}] Now there is a data race on ~count~0 between C: count-- [706] and C: count >= -1 [729] - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 698]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 698]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 698]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 732]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 698]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 751]: 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: 748]: 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. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 162 locations, 54 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.9s, OverallIterations: 3, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 15 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 10 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 19 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 60 IncrementalHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 19 mSolverCounterUnsat, 3 mSDtfsCounter, 60 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=211occurred in iteration=0, InterpolantAutomatonStates: 5, 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.6s InterpolantComputationTime, 78 NumberOfCodeBlocks, 78 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 44 ConstructedInterpolants, 0 QuantifiedInterpolants, 46 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 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 - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 7 procedures, 226 locations, 80 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: 2.9s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 28 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 21 mSDsluCounter, 6 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 36 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 101 IncrementalHoareTripleChecker+Invalid, 137 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 36 mSolverCounterUnsat, 6 mSDtfsCounter, 101 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=289occurred in iteration=0, InterpolantAutomatonStates: 5, 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.0s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 83 NumberOfCodeBlocks, 83 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 44 ConstructedInterpolants, 0 QuantifiedInterpolants, 46 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 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:13:56,775 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe0b34b5-bebc-4d54-ad1e-a67a27d3afc2/bin/uautomizer-verify-aQ6SnzHsRB/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 Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(DATA-RACE)