./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/weaver/bench-exp2x6.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/bench-exp2x6.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 19006bb1633253053764e43b8bfff1653449498b05ea53714e3311a41e35d730 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:27:17,789 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:27:17,909 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-06 22:27:17,918 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:27:17,919 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:27:17,963 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:27:17,964 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:27:17,965 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:27:17,967 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:27:17,973 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:27:17,974 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:27:17,975 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:27:17,975 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:27:17,978 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:27:17,978 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:27:17,979 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:27:17,979 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:27:17,980 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:27:17,981 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:27:17,981 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:27:17,982 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:27:17,983 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:27:17,983 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-06 22:27:17,984 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:27:17,984 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:27:17,985 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:27:17,985 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:27:17,986 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:27:17,987 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:27:17,987 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:27:17,989 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:27:17,990 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:27:17,990 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:27:17,990 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:27:17,990 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:27:17,991 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:27:17,991 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:27:17,991 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:27:17,992 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:27:17,992 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:27:17,992 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:27:17,993 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 19006bb1633253053764e43b8bfff1653449498b05ea53714e3311a41e35d730 [2023-11-06 22:27:18,373 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:27:18,417 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:27:18,420 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:27:18,422 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:27:18,423 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:27:18,424 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/weaver/bench-exp2x6.wvr.c [2023-11-06 22:27:21,639 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:27:21,948 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:27:21,948 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/sv-benchmarks/c/weaver/bench-exp2x6.wvr.c [2023-11-06 22:27:21,960 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/data/150b38c02/1730aaee9fcb4787b019f89bb95bb73a/FLAG23749aa8f [2023-11-06 22:27:21,979 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/data/150b38c02/1730aaee9fcb4787b019f89bb95bb73a [2023-11-06 22:27:21,985 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:27:21,987 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:27:21,991 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:27:21,992 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:27:21,997 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:27:21,998 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:27:21" (1/1) ... [2023-11-06 22:27:22,000 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6de8146c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:21, skipping insertion in model container [2023-11-06 22:27:22,000 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:27:21" (1/1) ... [2023-11-06 22:27:22,032 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:27:22,326 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:27:22,342 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:27:22,416 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:27:22,436 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:27:22,436 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22 WrapperNode [2023-11-06 22:27:22,437 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:27:22,438 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:27:22,438 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:27:22,438 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:27:22,448 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,466 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,512 INFO L138 Inliner]: procedures = 20, calls = 33, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 173 [2023-11-06 22:27:22,513 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:27:22,513 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:27:22,514 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:27:22,514 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:27:22,527 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,527 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,533 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,533 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,546 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,550 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,553 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,555 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,559 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:27:22,560 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:27:22,561 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:27:22,561 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:27:22,562 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (1/1) ... [2023-11-06 22:27:22,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:27:22,587 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:27:22,602 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:27:22,623 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:27:22,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:27:22,651 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-11-06 22:27:22,651 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-11-06 22:27:22,651 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-11-06 22:27:22,651 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-11-06 22:27:22,652 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-11-06 22:27:22,652 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-11-06 22:27:22,652 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2023-11-06 22:27:22,652 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2023-11-06 22:27:22,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:27:22,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:27:22,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:27:22,653 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:27:22,653 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:27:22,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 22:27:22,654 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:27:22,656 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-06 22:27:22,788 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:27:22,790 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:27:23,560 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:27:23,599 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:27:23,599 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2023-11-06 22:27:23,603 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:27:23 BoogieIcfgContainer [2023-11-06 22:27:23,603 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:27:23,606 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:27:23,607 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:27:23,611 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:27:23,611 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:27:21" (1/3) ... [2023-11-06 22:27:23,612 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@d68165c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:27:23, skipping insertion in model container [2023-11-06 22:27:23,613 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:27:22" (2/3) ... [2023-11-06 22:27:23,613 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@d68165c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:27:23, skipping insertion in model container [2023-11-06 22:27:23,613 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:27:23" (3/3) ... [2023-11-06 22:27:23,615 INFO L112 eAbstractionObserver]: Analyzing ICFG bench-exp2x6.wvr.c [2023-11-06 22:27:23,626 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-06 22:27:23,638 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:27:23,638 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 75 error locations. [2023-11-06 22:27:23,638 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 22:27:23,829 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-06 22:27:23,897 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 438 places, 439 transitions, 906 flow [2023-11-06 22:27:24,189 INFO L124 PetriNetUnfolderBase]: 14/435 cut-off events. [2023-11-06 22:27:24,189 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-06 22:27:24,205 INFO L83 FinitePrefix]: Finished finitePrefix Result has 452 conditions, 435 events. 14/435 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1158 event pairs, 0 based on Foata normal form. 0/346 useless extension candidates. Maximal degree in co-relation 302. Up to 2 conditions per place. [2023-11-06 22:27:24,205 INFO L82 GeneralOperation]: Start removeDead. Operand has 438 places, 439 transitions, 906 flow [2023-11-06 22:27:24,221 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 408 places, 407 transitions, 838 flow [2023-11-06 22:27:24,225 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:27:24,251 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 408 places, 407 transitions, 838 flow [2023-11-06 22:27:24,255 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 408 places, 407 transitions, 838 flow [2023-11-06 22:27:24,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 408 places, 407 transitions, 838 flow [2023-11-06 22:27:24,450 INFO L124 PetriNetUnfolderBase]: 12/407 cut-off events. [2023-11-06 22:27:24,451 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-06 22:27:24,458 INFO L83 FinitePrefix]: Finished finitePrefix Result has 424 conditions, 407 events. 12/407 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1136 event pairs, 0 based on Foata normal form. 0/321 useless extension candidates. Maximal degree in co-relation 302. Up to 2 conditions per place. [2023-11-06 22:27:24,501 INFO L119 LiptonReduction]: Number of co-enabled transitions 56640 [2023-11-06 22:27:38,014 INFO L134 LiptonReduction]: Checked pairs total: 85017 [2023-11-06 22:27:38,015 INFO L136 LiptonReduction]: Total number of compositions: 588 [2023-11-06 22:27:38,033 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:27:38,041 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@51873d97, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:27:38,042 INFO L358 AbstractCegarLoop]: Starting to check reachability of 135 error locations. [2023-11-06 22:27:38,044 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:27:38,044 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-11-06 22:27:38,044 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:27:38,044 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:38,045 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-06 22:27:38,046 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 131 more)] === [2023-11-06 22:27:38,052 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:38,052 INFO L85 PathProgramCache]: Analyzing trace with hash 1731, now seen corresponding path program 1 times [2023-11-06 22:27:38,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:38,064 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [650500032] [2023-11-06 22:27:38,064 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:38,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:38,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:38,178 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:27:38,179 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:38,179 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [650500032] [2023-11-06 22:27:38,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [650500032] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:38,180 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:38,180 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-06 22:27:38,182 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [795070512] [2023-11-06 22:27:38,183 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:38,192 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 22:27:38,198 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:38,221 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 22:27:38,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 22:27:38,227 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 424 out of 1027 [2023-11-06 22:27:38,233 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 107 transitions, 238 flow. Second operand has 2 states, 2 states have (on average 424.5) internal successors, (849), 2 states have internal predecessors, (849), 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) [2023-11-06 22:27:38,233 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:38,233 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 424 of 1027 [2023-11-06 22:27:38,234 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:38,519 INFO L124 PetriNetUnfolderBase]: 976/1375 cut-off events. [2023-11-06 22:27:38,520 INFO L125 PetriNetUnfolderBase]: For 101/101 co-relation queries the response was YES. [2023-11-06 22:27:38,522 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2797 conditions, 1375 events. 976/1375 cut-off events. For 101/101 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 4558 event pairs, 624 based on Foata normal form. 1/1024 useless extension candidates. Maximal degree in co-relation 2179. Up to 1297 conditions per place. [2023-11-06 22:27:38,535 INFO L140 encePairwiseOnDemand]: 952/1027 looper letters, 27 selfloop transitions, 0 changer transitions 1/32 dead transitions. [2023-11-06 22:27:38,536 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 32 transitions, 144 flow [2023-11-06 22:27:38,537 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 22:27:38,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-06 22:27:38,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 951 transitions. [2023-11-06 22:27:38,563 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46299902629016554 [2023-11-06 22:27:38,565 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 951 transitions. [2023-11-06 22:27:38,566 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 951 transitions. [2023-11-06 22:27:38,571 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:38,574 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 951 transitions. [2023-11-06 22:27:38,582 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 475.5) internal successors, (951), 2 states have internal predecessors, (951), 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) [2023-11-06 22:27:38,595 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 1027.0) internal successors, (3081), 3 states have internal predecessors, (3081), 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) [2023-11-06 22:27:38,598 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 1027.0) internal successors, (3081), 3 states have internal predecessors, (3081), 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) [2023-11-06 22:27:38,601 INFO L175 Difference]: Start difference. First operand has 112 places, 107 transitions, 238 flow. Second operand 2 states and 951 transitions. [2023-11-06 22:27:38,603 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 32 transitions, 144 flow [2023-11-06 22:27:38,609 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 32 transitions, 128 flow, removed 0 selfloop flow, removed 8 redundant places. [2023-11-06 22:27:38,613 INFO L231 Difference]: Finished difference. Result has 34 places, 31 transitions, 69 flow [2023-11-06 22:27:38,615 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1027, PETRI_DIFFERENCE_MINUEND_FLOW=72, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=69, PETRI_PLACES=34, PETRI_TRANSITIONS=31} [2023-11-06 22:27:38,622 INFO L281 CegarLoopForPetriNet]: 112 programPoint places, -78 predicate places. [2023-11-06 22:27:38,622 INFO L495 AbstractCegarLoop]: Abstraction has has 34 places, 31 transitions, 69 flow [2023-11-06 22:27:38,623 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 424.5) internal successors, (849), 2 states have internal predecessors, (849), 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) [2023-11-06 22:27:38,623 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:38,624 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-06 22:27:38,624 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:27:38,624 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 131 more)] === [2023-11-06 22:27:38,635 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:38,635 INFO L85 PathProgramCache]: Analyzing trace with hash 54495309, now seen corresponding path program 1 times [2023-11-06 22:27:38,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:38,637 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1496670565] [2023-11-06 22:27:38,637 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:38,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:38,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:38,799 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:27:38,799 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:38,800 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1496670565] [2023-11-06 22:27:38,800 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1496670565] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:38,800 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:38,800 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:27:38,801 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1847301242] [2023-11-06 22:27:38,801 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:38,813 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:27:38,814 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:38,814 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:27:38,815 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:27:38,845 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 411 out of 1027 [2023-11-06 22:27:38,848 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 31 transitions, 69 flow. Second operand has 3 states, 3 states have (on average 412.3333333333333) internal successors, (1237), 3 states have internal predecessors, (1237), 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) [2023-11-06 22:27:38,848 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:38,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 411 of 1027 [2023-11-06 22:27:38,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:39,055 INFO L124 PetriNetUnfolderBase]: 995/1322 cut-off events. [2023-11-06 22:27:39,056 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2023-11-06 22:27:39,057 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2690 conditions, 1322 events. 995/1322 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 3808 event pairs, 376 based on Foata normal form. 0/970 useless extension candidates. Maximal degree in co-relation 2687. Up to 1313 conditions per place. [2023-11-06 22:27:39,059 INFO L140 encePairwiseOnDemand]: 1019/1027 looper letters, 0 selfloop transitions, 0 changer transitions 38/38 dead transitions. [2023-11-06 22:27:39,060 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 31 places, 38 transitions, 162 flow [2023-11-06 22:27:39,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:27:39,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:27:39,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1275 transitions. [2023-11-06 22:27:39,067 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.41382667964946446 [2023-11-06 22:27:39,067 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1275 transitions. [2023-11-06 22:27:39,067 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1275 transitions. [2023-11-06 22:27:39,069 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:39,069 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1275 transitions. [2023-11-06 22:27:39,074 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 425.0) internal successors, (1275), 3 states have internal predecessors, (1275), 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) [2023-11-06 22:27:39,084 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 1027.0) internal successors, (4108), 4 states have internal predecessors, (4108), 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) [2023-11-06 22:27:39,088 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 1027.0) internal successors, (4108), 4 states have internal predecessors, (4108), 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) [2023-11-06 22:27:39,088 INFO L175 Difference]: Start difference. First operand has 34 places, 31 transitions, 69 flow. Second operand 3 states and 1275 transitions. [2023-11-06 22:27:39,088 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 31 places, 38 transitions, 162 flow [2023-11-06 22:27:39,089 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 31 places, 38 transitions, 162 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:27:39,090 INFO L231 Difference]: Finished difference. Result has 31 places, 0 transitions, 0 flow [2023-11-06 22:27:39,090 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=1027, PETRI_DIFFERENCE_MINUEND_FLOW=61, PETRI_DIFFERENCE_MINUEND_PLACES=29, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=31, PETRI_TRANSITIONS=0} [2023-11-06 22:27:39,091 INFO L281 CegarLoopForPetriNet]: 112 programPoint places, -81 predicate places. [2023-11-06 22:27:39,092 INFO L495 AbstractCegarLoop]: Abstraction has has 31 places, 0 transitions, 0 flow [2023-11-06 22:27:39,093 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 412.3333333333333) internal successors, (1237), 3 states have internal predecessors, (1237), 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) [2023-11-06 22:27:39,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (134 of 135 remaining) [2023-11-06 22:27:39,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (133 of 135 remaining) [2023-11-06 22:27:39,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (132 of 135 remaining) [2023-11-06 22:27:39,098 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (131 of 135 remaining) [2023-11-06 22:27:39,098 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (130 of 135 remaining) [2023-11-06 22:27:39,098 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (129 of 135 remaining) [2023-11-06 22:27:39,099 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (128 of 135 remaining) [2023-11-06 22:27:39,099 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (127 of 135 remaining) [2023-11-06 22:27:39,099 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (126 of 135 remaining) [2023-11-06 22:27:39,100 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (125 of 135 remaining) [2023-11-06 22:27:39,100 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (124 of 135 remaining) [2023-11-06 22:27:39,101 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (123 of 135 remaining) [2023-11-06 22:27:39,101 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err12ASSERT_VIOLATIONDATA_RACE (122 of 135 remaining) [2023-11-06 22:27:39,101 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err13ASSERT_VIOLATIONDATA_RACE (121 of 135 remaining) [2023-11-06 22:27:39,101 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (120 of 135 remaining) [2023-11-06 22:27:39,102 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (119 of 135 remaining) [2023-11-06 22:27:39,102 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (118 of 135 remaining) [2023-11-06 22:27:39,102 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (117 of 135 remaining) [2023-11-06 22:27:39,103 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (116 of 135 remaining) [2023-11-06 22:27:39,103 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (115 of 135 remaining) [2023-11-06 22:27:39,103 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (114 of 135 remaining) [2023-11-06 22:27:39,104 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (113 of 135 remaining) [2023-11-06 22:27:39,104 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (112 of 135 remaining) [2023-11-06 22:27:39,104 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (111 of 135 remaining) [2023-11-06 22:27:39,105 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (110 of 135 remaining) [2023-11-06 22:27:39,105 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (109 of 135 remaining) [2023-11-06 22:27:39,105 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (108 of 135 remaining) [2023-11-06 22:27:39,106 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err13ASSERT_VIOLATIONDATA_RACE (107 of 135 remaining) [2023-11-06 22:27:39,106 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (106 of 135 remaining) [2023-11-06 22:27:39,106 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (105 of 135 remaining) [2023-11-06 22:27:39,106 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (104 of 135 remaining) [2023-11-06 22:27:39,107 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (103 of 135 remaining) [2023-11-06 22:27:39,107 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (102 of 135 remaining) [2023-11-06 22:27:39,107 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (101 of 135 remaining) [2023-11-06 22:27:39,108 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (100 of 135 remaining) [2023-11-06 22:27:39,108 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (99 of 135 remaining) [2023-11-06 22:27:39,108 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err8ASSERT_VIOLATIONDATA_RACE (98 of 135 remaining) [2023-11-06 22:27:39,109 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err9ASSERT_VIOLATIONDATA_RACE (97 of 135 remaining) [2023-11-06 22:27:39,109 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err10ASSERT_VIOLATIONDATA_RACE (96 of 135 remaining) [2023-11-06 22:27:39,109 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err11ASSERT_VIOLATIONDATA_RACE (95 of 135 remaining) [2023-11-06 22:27:39,110 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err12ASSERT_VIOLATIONDATA_RACE (94 of 135 remaining) [2023-11-06 22:27:39,110 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err13ASSERT_VIOLATIONDATA_RACE (93 of 135 remaining) [2023-11-06 22:27:39,110 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (92 of 135 remaining) [2023-11-06 22:27:39,111 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (91 of 135 remaining) [2023-11-06 22:27:39,111 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (90 of 135 remaining) [2023-11-06 22:27:39,111 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (89 of 135 remaining) [2023-11-06 22:27:39,112 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (88 of 135 remaining) [2023-11-06 22:27:39,112 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (87 of 135 remaining) [2023-11-06 22:27:39,112 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (86 of 135 remaining) [2023-11-06 22:27:39,113 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (85 of 135 remaining) [2023-11-06 22:27:39,113 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (84 of 135 remaining) [2023-11-06 22:27:39,113 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (83 of 135 remaining) [2023-11-06 22:27:39,114 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (82 of 135 remaining) [2023-11-06 22:27:39,114 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (81 of 135 remaining) [2023-11-06 22:27:39,114 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (80 of 135 remaining) [2023-11-06 22:27:39,114 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (79 of 135 remaining) [2023-11-06 22:27:39,115 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (78 of 135 remaining) [2023-11-06 22:27:39,115 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (77 of 135 remaining) [2023-11-06 22:27:39,115 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (76 of 135 remaining) [2023-11-06 22:27:39,116 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (75 of 135 remaining) [2023-11-06 22:27:39,116 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (74 of 135 remaining) [2023-11-06 22:27:39,116 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (73 of 135 remaining) [2023-11-06 22:27:39,117 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (72 of 135 remaining) [2023-11-06 22:27:39,117 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (71 of 135 remaining) [2023-11-06 22:27:39,117 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (70 of 135 remaining) [2023-11-06 22:27:39,117 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err0ASSERT_VIOLATIONDATA_RACE (69 of 135 remaining) [2023-11-06 22:27:39,118 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err1ASSERT_VIOLATIONDATA_RACE (68 of 135 remaining) [2023-11-06 22:27:39,118 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err2ASSERT_VIOLATIONDATA_RACE (67 of 135 remaining) [2023-11-06 22:27:39,118 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err3ASSERT_VIOLATIONDATA_RACE (66 of 135 remaining) [2023-11-06 22:27:39,119 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err4ASSERT_VIOLATIONDATA_RACE (65 of 135 remaining) [2023-11-06 22:27:39,119 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err5ASSERT_VIOLATIONDATA_RACE (64 of 135 remaining) [2023-11-06 22:27:39,119 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err6ASSERT_VIOLATIONDATA_RACE (63 of 135 remaining) [2023-11-06 22:27:39,119 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err7ASSERT_VIOLATIONDATA_RACE (62 of 135 remaining) [2023-11-06 22:27:39,120 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err8ASSERT_VIOLATIONDATA_RACE (61 of 135 remaining) [2023-11-06 22:27:39,120 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err9ASSERT_VIOLATIONDATA_RACE (60 of 135 remaining) [2023-11-06 22:27:39,120 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err10ASSERT_VIOLATIONDATA_RACE (59 of 135 remaining) [2023-11-06 22:27:39,121 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err11ASSERT_VIOLATIONDATA_RACE (58 of 135 remaining) [2023-11-06 22:27:39,121 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err12ASSERT_VIOLATIONDATA_RACE (57 of 135 remaining) [2023-11-06 22:27:39,121 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err13ASSERT_VIOLATIONDATA_RACE (56 of 135 remaining) [2023-11-06 22:27:39,122 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (55 of 135 remaining) [2023-11-06 22:27:39,122 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (54 of 135 remaining) [2023-11-06 22:27:39,122 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (53 of 135 remaining) [2023-11-06 22:27:39,122 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (52 of 135 remaining) [2023-11-06 22:27:39,123 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (51 of 135 remaining) [2023-11-06 22:27:39,123 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (50 of 135 remaining) [2023-11-06 22:27:39,123 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (49 of 135 remaining) [2023-11-06 22:27:39,124 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (48 of 135 remaining) [2023-11-06 22:27:39,124 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (47 of 135 remaining) [2023-11-06 22:27:39,124 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (46 of 135 remaining) [2023-11-06 22:27:39,124 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (45 of 135 remaining) [2023-11-06 22:27:39,125 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (44 of 135 remaining) [2023-11-06 22:27:39,125 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err12ASSERT_VIOLATIONDATA_RACE (43 of 135 remaining) [2023-11-06 22:27:39,125 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err13ASSERT_VIOLATIONDATA_RACE (42 of 135 remaining) [2023-11-06 22:27:39,125 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (41 of 135 remaining) [2023-11-06 22:27:39,126 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (40 of 135 remaining) [2023-11-06 22:27:39,126 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (39 of 135 remaining) [2023-11-06 22:27:39,126 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (38 of 135 remaining) [2023-11-06 22:27:39,127 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (37 of 135 remaining) [2023-11-06 22:27:39,127 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (36 of 135 remaining) [2023-11-06 22:27:39,127 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (35 of 135 remaining) [2023-11-06 22:27:39,127 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (34 of 135 remaining) [2023-11-06 22:27:39,128 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (33 of 135 remaining) [2023-11-06 22:27:39,128 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (32 of 135 remaining) [2023-11-06 22:27:39,128 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (31 of 135 remaining) [2023-11-06 22:27:39,128 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (30 of 135 remaining) [2023-11-06 22:27:39,129 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (29 of 135 remaining) [2023-11-06 22:27:39,129 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err13ASSERT_VIOLATIONDATA_RACE (28 of 135 remaining) [2023-11-06 22:27:39,129 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (27 of 135 remaining) [2023-11-06 22:27:39,130 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (26 of 135 remaining) [2023-11-06 22:27:39,130 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (25 of 135 remaining) [2023-11-06 22:27:39,130 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (24 of 135 remaining) [2023-11-06 22:27:39,130 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (23 of 135 remaining) [2023-11-06 22:27:39,131 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (22 of 135 remaining) [2023-11-06 22:27:39,131 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (21 of 135 remaining) [2023-11-06 22:27:39,131 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (20 of 135 remaining) [2023-11-06 22:27:39,131 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err8ASSERT_VIOLATIONDATA_RACE (19 of 135 remaining) [2023-11-06 22:27:39,132 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err9ASSERT_VIOLATIONDATA_RACE (18 of 135 remaining) [2023-11-06 22:27:39,132 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err10ASSERT_VIOLATIONDATA_RACE (17 of 135 remaining) [2023-11-06 22:27:39,132 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err11ASSERT_VIOLATIONDATA_RACE (16 of 135 remaining) [2023-11-06 22:27:39,132 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err12ASSERT_VIOLATIONDATA_RACE (15 of 135 remaining) [2023-11-06 22:27:39,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err13ASSERT_VIOLATIONDATA_RACE (14 of 135 remaining) [2023-11-06 22:27:39,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err0ASSERT_VIOLATIONDATA_RACE (13 of 135 remaining) [2023-11-06 22:27:39,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err1ASSERT_VIOLATIONDATA_RACE (12 of 135 remaining) [2023-11-06 22:27:39,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err2ASSERT_VIOLATIONDATA_RACE (11 of 135 remaining) [2023-11-06 22:27:39,134 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err3ASSERT_VIOLATIONDATA_RACE (10 of 135 remaining) [2023-11-06 22:27:39,134 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err4ASSERT_VIOLATIONDATA_RACE (9 of 135 remaining) [2023-11-06 22:27:39,134 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err5ASSERT_VIOLATIONDATA_RACE (8 of 135 remaining) [2023-11-06 22:27:39,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err6ASSERT_VIOLATIONDATA_RACE (7 of 135 remaining) [2023-11-06 22:27:39,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err7ASSERT_VIOLATIONDATA_RACE (6 of 135 remaining) [2023-11-06 22:27:39,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err8ASSERT_VIOLATIONDATA_RACE (5 of 135 remaining) [2023-11-06 22:27:39,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err9ASSERT_VIOLATIONDATA_RACE (4 of 135 remaining) [2023-11-06 22:27:39,136 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err10ASSERT_VIOLATIONDATA_RACE (3 of 135 remaining) [2023-11-06 22:27:39,136 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err11ASSERT_VIOLATIONDATA_RACE (2 of 135 remaining) [2023-11-06 22:27:39,136 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err12ASSERT_VIOLATIONDATA_RACE (1 of 135 remaining) [2023-11-06 22:27:39,136 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread4Err13ASSERT_VIOLATIONDATA_RACE (0 of 135 remaining) [2023-11-06 22:27:39,137 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:27:39,137 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-06 22:27:39,145 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-06 22:27:39,146 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 22:27:39,152 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 10:27:39 BasicIcfg [2023-11-06 22:27:39,152 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 22:27:39,153 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 22:27:39,153 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 22:27:39,153 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 22:27:39,154 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:27:23" (3/4) ... [2023-11-06 22:27:39,156 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-06 22:27:39,161 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2023-11-06 22:27:39,161 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2023-11-06 22:27:39,161 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2023-11-06 22:27:39,162 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread4 [2023-11-06 22:27:39,170 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 22 nodes and edges [2023-11-06 22:27:39,171 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-06 22:27:39,172 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-06 22:27:39,172 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-06 22:27:39,243 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 22:27:39,243 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.yaml [2023-11-06 22:27:39,244 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 22:27:39,244 INFO L158 Benchmark]: Toolchain (without parser) took 17257.27ms. Allocated memory was 127.9MB in the beginning and 188.7MB in the end (delta: 60.8MB). Free memory was 97.5MB in the beginning and 97.5MB in the end (delta: -22.5kB). Peak memory consumption was 62.3MB. Max. memory is 16.1GB. [2023-11-06 22:27:39,245 INFO L158 Benchmark]: CDTParser took 0.34ms. Allocated memory is still 94.4MB. Free memory is still 51.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:27:39,245 INFO L158 Benchmark]: CACSL2BoogieTranslator took 445.58ms. Allocated memory is still 127.9MB. Free memory was 97.5MB in the beginning and 84.9MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-06 22:27:39,246 INFO L158 Benchmark]: Boogie Procedure Inliner took 74.95ms. Allocated memory is still 127.9MB. Free memory was 84.9MB in the beginning and 82.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:27:39,246 INFO L158 Benchmark]: Boogie Preprocessor took 46.04ms. Allocated memory is still 127.9MB. Free memory was 82.8MB in the beginning and 80.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:27:39,247 INFO L158 Benchmark]: RCFGBuilder took 1043.01ms. Allocated memory was 127.9MB in the beginning and 157.3MB in the end (delta: 29.4MB). Free memory was 80.7MB in the beginning and 127.5MB in the end (delta: -46.8MB). Peak memory consumption was 38.6MB. Max. memory is 16.1GB. [2023-11-06 22:27:39,247 INFO L158 Benchmark]: TraceAbstraction took 15545.75ms. Allocated memory was 157.3MB in the beginning and 188.7MB in the end (delta: 31.5MB). Free memory was 127.5MB in the beginning and 102.7MB in the end (delta: 24.8MB). Peak memory consumption was 116.0MB. Max. memory is 16.1GB. [2023-11-06 22:27:39,248 INFO L158 Benchmark]: Witness Printer took 91.14ms. Allocated memory is still 188.7MB. Free memory was 102.7MB in the beginning and 97.5MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-06 22:27:39,250 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.34ms. Allocated memory is still 94.4MB. Free memory is still 51.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 445.58ms. Allocated memory is still 127.9MB. Free memory was 97.5MB in the beginning and 84.9MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 74.95ms. Allocated memory is still 127.9MB. Free memory was 84.9MB in the beginning and 82.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 46.04ms. Allocated memory is still 127.9MB. Free memory was 82.8MB in the beginning and 80.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1043.01ms. Allocated memory was 127.9MB in the beginning and 157.3MB in the end (delta: 29.4MB). Free memory was 80.7MB in the beginning and 127.5MB in the end (delta: -46.8MB). Peak memory consumption was 38.6MB. Max. memory is 16.1GB. * TraceAbstraction took 15545.75ms. Allocated memory was 157.3MB in the beginning and 188.7MB in the end (delta: 31.5MB). Free memory was 127.5MB in the beginning and 102.7MB in the end (delta: 24.8MB). Peak memory consumption was 116.0MB. Max. memory is 16.1GB. * Witness Printer took 91.14ms. Allocated memory is still 188.7MB. Free memory was 102.7MB in the beginning and 97.5MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 13.8s, 408 PlacesBefore, 112 PlacesAfterwards, 407 TransitionsBefore, 107 TransitionsAfterwards, 56640 CoEnabledTransitionPairs, 8 FixpointIterations, 139 TrivialSequentialCompositions, 420 ConcurrentSequentialCompositions, 13 TrivialYvCompositions, 12 ConcurrentYvCompositions, 4 ChoiceCompositions, 588 TotalNumberOfCompositions, 85017 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 62477, independent: 62184, independent conditional: 0, independent unconditional: 62184, dependent: 293, dependent conditional: 0, dependent unconditional: 293, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 34901, independent: 34849, independent conditional: 0, independent unconditional: 34849, dependent: 52, dependent conditional: 0, dependent unconditional: 52, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 62477, independent: 27335, independent conditional: 0, independent unconditional: 27335, dependent: 241, dependent conditional: 0, dependent unconditional: 241, unknown: 34901, unknown conditional: 0, unknown unconditional: 34901] , Statistics on independence cache: Total cache size (in pairs): 519, Positive cache size: 496, Positive conditional cache size: 0, Positive unconditional cache size: 496, Negative cache size: 23, Negative conditional cache size: 0, Negative unconditional cache size: 23, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 38]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 38]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 39]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 39]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 39]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 40]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 40]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 40]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 41]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 41]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 41]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 42]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 42]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 42]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 50]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 62]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 62]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 62]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 85]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 86]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 89]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 98]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 100]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 101]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 103]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 103]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 103]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 103]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 74]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 74]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 74]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 75]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 75]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 75]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 9 procedures, 662 locations, 135 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: 15.3s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 14.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 47 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 26 mSDsluCounter, 15 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 14 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 85 IncrementalHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 14 mSolverCounterUnsat, 15 mSDtfsCounter, 85 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=238occurred in iteration=0, InterpolantAutomatonStates: 5, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 5 NumberOfCodeBlocks, 5 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 3 ConstructedInterpolants, 0 QuantifiedInterpolants, 5 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 75 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-06 22:27:39,287 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_52e71bbb-b9ec-40bc-9b6e-2b6acd15b981/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE