./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-atomic/read_write_lock-2b.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_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/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_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/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_31e21345-8535-4af3-a8c7-eda1ee6b8408/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 7b71c781c26c072fdf5838e0877462128517513c3df1f3bde9f2474cb4533ecb --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 04:27:14,373 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 04:27:14,455 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-28 04:27:14,467 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 04:27:14,468 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 04:27:14,508 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 04:27:14,510 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 04:27:14,510 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 04:27:14,511 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 04:27:14,511 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 04:27:14,511 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 04:27:14,512 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 04:27:14,513 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 04:27:14,513 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 04:27:14,513 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 04:27:14,513 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 04:27:14,513 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 04:27:14,513 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 04:27:14,513 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 04:27:14,514 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 04:27:14,514 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 04:27:14,514 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 04:27:14,514 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-28 04:27:14,514 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 04:27:14,515 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 04:27:14,515 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 04:27:14,515 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 04:27:14,515 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 04:27:14,515 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 04:27:14,515 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:27:14,515 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:27:14,515 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:27:14,516 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 04:27:14,516 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:27:14,516 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:27:14,517 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:27:14,517 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 04:27:14,517 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 04:27:14,517 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 04:27:14,517 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 04:27:14,517 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 04:27:14,517 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 04:27:14,517 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 04:27:14,518 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 04:27:14,518 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 04:27:14,518 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 04:27:14,518 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_31e21345-8535-4af3-a8c7-eda1ee6b8408/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 -> 7b71c781c26c072fdf5838e0877462128517513c3df1f3bde9f2474cb4533ecb [2024-11-28 04:27:14,831 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 04:27:14,844 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 04:27:14,847 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 04:27:14,849 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 04:27:14,850 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 04:27:14,852 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i [2024-11-28 04:27:17,816 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/data/cf1598148/171f0bf4d9754c27bc8783451b756f23/FLAG99b9f74e2 [2024-11-28 04:27:18,230 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 04:27:18,232 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/sv-benchmarks/c/pthread-atomic/read_write_lock-2b.i [2024-11-28 04:27:18,253 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/data/cf1598148/171f0bf4d9754c27bc8783451b756f23/FLAG99b9f74e2 [2024-11-28 04:27:18,276 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/data/cf1598148/171f0bf4d9754c27bc8783451b756f23 [2024-11-28 04:27:18,279 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 04:27:18,281 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 04:27:18,282 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 04:27:18,282 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 04:27:18,288 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 04:27:18,289 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,291 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@ee7797b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18, skipping insertion in model container [2024-11-28 04:27:18,291 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,339 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 04:27:18,786 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:27:18,800 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 04:27:18,872 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:27:18,914 INFO L204 MainTranslator]: Completed translation [2024-11-28 04:27:18,915 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18 WrapperNode [2024-11-28 04:27:18,915 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 04:27:18,917 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 04:27:18,917 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 04:27:18,918 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 04:27:18,925 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:27:18" (1/1) ... [2024-11-28 04:27:18,943 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:27:18" (1/1) ... [2024-11-28 04:27:18,969 INFO L138 Inliner]: procedures = 169, calls = 15, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 123 [2024-11-28 04:27:18,971 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 04:27:18,972 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 04:27:18,974 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 04:27:18,974 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 04:27:18,981 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,981 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,983 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,987 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,992 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,995 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,997 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,998 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:18,999 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:19,004 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 04:27:19,005 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 04:27:19,006 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 04:27:19,006 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 04:27:19,007 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (1/1) ... [2024-11-28 04:27:19,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:27:19,033 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 04:27:19,050 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/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:27:19,056 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/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:27:19,078 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 04:27:19,078 INFO L130 BoogieDeclarations]: Found specification of procedure reader [2024-11-28 04:27:19,078 INFO L138 BoogieDeclarations]: Found implementation of procedure reader [2024-11-28 04:27:19,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-28 04:27:19,078 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 04:27:19,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 04:27:19,078 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2024-11-28 04:27:19,079 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2024-11-28 04:27:19,080 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:27:19,211 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 04:27:19,213 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 04:27:19,513 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 04:27:19,514 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 04:27:19,634 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 04:27:19,634 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 04:27:19,634 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:27:19 BoogieIcfgContainer [2024-11-28 04:27:19,635 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 04:27:19,637 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 04:27:19,637 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 04:27:19,646 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 04:27:19,646 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 04:27:18" (1/3) ... [2024-11-28 04:27:19,647 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@53b86a3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:27:19, skipping insertion in model container [2024-11-28 04:27:19,650 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:27:18" (2/3) ... [2024-11-28 04:27:19,650 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@53b86a3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:27:19, skipping insertion in model container [2024-11-28 04:27:19,650 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:27:19" (3/3) ... [2024-11-28 04:27:19,652 INFO L128 eAbstractionObserver]: Analyzing ICFG read_write_lock-2b.i [2024-11-28 04:27:19,673 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 04:27:19,675 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG read_write_lock-2b.i that has 3 procedures, 110 locations, 1 initial locations, 0 loop locations, and 14 error locations. [2024-11-28 04:27:19,677 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 04:27:19,828 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-28 04:27:19,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 183 places, 174 transitions, 376 flow [2024-11-28 04:27:19,978 INFO L124 PetriNetUnfolderBase]: 4/170 cut-off events. [2024-11-28 04:27:19,980 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 04:27:19,989 INFO L83 FinitePrefix]: Finished finitePrefix Result has 187 conditions, 170 events. 4/170 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 408 event pairs, 0 based on Foata normal form. 0/138 useless extension candidates. Maximal degree in co-relation 148. Up to 2 conditions per place. [2024-11-28 04:27:19,989 INFO L82 GeneralOperation]: Start removeDead. Operand has 183 places, 174 transitions, 376 flow [2024-11-28 04:27:19,994 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 174 places, 165 transitions, 351 flow [2024-11-28 04:27:20,002 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:27:20,015 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;@1c496424, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:27:20,017 INFO L334 AbstractCegarLoop]: Starting to check reachability of 46 error locations. [2024-11-28 04:27:20,026 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:27:20,026 INFO L124 PetriNetUnfolderBase]: 0/22 cut-off events. [2024-11-28 04:27:20,026 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:27:20,027 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:20,027 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:27:20,028 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting writerErr0ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:20,034 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:20,035 INFO L85 PathProgramCache]: Analyzing trace with hash 1940056406, now seen corresponding path program 1 times [2024-11-28 04:27:20,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:20,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1433390993] [2024-11-28 04:27:20,044 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:20,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:20,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:27:20,194 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:27:20,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:20,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1433390993] [2024-11-28 04:27:20,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1433390993] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:20,195 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:20,195 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 04:27:20,199 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [798087581] [2024-11-28 04:27:20,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:20,204 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 04:27:20,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:20,230 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 04:27:20,230 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 04:27:20,233 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 144 out of 174 [2024-11-28 04:27:20,235 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 165 transitions, 351 flow. Second operand has 2 states, 2 states have (on average 145.0) internal successors, (290), 2 states have internal predecessors, (290), 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:27:20,236 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:20,236 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 144 of 174 [2024-11-28 04:27:20,237 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:20,525 INFO L124 PetriNetUnfolderBase]: 51/829 cut-off events. [2024-11-28 04:27:20,526 INFO L125 PetriNetUnfolderBase]: For 57/57 co-relation queries the response was YES. [2024-11-28 04:27:20,534 INFO L83 FinitePrefix]: Finished finitePrefix Result has 974 conditions, 829 events. 51/829 cut-off events. For 57/57 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 5446 event pairs, 51 based on Foata normal form. 38/718 useless extension candidates. Maximal degree in co-relation 860. Up to 96 conditions per place. [2024-11-28 04:27:20,542 INFO L140 encePairwiseOnDemand]: 158/174 looper letters, 11 selfloop transitions, 0 changer transitions 0/145 dead transitions. [2024-11-28 04:27:20,543 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 159 places, 145 transitions, 333 flow [2024-11-28 04:27:20,544 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-28 04:27:20,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-28 04:27:20,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 315 transitions. [2024-11-28 04:27:20,561 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9051724137931034 [2024-11-28 04:27:20,563 INFO L175 Difference]: Start difference. First operand has 174 places, 165 transitions, 351 flow. Second operand 2 states and 315 transitions. [2024-11-28 04:27:20,563 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 159 places, 145 transitions, 333 flow [2024-11-28 04:27:20,570 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 145 transitions, 320 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-11-28 04:27:20,575 INFO L231 Difference]: Finished difference. Result has 152 places, 145 transitions, 298 flow [2024-11-28 04:27:20,578 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=298, PETRI_PLACES=152, PETRI_TRANSITIONS=145} [2024-11-28 04:27:20,583 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -22 predicate places. [2024-11-28 04:27:20,583 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 145 transitions, 298 flow [2024-11-28 04:27:20,584 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 145.0) internal successors, (290), 2 states have internal predecessors, (290), 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:27:20,584 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:20,584 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] [2024-11-28 04:27:20,584 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 04:27:20,584 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:20,585 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:20,587 INFO L85 PathProgramCache]: Analyzing trace with hash -1414159397, now seen corresponding path program 1 times [2024-11-28 04:27:20,587 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:20,587 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1673198679] [2024-11-28 04:27:20,588 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:20,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:20,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:27:20,739 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:27:20,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:20,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1673198679] [2024-11-28 04:27:20,739 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1673198679] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:20,739 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:20,740 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:27:20,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1246940653] [2024-11-28 04:27:20,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:20,741 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:27:20,741 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:20,742 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:27:20,742 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:27:20,798 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 174 [2024-11-28 04:27:20,799 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 145 transitions, 298 flow. Second operand has 3 states, 3 states have (on average 135.66666666666666) internal successors, (407), 3 states have internal predecessors, (407), 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:27:20,800 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:20,800 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 174 [2024-11-28 04:27:20,800 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:21,928 INFO L124 PetriNetUnfolderBase]: 1206/5690 cut-off events. [2024-11-28 04:27:21,929 INFO L125 PetriNetUnfolderBase]: For 55/82 co-relation queries the response was YES. [2024-11-28 04:27:21,947 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7732 conditions, 5690 events. 1206/5690 cut-off events. For 55/82 co-relation queries the response was YES. Maximal size of possible extension queue 238. Compared 62145 event pairs, 746 based on Foata normal form. 0/4662 useless extension candidates. Maximal degree in co-relation 7729. Up to 1501 conditions per place. [2024-11-28 04:27:21,981 INFO L140 encePairwiseOnDemand]: 165/174 looper letters, 26 selfloop transitions, 8 changer transitions 0/158 dead transitions. [2024-11-28 04:27:21,981 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 158 transitions, 396 flow [2024-11-28 04:27:21,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:27:21,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:27:21,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 437 transitions. [2024-11-28 04:27:21,983 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8371647509578544 [2024-11-28 04:27:21,983 INFO L175 Difference]: Start difference. First operand has 152 places, 145 transitions, 298 flow. Second operand 3 states and 437 transitions. [2024-11-28 04:27:21,984 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 158 transitions, 396 flow [2024-11-28 04:27:21,985 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 158 transitions, 396 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:27:21,988 INFO L231 Difference]: Finished difference. Result has 156 places, 152 transitions, 360 flow [2024-11-28 04:27:21,988 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=360, PETRI_PLACES=156, PETRI_TRANSITIONS=152} [2024-11-28 04:27:21,989 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -18 predicate places. [2024-11-28 04:27:21,989 INFO L471 AbstractCegarLoop]: Abstraction has has 156 places, 152 transitions, 360 flow [2024-11-28 04:27:21,989 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 135.66666666666666) internal successors, (407), 3 states have internal predecessors, (407), 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:27:21,989 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:21,990 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] [2024-11-28 04:27:21,990 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 04:27:21,990 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting readerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:21,990 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:21,990 INFO L85 PathProgramCache]: Analyzing trace with hash -1846805203, now seen corresponding path program 1 times [2024-11-28 04:27:21,991 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:21,991 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1834637587] [2024-11-28 04:27:21,991 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:21,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:22,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:27:22,058 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:27:22,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:22,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1834637587] [2024-11-28 04:27:22,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1834637587] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:22,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:22,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:27:22,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520753581] [2024-11-28 04:27:22,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:22,059 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:27:22,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:22,060 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:27:22,060 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:27:22,091 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 130 out of 174 [2024-11-28 04:27:22,092 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 156 places, 152 transitions, 360 flow. Second operand has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 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:27:22,092 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:22,092 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 130 of 174 [2024-11-28 04:27:22,092 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:24,556 INFO L124 PetriNetUnfolderBase]: 3944/17282 cut-off events. [2024-11-28 04:27:24,556 INFO L125 PetriNetUnfolderBase]: For 3687/4562 co-relation queries the response was YES. [2024-11-28 04:27:24,645 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27404 conditions, 17282 events. 3944/17282 cut-off events. For 3687/4562 co-relation queries the response was YES. Maximal size of possible extension queue 728. Compared 226825 event pairs, 1120 based on Foata normal form. 27/14140 useless extension candidates. Maximal degree in co-relation 27399. Up to 3401 conditions per place. [2024-11-28 04:27:24,762 INFO L140 encePairwiseOnDemand]: 160/174 looper letters, 39 selfloop transitions, 15 changer transitions 0/176 dead transitions. [2024-11-28 04:27:24,762 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 176 transitions, 556 flow [2024-11-28 04:27:24,763 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:27:24,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:27:24,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 438 transitions. [2024-11-28 04:27:24,765 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8390804597701149 [2024-11-28 04:27:24,765 INFO L175 Difference]: Start difference. First operand has 156 places, 152 transitions, 360 flow. Second operand 3 states and 438 transitions. [2024-11-28 04:27:24,765 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 176 transitions, 556 flow [2024-11-28 04:27:24,808 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 176 transitions, 528 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:27:24,813 INFO L231 Difference]: Finished difference. Result has 158 places, 167 transitions, 494 flow [2024-11-28 04:27:24,814 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=344, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=494, PETRI_PLACES=158, PETRI_TRANSITIONS=167} [2024-11-28 04:27:24,814 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -16 predicate places. [2024-11-28 04:27:24,815 INFO L471 AbstractCegarLoop]: Abstraction has has 158 places, 167 transitions, 494 flow [2024-11-28 04:27:24,815 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 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:27:24,815 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:24,815 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] [2024-11-28 04:27:24,815 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 04:27:24,815 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting writerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:24,816 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:24,816 INFO L85 PathProgramCache]: Analyzing trace with hash 325322583, now seen corresponding path program 1 times [2024-11-28 04:27:24,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:24,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [750583224] [2024-11-28 04:27:24,819 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:24,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:24,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:27:24,908 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:27:24,908 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:24,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [750583224] [2024-11-28 04:27:24,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [750583224] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:24,909 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:24,909 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:27:24,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904837823] [2024-11-28 04:27:24,909 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:24,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:27:24,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:24,910 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:27:24,910 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:27:24,923 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 174 [2024-11-28 04:27:24,924 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 158 places, 167 transitions, 494 flow. Second operand has 3 states, 3 states have (on average 139.66666666666666) internal successors, (419), 3 states have internal predecessors, (419), 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:27:24,924 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:24,924 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 174 [2024-11-28 04:27:24,925 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:27,214 INFO L124 PetriNetUnfolderBase]: 3945/19878 cut-off events. [2024-11-28 04:27:27,214 INFO L125 PetriNetUnfolderBase]: For 5156/7871 co-relation queries the response was YES. [2024-11-28 04:27:27,316 INFO L83 FinitePrefix]: Finished finitePrefix Result has 32496 conditions, 19878 events. 3945/19878 cut-off events. For 5156/7871 co-relation queries the response was YES. Maximal size of possible extension queue 881. Compared 277830 event pairs, 1184 based on Foata normal form. 32/16376 useless extension candidates. Maximal degree in co-relation 32490. Up to 3043 conditions per place. [2024-11-28 04:27:27,527 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 19 selfloop transitions, 7 changer transitions 0/176 dead transitions. [2024-11-28 04:27:27,527 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 160 places, 176 transitions, 568 flow [2024-11-28 04:27:27,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:27:27,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:27:27,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 441 transitions. [2024-11-28 04:27:27,529 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8448275862068966 [2024-11-28 04:27:27,529 INFO L175 Difference]: Start difference. First operand has 158 places, 167 transitions, 494 flow. Second operand 3 states and 441 transitions. [2024-11-28 04:27:27,529 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 160 places, 176 transitions, 568 flow [2024-11-28 04:27:27,542 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 176 transitions, 538 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:27:27,544 INFO L231 Difference]: Finished difference. Result has 160 places, 173 transitions, 518 flow [2024-11-28 04:27:27,545 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=464, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=518, PETRI_PLACES=160, PETRI_TRANSITIONS=173} [2024-11-28 04:27:27,545 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -14 predicate places. [2024-11-28 04:27:27,546 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 173 transitions, 518 flow [2024-11-28 04:27:27,546 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 139.66666666666666) internal successors, (419), 3 states have internal predecessors, (419), 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:27:27,546 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:27,546 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] [2024-11-28 04:27:27,546 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 04:27:27,546 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:27,547 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:27,547 INFO L85 PathProgramCache]: Analyzing trace with hash 734303005, now seen corresponding path program 1 times [2024-11-28 04:27:27,547 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:27,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128738060] [2024-11-28 04:27:27,548 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:27,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:27,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:27:27,861 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:27:27,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:27,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2128738060] [2024-11-28 04:27:27,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2128738060] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:27,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:27,864 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:27:27,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856428944] [2024-11-28 04:27:27,864 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:27,864 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 04:27:27,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:27,865 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 04:27:27,866 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-28 04:27:27,915 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 174 [2024-11-28 04:27:27,916 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 173 transitions, 518 flow. Second operand has 5 states, 5 states have (on average 139.2) internal successors, (696), 5 states have internal predecessors, (696), 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:27:27,916 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:27,916 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 174 [2024-11-28 04:27:27,916 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:32,336 INFO L124 PetriNetUnfolderBase]: 10151/44991 cut-off events. [2024-11-28 04:27:32,337 INFO L125 PetriNetUnfolderBase]: For 7778/13048 co-relation queries the response was YES. [2024-11-28 04:27:32,479 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73637 conditions, 44991 events. 10151/44991 cut-off events. For 7778/13048 co-relation queries the response was YES. Maximal size of possible extension queue 1820. Compared 691863 event pairs, 2356 based on Foata normal form. 77/36416 useless extension candidates. Maximal degree in co-relation 73630. Up to 6509 conditions per place. [2024-11-28 04:27:32,701 INFO L140 encePairwiseOnDemand]: 164/174 looper letters, 31 selfloop transitions, 17 changer transitions 0/201 dead transitions. [2024-11-28 04:27:32,701 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 201 transitions, 707 flow [2024-11-28 04:27:32,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 04:27:32,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 04:27:32,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 735 transitions. [2024-11-28 04:27:32,704 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8448275862068966 [2024-11-28 04:27:32,704 INFO L175 Difference]: Start difference. First operand has 160 places, 173 transitions, 518 flow. Second operand 5 states and 735 transitions. [2024-11-28 04:27:32,704 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 201 transitions, 707 flow [2024-11-28 04:27:32,765 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 201 transitions, 689 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:27:32,768 INFO L231 Difference]: Finished difference. Result has 165 places, 187 transitions, 627 flow [2024-11-28 04:27:32,768 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=173, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=627, PETRI_PLACES=165, PETRI_TRANSITIONS=187} [2024-11-28 04:27:32,772 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -9 predicate places. [2024-11-28 04:27:32,772 INFO L471 AbstractCegarLoop]: Abstraction has has 165 places, 187 transitions, 627 flow [2024-11-28 04:27:32,773 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 139.2) internal successors, (696), 5 states have internal predecessors, (696), 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:27:32,774 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:32,774 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] [2024-11-28 04:27:32,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 04:27:32,775 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:32,775 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:32,775 INFO L85 PathProgramCache]: Analyzing trace with hash 1604632537, now seen corresponding path program 2 times [2024-11-28 04:27:32,779 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:32,780 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1123520452] [2024-11-28 04:27:32,780 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 04:27:32,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:32,810 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 04:27:32,811 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 04:27:32,904 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:27:32,905 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:32,905 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1123520452] [2024-11-28 04:27:32,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1123520452] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:32,905 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:32,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:27:32,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1231754766] [2024-11-28 04:27:32,906 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:32,907 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:27:32,908 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:32,908 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:27:32,908 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:27:32,917 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 141 out of 174 [2024-11-28 04:27:32,918 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 165 places, 187 transitions, 627 flow. Second operand has 3 states, 3 states have (on average 142.66666666666666) internal successors, (428), 3 states have internal predecessors, (428), 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:27:32,919 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:32,919 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 141 of 174 [2024-11-28 04:27:32,919 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:34,591 INFO L124 PetriNetUnfolderBase]: 2626/18284 cut-off events. [2024-11-28 04:27:34,591 INFO L125 PetriNetUnfolderBase]: For 4127/5017 co-relation queries the response was YES. [2024-11-28 04:27:34,883 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29075 conditions, 18284 events. 2626/18284 cut-off events. For 4127/5017 co-relation queries the response was YES. Maximal size of possible extension queue 726. Compared 263604 event pairs, 808 based on Foata normal form. 141/15058 useless extension candidates. Maximal degree in co-relation 29066. Up to 2621 conditions per place. [2024-11-28 04:27:34,932 INFO L140 encePairwiseOnDemand]: 168/174 looper letters, 19 selfloop transitions, 7 changer transitions 0/182 dead transitions. [2024-11-28 04:27:34,932 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 167 places, 182 transitions, 637 flow [2024-11-28 04:27:34,932 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:27:34,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:27:34,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 446 transitions. [2024-11-28 04:27:34,934 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8544061302681992 [2024-11-28 04:27:34,934 INFO L175 Difference]: Start difference. First operand has 165 places, 187 transitions, 627 flow. Second operand 3 states and 446 transitions. [2024-11-28 04:27:34,935 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 167 places, 182 transitions, 637 flow [2024-11-28 04:27:34,943 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 182 transitions, 623 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-11-28 04:27:34,946 INFO L231 Difference]: Finished difference. Result has 166 places, 177 transitions, 569 flow [2024-11-28 04:27:34,946 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=555, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=170, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=569, PETRI_PLACES=166, PETRI_TRANSITIONS=177} [2024-11-28 04:27:34,947 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -8 predicate places. [2024-11-28 04:27:34,947 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 177 transitions, 569 flow [2024-11-28 04:27:34,947 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 142.66666666666666) internal successors, (428), 3 states have internal predecessors, (428), 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:27:34,948 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:34,948 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] [2024-11-28 04:27:34,948 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 04:27:34,948 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting readerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:34,949 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:34,949 INFO L85 PathProgramCache]: Analyzing trace with hash 129534938, now seen corresponding path program 1 times [2024-11-28 04:27:34,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:34,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1152342992] [2024-11-28 04:27:34,949 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:34,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:34,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:27:34,995 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:27:34,995 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:34,995 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1152342992] [2024-11-28 04:27:34,995 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1152342992] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:34,995 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:34,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:27:34,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1465122899] [2024-11-28 04:27:34,995 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:34,996 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:27:34,996 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:34,996 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:27:34,996 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:27:35,029 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 174 [2024-11-28 04:27:35,030 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 177 transitions, 569 flow. Second operand has 3 states, 3 states have (on average 138.0) internal successors, (414), 3 states have internal predecessors, (414), 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:27:35,030 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:35,030 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 174 [2024-11-28 04:27:35,031 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:38,291 INFO L124 PetriNetUnfolderBase]: 5685/31584 cut-off events. [2024-11-28 04:27:38,291 INFO L125 PetriNetUnfolderBase]: For 12547/13712 co-relation queries the response was YES. [2024-11-28 04:27:38,404 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53926 conditions, 31584 events. 5685/31584 cut-off events. For 12547/13712 co-relation queries the response was YES. Maximal size of possible extension queue 1298. Compared 483246 event pairs, 2138 based on Foata normal form. 3/25667 useless extension candidates. Maximal degree in co-relation 53917. Up to 3939 conditions per place. [2024-11-28 04:27:38,494 INFO L140 encePairwiseOnDemand]: 168/174 looper letters, 33 selfloop transitions, 5 changer transitions 0/189 dead transitions. [2024-11-28 04:27:38,494 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 189 transitions, 699 flow [2024-11-28 04:27:38,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:27:38,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:27:38,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 438 transitions. [2024-11-28 04:27:38,496 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8390804597701149 [2024-11-28 04:27:38,496 INFO L175 Difference]: Start difference. First operand has 166 places, 177 transitions, 569 flow. Second operand 3 states and 438 transitions. [2024-11-28 04:27:38,496 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 189 transitions, 699 flow [2024-11-28 04:27:38,507 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 189 transitions, 679 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:27:38,510 INFO L231 Difference]: Finished difference. Result has 168 places, 181 transitions, 593 flow [2024-11-28 04:27:38,510 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=555, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=172, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=593, PETRI_PLACES=168, PETRI_TRANSITIONS=181} [2024-11-28 04:27:38,511 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -6 predicate places. [2024-11-28 04:27:38,511 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 181 transitions, 593 flow [2024-11-28 04:27:38,512 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.0) internal successors, (414), 3 states have internal predecessors, (414), 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:27:38,512 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:38,512 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:27:38,512 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 04:27:38,513 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:38,513 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:38,513 INFO L85 PathProgramCache]: Analyzing trace with hash -832909560, now seen corresponding path program 1 times [2024-11-28 04:27:38,513 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:38,514 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119295653] [2024-11-28 04:27:38,514 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:38,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:38,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:27:38,551 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:27:38,551 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:38,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119295653] [2024-11-28 04:27:38,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119295653] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:38,552 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:38,552 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:27:38,552 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1924523352] [2024-11-28 04:27:38,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:38,553 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:27:38,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:38,553 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:27:38,553 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:27:38,586 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 174 [2024-11-28 04:27:38,587 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 181 transitions, 593 flow. Second operand has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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:27:38,587 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:38,587 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 174 [2024-11-28 04:27:38,587 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:42,394 INFO L124 PetriNetUnfolderBase]: 7006/40751 cut-off events. [2024-11-28 04:27:42,395 INFO L125 PetriNetUnfolderBase]: For 18036/22780 co-relation queries the response was YES. [2024-11-28 04:27:42,546 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71946 conditions, 40751 events. 7006/40751 cut-off events. For 18036/22780 co-relation queries the response was YES. Maximal size of possible extension queue 1799. Compared 655619 event pairs, 2320 based on Foata normal form. 159/33627 useless extension candidates. Maximal degree in co-relation 71936. Up to 7090 conditions per place. [2024-11-28 04:27:42,830 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 43 selfloop transitions, 12 changer transitions 0/194 dead transitions. [2024-11-28 04:27:42,830 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 194 transitions, 765 flow [2024-11-28 04:27:42,830 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:27:42,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:27:42,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 433 transitions. [2024-11-28 04:27:42,831 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8295019157088123 [2024-11-28 04:27:42,831 INFO L175 Difference]: Start difference. First operand has 168 places, 181 transitions, 593 flow. Second operand 3 states and 433 transitions. [2024-11-28 04:27:42,832 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 194 transitions, 765 flow [2024-11-28 04:27:42,922 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 194 transitions, 755 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:27:42,924 INFO L231 Difference]: Finished difference. Result has 170 places, 191 transitions, 705 flow [2024-11-28 04:27:42,924 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=583, PETRI_DIFFERENCE_MINUEND_PLACES=166, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=169, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=705, PETRI_PLACES=170, PETRI_TRANSITIONS=191} [2024-11-28 04:27:42,925 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -4 predicate places. [2024-11-28 04:27:42,925 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 191 transitions, 705 flow [2024-11-28 04:27:42,925 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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:27:42,926 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:42,926 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:27:42,926 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 04:27:42,926 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting readerErr5ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:42,927 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:42,927 INFO L85 PathProgramCache]: Analyzing trace with hash 2095129202, now seen corresponding path program 1 times [2024-11-28 04:27:42,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:42,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1102749868] [2024-11-28 04:27:42,927 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:42,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:42,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:27:42,963 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:27:42,963 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:27:42,963 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1102749868] [2024-11-28 04:27:42,963 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1102749868] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:27:42,963 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:27:42,963 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:27:42,964 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1818201731] [2024-11-28 04:27:42,964 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:27:42,964 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:27:42,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:27:42,965 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:27:42,965 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:27:42,984 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 174 [2024-11-28 04:27:42,985 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 170 places, 191 transitions, 705 flow. Second operand has 3 states, 3 states have (on average 138.0) internal successors, (414), 3 states have internal predecessors, (414), 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:27:42,985 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:27:42,985 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 174 [2024-11-28 04:27:42,985 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:27:45,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][201], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 56#L700-1true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 19#L699-3true, 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:45,749 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-28 04:27:45,749 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 04:27:45,749 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 04:27:45,750 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 04:27:46,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, 162#L708-4true, Black: 193#true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, 85#L700-1true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,320 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-28 04:27:46,320 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 04:27:46,320 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 04:27:46,320 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 04:27:46,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, Black: 193#true, 162#L708-4true, 47#L700true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 56#L700-1true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,339 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-28 04:27:46,339 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 04:27:46,339 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 04:27:46,339 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 04:27:46,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][201], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), 69#L700-3true, Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 19#L699-3true, 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,362 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-28 04:27:46,362 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 04:27:46,362 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 04:27:46,362 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 04:27:46,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][200], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 35#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 64#L699-3true, 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,427 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,428 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,428 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,428 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), 144#L700-3true, Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,630 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,630 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,630 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,630 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, 162#L708-4true, Black: 193#true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 47#L700true, 186#true, 173#L708-3true, 219#true, 69#L700-3true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 226#(= |#race~y~0| 0), 184#true, Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,689 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,689 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,689 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,689 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 04:27:46,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 40#L700-4true, 34#L700true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,765 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 04:27:46,765 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 04:27:46,765 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 04:27:46,765 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 04:27:46,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, 162#L708-4true, Black: 193#true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, 35#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,781 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 04:27:46,781 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 04:27:46,781 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 04:27:46,781 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 04:27:46,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [37#L718-4true, Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, 27#L701true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:46,878 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-28 04:27:46,878 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 04:27:46,878 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 04:27:46,878 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 04:27:47,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L708-2-->L708-3: Formula: (= |v_#race~x~0_4| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_4|} AuxVars[] AssignedVars[#race~x~0][143], [Black: 193#true, 162#L708-4true, Black: 200#(= |writerThread1of1ForFork3_#t~nondet7#1| |#race~w~0|), 186#true, 66#L719-1true, 173#L708-3true, 219#true, Black: 206#(and (= ~r~0 0) (= ~w~0 0)), Black: 207#(and (<= 1 ~r~0) (= ~w~0 0)), 34#L700true, Black: 216#(= |#race~y~0| |readerThread1of1ForFork1_#t~nondet8#1|), 184#true, 226#(= |#race~y~0| 0), Black: 221#(= |writerThread1of1ForFork2_#t~nondet6#1| |#race~x~0|), Black: 190#(= |writerThread1of1ForFork3_#t~nondet6#1| |#race~x~0|)]) [2024-11-28 04:27:47,607 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 04:27:47,607 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 04:27:47,607 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 04:27:47,608 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 04:27:47,987 INFO L124 PetriNetUnfolderBase]: 9119/53734 cut-off events. [2024-11-28 04:27:47,991 INFO L125 PetriNetUnfolderBase]: For 30731/34489 co-relation queries the response was YES. [2024-11-28 04:27:48,202 INFO L83 FinitePrefix]: Finished finitePrefix Result has 98737 conditions, 53734 events. 9119/53734 cut-off events. For 30731/34489 co-relation queries the response was YES. Maximal size of possible extension queue 2443. Compared 906941 event pairs, 1957 based on Foata normal form. 247/45329 useless extension candidates. Maximal degree in co-relation 98726. Up to 7235 conditions per place. [2024-11-28 04:27:48,601 INFO L140 encePairwiseOnDemand]: 166/174 looper letters, 39 selfloop transitions, 7 changer transitions 0/209 dead transitions. [2024-11-28 04:27:48,601 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 209 transitions, 875 flow [2024-11-28 04:27:48,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:27:48,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:27:48,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 444 transitions. [2024-11-28 04:27:48,604 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8505747126436781 [2024-11-28 04:27:48,604 INFO L175 Difference]: Start difference. First operand has 170 places, 191 transitions, 705 flow. Second operand 3 states and 444 transitions. [2024-11-28 04:27:48,605 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 209 transitions, 875 flow [2024-11-28 04:27:48,707 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 209 transitions, 835 flow, removed 8 selfloop flow, removed 2 redundant places. [2024-11-28 04:27:48,710 INFO L231 Difference]: Finished difference. Result has 172 places, 197 transitions, 727 flow [2024-11-28 04:27:48,710 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=174, PETRI_DIFFERENCE_MINUEND_FLOW=665, PETRI_DIFFERENCE_MINUEND_PLACES=168, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=191, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=184, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=727, PETRI_PLACES=172, PETRI_TRANSITIONS=197} [2024-11-28 04:27:48,711 INFO L279 CegarLoopForPetriNet]: 174 programPoint places, -2 predicate places. [2024-11-28 04:27:48,711 INFO L471 AbstractCegarLoop]: Abstraction has has 172 places, 197 transitions, 727 flow [2024-11-28 04:27:48,711 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.0) internal successors, (414), 3 states have internal predecessors, (414), 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:27:48,711 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:27:48,712 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:27:48,712 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 04:27:48,712 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting writerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2024-11-28 04:27:48,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:27:48,712 INFO L85 PathProgramCache]: Analyzing trace with hash -1425409966, now seen corresponding path program 1 times [2024-11-28 04:27:48,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:27:48,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [284363381] [2024-11-28 04:27:48,713 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:27:48,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:27:48,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:27:48,731 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 04:27:48,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:27:48,781 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 04:27:48,781 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 04:27:48,783 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location writerErr4ASSERT_VIOLATIONDATA_RACE (45 of 46 remaining) [2024-11-28 04:27:48,785 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (44 of 46 remaining) [2024-11-28 04:27:48,785 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (43 of 46 remaining) [2024-11-28 04:27:48,787 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (42 of 46 remaining) [2024-11-28 04:27:48,787 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (41 of 46 remaining) [2024-11-28 04:27:48,787 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (40 of 46 remaining) [2024-11-28 04:27:48,787 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (39 of 46 remaining) [2024-11-28 04:27:48,787 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (38 of 46 remaining) [2024-11-28 04:27:48,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (37 of 46 remaining) [2024-11-28 04:27:48,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (36 of 46 remaining) [2024-11-28 04:27:48,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 46 remaining) [2024-11-28 04:27:48,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (34 of 46 remaining) [2024-11-28 04:27:48,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (33 of 46 remaining) [2024-11-28 04:27:48,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 46 remaining) [2024-11-28 04:27:48,792 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (31 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (30 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (29 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (28 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4ASSERT_VIOLATIONDATA_RACE (27 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (26 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (25 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (24 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (23 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (22 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (21 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (20 of 46 remaining) [2024-11-28 04:27:48,793 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (19 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (18 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr0ASSERT_VIOLATIONDATA_RACE (17 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr1ASSERT_VIOLATIONDATA_RACE (16 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr2ASSERT_VIOLATIONDATA_RACE (15 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr3ASSERT_VIOLATIONDATA_RACE (14 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr4ASSERT_VIOLATIONDATA_RACE (13 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr5ASSERT_VIOLATIONDATA_RACE (12 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr6ASSERT_VIOLATIONDATA_RACE (11 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr7ASSERT_VIOLATIONDATA_RACE (10 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location readerErr8ASSERT_VIOLATIONDATA_RACE (9 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (8 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (7 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (6 of 46 remaining) [2024-11-28 04:27:48,794 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (5 of 46 remaining) [2024-11-28 04:27:48,795 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0ASSERT_VIOLATIONDATA_RACE (4 of 46 remaining) [2024-11-28 04:27:48,795 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1ASSERT_VIOLATIONDATA_RACE (3 of 46 remaining) [2024-11-28 04:27:48,795 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2ASSERT_VIOLATIONDATA_RACE (2 of 46 remaining) [2024-11-28 04:27:48,795 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3ASSERT_VIOLATIONDATA_RACE (1 of 46 remaining) [2024-11-28 04:27:48,795 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4ASSERT_VIOLATIONDATA_RACE (0 of 46 remaining) [2024-11-28 04:27:48,795 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 04:27:48,795 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:27:48,860 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 04:27:48,860 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 04:27:48,867 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 04:27:48 BasicIcfg [2024-11-28 04:27:48,867 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 04:27:48,868 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 04:27:48,868 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 04:27:48,868 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 04:27:48,869 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:27:19" (3/4) ... [2024-11-28 04:27:48,870 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-28 04:27:48,944 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 11. [2024-11-28 04:27:49,027 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 04:27:49,028 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 04:27:49,028 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 04:27:49,029 INFO L158 Benchmark]: Toolchain (without parser) took 30747.94ms. Allocated memory was 117.4MB in the beginning and 11.5GB in the end (delta: 11.4GB). Free memory was 93.1MB in the beginning and 9.9GB in the end (delta: -9.8GB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. [2024-11-28 04:27:49,029 INFO L158 Benchmark]: CDTParser took 0.61ms. Allocated memory is still 167.8MB. Free memory is still 104.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:27:49,031 INFO L158 Benchmark]: CACSL2BoogieTranslator took 634.63ms. Allocated memory is still 117.4MB. Free memory was 93.1MB in the beginning and 73.7MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 04:27:49,031 INFO L158 Benchmark]: Boogie Procedure Inliner took 54.19ms. Allocated memory is still 117.4MB. Free memory was 73.7MB in the beginning and 71.8MB in the end (delta: 1.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:27:49,032 INFO L158 Benchmark]: Boogie Preprocessor took 32.79ms. Allocated memory is still 117.4MB. Free memory was 71.8MB in the beginning and 70.6MB in the end (delta: 1.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:27:49,033 INFO L158 Benchmark]: RCFGBuilder took 629.20ms. Allocated memory is still 117.4MB. Free memory was 70.6MB in the beginning and 49.6MB in the end (delta: 21.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 04:27:49,035 INFO L158 Benchmark]: TraceAbstraction took 29230.52ms. Allocated memory was 117.4MB in the beginning and 11.5GB in the end (delta: 11.4GB). Free memory was 49.2MB in the beginning and 9.9GB in the end (delta: -9.8GB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. [2024-11-28 04:27:49,035 INFO L158 Benchmark]: Witness Printer took 159.86ms. Allocated memory is still 11.5GB. Free memory was 9.9GB in the beginning and 9.9GB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:27:49,039 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.61ms. Allocated memory is still 167.8MB. Free memory is still 104.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 634.63ms. Allocated memory is still 117.4MB. Free memory was 93.1MB in the beginning and 73.7MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 54.19ms. Allocated memory is still 117.4MB. Free memory was 73.7MB in the beginning and 71.8MB in the end (delta: 1.9MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 32.79ms. Allocated memory is still 117.4MB. Free memory was 71.8MB in the beginning and 70.6MB in the end (delta: 1.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 629.20ms. Allocated memory is still 117.4MB. Free memory was 70.6MB in the beginning and 49.6MB in the end (delta: 21.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 29230.52ms. Allocated memory was 117.4MB in the beginning and 11.5GB in the end (delta: 11.4GB). Free memory was 49.2MB in the beginning and 9.9GB in the end (delta: -9.8GB). Peak memory consumption was 1.6GB. Max. memory is 16.1GB. * Witness Printer took 159.86ms. Allocated memory is still 11.5GB. Free memory was 9.9GB in the beginning and 9.9GB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 700]: Data race detected Data race detected The following path leads to a data race: [L688] 0 int w=0, r=0, x, y; VAL [r=0, w=0, x=0, y=0] [L714] 0 pthread_t t1, t2, t3, t4; VAL [r=0, w=0, x=0, y=0] [L715] FCALL, FORK 0 pthread_create(&t1, 0, writer, 0) VAL [r=0, t1=-1, w=0, x=0, y=0] [L716] FCALL, FORK 0 pthread_create(&t2, 0, reader, 0) VAL [r=0, t1=-1, t2=0, w=0, x=0, y=0] [L704] 2 int l; VAL [\old(arg)={0:0}, arg={0:0}, r=0, w=0, x=0, y=0] [L698] CALL 1 __VERIFIER_atomic_take_write_lock() [L690] EXPR 1 w==0 [L690] EXPR 1 w==0 && r==0 [L690] EXPR 1 r==0 [L690] EXPR 1 w==0 && r==0 [L690] CALL 1 assume_abort_if_not(w==0 && r==0) [L3] COND FALSE 1 !(!cond) [L690] RET 1 assume_abort_if_not(w==0 && r==0) [L691] 1 w = 1 [L698] RET 1 __VERIFIER_atomic_take_write_lock() [L699] 1 x = 3 VAL [\old(arg)={0:0}, arg={0:0}, r=0, w=1, x=3, y=0] [L700] 1 w = 0 VAL [\old(arg)={0:0}, arg={0:0}, r=0, w=0, x=3, y=0] [L705] CALL 2 __VERIFIER_atomic_take_read_lock() [L694] EXPR 2 w==0 [L694] CALL 2 assume_abort_if_not(w==0) [L3] COND FALSE 2 !(!cond) [L694] RET 2 assume_abort_if_not(w==0) [L695] EXPR 2 r+1 [L695] 2 r = r+1 [L705] RET 2 __VERIFIER_atomic_take_read_lock() [L700] 1 w = 0 VAL [\old(arg)={0:0}, arg={0:0}, r=1, w=0, x=3, y=0] Now there is a data race on ~w~0 between C: w==0 [694] and C: w = 0 [700] - UnprovableResult [Line: 694]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 695]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 695]: 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: 707]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 708]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 708]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 709]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 710]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 715]: 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: 716]: 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: 717]: 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: 718]: 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: 690]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 690]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 691]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 699]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 236 locations, 46 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: 28.9s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 27.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 255 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 103 mSDsluCounter, 60 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 4 mSDsCounter, 38 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 420 IncrementalHoareTripleChecker+Invalid, 458 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 38 mSolverCounterUnsat, 56 mSDtfsCounter, 420 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 21 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=727occurred in iteration=9, InterpolantAutomatonStates: 28, 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.7s InterpolantComputationTime, 335 NumberOfCodeBlocks, 335 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 286 ConstructedInterpolants, 0 QuantifiedInterpolants, 450 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-11-28 04:27:49,064 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31e21345-8535-4af3-a8c7-eda1ee6b8408/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)