./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-wmm/safe031_power.opt_pso.opt_rmo.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version a0165632 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_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-wmm/safe031_power.opt_pso.opt_rmo.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX --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 740668a6bdee7f1177df0d0d81e76f2a2521fb58ce5f63a4942f3d36e11f9dad --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 18:56:46,383 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 18:56:46,509 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-08 18:56:46,518 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 18:56:46,519 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 18:56:46,564 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 18:56:46,566 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 18:56:46,567 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 18:56:46,568 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 18:56:46,570 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 18:56:46,571 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 18:56:46,571 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 18:56:46,572 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 18:56:46,572 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 18:56:46,575 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 18:56:46,575 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 18:56:46,576 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 18:56:46,576 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 18:56:46,576 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 18:56:46,577 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 18:56:46,577 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 18:56:46,581 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 18:56:46,582 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-08 18:56:46,582 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 18:56:46,582 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 18:56:46,583 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 18:56:46,583 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 18:56:46,583 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 18:56:46,584 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 18:56:46,584 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 18:56:46,585 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 18:56:46,585 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 18:56:46,588 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 18:56:46,588 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 18:56:46,589 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 18:56:46,589 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 18:56:46,589 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 18:56:46,590 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 18:56:46,590 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 18:56:46,590 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 18:56:46,591 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 18:56:46,593 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_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/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_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX 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 -> 740668a6bdee7f1177df0d0d81e76f2a2521fb58ce5f63a4942f3d36e11f9dad [2024-11-08 18:56:46,896 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 18:56:46,936 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 18:56:46,940 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 18:56:46,941 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 18:56:46,942 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 18:56:46,943 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/pthread-wmm/safe031_power.opt_pso.opt_rmo.opt.i Unable to find full path for "g++" [2024-11-08 18:56:49,208 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 18:56:49,564 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 18:56:49,565 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/sv-benchmarks/c/pthread-wmm/safe031_power.opt_pso.opt_rmo.opt.i [2024-11-08 18:56:49,593 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/data/55c11c1ad/102f4be4a6ca4e91aac31e3c82b990ce/FLAGd9cb88f52 [2024-11-08 18:56:49,612 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/data/55c11c1ad/102f4be4a6ca4e91aac31e3c82b990ce [2024-11-08 18:56:49,615 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 18:56:49,618 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 18:56:49,619 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 18:56:49,620 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 18:56:49,628 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 18:56:49,629 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:56:49" (1/1) ... [2024-11-08 18:56:49,631 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@71753792 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:49, skipping insertion in model container [2024-11-08 18:56:49,631 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:56:49" (1/1) ... [2024-11-08 18:56:49,705 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 18:56:50,381 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 18:56:50,395 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 18:56:50,514 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 18:56:50,576 INFO L204 MainTranslator]: Completed translation [2024-11-08 18:56:50,577 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50 WrapperNode [2024-11-08 18:56:50,577 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 18:56:50,578 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 18:56:50,579 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 18:56:50,579 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 18:56:50,590 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,632 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,730 INFO L138 Inliner]: procedures = 175, calls = 45, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 921 [2024-11-08 18:56:50,731 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 18:56:50,732 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 18:56:50,732 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 18:56:50,732 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 18:56:50,753 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,754 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,766 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,767 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,804 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,816 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,824 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,835 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,848 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 18:56:50,850 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 18:56:50,850 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 18:56:50,850 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 18:56:50,851 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (1/1) ... [2024-11-08 18:56:50,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 18:56:50,874 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:56:50,895 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 18:56:50,904 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 18:56:50,945 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-08 18:56:50,946 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 18:56:50,946 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-08 18:56:50,946 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-08 18:56:50,947 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-08 18:56:50,947 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-08 18:56:50,947 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-08 18:56:50,949 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-08 18:56:50,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 18:56:50,949 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-08 18:56:50,950 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 18:56:50,950 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 18:56:50,953 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-08 18:56:51,204 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 18:56:51,206 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 18:56:53,146 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 18:56:53,146 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 18:56:59,143 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 18:56:59,143 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 18:56:59,144 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:56:59 BoogieIcfgContainer [2024-11-08 18:56:59,144 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 18:56:59,146 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 18:56:59,148 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 18:56:59,151 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 18:56:59,152 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:56:49" (1/3) ... [2024-11-08 18:56:59,153 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64308125 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:56:59, skipping insertion in model container [2024-11-08 18:56:59,153 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:56:50" (2/3) ... [2024-11-08 18:56:59,155 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64308125 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:56:59, skipping insertion in model container [2024-11-08 18:56:59,156 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:56:59" (3/3) ... [2024-11-08 18:56:59,157 INFO L112 eAbstractionObserver]: Analyzing ICFG safe031_power.opt_pso.opt_rmo.opt.i [2024-11-08 18:56:59,184 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 18:56:59,185 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 215 error locations. [2024-11-08 18:56:59,185 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 18:56:59,440 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-08 18:56:59,504 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 333 places, 326 transitions, 664 flow [2024-11-08 18:56:59,788 INFO L124 PetriNetUnfolderBase]: 3/323 cut-off events. [2024-11-08 18:56:59,789 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 18:56:59,804 INFO L83 FinitePrefix]: Finished finitePrefix Result has 333 conditions, 323 events. 3/323 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 1827 event pairs, 0 based on Foata normal form. 0/105 useless extension candidates. Maximal degree in co-relation 289. Up to 2 conditions per place. [2024-11-08 18:56:59,805 INFO L82 GeneralOperation]: Start removeDead. Operand has 333 places, 326 transitions, 664 flow [2024-11-08 18:56:59,834 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 330 places, 323 transitions, 655 flow [2024-11-08 18:56:59,853 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 18:56:59,866 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;@56563810, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 18:56:59,866 INFO L334 AbstractCegarLoop]: Starting to check reachability of 303 error locations. [2024-11-08 18:56:59,884 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 18:56:59,885 INFO L124 PetriNetUnfolderBase]: 0/41 cut-off events. [2024-11-08 18:56:59,886 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 18:56:59,886 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:56:59,890 INFO L204 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-08 18:56:59,891 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P0Err0ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 299 more)] === [2024-11-08 18:56:59,898 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:56:59,898 INFO L85 PathProgramCache]: Analyzing trace with hash 1651995390, now seen corresponding path program 1 times [2024-11-08 18:56:59,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:56:59,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170013675] [2024-11-08 18:56:59,913 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:56:59,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:57:00,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:57:00,374 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-08 18:57:00,375 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:57:00,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170013675] [2024-11-08 18:57:00,377 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1170013675] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 18:57:00,377 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 18:57:00,378 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-08 18:57:00,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1651267683] [2024-11-08 18:57:00,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 18:57:00,392 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-08 18:57:00,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:57:00,438 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-08 18:57:00,439 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 18:57:00,442 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 92 out of 326 [2024-11-08 18:57:00,445 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 330 places, 323 transitions, 655 flow. Second operand has 2 states, 2 states have (on average 93.0) internal successors, (186), 2 states have internal predecessors, (186), 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-08 18:57:00,446 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:57:00,446 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 92 of 326 [2024-11-08 18:57:00,447 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:57:03,826 INFO L124 PetriNetUnfolderBase]: 875/3151 cut-off events. [2024-11-08 18:57:03,827 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-08 18:57:03,844 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4505 conditions, 3151 events. 875/3151 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 145. Compared 29859 event pairs, 875 based on Foata normal form. 274/3159 useless extension candidates. Maximal degree in co-relation 4459. Up to 1300 conditions per place. [2024-11-08 18:57:03,866 INFO L140 encePairwiseOnDemand]: 110/326 looper letters, 17 selfloop transitions, 0 changer transitions 0/105 dead transitions. [2024-11-08 18:57:03,866 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 105 transitions, 253 flow [2024-11-08 18:57:03,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 18:57:03,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-08 18:57:03,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 417 transitions. [2024-11-08 18:57:03,886 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6395705521472392 [2024-11-08 18:57:03,889 INFO L175 Difference]: Start difference. First operand has 330 places, 323 transitions, 655 flow. Second operand 2 states and 417 transitions. [2024-11-08 18:57:03,890 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 105 transitions, 253 flow [2024-11-08 18:57:03,893 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 113 places, 105 transitions, 250 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-08 18:57:03,897 INFO L231 Difference]: Finished difference. Result has 113 places, 105 transitions, 216 flow [2024-11-08 18:57:03,899 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=216, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=105, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=216, PETRI_PLACES=113, PETRI_TRANSITIONS=105} [2024-11-08 18:57:03,904 INFO L277 CegarLoopForPetriNet]: 330 programPoint places, -217 predicate places. [2024-11-08 18:57:03,905 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 105 transitions, 216 flow [2024-11-08 18:57:03,905 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 93.0) internal successors, (186), 2 states have internal predecessors, (186), 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-08 18:57:03,906 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:57:03,907 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:57:03,907 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 18:57:03,907 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 299 more)] === [2024-11-08 18:57:03,909 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:57:03,910 INFO L85 PathProgramCache]: Analyzing trace with hash 1616253958, now seen corresponding path program 1 times [2024-11-08 18:57:03,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:57:03,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1358273077] [2024-11-08 18:57:03,911 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:57:03,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:57:03,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:57:04,125 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-08 18:57:04,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:57:04,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1358273077] [2024-11-08 18:57:04,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1358273077] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 18:57:04,127 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 18:57:04,127 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 18:57:04,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [722661980] [2024-11-08 18:57:04,127 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 18:57:04,130 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 18:57:04,131 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:57:04,132 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 18:57:04,132 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 18:57:04,139 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 89 out of 326 [2024-11-08 18:57:04,140 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 105 transitions, 216 flow. Second operand has 3 states, 3 states have (on average 91.0) internal successors, (273), 3 states have internal predecessors, (273), 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-08 18:57:04,140 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:57:04,141 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 89 of 326 [2024-11-08 18:57:04,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:57:06,720 INFO L124 PetriNetUnfolderBase]: 1345/4459 cut-off events. [2024-11-08 18:57:06,721 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 18:57:06,739 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6481 conditions, 4459 events. 1345/4459 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 144. Compared 41675 event pairs, 405 based on Foata normal form. 0/4142 useless extension candidates. Maximal degree in co-relation 6478. Up to 1340 conditions per place. [2024-11-08 18:57:06,758 INFO L140 encePairwiseOnDemand]: 324/326 looper letters, 29 selfloop transitions, 1 changer transitions 0/115 dead transitions. [2024-11-08 18:57:06,759 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 114 places, 115 transitions, 296 flow [2024-11-08 18:57:06,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 18:57:06,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 18:57:06,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 298 transitions. [2024-11-08 18:57:06,764 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.3047034764826176 [2024-11-08 18:57:06,764 INFO L175 Difference]: Start difference. First operand has 113 places, 105 transitions, 216 flow. Second operand 3 states and 298 transitions. [2024-11-08 18:57:06,764 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 114 places, 115 transitions, 296 flow [2024-11-08 18:57:06,766 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 115 transitions, 296 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 18:57:06,769 INFO L231 Difference]: Finished difference. Result has 114 places, 104 transitions, 216 flow [2024-11-08 18:57:06,769 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=216, PETRI_PLACES=114, PETRI_TRANSITIONS=104} [2024-11-08 18:57:06,770 INFO L277 CegarLoopForPetriNet]: 330 programPoint places, -216 predicate places. [2024-11-08 18:57:06,771 INFO L471 AbstractCegarLoop]: Abstraction has has 114 places, 104 transitions, 216 flow [2024-11-08 18:57:06,771 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 91.0) internal successors, (273), 3 states have internal predecessors, (273), 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-08 18:57:06,772 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:57:06,772 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:57:06,772 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 18:57:06,773 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr129ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 299 more)] === [2024-11-08 18:57:06,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:57:06,774 INFO L85 PathProgramCache]: Analyzing trace with hash 1801257500, now seen corresponding path program 1 times [2024-11-08 18:57:06,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:57:06,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [460915153] [2024-11-08 18:57:06,775 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:57:06,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:57:06,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:57:07,172 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-08 18:57:07,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:57:07,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [460915153] [2024-11-08 18:57:07,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [460915153] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 18:57:07,174 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 18:57:07,174 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 18:57:07,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1051615877] [2024-11-08 18:57:07,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 18:57:07,175 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 18:57:07,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:57:07,176 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 18:57:07,176 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 18:57:07,179 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 89 out of 326 [2024-11-08 18:57:07,180 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 114 places, 104 transitions, 216 flow. Second operand has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 3 states have internal predecessors, (275), 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-08 18:57:07,180 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:57:07,181 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 89 of 326 [2024-11-08 18:57:07,181 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:57:09,295 INFO L124 PetriNetUnfolderBase]: 1345/3520 cut-off events. [2024-11-08 18:57:09,296 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 18:57:09,307 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5544 conditions, 3520 events. 1345/3520 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 151. Compared 29443 event pairs, 875 based on Foata normal form. 0/3355 useless extension candidates. Maximal degree in co-relation 5540. Up to 1300 conditions per place. [2024-11-08 18:57:09,311 INFO L140 encePairwiseOnDemand]: 324/326 looper letters, 0 selfloop transitions, 0 changer transitions 114/114 dead transitions. [2024-11-08 18:57:09,311 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 115 places, 114 transitions, 296 flow [2024-11-08 18:57:09,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 18:57:09,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 18:57:09,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 298 transitions. [2024-11-08 18:57:09,314 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.3047034764826176 [2024-11-08 18:57:09,314 INFO L175 Difference]: Start difference. First operand has 114 places, 104 transitions, 216 flow. Second operand 3 states and 298 transitions. [2024-11-08 18:57:09,315 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 115 places, 114 transitions, 296 flow [2024-11-08 18:57:09,316 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 114 transitions, 295 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 18:57:09,317 INFO L231 Difference]: Finished difference. Result has 114 places, 0 transitions, 0 flow [2024-11-08 18:57:09,318 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=326, PETRI_DIFFERENCE_MINUEND_FLOW=213, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=103, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=114, PETRI_TRANSITIONS=0} [2024-11-08 18:57:09,318 INFO L277 CegarLoopForPetriNet]: 330 programPoint places, -216 predicate places. [2024-11-08 18:57:09,319 INFO L471 AbstractCegarLoop]: Abstraction has has 114 places, 0 transitions, 0 flow [2024-11-08 18:57:09,319 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 3 states have internal predecessors, (275), 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-08 18:57:09,322 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONDATA_RACE (302 of 303 remaining) [2024-11-08 18:57:09,323 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONDATA_RACE (301 of 303 remaining) [2024-11-08 18:57:09,323 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err2ASSERT_VIOLATIONDATA_RACE (300 of 303 remaining) [2024-11-08 18:57:09,324 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err3ASSERT_VIOLATIONDATA_RACE (299 of 303 remaining) [2024-11-08 18:57:09,324 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err4ASSERT_VIOLATIONDATA_RACE (298 of 303 remaining) [2024-11-08 18:57:09,324 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONDATA_RACE (297 of 303 remaining) [2024-11-08 18:57:09,324 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONDATA_RACE (296 of 303 remaining) [2024-11-08 18:57:09,325 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err2ASSERT_VIOLATIONDATA_RACE (295 of 303 remaining) [2024-11-08 18:57:09,325 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err3ASSERT_VIOLATIONDATA_RACE (294 of 303 remaining) [2024-11-08 18:57:09,325 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err5ASSERT_VIOLATIONDATA_RACE (293 of 303 remaining) [2024-11-08 18:57:09,326 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err6ASSERT_VIOLATIONDATA_RACE (292 of 303 remaining) [2024-11-08 18:57:09,326 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err8ASSERT_VIOLATIONDATA_RACE (291 of 303 remaining) [2024-11-08 18:57:09,326 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err7ASSERT_VIOLATIONDATA_RACE (290 of 303 remaining) [2024-11-08 18:57:09,326 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err4ASSERT_VIOLATIONDATA_RACE (289 of 303 remaining) [2024-11-08 18:57:09,327 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err9ASSERT_VIOLATIONDATA_RACE (288 of 303 remaining) [2024-11-08 18:57:09,327 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err10ASSERT_VIOLATIONDATA_RACE (287 of 303 remaining) [2024-11-08 18:57:09,327 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err11ASSERT_VIOLATIONDATA_RACE (286 of 303 remaining) [2024-11-08 18:57:09,328 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err12ASSERT_VIOLATIONDATA_RACE (285 of 303 remaining) [2024-11-08 18:57:09,328 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err13ASSERT_VIOLATIONDATA_RACE (284 of 303 remaining) [2024-11-08 18:57:09,328 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err14ASSERT_VIOLATIONDATA_RACE (283 of 303 remaining) [2024-11-08 18:57:09,328 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err15ASSERT_VIOLATIONDATA_RACE (282 of 303 remaining) [2024-11-08 18:57:09,329 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err16ASSERT_VIOLATIONDATA_RACE (281 of 303 remaining) [2024-11-08 18:57:09,329 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err17ASSERT_VIOLATIONDATA_RACE (280 of 303 remaining) [2024-11-08 18:57:09,329 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err18ASSERT_VIOLATIONDATA_RACE (279 of 303 remaining) [2024-11-08 18:57:09,330 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err19ASSERT_VIOLATIONDATA_RACE (278 of 303 remaining) [2024-11-08 18:57:09,330 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err20ASSERT_VIOLATIONDATA_RACE (277 of 303 remaining) [2024-11-08 18:57:09,330 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err21ASSERT_VIOLATIONDATA_RACE (276 of 303 remaining) [2024-11-08 18:57:09,331 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err22ASSERT_VIOLATIONDATA_RACE (275 of 303 remaining) [2024-11-08 18:57:09,331 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err23ASSERT_VIOLATIONDATA_RACE (274 of 303 remaining) [2024-11-08 18:57:09,331 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err24ASSERT_VIOLATIONDATA_RACE (273 of 303 remaining) [2024-11-08 18:57:09,332 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err25ASSERT_VIOLATIONDATA_RACE (272 of 303 remaining) [2024-11-08 18:57:09,332 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err26ASSERT_VIOLATIONDATA_RACE (271 of 303 remaining) [2024-11-08 18:57:09,332 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err27ASSERT_VIOLATIONDATA_RACE (270 of 303 remaining) [2024-11-08 18:57:09,333 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err28ASSERT_VIOLATIONDATA_RACE (269 of 303 remaining) [2024-11-08 18:57:09,333 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err29ASSERT_VIOLATIONDATA_RACE (268 of 303 remaining) [2024-11-08 18:57:09,333 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err30ASSERT_VIOLATIONDATA_RACE (267 of 303 remaining) [2024-11-08 18:57:09,334 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err31ASSERT_VIOLATIONDATA_RACE (266 of 303 remaining) [2024-11-08 18:57:09,334 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err0ASSERT_VIOLATIONDATA_RACE (265 of 303 remaining) [2024-11-08 18:57:09,334 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err1ASSERT_VIOLATIONDATA_RACE (264 of 303 remaining) [2024-11-08 18:57:09,335 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err2ASSERT_VIOLATIONDATA_RACE (263 of 303 remaining) [2024-11-08 18:57:09,335 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err3ASSERT_VIOLATIONDATA_RACE (262 of 303 remaining) [2024-11-08 18:57:09,335 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err4ASSERT_VIOLATIONDATA_RACE (261 of 303 remaining) [2024-11-08 18:57:09,336 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err5ASSERT_VIOLATIONDATA_RACE (260 of 303 remaining) [2024-11-08 18:57:09,336 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err6ASSERT_VIOLATIONDATA_RACE (259 of 303 remaining) [2024-11-08 18:57:09,336 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err7ASSERT_VIOLATIONDATA_RACE (258 of 303 remaining) [2024-11-08 18:57:09,337 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err8ASSERT_VIOLATIONDATA_RACE (257 of 303 remaining) [2024-11-08 18:57:09,337 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err9ASSERT_VIOLATIONDATA_RACE (256 of 303 remaining) [2024-11-08 18:57:09,337 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err10ASSERT_VIOLATIONDATA_RACE (255 of 303 remaining) [2024-11-08 18:57:09,338 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err11ASSERT_VIOLATIONDATA_RACE (254 of 303 remaining) [2024-11-08 18:57:09,338 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err12ASSERT_VIOLATIONDATA_RACE (253 of 303 remaining) [2024-11-08 18:57:09,339 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err13ASSERT_VIOLATIONDATA_RACE (252 of 303 remaining) [2024-11-08 18:57:09,339 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err14ASSERT_VIOLATIONDATA_RACE (251 of 303 remaining) [2024-11-08 18:57:09,339 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err15ASSERT_VIOLATIONDATA_RACE (250 of 303 remaining) [2024-11-08 18:57:09,340 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err16ASSERT_VIOLATIONDATA_RACE (249 of 303 remaining) [2024-11-08 18:57:09,340 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err17ASSERT_VIOLATIONDATA_RACE (248 of 303 remaining) [2024-11-08 18:57:09,340 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err18ASSERT_VIOLATIONDATA_RACE (247 of 303 remaining) [2024-11-08 18:57:09,341 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err19ASSERT_VIOLATIONDATA_RACE (246 of 303 remaining) [2024-11-08 18:57:09,341 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err21ASSERT_VIOLATIONDATA_RACE (245 of 303 remaining) [2024-11-08 18:57:09,341 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err22ASSERT_VIOLATIONDATA_RACE (244 of 303 remaining) [2024-11-08 18:57:09,342 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err24ASSERT_VIOLATIONDATA_RACE (243 of 303 remaining) [2024-11-08 18:57:09,342 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err23ASSERT_VIOLATIONDATA_RACE (242 of 303 remaining) [2024-11-08 18:57:09,342 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err20ASSERT_VIOLATIONDATA_RACE (241 of 303 remaining) [2024-11-08 18:57:09,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err25ASSERT_VIOLATIONDATA_RACE (240 of 303 remaining) [2024-11-08 18:57:09,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err26ASSERT_VIOLATIONDATA_RACE (239 of 303 remaining) [2024-11-08 18:57:09,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err27ASSERT_VIOLATIONDATA_RACE (238 of 303 remaining) [2024-11-08 18:57:09,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err28ASSERT_VIOLATIONDATA_RACE (237 of 303 remaining) [2024-11-08 18:57:09,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err29ASSERT_VIOLATIONDATA_RACE (236 of 303 remaining) [2024-11-08 18:57:09,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err30ASSERT_VIOLATIONDATA_RACE (235 of 303 remaining) [2024-11-08 18:57:09,345 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err31ASSERT_VIOLATIONDATA_RACE (234 of 303 remaining) [2024-11-08 18:57:09,345 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err32ASSERT_VIOLATIONDATA_RACE (233 of 303 remaining) [2024-11-08 18:57:09,345 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err33ASSERT_VIOLATIONDATA_RACE (232 of 303 remaining) [2024-11-08 18:57:09,346 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err34ASSERT_VIOLATIONDATA_RACE (231 of 303 remaining) [2024-11-08 18:57:09,346 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err35ASSERT_VIOLATIONDATA_RACE (230 of 303 remaining) [2024-11-08 18:57:09,346 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err36ASSERT_VIOLATIONDATA_RACE (229 of 303 remaining) [2024-11-08 18:57:09,347 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err37ASSERT_VIOLATIONDATA_RACE (228 of 303 remaining) [2024-11-08 18:57:09,347 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err38ASSERT_VIOLATIONDATA_RACE (227 of 303 remaining) [2024-11-08 18:57:09,348 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err39ASSERT_VIOLATIONDATA_RACE (226 of 303 remaining) [2024-11-08 18:57:09,348 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err40ASSERT_VIOLATIONDATA_RACE (225 of 303 remaining) [2024-11-08 18:57:09,348 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err41ASSERT_VIOLATIONDATA_RACE (224 of 303 remaining) [2024-11-08 18:57:09,349 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err42ASSERT_VIOLATIONDATA_RACE (223 of 303 remaining) [2024-11-08 18:57:09,349 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err43ASSERT_VIOLATIONDATA_RACE (222 of 303 remaining) [2024-11-08 18:57:09,349 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err44ASSERT_VIOLATIONDATA_RACE (221 of 303 remaining) [2024-11-08 18:57:09,350 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err45ASSERT_VIOLATIONDATA_RACE (220 of 303 remaining) [2024-11-08 18:57:09,350 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err46ASSERT_VIOLATIONDATA_RACE (219 of 303 remaining) [2024-11-08 18:57:09,350 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err47ASSERT_VIOLATIONDATA_RACE (218 of 303 remaining) [2024-11-08 18:57:09,351 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (217 of 303 remaining) [2024-11-08 18:57:09,351 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (216 of 303 remaining) [2024-11-08 18:57:09,351 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (215 of 303 remaining) [2024-11-08 18:57:09,351 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (214 of 303 remaining) [2024-11-08 18:57:09,352 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (213 of 303 remaining) [2024-11-08 18:57:09,352 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (212 of 303 remaining) [2024-11-08 18:57:09,353 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (211 of 303 remaining) [2024-11-08 18:57:09,353 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (210 of 303 remaining) [2024-11-08 18:57:09,353 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (209 of 303 remaining) [2024-11-08 18:57:09,354 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (208 of 303 remaining) [2024-11-08 18:57:09,354 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (207 of 303 remaining) [2024-11-08 18:57:09,354 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (206 of 303 remaining) [2024-11-08 18:57:09,355 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (205 of 303 remaining) [2024-11-08 18:57:09,355 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (204 of 303 remaining) [2024-11-08 18:57:09,356 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (203 of 303 remaining) [2024-11-08 18:57:09,356 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (202 of 303 remaining) [2024-11-08 18:57:09,356 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (201 of 303 remaining) [2024-11-08 18:57:09,357 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (200 of 303 remaining) [2024-11-08 18:57:09,357 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (199 of 303 remaining) [2024-11-08 18:57:09,357 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (198 of 303 remaining) [2024-11-08 18:57:09,358 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (197 of 303 remaining) [2024-11-08 18:57:09,358 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (196 of 303 remaining) [2024-11-08 18:57:09,358 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (195 of 303 remaining) [2024-11-08 18:57:09,359 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (194 of 303 remaining) [2024-11-08 18:57:09,359 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (193 of 303 remaining) [2024-11-08 18:57:09,360 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (192 of 303 remaining) [2024-11-08 18:57:09,360 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (191 of 303 remaining) [2024-11-08 18:57:09,360 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (190 of 303 remaining) [2024-11-08 18:57:09,361 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (189 of 303 remaining) [2024-11-08 18:57:09,361 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (188 of 303 remaining) [2024-11-08 18:57:09,361 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (187 of 303 remaining) [2024-11-08 18:57:09,362 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (186 of 303 remaining) [2024-11-08 18:57:09,362 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (185 of 303 remaining) [2024-11-08 18:57:09,362 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (184 of 303 remaining) [2024-11-08 18:57:09,363 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (183 of 303 remaining) [2024-11-08 18:57:09,363 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (182 of 303 remaining) [2024-11-08 18:57:09,363 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr36ASSERT_VIOLATIONDATA_RACE (181 of 303 remaining) [2024-11-08 18:57:09,364 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr37ASSERT_VIOLATIONDATA_RACE (180 of 303 remaining) [2024-11-08 18:57:09,364 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr38ASSERT_VIOLATIONDATA_RACE (179 of 303 remaining) [2024-11-08 18:57:09,364 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr39ASSERT_VIOLATIONDATA_RACE (178 of 303 remaining) [2024-11-08 18:57:09,365 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr40ASSERT_VIOLATIONDATA_RACE (177 of 303 remaining) [2024-11-08 18:57:09,365 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr41ASSERT_VIOLATIONDATA_RACE (176 of 303 remaining) [2024-11-08 18:57:09,365 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr43ASSERT_VIOLATIONDATA_RACE (175 of 303 remaining) [2024-11-08 18:57:09,366 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr44ASSERT_VIOLATIONDATA_RACE (174 of 303 remaining) [2024-11-08 18:57:09,366 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr46ASSERT_VIOLATIONDATA_RACE (173 of 303 remaining) [2024-11-08 18:57:09,366 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr45ASSERT_VIOLATIONDATA_RACE (172 of 303 remaining) [2024-11-08 18:57:09,367 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr42ASSERT_VIOLATIONDATA_RACE (171 of 303 remaining) [2024-11-08 18:57:09,367 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr47ASSERT_VIOLATIONDATA_RACE (170 of 303 remaining) [2024-11-08 18:57:09,367 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr48ASSERT_VIOLATIONDATA_RACE (169 of 303 remaining) [2024-11-08 18:57:09,368 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr50ASSERT_VIOLATIONDATA_RACE (168 of 303 remaining) [2024-11-08 18:57:09,368 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr51ASSERT_VIOLATIONDATA_RACE (167 of 303 remaining) [2024-11-08 18:57:09,368 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr52ASSERT_VIOLATIONDATA_RACE (166 of 303 remaining) [2024-11-08 18:57:09,368 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr53ASSERT_VIOLATIONDATA_RACE (165 of 303 remaining) [2024-11-08 18:57:09,369 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr54ASSERT_VIOLATIONDATA_RACE (164 of 303 remaining) [2024-11-08 18:57:09,369 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr56ASSERT_VIOLATIONDATA_RACE (163 of 303 remaining) [2024-11-08 18:57:09,369 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr57ASSERT_VIOLATIONDATA_RACE (162 of 303 remaining) [2024-11-08 18:57:09,369 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr59ASSERT_VIOLATIONDATA_RACE (161 of 303 remaining) [2024-11-08 18:57:09,370 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr58ASSERT_VIOLATIONDATA_RACE (160 of 303 remaining) [2024-11-08 18:57:09,370 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr55ASSERT_VIOLATIONDATA_RACE (159 of 303 remaining) [2024-11-08 18:57:09,371 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr49ASSERT_VIOLATIONDATA_RACE (158 of 303 remaining) [2024-11-08 18:57:09,371 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr60ASSERT_VIOLATIONDATA_RACE (157 of 303 remaining) [2024-11-08 18:57:09,371 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr61ASSERT_VIOLATIONDATA_RACE (156 of 303 remaining) [2024-11-08 18:57:09,372 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr63ASSERT_VIOLATIONDATA_RACE (155 of 303 remaining) [2024-11-08 18:57:09,372 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr64ASSERT_VIOLATIONDATA_RACE (154 of 303 remaining) [2024-11-08 18:57:09,372 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr65ASSERT_VIOLATIONDATA_RACE (153 of 303 remaining) [2024-11-08 18:57:09,373 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr66ASSERT_VIOLATIONDATA_RACE (152 of 303 remaining) [2024-11-08 18:57:09,373 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr67ASSERT_VIOLATIONDATA_RACE (151 of 303 remaining) [2024-11-08 18:57:09,373 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr69ASSERT_VIOLATIONDATA_RACE (150 of 303 remaining) [2024-11-08 18:57:09,374 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr70ASSERT_VIOLATIONDATA_RACE (149 of 303 remaining) [2024-11-08 18:57:09,374 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr72ASSERT_VIOLATIONDATA_RACE (148 of 303 remaining) [2024-11-08 18:57:09,374 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr71ASSERT_VIOLATIONDATA_RACE (147 of 303 remaining) [2024-11-08 18:57:09,375 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr68ASSERT_VIOLATIONDATA_RACE (146 of 303 remaining) [2024-11-08 18:57:09,375 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr62ASSERT_VIOLATIONDATA_RACE (145 of 303 remaining) [2024-11-08 18:57:09,375 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr73ASSERT_VIOLATIONDATA_RACE (144 of 303 remaining) [2024-11-08 18:57:09,376 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr74ASSERT_VIOLATIONDATA_RACE (143 of 303 remaining) [2024-11-08 18:57:09,376 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE (142 of 303 remaining) [2024-11-08 18:57:09,376 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE (141 of 303 remaining) [2024-11-08 18:57:09,377 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE (140 of 303 remaining) [2024-11-08 18:57:09,377 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE (139 of 303 remaining) [2024-11-08 18:57:09,377 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE (138 of 303 remaining) [2024-11-08 18:57:09,378 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE (137 of 303 remaining) [2024-11-08 18:57:09,378 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr83ASSERT_VIOLATIONDATA_RACE (136 of 303 remaining) [2024-11-08 18:57:09,378 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr84ASSERT_VIOLATIONDATA_RACE (135 of 303 remaining) [2024-11-08 18:57:09,379 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE (134 of 303 remaining) [2024-11-08 18:57:09,379 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr75ASSERT_VIOLATIONDATA_RACE (133 of 303 remaining) [2024-11-08 18:57:09,379 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr85ASSERT_VIOLATIONDATA_RACE (132 of 303 remaining) [2024-11-08 18:57:09,380 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr86ASSERT_VIOLATIONDATA_RACE (131 of 303 remaining) [2024-11-08 18:57:09,380 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr88ASSERT_VIOLATIONDATA_RACE (130 of 303 remaining) [2024-11-08 18:57:09,380 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr89ASSERT_VIOLATIONDATA_RACE (129 of 303 remaining) [2024-11-08 18:57:09,381 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr90ASSERT_VIOLATIONDATA_RACE (128 of 303 remaining) [2024-11-08 18:57:09,381 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr91ASSERT_VIOLATIONDATA_RACE (127 of 303 remaining) [2024-11-08 18:57:09,381 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr92ASSERT_VIOLATIONDATA_RACE (126 of 303 remaining) [2024-11-08 18:57:09,382 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr94ASSERT_VIOLATIONDATA_RACE (125 of 303 remaining) [2024-11-08 18:57:09,382 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr95ASSERT_VIOLATIONDATA_RACE (124 of 303 remaining) [2024-11-08 18:57:09,382 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr93ASSERT_VIOLATIONDATA_RACE (123 of 303 remaining) [2024-11-08 18:57:09,382 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr87ASSERT_VIOLATIONDATA_RACE (122 of 303 remaining) [2024-11-08 18:57:09,383 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr96ASSERT_VIOLATIONDATA_RACE (121 of 303 remaining) [2024-11-08 18:57:09,383 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr97ASSERT_VIOLATIONDATA_RACE (120 of 303 remaining) [2024-11-08 18:57:09,383 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr99ASSERT_VIOLATIONDATA_RACE (119 of 303 remaining) [2024-11-08 18:57:09,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr100ASSERT_VIOLATIONDATA_RACE (118 of 303 remaining) [2024-11-08 18:57:09,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr101ASSERT_VIOLATIONDATA_RACE (117 of 303 remaining) [2024-11-08 18:57:09,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr102ASSERT_VIOLATIONDATA_RACE (116 of 303 remaining) [2024-11-08 18:57:09,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr103ASSERT_VIOLATIONDATA_RACE (115 of 303 remaining) [2024-11-08 18:57:09,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr105ASSERT_VIOLATIONDATA_RACE (114 of 303 remaining) [2024-11-08 18:57:09,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr106ASSERT_VIOLATIONDATA_RACE (113 of 303 remaining) [2024-11-08 18:57:09,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr107ASSERT_VIOLATIONDATA_RACE (112 of 303 remaining) [2024-11-08 18:57:09,386 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr104ASSERT_VIOLATIONDATA_RACE (111 of 303 remaining) [2024-11-08 18:57:09,386 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr98ASSERT_VIOLATIONDATA_RACE (110 of 303 remaining) [2024-11-08 18:57:09,386 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr108ASSERT_VIOLATIONDATA_RACE (109 of 303 remaining) [2024-11-08 18:57:09,387 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr109ASSERT_VIOLATIONDATA_RACE (108 of 303 remaining) [2024-11-08 18:57:09,387 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr111ASSERT_VIOLATIONDATA_RACE (107 of 303 remaining) [2024-11-08 18:57:09,387 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr112ASSERT_VIOLATIONDATA_RACE (106 of 303 remaining) [2024-11-08 18:57:09,388 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr113ASSERT_VIOLATIONDATA_RACE (105 of 303 remaining) [2024-11-08 18:57:09,388 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr114ASSERT_VIOLATIONDATA_RACE (104 of 303 remaining) [2024-11-08 18:57:09,388 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr115ASSERT_VIOLATIONDATA_RACE (103 of 303 remaining) [2024-11-08 18:57:09,389 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr117ASSERT_VIOLATIONDATA_RACE (102 of 303 remaining) [2024-11-08 18:57:09,389 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr118ASSERT_VIOLATIONDATA_RACE (101 of 303 remaining) [2024-11-08 18:57:09,389 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr116ASSERT_VIOLATIONDATA_RACE (100 of 303 remaining) [2024-11-08 18:57:09,390 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr110ASSERT_VIOLATIONDATA_RACE (99 of 303 remaining) [2024-11-08 18:57:09,390 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr119ASSERT_VIOLATIONDATA_RACE (98 of 303 remaining) [2024-11-08 18:57:09,390 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr120ASSERT_VIOLATIONDATA_RACE (97 of 303 remaining) [2024-11-08 18:57:09,390 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr121ASSERT_VIOLATIONDATA_RACE (96 of 303 remaining) [2024-11-08 18:57:09,391 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr122ASSERT_VIOLATIONDATA_RACE (95 of 303 remaining) [2024-11-08 18:57:09,391 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr123ASSERT_VIOLATIONDATA_RACE (94 of 303 remaining) [2024-11-08 18:57:09,391 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr124ASSERT_VIOLATIONDATA_RACE (93 of 303 remaining) [2024-11-08 18:57:09,391 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr126ASSERT_VIOLATIONDATA_RACE (92 of 303 remaining) [2024-11-08 18:57:09,392 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr125ASSERT_VIOLATIONDATA_RACE (91 of 303 remaining) [2024-11-08 18:57:09,392 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr127ASSERT_VIOLATIONDATA_RACE (90 of 303 remaining) [2024-11-08 18:57:09,392 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr128ASSERT_VIOLATIONDATA_RACE (89 of 303 remaining) [2024-11-08 18:57:09,393 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr129ASSERT_VIOLATIONDATA_RACE (88 of 303 remaining) [2024-11-08 18:57:09,393 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (87 of 303 remaining) [2024-11-08 18:57:09,393 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (86 of 303 remaining) [2024-11-08 18:57:09,394 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (85 of 303 remaining) [2024-11-08 18:57:09,394 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONDATA_RACE (84 of 303 remaining) [2024-11-08 18:57:09,394 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONDATA_RACE (83 of 303 remaining) [2024-11-08 18:57:09,395 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err2ASSERT_VIOLATIONDATA_RACE (82 of 303 remaining) [2024-11-08 18:57:09,395 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err3ASSERT_VIOLATIONDATA_RACE (81 of 303 remaining) [2024-11-08 18:57:09,395 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err4ASSERT_VIOLATIONDATA_RACE (80 of 303 remaining) [2024-11-08 18:57:09,396 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONDATA_RACE (79 of 303 remaining) [2024-11-08 18:57:09,396 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONDATA_RACE (78 of 303 remaining) [2024-11-08 18:57:09,396 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err2ASSERT_VIOLATIONDATA_RACE (77 of 303 remaining) [2024-11-08 18:57:09,397 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err3ASSERT_VIOLATIONDATA_RACE (76 of 303 remaining) [2024-11-08 18:57:09,397 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err5ASSERT_VIOLATIONDATA_RACE (75 of 303 remaining) [2024-11-08 18:57:09,397 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err6ASSERT_VIOLATIONDATA_RACE (74 of 303 remaining) [2024-11-08 18:57:09,398 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err8ASSERT_VIOLATIONDATA_RACE (73 of 303 remaining) [2024-11-08 18:57:09,398 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err7ASSERT_VIOLATIONDATA_RACE (72 of 303 remaining) [2024-11-08 18:57:09,398 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err4ASSERT_VIOLATIONDATA_RACE (71 of 303 remaining) [2024-11-08 18:57:09,399 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err9ASSERT_VIOLATIONDATA_RACE (70 of 303 remaining) [2024-11-08 18:57:09,399 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err10ASSERT_VIOLATIONDATA_RACE (69 of 303 remaining) [2024-11-08 18:57:09,399 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err11ASSERT_VIOLATIONDATA_RACE (68 of 303 remaining) [2024-11-08 18:57:09,400 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err12ASSERT_VIOLATIONDATA_RACE (67 of 303 remaining) [2024-11-08 18:57:09,400 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err13ASSERT_VIOLATIONDATA_RACE (66 of 303 remaining) [2024-11-08 18:57:09,400 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err14ASSERT_VIOLATIONDATA_RACE (65 of 303 remaining) [2024-11-08 18:57:09,401 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err15ASSERT_VIOLATIONDATA_RACE (64 of 303 remaining) [2024-11-08 18:57:09,401 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err16ASSERT_VIOLATIONDATA_RACE (63 of 303 remaining) [2024-11-08 18:57:09,401 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err17ASSERT_VIOLATIONDATA_RACE (62 of 303 remaining) [2024-11-08 18:57:09,402 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err18ASSERT_VIOLATIONDATA_RACE (61 of 303 remaining) [2024-11-08 18:57:09,402 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err19ASSERT_VIOLATIONDATA_RACE (60 of 303 remaining) [2024-11-08 18:57:09,402 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err20ASSERT_VIOLATIONDATA_RACE (59 of 303 remaining) [2024-11-08 18:57:09,403 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err21ASSERT_VIOLATIONDATA_RACE (58 of 303 remaining) [2024-11-08 18:57:09,403 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err22ASSERT_VIOLATIONDATA_RACE (57 of 303 remaining) [2024-11-08 18:57:09,403 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err23ASSERT_VIOLATIONDATA_RACE (56 of 303 remaining) [2024-11-08 18:57:09,404 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err24ASSERT_VIOLATIONDATA_RACE (55 of 303 remaining) [2024-11-08 18:57:09,404 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err25ASSERT_VIOLATIONDATA_RACE (54 of 303 remaining) [2024-11-08 18:57:09,404 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err26ASSERT_VIOLATIONDATA_RACE (53 of 303 remaining) [2024-11-08 18:57:09,404 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err27ASSERT_VIOLATIONDATA_RACE (52 of 303 remaining) [2024-11-08 18:57:09,405 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err28ASSERT_VIOLATIONDATA_RACE (51 of 303 remaining) [2024-11-08 18:57:09,405 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err29ASSERT_VIOLATIONDATA_RACE (50 of 303 remaining) [2024-11-08 18:57:09,406 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err30ASSERT_VIOLATIONDATA_RACE (49 of 303 remaining) [2024-11-08 18:57:09,406 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err31ASSERT_VIOLATIONDATA_RACE (48 of 303 remaining) [2024-11-08 18:57:09,406 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err0ASSERT_VIOLATIONDATA_RACE (47 of 303 remaining) [2024-11-08 18:57:09,407 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err1ASSERT_VIOLATIONDATA_RACE (46 of 303 remaining) [2024-11-08 18:57:09,407 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err2ASSERT_VIOLATIONDATA_RACE (45 of 303 remaining) [2024-11-08 18:57:09,407 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err3ASSERT_VIOLATIONDATA_RACE (44 of 303 remaining) [2024-11-08 18:57:09,407 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err4ASSERT_VIOLATIONDATA_RACE (43 of 303 remaining) [2024-11-08 18:57:09,408 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err5ASSERT_VIOLATIONDATA_RACE (42 of 303 remaining) [2024-11-08 18:57:09,408 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err6ASSERT_VIOLATIONDATA_RACE (41 of 303 remaining) [2024-11-08 18:57:09,408 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err7ASSERT_VIOLATIONDATA_RACE (40 of 303 remaining) [2024-11-08 18:57:09,409 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err8ASSERT_VIOLATIONDATA_RACE (39 of 303 remaining) [2024-11-08 18:57:09,409 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err9ASSERT_VIOLATIONDATA_RACE (38 of 303 remaining) [2024-11-08 18:57:09,409 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err10ASSERT_VIOLATIONDATA_RACE (37 of 303 remaining) [2024-11-08 18:57:09,409 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err11ASSERT_VIOLATIONDATA_RACE (36 of 303 remaining) [2024-11-08 18:57:09,409 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err12ASSERT_VIOLATIONDATA_RACE (35 of 303 remaining) [2024-11-08 18:57:09,413 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err13ASSERT_VIOLATIONDATA_RACE (34 of 303 remaining) [2024-11-08 18:57:09,413 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err14ASSERT_VIOLATIONDATA_RACE (33 of 303 remaining) [2024-11-08 18:57:09,413 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err15ASSERT_VIOLATIONDATA_RACE (32 of 303 remaining) [2024-11-08 18:57:09,413 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err16ASSERT_VIOLATIONDATA_RACE (31 of 303 remaining) [2024-11-08 18:57:09,414 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err17ASSERT_VIOLATIONDATA_RACE (30 of 303 remaining) [2024-11-08 18:57:09,414 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err18ASSERT_VIOLATIONDATA_RACE (29 of 303 remaining) [2024-11-08 18:57:09,414 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err19ASSERT_VIOLATIONDATA_RACE (28 of 303 remaining) [2024-11-08 18:57:09,414 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err21ASSERT_VIOLATIONDATA_RACE (27 of 303 remaining) [2024-11-08 18:57:09,415 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err22ASSERT_VIOLATIONDATA_RACE (26 of 303 remaining) [2024-11-08 18:57:09,415 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err24ASSERT_VIOLATIONDATA_RACE (25 of 303 remaining) [2024-11-08 18:57:09,415 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err23ASSERT_VIOLATIONDATA_RACE (24 of 303 remaining) [2024-11-08 18:57:09,415 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err20ASSERT_VIOLATIONDATA_RACE (23 of 303 remaining) [2024-11-08 18:57:09,416 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err25ASSERT_VIOLATIONDATA_RACE (22 of 303 remaining) [2024-11-08 18:57:09,416 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err26ASSERT_VIOLATIONDATA_RACE (21 of 303 remaining) [2024-11-08 18:57:09,417 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err27ASSERT_VIOLATIONDATA_RACE (20 of 303 remaining) [2024-11-08 18:57:09,417 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err28ASSERT_VIOLATIONDATA_RACE (19 of 303 remaining) [2024-11-08 18:57:09,417 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err29ASSERT_VIOLATIONDATA_RACE (18 of 303 remaining) [2024-11-08 18:57:09,418 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err30ASSERT_VIOLATIONDATA_RACE (17 of 303 remaining) [2024-11-08 18:57:09,418 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err31ASSERT_VIOLATIONDATA_RACE (16 of 303 remaining) [2024-11-08 18:57:09,418 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err32ASSERT_VIOLATIONDATA_RACE (15 of 303 remaining) [2024-11-08 18:57:09,419 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err33ASSERT_VIOLATIONDATA_RACE (14 of 303 remaining) [2024-11-08 18:57:09,419 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err34ASSERT_VIOLATIONDATA_RACE (13 of 303 remaining) [2024-11-08 18:57:09,419 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err35ASSERT_VIOLATIONDATA_RACE (12 of 303 remaining) [2024-11-08 18:57:09,420 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err36ASSERT_VIOLATIONDATA_RACE (11 of 303 remaining) [2024-11-08 18:57:09,420 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err37ASSERT_VIOLATIONDATA_RACE (10 of 303 remaining) [2024-11-08 18:57:09,420 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err38ASSERT_VIOLATIONDATA_RACE (9 of 303 remaining) [2024-11-08 18:57:09,421 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err39ASSERT_VIOLATIONDATA_RACE (8 of 303 remaining) [2024-11-08 18:57:09,421 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err40ASSERT_VIOLATIONDATA_RACE (7 of 303 remaining) [2024-11-08 18:57:09,421 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err41ASSERT_VIOLATIONDATA_RACE (6 of 303 remaining) [2024-11-08 18:57:09,422 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err42ASSERT_VIOLATIONDATA_RACE (5 of 303 remaining) [2024-11-08 18:57:09,422 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err43ASSERT_VIOLATIONDATA_RACE (4 of 303 remaining) [2024-11-08 18:57:09,422 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err44ASSERT_VIOLATIONDATA_RACE (3 of 303 remaining) [2024-11-08 18:57:09,423 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err45ASSERT_VIOLATIONDATA_RACE (2 of 303 remaining) [2024-11-08 18:57:09,423 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err46ASSERT_VIOLATIONDATA_RACE (1 of 303 remaining) [2024-11-08 18:57:09,423 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err47ASSERT_VIOLATIONDATA_RACE (0 of 303 remaining) [2024-11-08 18:57:09,424 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 18:57:09,424 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-08 18:57:09,435 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-08 18:57:09,435 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-08 18:57:09,445 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 06:57:09 BasicIcfg [2024-11-08 18:57:09,446 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-08 18:57:09,446 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 18:57:09,447 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 18:57:09,447 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 18:57:09,448 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:56:59" (3/4) ... [2024-11-08 18:57:09,451 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-08 18:57:09,455 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-08 18:57:09,455 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-08 18:57:09,456 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-08 18:57:09,832 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 18580 nodes and edges [2024-11-08 18:57:09,868 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4967 nodes and edges [2024-11-08 18:57:09,899 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 911 nodes and edges [2024-11-08 18:57:09,930 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 181 nodes and edges [2024-11-08 18:57:09,959 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 84 nodes and edges [2024-11-08 18:57:09,989 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 21 nodes and edges [2024-11-08 18:57:11,996 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/witness.graphml [2024-11-08 18:57:11,997 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/witness.yml [2024-11-08 18:57:11,998 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 18:57:12,000 INFO L158 Benchmark]: Toolchain (without parser) took 22381.35ms. Allocated memory was 211.8MB in the beginning and 2.4GB in the end (delta: 2.2GB). Free memory was 175.8MB in the beginning and 1.7GB in the end (delta: -1.5GB). Peak memory consumption was 688.9MB. Max. memory is 16.1GB. [2024-11-08 18:57:12,002 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 138.4MB. Free memory is still 84.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 18:57:12,003 INFO L158 Benchmark]: CACSL2BoogieTranslator took 958.16ms. Allocated memory is still 211.8MB. Free memory was 175.8MB in the beginning and 146.7MB in the end (delta: 29.1MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-11-08 18:57:12,007 INFO L158 Benchmark]: Boogie Procedure Inliner took 152.46ms. Allocated memory is still 211.8MB. Free memory was 146.7MB in the beginning and 141.9MB in the end (delta: 4.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 18:57:12,007 INFO L158 Benchmark]: Boogie Preprocessor took 117.03ms. Allocated memory is still 211.8MB. Free memory was 141.9MB in the beginning and 138.4MB in the end (delta: 3.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 18:57:12,008 INFO L158 Benchmark]: RCFGBuilder took 8294.52ms. Allocated memory was 211.8MB in the beginning and 522.2MB in the end (delta: 310.4MB). Free memory was 137.7MB in the beginning and 280.3MB in the end (delta: -142.6MB). Peak memory consumption was 255.9MB. Max. memory is 16.1GB. [2024-11-08 18:57:12,008 INFO L158 Benchmark]: TraceAbstraction took 10299.66ms. Allocated memory was 522.2MB in the beginning and 2.4GB in the end (delta: 1.9GB). Free memory was 279.2MB in the beginning and 2.1GB in the end (delta: -1.8GB). Peak memory consumption was 958.1MB. Max. memory is 16.1GB. [2024-11-08 18:57:12,008 INFO L158 Benchmark]: Witness Printer took 2551.80ms. Allocated memory is still 2.4GB. Free memory was 2.1GB in the beginning and 1.7GB in the end (delta: 415.2MB). Peak memory consumption was 413.1MB. Max. memory is 16.1GB. [2024-11-08 18:57:12,013 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.37ms. Allocated memory is still 138.4MB. Free memory is still 84.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 958.16ms. Allocated memory is still 211.8MB. Free memory was 175.8MB in the beginning and 146.7MB in the end (delta: 29.1MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 152.46ms. Allocated memory is still 211.8MB. Free memory was 146.7MB in the beginning and 141.9MB in the end (delta: 4.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 117.03ms. Allocated memory is still 211.8MB. Free memory was 141.9MB in the beginning and 138.4MB in the end (delta: 3.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 8294.52ms. Allocated memory was 211.8MB in the beginning and 522.2MB in the end (delta: 310.4MB). Free memory was 137.7MB in the beginning and 280.3MB in the end (delta: -142.6MB). Peak memory consumption was 255.9MB. Max. memory is 16.1GB. * TraceAbstraction took 10299.66ms. Allocated memory was 522.2MB in the beginning and 2.4GB in the end (delta: 1.9GB). Free memory was 279.2MB in the beginning and 2.1GB in the end (delta: -1.8GB). Peak memory consumption was 958.1MB. Max. memory is 16.1GB. * Witness Printer took 2551.80ms. Allocated memory is still 2.4GB. Free memory was 2.1GB in the beginning and 1.7GB in the end (delta: 415.2MB). Peak memory consumption was 413.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 741]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 746]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 746]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 751]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 751]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 761]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 765]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 765]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 765]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 765]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 767]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 767]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 767]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 767]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 768]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 768]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 768]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 768]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 768]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 768]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 778]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 778]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 779]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 780]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 780]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 781]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 782]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 782]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 783]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 783]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 784]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 784]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 785]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 785]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 786]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 786]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 787]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 790]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 822]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 822]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 833]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 834]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 835]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 835]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 836]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 836]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 837]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 838]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 839]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 840]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 844]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 844]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 844]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 844]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 845]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 845]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 845]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 845]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 846]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 848]: 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 7 procedures, 437 locations, 303 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: 9.9s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 8.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.4s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 28 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 24 mSDsluCounter, 4 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 109 IncrementalHoareTripleChecker+Invalid, 111 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 4 mSDtfsCounter, 109 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=655occurred in iteration=0, InterpolantAutomatonStates: 8, 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.2s SatisfiabilityAnalysisTime, 0.5s InterpolantComputationTime, 164 NumberOfCodeBlocks, 164 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 161 ConstructedInterpolants, 0 QuantifiedInterpolants, 165 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 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 215 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-08 18:57:12,078 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad03bcb2-a093-4b85-85b6-45486e8c8a3a/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE