./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-wmm/safe028_power.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread-wmm/safe028_power.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca --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 GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 0d78821bc3a287b999f98be361d707254bd2fa61b63b525cf42d392168336d80 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-23 11:31:12,803 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-23 11:31:12,905 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2024-11-23 11:31:12,912 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-23 11:31:12,913 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-23 11:31:12,949 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-23 11:31:12,951 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-23 11:31:12,951 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-23 11:31:12,952 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-23 11:31:12,953 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-23 11:31:12,953 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-23 11:31:12,954 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-23 11:31:12,954 INFO L153 SettingsManager]: * Use SBE=true [2024-11-23 11:31:12,955 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-23 11:31:12,955 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-23 11:31:12,955 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-23 11:31:12,955 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-23 11:31:12,956 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-23 11:31:12,956 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-23 11:31:12,956 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-23 11:31:12,957 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-23 11:31:12,957 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-23 11:31:12,957 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-23 11:31:12,957 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-23 11:31:12,957 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-23 11:31:12,957 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-23 11:31:12,957 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-23 11:31:12,957 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-23 11:31:12,958 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-23 11:31:12,958 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-23 11:31:12,958 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-23 11:31:12,959 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-11-23 11:31:12,959 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-11-23 11:31:12,959 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-11-23 11:31:12,959 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-11-23 11:31:12,959 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca 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 -> GemCutter 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 -> 0d78821bc3a287b999f98be361d707254bd2fa61b63b525cf42d392168336d80 [2024-11-23 11:31:13,268 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-23 11:31:13,280 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-23 11:31:13,285 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-23 11:31:13,286 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-23 11:31:13,287 INFO L274 PluginConnector]: CDTParser initialized [2024-11-23 11:31:13,288 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/../../sv-benchmarks/c/pthread-wmm/safe028_power.i [2024-11-23 11:31:16,360 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/data/ac830f6a9/483d2eaaea1d43dfbc54be6aeb1f8b7c/FLAG76e6a11e7 [2024-11-23 11:31:16,760 INFO L384 CDTParser]: Found 1 translation units. [2024-11-23 11:31:16,761 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/sv-benchmarks/c/pthread-wmm/safe028_power.i [2024-11-23 11:31:16,787 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/data/ac830f6a9/483d2eaaea1d43dfbc54be6aeb1f8b7c/FLAG76e6a11e7 [2024-11-23 11:31:16,802 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/data/ac830f6a9/483d2eaaea1d43dfbc54be6aeb1f8b7c [2024-11-23 11:31:16,804 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-23 11:31:16,805 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-23 11:31:16,807 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-23 11:31:16,807 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-23 11:31:16,811 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-23 11:31:16,812 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:31:16" (1/1) ... [2024-11-23 11:31:16,813 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@de9449b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:16, skipping insertion in model container [2024-11-23 11:31:16,813 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:31:16" (1/1) ... [2024-11-23 11:31:16,850 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-23 11:31:17,339 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-23 11:31:17,351 INFO L200 MainTranslator]: Completed pre-run [2024-11-23 11:31:17,523 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-23 11:31:17,556 INFO L204 MainTranslator]: Completed translation [2024-11-23 11:31:17,557 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17 WrapperNode [2024-11-23 11:31:17,557 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-23 11:31:17,558 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-23 11:31:17,558 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-23 11:31:17,558 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-23 11:31:17,564 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,607 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,659 INFO L138 Inliner]: procedures = 175, calls = 66, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 539 [2024-11-23 11:31:17,660 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-23 11:31:17,660 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-23 11:31:17,661 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-23 11:31:17,661 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-23 11:31:17,668 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,668 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,678 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,678 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,710 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,714 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,723 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,728 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,732 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,753 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-23 11:31:17,754 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-23 11:31:17,754 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-23 11:31:17,754 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-23 11:31:17,755 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (1/1) ... [2024-11-23 11:31:17,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-23 11:31:17,778 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/z3 [2024-11-23 11:31:17,799 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-11-23 11:31:17,803 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-11-23 11:31:17,831 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-23 11:31:17,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-23 11:31:17,831 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-23 11:31:17,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-23 11:31:17,832 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-23 11:31:17,832 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-23 11:31:17,832 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-23 11:31:17,832 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-23 11:31:17,832 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-23 11:31:17,832 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-23 11:31:17,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-23 11:31:17,832 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-23 11:31:17,833 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-23 11:31:17,833 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-23 11:31:17,836 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-23 11:31:18,119 INFO L234 CfgBuilder]: Building ICFG [2024-11-23 11:31:18,120 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-23 11:31:21,017 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-23 11:31:21,017 INFO L283 CfgBuilder]: Performing block encoding [2024-11-23 11:31:32,407 WARN L170 LargeBlockEncoding]: Complex 5:44 sequential composition. Such compositions can cause exponential blowup and should not occur in structured programs. [2024-11-23 11:31:34,677 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-23 11:31:34,677 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-23 11:31:34,677 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:31:34 BoogieIcfgContainer [2024-11-23 11:31:34,677 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-23 11:31:34,680 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-23 11:31:34,680 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-23 11:31:34,686 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-23 11:31:34,686 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:31:16" (1/3) ... [2024-11-23 11:31:34,687 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@60893b17 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:31:34, skipping insertion in model container [2024-11-23 11:31:34,687 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:31:17" (2/3) ... [2024-11-23 11:31:34,688 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@60893b17 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:31:34, skipping insertion in model container [2024-11-23 11:31:34,689 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:31:34" (3/3) ... [2024-11-23 11:31:34,690 INFO L128 eAbstractionObserver]: Analyzing ICFG safe028_power.i [2024-11-23 11:31:34,711 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-23 11:31:34,714 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG safe028_power.i that has 4 procedures, 497 locations, 1 initial locations, 0 loop locations, and 369 error locations. [2024-11-23 11:31:34,715 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-23 11:31:37,664 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-23 11:31:37,752 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 11:31:37,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-11-23 11:31:37,753 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/z3 [2024-11-23 11:31:37,757 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-11-23 11:31:37,760 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-11-23 11:31:37,951 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-23 11:31:37,962 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P2Thread1of1ForFork1 ======== [2024-11-23 11:31:37,975 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=PARTIAL_ORDER_FA, 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;@36816d47, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 11:31:37,975 INFO L334 AbstractCegarLoop]: Starting to check reachability of 179 error locations. [2024-11-23 11:32:22,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:32:23,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:32:25,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:32:26,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:32:26,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:32:27,068 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:32:27,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:32:29,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:32:30,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:32:30,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:32:38,112 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:32:38,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:32:39,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:32:39,944 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-23 11:32:41,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:32:42,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 414 [2024-11-23 11:32:42,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 371 [2024-11-23 11:32:45,043 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:32:45,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:32:48,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 837 treesize of output 734 [2024-11-23 11:32:48,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 699 treesize of output 687 [2024-11-23 11:32:57,297 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:32:57,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:32:57,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:32:58,982 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:32:59,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:32:59,610 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:32:59,610 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:33:02,426 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:33:02,562 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:33:06,111 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:33:06,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:33:07,170 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-23 11:33:08,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 414 [2024-11-23 11:33:09,193 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 371 [2024-11-23 11:33:09,970 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:33:09,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:33:12,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 837 treesize of output 734 [2024-11-23 11:33:12,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 699 treesize of output 687 [2024-11-23 11:33:20,049 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:33:20,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:33:20,322 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P2Err0ASSERT_VIOLATIONDATA_RACE === [P2Err0ASSERT_VIOLATIONDATA_RACE, P2Err1ASSERT_VIOLATIONDATA_RACE, P2Err2ASSERT_VIOLATIONDATA_RACE, P2Err3ASSERT_VIOLATIONDATA_RACE (and 175 more)] === [2024-11-23 11:33:20,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 11:33:20,327 INFO L85 PathProgramCache]: Analyzing trace with hash 1950630301, now seen corresponding path program 1 times [2024-11-23 11:33:20,334 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 11:33:20,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [836534253] [2024-11-23 11:33:20,335 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 11:33:20,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 11:33:20,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 11:33:20,678 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-23 11:33:20,679 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-23 11:33:20,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [836534253] [2024-11-23 11:33:20,679 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [836534253] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 11:33:20,680 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 11:33:20,680 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-23 11:33:20,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [832025263] [2024-11-23 11:33:20,682 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 11:33:20,687 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-23 11:33:20,688 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-23 11:33:20,708 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-23 11:33:20,709 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-23 11:33:20,710 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:33:20,715 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-23 11:33:20,716 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 39.0) internal successors, (78), 2 states have internal predecessors, (78), 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-23 11:33:20,717 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:33:23,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:33:23,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:33:29,503 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:33:29,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:33:29,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:33:32,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:33:33,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 330 treesize of output 322 [2024-11-23 11:33:33,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 192 [2024-11-23 11:33:54,446 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:33:54,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:33:56,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:33:57,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:33:57,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:33:58,042 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:33:58,043 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:33:59,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 330 treesize of output 322 [2024-11-23 11:34:00,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 192 [2024-11-23 11:34:27,736 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:34:27,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:34:29,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:34:29,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:34:29,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:34:30,384 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:34:30,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:34:32,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:34:33,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:34:33,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:34:37,282 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:34:37,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:34:38,516 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-23 11:34:40,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 414 [2024-11-23 11:34:40,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 371 [2024-11-23 11:34:41,069 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:34:41,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:34:41,102 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:34:43,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 837 treesize of output 734 [2024-11-23 11:34:44,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 699 treesize of output 687 [2024-11-23 11:34:47,665 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:34:47,666 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:34:47,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:34:48,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:34:50,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:34:51,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:34:52,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:34:52,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:34:53,168 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:34:53,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:34:55,562 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:34:55,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:35:01,497 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:35:01,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:35:01,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:35:03,195 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-23 11:35:04,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:35:05,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 414 [2024-11-23 11:35:05,765 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 371 [2024-11-23 11:35:07,631 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:35:07,631 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:35:09,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:35:10,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 837 treesize of output 734 [2024-11-23 11:35:10,870 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 699 treesize of output 687 [2024-11-23 11:35:18,600 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:35:18,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:35:18,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:35:23,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:35:23,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 330 treesize of output 322 [2024-11-23 11:35:24,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 192 [2024-11-23 11:35:43,907 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:35:43,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:35:46,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:35:47,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:35:47,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:36:10,757 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:36:10,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:36:11,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:36:11,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err0ASSERT_VIOLATIONDATA_RACE (178 of 179 remaining) [2024-11-23 11:36:11,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err1ASSERT_VIOLATIONDATA_RACE (177 of 179 remaining) [2024-11-23 11:36:11,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err2ASSERT_VIOLATIONDATA_RACE (176 of 179 remaining) [2024-11-23 11:36:11,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err3ASSERT_VIOLATIONDATA_RACE (175 of 179 remaining) [2024-11-23 11:36:11,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err4ASSERT_VIOLATIONDATA_RACE (174 of 179 remaining) [2024-11-23 11:36:11,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err5ASSERT_VIOLATIONDATA_RACE (173 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err6ASSERT_VIOLATIONDATA_RACE (172 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err7ASSERT_VIOLATIONDATA_RACE (171 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err9ASSERT_VIOLATIONDATA_RACE (170 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err10ASSERT_VIOLATIONDATA_RACE (169 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err12ASSERT_VIOLATIONDATA_RACE (168 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err13ASSERT_VIOLATIONDATA_RACE (167 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err14ASSERT_VIOLATIONDATA_RACE (166 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err15ASSERT_VIOLATIONDATA_RACE (165 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err21ASSERT_VIOLATIONDATA_RACE (164 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err22ASSERT_VIOLATIONDATA_RACE (163 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err23ASSERT_VIOLATIONDATA_RACE (162 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err24ASSERT_VIOLATIONDATA_RACE (161 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err28ASSERT_VIOLATIONDATA_RACE (160 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err30ASSERT_VIOLATIONDATA_RACE (159 of 179 remaining) [2024-11-23 11:36:11,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err29ASSERT_VIOLATIONDATA_RACE (158 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err25ASSERT_VIOLATIONDATA_RACE (157 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err27ASSERT_VIOLATIONDATA_RACE (156 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err26ASSERT_VIOLATIONDATA_RACE (155 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err16ASSERT_VIOLATIONDATA_RACE (154 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err18ASSERT_VIOLATIONDATA_RACE (153 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err20ASSERT_VIOLATIONDATA_RACE (152 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err19ASSERT_VIOLATIONDATA_RACE (151 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err17ASSERT_VIOLATIONDATA_RACE (150 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err11ASSERT_VIOLATIONDATA_RACE (149 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err8ASSERT_VIOLATIONDATA_RACE (148 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err31ASSERT_VIOLATIONDATA_RACE (147 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err32ASSERT_VIOLATIONDATA_RACE (146 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err34ASSERT_VIOLATIONDATA_RACE (145 of 179 remaining) [2024-11-23 11:36:11,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err36ASSERT_VIOLATIONDATA_RACE (144 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err37ASSERT_VIOLATIONDATA_RACE (143 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err39ASSERT_VIOLATIONDATA_RACE (142 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err40ASSERT_VIOLATIONDATA_RACE (141 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err41ASSERT_VIOLATIONDATA_RACE (140 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err42ASSERT_VIOLATIONDATA_RACE (139 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err44ASSERT_VIOLATIONDATA_RACE (138 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err45ASSERT_VIOLATIONDATA_RACE (137 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err46ASSERT_VIOLATIONDATA_RACE (136 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err47ASSERT_VIOLATIONDATA_RACE (135 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err49ASSERT_VIOLATIONDATA_RACE (134 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err48ASSERT_VIOLATIONDATA_RACE (133 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err43ASSERT_VIOLATIONDATA_RACE (132 of 179 remaining) [2024-11-23 11:36:11,699 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err38ASSERT_VIOLATIONDATA_RACE (131 of 179 remaining) [2024-11-23 11:36:11,700 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err35ASSERT_VIOLATIONDATA_RACE (130 of 179 remaining) [2024-11-23 11:36:11,700 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err33ASSERT_VIOLATIONDATA_RACE (129 of 179 remaining) [2024-11-23 11:36:11,701 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err50ASSERT_VIOLATIONDATA_RACE (128 of 179 remaining) [2024-11-23 11:36:11,701 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err51ASSERT_VIOLATIONDATA_RACE (127 of 179 remaining) [2024-11-23 11:36:11,701 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err53ASSERT_VIOLATIONDATA_RACE (126 of 179 remaining) [2024-11-23 11:36:11,701 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err55ASSERT_VIOLATIONDATA_RACE (125 of 179 remaining) [2024-11-23 11:36:11,701 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err56ASSERT_VIOLATIONDATA_RACE (124 of 179 remaining) [2024-11-23 11:36:11,701 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err58ASSERT_VIOLATIONDATA_RACE (123 of 179 remaining) [2024-11-23 11:36:11,701 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err59ASSERT_VIOLATIONDATA_RACE (122 of 179 remaining) [2024-11-23 11:36:11,701 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err60ASSERT_VIOLATIONDATA_RACE (121 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err61ASSERT_VIOLATIONDATA_RACE (120 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err63ASSERT_VIOLATIONDATA_RACE (119 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err64ASSERT_VIOLATIONDATA_RACE (118 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err65ASSERT_VIOLATIONDATA_RACE (117 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err66ASSERT_VIOLATIONDATA_RACE (116 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err68ASSERT_VIOLATIONDATA_RACE (115 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err67ASSERT_VIOLATIONDATA_RACE (114 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err62ASSERT_VIOLATIONDATA_RACE (113 of 179 remaining) [2024-11-23 11:36:11,702 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err57ASSERT_VIOLATIONDATA_RACE (112 of 179 remaining) [2024-11-23 11:36:11,703 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err54ASSERT_VIOLATIONDATA_RACE (111 of 179 remaining) [2024-11-23 11:36:11,703 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err52ASSERT_VIOLATIONDATA_RACE (110 of 179 remaining) [2024-11-23 11:36:11,703 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err69ASSERT_VIOLATIONDATA_RACE (109 of 179 remaining) [2024-11-23 11:36:11,703 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err70ASSERT_VIOLATIONDATA_RACE (108 of 179 remaining) [2024-11-23 11:36:11,703 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err72ASSERT_VIOLATIONDATA_RACE (107 of 179 remaining) [2024-11-23 11:36:11,703 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err74ASSERT_VIOLATIONDATA_RACE (106 of 179 remaining) [2024-11-23 11:36:11,703 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err75ASSERT_VIOLATIONDATA_RACE (105 of 179 remaining) [2024-11-23 11:36:11,703 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err76ASSERT_VIOLATIONDATA_RACE (104 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err77ASSERT_VIOLATIONDATA_RACE (103 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err78ASSERT_VIOLATIONDATA_RACE (102 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err79ASSERT_VIOLATIONDATA_RACE (101 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err82ASSERT_VIOLATIONDATA_RACE (100 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err83ASSERT_VIOLATIONDATA_RACE (99 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err84ASSERT_VIOLATIONDATA_RACE (98 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err85ASSERT_VIOLATIONDATA_RACE (97 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err87ASSERT_VIOLATIONDATA_RACE (96 of 179 remaining) [2024-11-23 11:36:11,704 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err86ASSERT_VIOLATIONDATA_RACE (95 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err80ASSERT_VIOLATIONDATA_RACE (94 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err81ASSERT_VIOLATIONDATA_RACE (93 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err73ASSERT_VIOLATIONDATA_RACE (92 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err71ASSERT_VIOLATIONDATA_RACE (91 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err88ASSERT_VIOLATIONDATA_RACE (90 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err89ASSERT_VIOLATIONDATA_RACE (89 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err91ASSERT_VIOLATIONDATA_RACE (88 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err93ASSERT_VIOLATIONDATA_RACE (87 of 179 remaining) [2024-11-23 11:36:11,705 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err94ASSERT_VIOLATIONDATA_RACE (86 of 179 remaining) [2024-11-23 11:36:11,706 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err95ASSERT_VIOLATIONDATA_RACE (85 of 179 remaining) [2024-11-23 11:36:11,706 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err96ASSERT_VIOLATIONDATA_RACE (84 of 179 remaining) [2024-11-23 11:36:11,706 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err97ASSERT_VIOLATIONDATA_RACE (83 of 179 remaining) [2024-11-23 11:36:11,706 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err98ASSERT_VIOLATIONDATA_RACE (82 of 179 remaining) [2024-11-23 11:36:11,706 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err100ASSERT_VIOLATIONDATA_RACE (81 of 179 remaining) [2024-11-23 11:36:11,706 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err101ASSERT_VIOLATIONDATA_RACE (80 of 179 remaining) [2024-11-23 11:36:11,706 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err99ASSERT_VIOLATIONDATA_RACE (79 of 179 remaining) [2024-11-23 11:36:11,706 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err92ASSERT_VIOLATIONDATA_RACE (78 of 179 remaining) [2024-11-23 11:36:11,707 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err90ASSERT_VIOLATIONDATA_RACE (77 of 179 remaining) [2024-11-23 11:36:11,707 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err102ASSERT_VIOLATIONDATA_RACE (76 of 179 remaining) [2024-11-23 11:36:11,707 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err103ASSERT_VIOLATIONDATA_RACE (75 of 179 remaining) [2024-11-23 11:36:11,707 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err104ASSERT_VIOLATIONDATA_RACE (74 of 179 remaining) [2024-11-23 11:36:11,707 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err105ASSERT_VIOLATIONDATA_RACE (73 of 179 remaining) [2024-11-23 11:36:11,707 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err107ASSERT_VIOLATIONDATA_RACE (72 of 179 remaining) [2024-11-23 11:36:11,707 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err109ASSERT_VIOLATIONDATA_RACE (71 of 179 remaining) [2024-11-23 11:36:11,707 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err110ASSERT_VIOLATIONDATA_RACE (70 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err108ASSERT_VIOLATIONDATA_RACE (69 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err106ASSERT_VIOLATIONDATA_RACE (68 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err111ASSERT_VIOLATIONDATA_RACE (67 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err112ASSERT_VIOLATIONDATA_RACE (66 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err113ASSERT_VIOLATIONDATA_RACE (65 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err114ASSERT_VIOLATIONDATA_RACE (64 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err116ASSERT_VIOLATIONDATA_RACE (63 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err117ASSERT_VIOLATIONDATA_RACE (62 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err118ASSERT_VIOLATIONDATA_RACE (61 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err119ASSERT_VIOLATIONDATA_RACE (60 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err115ASSERT_VIOLATIONDATA_RACE (59 of 179 remaining) [2024-11-23 11:36:11,708 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err120ASSERT_VIOLATIONDATA_RACE (58 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err121ASSERT_VIOLATIONDATA_RACE (57 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err123ASSERT_VIOLATIONDATA_RACE (56 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err125ASSERT_VIOLATIONDATA_RACE (55 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err126ASSERT_VIOLATIONDATA_RACE (54 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err127ASSERT_VIOLATIONDATA_RACE (53 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err128ASSERT_VIOLATIONDATA_RACE (52 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err129ASSERT_VIOLATIONDATA_RACE (51 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err130ASSERT_VIOLATIONDATA_RACE (50 of 179 remaining) [2024-11-23 11:36:11,709 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err133ASSERT_VIOLATIONDATA_RACE (49 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err134ASSERT_VIOLATIONDATA_RACE (48 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err135ASSERT_VIOLATIONDATA_RACE (47 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err136ASSERT_VIOLATIONDATA_RACE (46 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err131ASSERT_VIOLATIONDATA_RACE (45 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err132ASSERT_VIOLATIONDATA_RACE (44 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err124ASSERT_VIOLATIONDATA_RACE (43 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err122ASSERT_VIOLATIONDATA_RACE (42 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err137ASSERT_VIOLATIONDATA_RACE (41 of 179 remaining) [2024-11-23 11:36:11,710 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err138ASSERT_VIOLATIONDATA_RACE (40 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err139ASSERT_VIOLATIONDATA_RACE (39 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err140ASSERT_VIOLATIONDATA_RACE (38 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err141ASSERT_VIOLATIONDATA_RACE (37 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err142ASSERT_VIOLATIONDATA_RACE (36 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err144ASSERT_VIOLATIONDATA_RACE (35 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err143ASSERT_VIOLATIONDATA_RACE (34 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err145ASSERT_VIOLATIONDATA_RACE (33 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err146ASSERT_VIOLATIONDATA_RACE (32 of 179 remaining) [2024-11-23 11:36:11,711 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err147ASSERT_VIOLATIONDATA_RACE (31 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err148ASSERT_VIOLATIONDATA_RACE (30 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err149ASSERT_VIOLATIONDATA_RACE (29 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err150ASSERT_VIOLATIONDATA_RACE (28 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err152ASSERT_VIOLATIONDATA_RACE (27 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err153ASSERT_VIOLATIONDATA_RACE (26 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err155ASSERT_VIOLATIONDATA_RACE (25 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err154ASSERT_VIOLATIONDATA_RACE (24 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err151ASSERT_VIOLATIONDATA_RACE (23 of 179 remaining) [2024-11-23 11:36:11,712 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err156ASSERT_VIOLATIONDATA_RACE (22 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err157ASSERT_VIOLATIONDATA_RACE (21 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err158ASSERT_VIOLATIONDATA_RACE (20 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err159ASSERT_VIOLATIONDATA_RACE (19 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err160ASSERT_VIOLATIONDATA_RACE (18 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err161ASSERT_VIOLATIONDATA_RACE (17 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err162ASSERT_VIOLATIONDATA_RACE (16 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err163ASSERT_VIOLATIONDATA_RACE (15 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err164ASSERT_VIOLATIONDATA_RACE (14 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err165ASSERT_VIOLATIONDATA_RACE (13 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err166ASSERT_VIOLATIONDATA_RACE (12 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err167ASSERT_VIOLATIONDATA_RACE (11 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err168ASSERT_VIOLATIONDATA_RACE (10 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err169ASSERT_VIOLATIONDATA_RACE (9 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err170ASSERT_VIOLATIONDATA_RACE (8 of 179 remaining) [2024-11-23 11:36:11,713 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err171ASSERT_VIOLATIONDATA_RACE (7 of 179 remaining) [2024-11-23 11:36:11,714 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err172ASSERT_VIOLATIONDATA_RACE (6 of 179 remaining) [2024-11-23 11:36:11,714 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err173ASSERT_VIOLATIONDATA_RACE (5 of 179 remaining) [2024-11-23 11:36:11,714 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err174ASSERT_VIOLATIONDATA_RACE (4 of 179 remaining) [2024-11-23 11:36:11,714 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err175ASSERT_VIOLATIONDATA_RACE (3 of 179 remaining) [2024-11-23 11:36:11,714 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err176ASSERT_VIOLATIONDATA_RACE (2 of 179 remaining) [2024-11-23 11:36:11,714 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err177ASSERT_VIOLATIONDATA_RACE (1 of 179 remaining) [2024-11-23 11:36:11,714 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err178ASSERT_VIOLATIONDATA_RACE (0 of 179 remaining) [2024-11-23 11:36:11,715 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-23 11:36:11,719 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2024-11-23 11:36:11,722 INFO L319 ceAbstractionStarter]: Result for error location P2Thread1of1ForFork1 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/4) [2024-11-23 11:36:11,733 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 11:36:11,736 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-23 11:36:11,736 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P1Thread1of1ForFork0 ======== [2024-11-23 11:36:11,737 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=PARTIAL_ORDER_FA, 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;@36816d47, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 11:36:11,737 INFO L334 AbstractCegarLoop]: Starting to check reachability of 47 error locations. [2024-11-23 11:36:42,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:36:43,344 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:36:44,242 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P1Err0ASSERT_VIOLATIONDATA_RACE === [P1Err0ASSERT_VIOLATIONDATA_RACE, P1Err1ASSERT_VIOLATIONDATA_RACE, P1Err2ASSERT_VIOLATIONDATA_RACE, P1Err3ASSERT_VIOLATIONDATA_RACE (and 43 more)] === [2024-11-23 11:36:44,242 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 11:36:44,243 INFO L85 PathProgramCache]: Analyzing trace with hash 1340960551, now seen corresponding path program 1 times [2024-11-23 11:36:44,243 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 11:36:44,243 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [512116812] [2024-11-23 11:36:44,243 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 11:36:44,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 11:36:44,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 11:36:44,367 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-23 11:36:44,367 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-23 11:36:44,368 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [512116812] [2024-11-23 11:36:44,368 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [512116812] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 11:36:44,368 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 11:36:44,368 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-23 11:36:44,368 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [442639061] [2024-11-23 11:36:44,368 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 11:36:44,369 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-23 11:36:44,369 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-23 11:36:44,369 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-23 11:36:44,370 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-23 11:36:44,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:36:44,371 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-23 11:36:44,371 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 34.5) internal successors, (69), 2 states have internal predecessors, (69), 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-23 11:36:44,372 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:36:46,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:36:47,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:36:47,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:37:00,033 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:37:00,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:37:01,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 330 treesize of output 322 [2024-11-23 11:37:02,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 192 [2024-11-23 11:37:16,453 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:37:16,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:37:16,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:37:19,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:37:19,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:37:37,737 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:37:37,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:37:37,808 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:37:40,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:37:40,408 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:37:53,292 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:37:53,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:37:54,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:37:54,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:37:55,223 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:37:55,223 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:37:55,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:37:57,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:37:58,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:37:58,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:38:07,128 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:38:07,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:38:08,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:38:08,724 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-23 11:38:10,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 414 [2024-11-23 11:38:11,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 371 [2024-11-23 11:38:12,288 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:38:12,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:38:12,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:38:15,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:38:16,179 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 837 treesize of output 734 [2024-11-23 11:38:16,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 699 treesize of output 687 [2024-11-23 11:38:23,485 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:38:23,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:38:23,907 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:38:26,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:38:27,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:38:54,541 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:38:54,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:38:54,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:38:55,121 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:38:55,121 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONDATA_RACE (46 of 47 remaining) [2024-11-23 11:38:55,122 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONDATA_RACE (45 of 47 remaining) [2024-11-23 11:38:55,122 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err2ASSERT_VIOLATIONDATA_RACE (44 of 47 remaining) [2024-11-23 11:38:55,122 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err3ASSERT_VIOLATIONDATA_RACE (43 of 47 remaining) [2024-11-23 11:38:55,122 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err4ASSERT_VIOLATIONDATA_RACE (42 of 47 remaining) [2024-11-23 11:38:55,122 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err5ASSERT_VIOLATIONDATA_RACE (41 of 47 remaining) [2024-11-23 11:38:55,122 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err6ASSERT_VIOLATIONDATA_RACE (40 of 47 remaining) [2024-11-23 11:38:55,122 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err7ASSERT_VIOLATIONDATA_RACE (39 of 47 remaining) [2024-11-23 11:38:55,122 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err8ASSERT_VIOLATIONDATA_RACE (38 of 47 remaining) [2024-11-23 11:38:55,123 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err9ASSERT_VIOLATIONDATA_RACE (37 of 47 remaining) [2024-11-23 11:38:55,123 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err10ASSERT_VIOLATIONDATA_RACE (36 of 47 remaining) [2024-11-23 11:38:55,123 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err11ASSERT_VIOLATIONDATA_RACE (35 of 47 remaining) [2024-11-23 11:38:55,123 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err12ASSERT_VIOLATIONDATA_RACE (34 of 47 remaining) [2024-11-23 11:38:55,123 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err13ASSERT_VIOLATIONDATA_RACE (33 of 47 remaining) [2024-11-23 11:38:55,124 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err14ASSERT_VIOLATIONDATA_RACE (32 of 47 remaining) [2024-11-23 11:38:55,124 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err15ASSERT_VIOLATIONDATA_RACE (31 of 47 remaining) [2024-11-23 11:38:55,124 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err16ASSERT_VIOLATIONDATA_RACE (30 of 47 remaining) [2024-11-23 11:38:55,124 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err17ASSERT_VIOLATIONDATA_RACE (29 of 47 remaining) [2024-11-23 11:38:55,124 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err18ASSERT_VIOLATIONDATA_RACE (28 of 47 remaining) [2024-11-23 11:38:55,124 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err20ASSERT_VIOLATIONDATA_RACE (27 of 47 remaining) [2024-11-23 11:38:55,124 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err21ASSERT_VIOLATIONDATA_RACE (26 of 47 remaining) [2024-11-23 11:38:55,124 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err23ASSERT_VIOLATIONDATA_RACE (25 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err22ASSERT_VIOLATIONDATA_RACE (24 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err19ASSERT_VIOLATIONDATA_RACE (23 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err24ASSERT_VIOLATIONDATA_RACE (22 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err25ASSERT_VIOLATIONDATA_RACE (21 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err26ASSERT_VIOLATIONDATA_RACE (20 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err27ASSERT_VIOLATIONDATA_RACE (19 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err28ASSERT_VIOLATIONDATA_RACE (18 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err29ASSERT_VIOLATIONDATA_RACE (17 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err30ASSERT_VIOLATIONDATA_RACE (16 of 47 remaining) [2024-11-23 11:38:55,125 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err31ASSERT_VIOLATIONDATA_RACE (15 of 47 remaining) [2024-11-23 11:38:55,126 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err32ASSERT_VIOLATIONDATA_RACE (14 of 47 remaining) [2024-11-23 11:38:55,126 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err33ASSERT_VIOLATIONDATA_RACE (13 of 47 remaining) [2024-11-23 11:38:55,126 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err34ASSERT_VIOLATIONDATA_RACE (12 of 47 remaining) [2024-11-23 11:38:55,128 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err35ASSERT_VIOLATIONDATA_RACE (11 of 47 remaining) [2024-11-23 11:38:55,128 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err36ASSERT_VIOLATIONDATA_RACE (10 of 47 remaining) [2024-11-23 11:38:55,128 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err37ASSERT_VIOLATIONDATA_RACE (9 of 47 remaining) [2024-11-23 11:38:55,128 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err38ASSERT_VIOLATIONDATA_RACE (8 of 47 remaining) [2024-11-23 11:38:55,128 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err39ASSERT_VIOLATIONDATA_RACE (7 of 47 remaining) [2024-11-23 11:38:55,128 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err40ASSERT_VIOLATIONDATA_RACE (6 of 47 remaining) [2024-11-23 11:38:55,129 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err41ASSERT_VIOLATIONDATA_RACE (5 of 47 remaining) [2024-11-23 11:38:55,129 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err42ASSERT_VIOLATIONDATA_RACE (4 of 47 remaining) [2024-11-23 11:38:55,129 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err43ASSERT_VIOLATIONDATA_RACE (3 of 47 remaining) [2024-11-23 11:38:55,129 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err44ASSERT_VIOLATIONDATA_RACE (2 of 47 remaining) [2024-11-23 11:38:55,129 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err45ASSERT_VIOLATIONDATA_RACE (1 of 47 remaining) [2024-11-23 11:38:55,129 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err46ASSERT_VIOLATIONDATA_RACE (0 of 47 remaining) [2024-11-23 11:38:55,129 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-23 11:38:55,132 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2024-11-23 11:38:55,132 INFO L319 ceAbstractionStarter]: Result for error location P1Thread1of1ForFork0 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (2/4) [2024-11-23 11:38:55,140 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 11:38:55,143 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-23 11:38:55,144 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-11-23 11:38:55,144 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=PARTIAL_ORDER_FA, 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;@36816d47, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 11:38:55,145 INFO L334 AbstractCegarLoop]: Starting to check reachability of 47 error locations. [2024-11-23 11:39:25,011 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 44 more)] === [2024-11-23 11:39:25,012 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 11:39:25,012 INFO L85 PathProgramCache]: Analyzing trace with hash -1502186500, now seen corresponding path program 1 times [2024-11-23 11:39:25,012 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 11:39:25,012 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1149389817] [2024-11-23 11:39:25,012 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 11:39:25,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 11:39:25,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 11:39:25,124 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-23 11:39:25,124 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-23 11:39:25,125 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1149389817] [2024-11-23 11:39:25,125 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1149389817] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 11:39:25,125 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 11:39:25,125 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-23 11:39:25,125 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [677705429] [2024-11-23 11:39:25,125 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 11:39:25,126 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-23 11:39:25,126 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-23 11:39:25,126 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-23 11:39:25,127 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-23 11:39:25,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:39:25,129 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-23 11:39:25,129 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 1 states have (on average 75.0) internal successors, (75), 2 states have internal predecessors, (75), 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-23 11:39:25,129 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:39:25,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:39:25,175 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-23 11:39:25,176 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 44 more)] === [2024-11-23 11:39:25,176 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 11:39:25,176 INFO L85 PathProgramCache]: Analyzing trace with hash -491842563, now seen corresponding path program 1 times [2024-11-23 11:39:25,176 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 11:39:25,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [644114079] [2024-11-23 11:39:25,177 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 11:39:25,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 11:39:25,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 11:39:25,492 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-23 11:39:25,492 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-23 11:39:25,497 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [644114079] [2024-11-23 11:39:25,497 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [644114079] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 11:39:25,497 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 11:39:25,497 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-23 11:39:25,498 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [973487753] [2024-11-23 11:39:25,498 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 11:39:25,498 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-23 11:39:25,498 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-23 11:39:25,499 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-23 11:39:25,499 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-23 11:39:25,499 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:39:25,515 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-23 11:39:25,515 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 38.5) internal successors, (77), 3 states have internal predecessors, (77), 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-23 11:39:25,516 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:39:25,516 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:39:28,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:39:28,573 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:39:29,540 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:39:29,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:39:29,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:39:32,494 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:39:33,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:39:33,658 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:39:41,117 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:39:41,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:39:42,374 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-23 11:39:43,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:39:44,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 414 [2024-11-23 11:39:44,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 371 [2024-11-23 11:39:45,937 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:39:45,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:39:48,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:39:49,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 837 treesize of output 734 [2024-11-23 11:39:50,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 699 treesize of output 687 [2024-11-23 11:39:57,358 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:39:57,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:39:57,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:40:00,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:40:00,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:40:11,202 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:40:11,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:40:11,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:40:13,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 1009 [2024-11-23 11:40:13,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1009 treesize of output 883 [2024-11-23 11:40:13,996 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:40:13,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:40:17,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:40:17,509 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:40:21,929 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:40:21,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:40:23,049 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-23 11:40:25,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 414 [2024-11-23 11:40:25,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 371 [2024-11-23 11:40:26,541 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:40:26,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:40:28,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 837 treesize of output 825 [2024-11-23 11:40:29,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 825 treesize of output 722 [2024-11-23 11:40:38,758 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:40:38,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:40:39,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:40:40,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:40:43,853 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 330 treesize of output 322 [2024-11-23 11:40:44,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 192 [2024-11-23 11:40:57,631 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:40:57,631 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:40:57,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:40:57,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-23 11:40:57,662 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-23 11:40:57,662 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr43ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 44 more)] === [2024-11-23 11:40:57,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 11:40:57,662 INFO L85 PathProgramCache]: Analyzing trace with hash -951524224, now seen corresponding path program 1 times [2024-11-23 11:40:57,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 11:40:57,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1078058006] [2024-11-23 11:40:57,663 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 11:40:57,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 11:40:58,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 11:40:58,198 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-23 11:40:58,198 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-23 11:40:58,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1078058006] [2024-11-23 11:40:58,198 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1078058006] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 11:40:58,199 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 11:40:58,199 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-23 11:40:58,199 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [149279532] [2024-11-23 11:40:58,199 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 11:40:58,199 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-23 11:40:58,200 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-23 11:40:58,200 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-23 11:40:58,203 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-23 11:40:58,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:40:58,205 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-23 11:40:58,206 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 43.5) internal successors, (87), 3 states have internal predecessors, (87), 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-23 11:40:58,206 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:40:58,206 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-23 11:40:58,206 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:41:00,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:41:00,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:41:00,796 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:41:00,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:41:03,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1021 treesize of output 895 [2024-11-23 11:41:03,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 860 treesize of output 848 [2024-11-23 11:41:08,702 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:41:08,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:41:09,704 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-23 11:41:11,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 414 [2024-11-23 11:41:11,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 379 treesize of output 371 [2024-11-23 11:41:12,381 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:41:12,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:41:15,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 837 treesize of output 734 [2024-11-23 11:41:15,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 699 treesize of output 687 [2024-11-23 11:41:23,596 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:41:23,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:41:24,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:41:25,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:41:28,052 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:41:28,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:41:33,482 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:41:33,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:41:33,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:41:33,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-23 11:41:33,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-23 11:41:33,568 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (46 of 47 remaining) [2024-11-23 11:41:33,568 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (45 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (44 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (43 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (42 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (41 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (40 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (39 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (38 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (37 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (36 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (35 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (34 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (33 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (32 of 47 remaining) [2024-11-23 11:41:33,569 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (31 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (30 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (29 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (28 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (27 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (26 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (25 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (24 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (23 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (22 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (21 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (20 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (19 of 47 remaining) [2024-11-23 11:41:33,570 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (18 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (17 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (16 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (15 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (14 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr37ASSERT_VIOLATIONDATA_RACE (13 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (12 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr36ASSERT_VIOLATIONDATA_RACE (11 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (10 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (9 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr38ASSERT_VIOLATIONDATA_RACE (8 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr39ASSERT_VIOLATIONDATA_RACE (7 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr40ASSERT_VIOLATIONDATA_RACE (6 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr41ASSERT_VIOLATIONDATA_RACE (5 of 47 remaining) [2024-11-23 11:41:33,571 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr42ASSERT_VIOLATIONDATA_RACE (4 of 47 remaining) [2024-11-23 11:41:33,572 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr43ASSERT_VIOLATIONDATA_RACE (3 of 47 remaining) [2024-11-23 11:41:33,572 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 47 remaining) [2024-11-23 11:41:33,572 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 47 remaining) [2024-11-23 11:41:33,572 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 47 remaining) [2024-11-23 11:41:33,572 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-23 11:41:33,577 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-23 11:41:33,577 INFO L319 ceAbstractionStarter]: Result for error location ULTIMATE.start was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (3/4) [2024-11-23 11:41:33,585 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 11:41:33,587 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-23 11:41:33,587 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P0Thread1of1ForFork2 ======== [2024-11-23 11:41:33,588 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=PARTIAL_ORDER_FA, 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;@36816d47, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 11:41:33,588 INFO L334 AbstractCegarLoop]: Starting to check reachability of 99 error locations. [2024-11-23 11:42:08,507 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P0Err0ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 95 more)] === [2024-11-23 11:42:08,507 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 11:42:08,508 INFO L85 PathProgramCache]: Analyzing trace with hash -417976932, now seen corresponding path program 1 times [2024-11-23 11:42:08,508 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 11:42:08,508 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1677071791] [2024-11-23 11:42:08,508 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 11:42:08,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 11:42:08,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 11:42:08,589 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-23 11:42:08,589 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-23 11:42:08,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1677071791] [2024-11-23 11:42:08,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1677071791] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 11:42:08,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 11:42:08,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-23 11:42:08,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1105117592] [2024-11-23 11:42:08,590 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 11:42:08,592 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-23 11:42:08,592 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-23 11:42:08,593 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-23 11:42:08,593 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-23 11:42:08,593 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:42:08,595 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-23 11:42:08,596 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 1 states have (on average 60.0) internal successors, (60), 2 states have internal predecessors, (60), 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-23 11:42:08,596 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:42:11,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:42:11,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:42:23,072 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:42:23,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:42:23,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:42:26,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:42:26,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:42:33,030 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:42:33,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:42:33,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:42:35,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 330 treesize of output 322 [2024-11-23 11:42:36,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 203 treesize of output 192 [2024-11-23 11:42:59,068 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:42:59,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:42:59,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 187 treesize of output 183 [2024-11-23 11:43:02,426 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 196 [2024-11-23 11:43:02,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 276 [2024-11-23 11:43:09,466 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-23 11:43:09,466 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 13 [2024-11-23 11:43:09,786 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-23 11:43:09,786 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONDATA_RACE (98 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONDATA_RACE (97 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err2ASSERT_VIOLATIONDATA_RACE (96 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err3ASSERT_VIOLATIONDATA_RACE (95 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err4ASSERT_VIOLATIONDATA_RACE (94 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err5ASSERT_VIOLATIONDATA_RACE (93 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err6ASSERT_VIOLATIONDATA_RACE (92 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err7ASSERT_VIOLATIONDATA_RACE (91 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err8ASSERT_VIOLATIONDATA_RACE (90 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err9ASSERT_VIOLATIONDATA_RACE (89 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err10ASSERT_VIOLATIONDATA_RACE (88 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err11ASSERT_VIOLATIONDATA_RACE (87 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err13ASSERT_VIOLATIONDATA_RACE (86 of 99 remaining) [2024-11-23 11:43:09,787 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err14ASSERT_VIOLATIONDATA_RACE (85 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err16ASSERT_VIOLATIONDATA_RACE (84 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err15ASSERT_VIOLATIONDATA_RACE (83 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err12ASSERT_VIOLATIONDATA_RACE (82 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err17ASSERT_VIOLATIONDATA_RACE (81 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err18ASSERT_VIOLATIONDATA_RACE (80 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err20ASSERT_VIOLATIONDATA_RACE (79 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err21ASSERT_VIOLATIONDATA_RACE (78 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err22ASSERT_VIOLATIONDATA_RACE (77 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err23ASSERT_VIOLATIONDATA_RACE (76 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err24ASSERT_VIOLATIONDATA_RACE (75 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err26ASSERT_VIOLATIONDATA_RACE (74 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err27ASSERT_VIOLATIONDATA_RACE (73 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err29ASSERT_VIOLATIONDATA_RACE (72 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err28ASSERT_VIOLATIONDATA_RACE (71 of 99 remaining) [2024-11-23 11:43:09,788 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err25ASSERT_VIOLATIONDATA_RACE (70 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err19ASSERT_VIOLATIONDATA_RACE (69 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err30ASSERT_VIOLATIONDATA_RACE (68 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err31ASSERT_VIOLATIONDATA_RACE (67 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err33ASSERT_VIOLATIONDATA_RACE (66 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err34ASSERT_VIOLATIONDATA_RACE (65 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err35ASSERT_VIOLATIONDATA_RACE (64 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err36ASSERT_VIOLATIONDATA_RACE (63 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err37ASSERT_VIOLATIONDATA_RACE (62 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err39ASSERT_VIOLATIONDATA_RACE (61 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err40ASSERT_VIOLATIONDATA_RACE (60 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err42ASSERT_VIOLATIONDATA_RACE (59 of 99 remaining) [2024-11-23 11:43:09,789 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err41ASSERT_VIOLATIONDATA_RACE (58 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err38ASSERT_VIOLATIONDATA_RACE (57 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err32ASSERT_VIOLATIONDATA_RACE (56 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err43ASSERT_VIOLATIONDATA_RACE (55 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err44ASSERT_VIOLATIONDATA_RACE (54 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err46ASSERT_VIOLATIONDATA_RACE (53 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err47ASSERT_VIOLATIONDATA_RACE (52 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err48ASSERT_VIOLATIONDATA_RACE (51 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err49ASSERT_VIOLATIONDATA_RACE (50 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err50ASSERT_VIOLATIONDATA_RACE (49 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err52ASSERT_VIOLATIONDATA_RACE (48 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err53ASSERT_VIOLATIONDATA_RACE (47 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err54ASSERT_VIOLATIONDATA_RACE (46 of 99 remaining) [2024-11-23 11:43:09,790 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err51ASSERT_VIOLATIONDATA_RACE (45 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err45ASSERT_VIOLATIONDATA_RACE (44 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err55ASSERT_VIOLATIONDATA_RACE (43 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err56ASSERT_VIOLATIONDATA_RACE (42 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err58ASSERT_VIOLATIONDATA_RACE (41 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err59ASSERT_VIOLATIONDATA_RACE (40 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err60ASSERT_VIOLATIONDATA_RACE (39 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err61ASSERT_VIOLATIONDATA_RACE (38 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err62ASSERT_VIOLATIONDATA_RACE (37 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err64ASSERT_VIOLATIONDATA_RACE (36 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err65ASSERT_VIOLATIONDATA_RACE (35 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err63ASSERT_VIOLATIONDATA_RACE (34 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err57ASSERT_VIOLATIONDATA_RACE (33 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err66ASSERT_VIOLATIONDATA_RACE (32 of 99 remaining) [2024-11-23 11:43:09,791 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err67ASSERT_VIOLATIONDATA_RACE (31 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err69ASSERT_VIOLATIONDATA_RACE (30 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err70ASSERT_VIOLATIONDATA_RACE (29 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err71ASSERT_VIOLATIONDATA_RACE (28 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err72ASSERT_VIOLATIONDATA_RACE (27 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err73ASSERT_VIOLATIONDATA_RACE (26 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err75ASSERT_VIOLATIONDATA_RACE (25 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err76ASSERT_VIOLATIONDATA_RACE (24 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err77ASSERT_VIOLATIONDATA_RACE (23 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err74ASSERT_VIOLATIONDATA_RACE (22 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err68ASSERT_VIOLATIONDATA_RACE (21 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err78ASSERT_VIOLATIONDATA_RACE (20 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err79ASSERT_VIOLATIONDATA_RACE (19 of 99 remaining) [2024-11-23 11:43:09,792 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err81ASSERT_VIOLATIONDATA_RACE (18 of 99 remaining) [2024-11-23 11:43:09,793 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err82ASSERT_VIOLATIONDATA_RACE (17 of 99 remaining) [2024-11-23 11:43:09,793 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err83ASSERT_VIOLATIONDATA_RACE (16 of 99 remaining) [2024-11-23 11:43:09,793 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err84ASSERT_VIOLATIONDATA_RACE (15 of 99 remaining) [2024-11-23 11:43:09,793 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err85ASSERT_VIOLATIONDATA_RACE (14 of 99 remaining) [2024-11-23 11:43:09,793 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err87ASSERT_VIOLATIONDATA_RACE (13 of 99 remaining) [2024-11-23 11:43:09,793 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err88ASSERT_VIOLATIONDATA_RACE (12 of 99 remaining) [2024-11-23 11:43:09,793 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err86ASSERT_VIOLATIONDATA_RACE (11 of 99 remaining) [2024-11-23 11:43:09,794 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err80ASSERT_VIOLATIONDATA_RACE (10 of 99 remaining) [2024-11-23 11:43:09,794 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err89ASSERT_VIOLATIONDATA_RACE (9 of 99 remaining) [2024-11-23 11:43:09,794 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err90ASSERT_VIOLATIONDATA_RACE (8 of 99 remaining) [2024-11-23 11:43:09,794 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err91ASSERT_VIOLATIONDATA_RACE (7 of 99 remaining) [2024-11-23 11:43:09,794 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err92ASSERT_VIOLATIONDATA_RACE (6 of 99 remaining) [2024-11-23 11:43:09,794 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err94ASSERT_VIOLATIONDATA_RACE (5 of 99 remaining) [2024-11-23 11:43:09,794 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err93ASSERT_VIOLATIONDATA_RACE (4 of 99 remaining) [2024-11-23 11:43:09,794 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err95ASSERT_VIOLATIONDATA_RACE (3 of 99 remaining) [2024-11-23 11:43:09,795 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err96ASSERT_VIOLATIONDATA_RACE (2 of 99 remaining) [2024-11-23 11:43:09,795 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err97ASSERT_VIOLATIONDATA_RACE (1 of 99 remaining) [2024-11-23 11:43:09,795 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err98ASSERT_VIOLATIONDATA_RACE (0 of 99 remaining) [2024-11-23 11:43:09,795 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-23 11:43:09,797 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2024-11-23 11:43:09,797 INFO L319 ceAbstractionStarter]: Result for error location P0Thread1of1ForFork2 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (4/4) [2024-11-23 11:43:09,799 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-23 11:43:09,799 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-23 11:43:09,866 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Ended with exit code 0 [2024-11-23 11:43:09,866 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 11:43:09 BasicIcfg [2024-11-23 11:43:09,866 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-23 11:43:09,867 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-23 11:43:09,867 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-23 11:43:09,867 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-23 11:43:09,868 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:31:34" (3/4) ... [2024-11-23 11:43:09,871 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-23 11:43:09,874 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-23 11:43:09,874 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-23 11:43:09,874 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-23 11:43:09,921 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1854 nodes and edges [2024-11-23 11:43:09,926 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 454 nodes and edges [2024-11-23 11:43:09,930 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 92 nodes and edges [2024-11-23 11:43:09,935 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 30 nodes and edges [2024-11-23 11:43:09,939 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2024-11-23 11:43:10,253 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/witness.graphml [2024-11-23 11:43:10,253 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/witness.yml [2024-11-23 11:43:10,253 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-23 11:43:10,255 INFO L158 Benchmark]: Toolchain (without parser) took 713448.73ms. Allocated memory was 142.6MB in the beginning and 4.8GB in the end (delta: 4.7GB). Free memory was 103.2MB in the beginning and 3.0GB in the end (delta: -2.9GB). Peak memory consumption was 1.8GB. Max. memory is 16.1GB. [2024-11-23 11:43:10,255 INFO L158 Benchmark]: CDTParser took 2.26ms. Allocated memory is still 167.8MB. Free memory is still 102.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-23 11:43:10,255 INFO L158 Benchmark]: CACSL2BoogieTranslator took 750.74ms. Allocated memory is still 142.6MB. Free memory was 103.2MB in the beginning and 72.3MB in the end (delta: 30.9MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-23 11:43:10,256 INFO L158 Benchmark]: Boogie Procedure Inliner took 101.88ms. Allocated memory is still 142.6MB. Free memory was 72.3MB in the beginning and 68.2MB in the end (delta: 4.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-23 11:43:10,256 INFO L158 Benchmark]: Boogie Preprocessor took 92.94ms. Allocated memory is still 142.6MB. Free memory was 68.2MB in the beginning and 61.3MB in the end (delta: 6.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-23 11:43:10,256 INFO L158 Benchmark]: RCFGBuilder took 16923.41ms. Allocated memory was 142.6MB in the beginning and 2.4GB in the end (delta: 2.3GB). Free memory was 61.3MB in the beginning and 1.9GB in the end (delta: -1.9GB). Peak memory consumption was 745.5MB. Max. memory is 16.1GB. [2024-11-23 11:43:10,257 INFO L158 Benchmark]: TraceAbstraction took 695186.84ms. Allocated memory was 2.4GB in the beginning and 4.8GB in the end (delta: 2.4GB). Free memory was 1.9GB in the beginning and 3.0GB in the end (delta: -1.1GB). Peak memory consumption was 3.4GB. Max. memory is 16.1GB. [2024-11-23 11:43:10,257 INFO L158 Benchmark]: Witness Printer took 386.35ms. Allocated memory is still 4.8GB. Free memory was 3.0GB in the beginning and 3.0GB in the end (delta: 38.4MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-11-23 11:43:10,258 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 2.26ms. Allocated memory is still 167.8MB. Free memory is still 102.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 750.74ms. Allocated memory is still 142.6MB. Free memory was 103.2MB in the beginning and 72.3MB in the end (delta: 30.9MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 101.88ms. Allocated memory is still 142.6MB. Free memory was 72.3MB in the beginning and 68.2MB in the end (delta: 4.1MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 92.94ms. Allocated memory is still 142.6MB. Free memory was 68.2MB in the beginning and 61.3MB in the end (delta: 6.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 16923.41ms. Allocated memory was 142.6MB in the beginning and 2.4GB in the end (delta: 2.3GB). Free memory was 61.3MB in the beginning and 1.9GB in the end (delta: -1.9GB). Peak memory consumption was 745.5MB. Max. memory is 16.1GB. * TraceAbstraction took 695186.84ms. Allocated memory was 2.4GB in the beginning and 4.8GB in the end (delta: 2.4GB). Free memory was 1.9GB in the beginning and 3.0GB in the end (delta: -1.1GB). Peak memory consumption was 3.4GB. Max. memory is 16.1GB. * Witness Printer took 386.35ms. Allocated memory is still 4.8GB. Free memory was 3.0GB in the beginning and 3.0GB in the end (delta: 38.4MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 89834, independent: 37354, independent conditional: 347, independent unconditional: 37007, dependent: 52480, dependent conditional: 52480, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 378601, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 114112, dependent conditional: 114112, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 0, independent unconditional: 264489, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 0, independent unconditional: 264489, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 179770, independent: 179770, independent conditional: 0, independent unconditional: 179770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 179770, independent: 178137, independent conditional: 0, independent unconditional: 178137, dependent: 1633, dependent conditional: 0, dependent unconditional: 1633, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1633, independent: 1633, independent conditional: 0, independent unconditional: 1633, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1633, independent: 1633, independent conditional: 0, independent unconditional: 1633, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 225038, independent: 225038, independent conditional: 0, independent unconditional: 225038, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 264489, independent: 84719, independent conditional: 0, independent unconditional: 84719, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 179770, unknown conditional: 0, unknown unconditional: 179770] , Statistics on independence cache: Total cache size (in pairs): 37007, Positive cache size: 37007, Positive conditional cache size: 0, Positive unconditional cache size: 37007, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 347, Maximal queried relation: 0, Independence queries for same thread: 52480, Statistics for Abstraction: , Persistent sets #1 benchmarks: Persistent set computation time: 102.2s, Number of persistent set computation: 78, Number of trivial persistent sets: 76, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 37007, independent: 37007, independent conditional: 0, independent unconditional: 37007, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 89834, independent: 37354, independent conditional: 347, independent unconditional: 37007, dependent: 52480, dependent conditional: 52480, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 378601, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 114112, dependent conditional: 114112, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 0, independent unconditional: 264489, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 0, independent unconditional: 264489, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 179770, independent: 179770, independent conditional: 0, independent unconditional: 179770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 179770, independent: 178137, independent conditional: 0, independent unconditional: 178137, dependent: 1633, dependent conditional: 0, dependent unconditional: 1633, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1633, independent: 1633, independent conditional: 0, independent unconditional: 1633, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1633, independent: 1633, independent conditional: 0, independent unconditional: 1633, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 225038, independent: 225038, independent conditional: 0, independent unconditional: 225038, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 264489, independent: 84719, independent conditional: 0, independent unconditional: 84719, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 179770, unknown conditional: 0, unknown unconditional: 179770] , Statistics on independence cache: Total cache size (in pairs): 37007, Positive cache size: 37007, Positive conditional cache size: 0, Positive unconditional cache size: 37007, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 347, Maximal queried relation: 0, Independence queries for same thread: 52480, Statistics for Abstraction: , Independence relation #2 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 288767, independent: 227135, independent conditional: 47365, independent unconditional: 179770, dependent: 61632, dependent conditional: 61632, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 378601, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 114112, dependent conditional: 114112, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 0, independent unconditional: 264489, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 0, independent unconditional: 264489, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 179770, independent: 179770, independent conditional: 0, independent unconditional: 179770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 179770, independent: 178137, independent conditional: 0, independent unconditional: 178137, dependent: 1633, dependent conditional: 0, dependent unconditional: 1633, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1633, independent: 1633, independent conditional: 0, independent unconditional: 1633, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1633, independent: 1633, independent conditional: 0, independent unconditional: 1633, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 225038, independent: 225038, independent conditional: 0, independent unconditional: 225038, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 264489, independent: 84719, independent conditional: 0, independent unconditional: 84719, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 179770, unknown conditional: 0, unknown unconditional: 179770] , Statistics on independence cache: Total cache size (in pairs): 179770, Positive cache size: 179770, Positive conditional cache size: 0, Positive unconditional cache size: 179770, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 47712, Maximal queried relation: 0, Independence queries for same thread: 114112, Statistics for Abstraction: , Persistent sets #2 benchmarks: Persistent set computation time: 168.0s, Number of persistent set computation: 877, Number of trivial persistent sets: 562, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 179770, independent: 179770, independent conditional: 0, independent unconditional: 179770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 288767, independent: 227135, independent conditional: 47365, independent unconditional: 179770, dependent: 61632, dependent conditional: 61632, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 378601, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 114112, dependent conditional: 114112, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 47712, independent unconditional: 216777, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 0, independent unconditional: 264489, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 264489, independent: 264489, independent conditional: 0, independent unconditional: 264489, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 179770, independent: 179770, independent conditional: 0, independent unconditional: 179770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 179770, independent: 178137, independent conditional: 0, independent unconditional: 178137, dependent: 1633, dependent conditional: 0, dependent unconditional: 1633, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1633, independent: 1633, independent conditional: 0, independent unconditional: 1633, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1633, independent: 1633, independent conditional: 0, independent unconditional: 1633, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 225038, independent: 225038, independent conditional: 0, independent unconditional: 225038, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 264489, independent: 84719, independent conditional: 0, independent unconditional: 84719, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 179770, unknown conditional: 0, unknown unconditional: 179770] , Statistics on independence cache: Total cache size (in pairs): 179770, Positive cache size: 179770, Positive conditional cache size: 0, Positive unconditional cache size: 179770, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 47712, Maximal queried relation: 0, Independence queries for same thread: 114112, Statistics for Abstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 11549, independent: 11395, independent conditional: 22, independent unconditional: 11373, dependent: 154, dependent conditional: 154, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 102528, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 658, dependent conditional: 658, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 0, independent unconditional: 101870, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 0, independent unconditional: 101870, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 88518, independent: 88518, independent conditional: 0, independent unconditional: 88518, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 88518, independent: 87835, independent conditional: 0, independent unconditional: 87835, dependent: 683, dependent conditional: 0, dependent unconditional: 683, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 683, independent: 683, independent conditional: 0, independent unconditional: 683, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 683, independent: 683, independent conditional: 0, independent unconditional: 683, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 132133, independent: 132133, independent conditional: 0, independent unconditional: 132133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 101870, independent: 13352, independent conditional: 0, independent unconditional: 13352, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 88518, unknown conditional: 0, unknown unconditional: 88518] , Statistics on independence cache: Total cache size (in pairs): 191143, Positive cache size: 191143, Positive conditional cache size: 0, Positive unconditional cache size: 191143, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 22, Maximal queried relation: 0, Independence queries for same thread: 154, Statistics for Abstraction: , Persistent sets #1 benchmarks: Persistent set computation time: 32.5s, Number of persistent set computation: 69, Number of trivial persistent sets: 67, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 11373, independent: 11373, independent conditional: 0, independent unconditional: 11373, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 11549, independent: 11395, independent conditional: 22, independent unconditional: 11373, dependent: 154, dependent conditional: 154, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 102528, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 658, dependent conditional: 658, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 0, independent unconditional: 101870, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 0, independent unconditional: 101870, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 88518, independent: 88518, independent conditional: 0, independent unconditional: 88518, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 88518, independent: 87835, independent conditional: 0, independent unconditional: 87835, dependent: 683, dependent conditional: 0, dependent unconditional: 683, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 683, independent: 683, independent conditional: 0, independent unconditional: 683, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 683, independent: 683, independent conditional: 0, independent unconditional: 683, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 132133, independent: 132133, independent conditional: 0, independent unconditional: 132133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 101870, independent: 13352, independent conditional: 0, independent unconditional: 13352, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 88518, unknown conditional: 0, unknown unconditional: 88518] , Statistics on independence cache: Total cache size (in pairs): 191143, Positive cache size: 191143, Positive conditional cache size: 0, Positive unconditional cache size: 191143, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 22, Maximal queried relation: 0, Independence queries for same thread: 154, Statistics for Abstraction: , Independence relation #2 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 90979, independent: 90475, independent conditional: 1957, independent unconditional: 88518, dependent: 504, dependent conditional: 504, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 102528, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 658, dependent conditional: 658, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 0, independent unconditional: 101870, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 0, independent unconditional: 101870, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 88518, independent: 88518, independent conditional: 0, independent unconditional: 88518, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 88518, independent: 87835, independent conditional: 0, independent unconditional: 87835, dependent: 683, dependent conditional: 0, dependent unconditional: 683, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 683, independent: 683, independent conditional: 0, independent unconditional: 683, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 683, independent: 683, independent conditional: 0, independent unconditional: 683, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 132133, independent: 132133, independent conditional: 0, independent unconditional: 132133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 101870, independent: 13352, independent conditional: 0, independent unconditional: 13352, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 88518, unknown conditional: 0, unknown unconditional: 88518] , Statistics on independence cache: Total cache size (in pairs): 268288, Positive cache size: 268288, Positive conditional cache size: 0, Positive unconditional cache size: 268288, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 1979, Maximal queried relation: 0, Independence queries for same thread: 658, Statistics for Abstraction: , Persistent sets #2 benchmarks: Persistent set computation time: 130.6s, Number of persistent set computation: 157, Number of trivial persistent sets: 121, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 88518, independent: 88518, independent conditional: 0, independent unconditional: 88518, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 90979, independent: 90475, independent conditional: 1957, independent unconditional: 88518, dependent: 504, dependent conditional: 504, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 102528, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 658, dependent conditional: 658, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 1979, independent unconditional: 99891, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 0, independent unconditional: 101870, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 101870, independent: 101870, independent conditional: 0, independent unconditional: 101870, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 88518, independent: 88518, independent conditional: 0, independent unconditional: 88518, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 88518, independent: 87835, independent conditional: 0, independent unconditional: 87835, dependent: 683, dependent conditional: 0, dependent unconditional: 683, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 683, independent: 683, independent conditional: 0, independent unconditional: 683, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 683, independent: 683, independent conditional: 0, independent unconditional: 683, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 132133, independent: 132133, independent conditional: 0, independent unconditional: 132133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 101870, independent: 13352, independent conditional: 0, independent unconditional: 13352, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 88518, unknown conditional: 0, unknown unconditional: 88518] , Statistics on independence cache: Total cache size (in pairs): 268288, Positive cache size: 268288, Positive conditional cache size: 0, Positive unconditional cache size: 268288, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 1979, Maximal queried relation: 0, Independence queries for same thread: 658, Statistics for Abstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 13393, independent: 13390, independent conditional: 52, independent unconditional: 13338, dependent: 3, dependent conditional: 3, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 114109, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 94, dependent conditional: 94, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 46770, independent: 46770, independent conditional: 0, independent unconditional: 46770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 46770, independent: 45571, independent conditional: 0, independent unconditional: 45571, dependent: 1199, dependent conditional: 0, dependent unconditional: 1199, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 126946, independent: 126946, independent conditional: 0, independent unconditional: 126946, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 114015, independent: 67245, independent conditional: 0, independent unconditional: 67245, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 46770, unknown conditional: 0, unknown unconditional: 46770] , Statistics on independence cache: Total cache size (in pairs): 281626, Positive cache size: 281626, Positive conditional cache size: 0, Positive unconditional cache size: 281626, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 52, Maximal queried relation: 0, Independence queries for same thread: 3, Statistics for Abstraction: , Persistent sets #1 benchmarks: Persistent set computation time: 29.9s, Number of persistent set computation: 75, Number of trivial persistent sets: 58, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 13338, independent: 13338, independent conditional: 0, independent unconditional: 13338, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 13393, independent: 13390, independent conditional: 52, independent unconditional: 13338, dependent: 3, dependent conditional: 3, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 114109, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 94, dependent conditional: 94, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 46770, independent: 46770, independent conditional: 0, independent unconditional: 46770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 46770, independent: 45571, independent conditional: 0, independent unconditional: 45571, dependent: 1199, dependent conditional: 0, dependent unconditional: 1199, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 126946, independent: 126946, independent conditional: 0, independent unconditional: 126946, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 114015, independent: 67245, independent conditional: 0, independent unconditional: 67245, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 46770, unknown conditional: 0, unknown unconditional: 46770] , Statistics on independence cache: Total cache size (in pairs): 281626, Positive cache size: 281626, Positive conditional cache size: 0, Positive unconditional cache size: 281626, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 52, Maximal queried relation: 0, Independence queries for same thread: 3, Statistics for Abstraction: , Independence relation #2 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 14974, independent: 14971, independent conditional: 67, independent unconditional: 14904, dependent: 3, dependent conditional: 3, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 114109, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 94, dependent conditional: 94, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 46770, independent: 46770, independent conditional: 0, independent unconditional: 46770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 46770, independent: 45571, independent conditional: 0, independent unconditional: 45571, dependent: 1199, dependent conditional: 0, dependent unconditional: 1199, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 126946, independent: 126946, independent conditional: 0, independent unconditional: 126946, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 114015, independent: 67245, independent conditional: 0, independent unconditional: 67245, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 46770, unknown conditional: 0, unknown unconditional: 46770] , Statistics on independence cache: Total cache size (in pairs): 283192, Positive cache size: 283192, Positive conditional cache size: 0, Positive unconditional cache size: 283192, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 119, Maximal queried relation: 0, Independence queries for same thread: 6, Statistics for Abstraction: , Persistent sets #2 benchmarks: Persistent set computation time: 0.0s, Number of persistent set computation: 77, Number of trivial persistent sets: 58, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 14904, independent: 14904, independent conditional: 0, independent unconditional: 14904, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 14974, independent: 14971, independent conditional: 67, independent unconditional: 14904, dependent: 3, dependent conditional: 3, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 114109, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 94, dependent conditional: 94, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 46770, independent: 46770, independent conditional: 0, independent unconditional: 46770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 46770, independent: 45571, independent conditional: 0, independent unconditional: 45571, dependent: 1199, dependent conditional: 0, dependent unconditional: 1199, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 126946, independent: 126946, independent conditional: 0, independent unconditional: 126946, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 114015, independent: 67245, independent conditional: 0, independent unconditional: 67245, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 46770, unknown conditional: 0, unknown unconditional: 46770] , Statistics on independence cache: Total cache size (in pairs): 283192, Positive cache size: 283192, Positive conditional cache size: 0, Positive unconditional cache size: 283192, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 119, Maximal queried relation: 0, Independence queries for same thread: 6, Statistics for Abstraction: , Independence relation #3 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 42872, independent: 42828, independent conditional: 258, independent unconditional: 42570, dependent: 44, dependent conditional: 44, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 114109, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 94, dependent conditional: 94, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 46770, independent: 46770, independent conditional: 0, independent unconditional: 46770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 46770, independent: 45571, independent conditional: 0, independent unconditional: 45571, dependent: 1199, dependent conditional: 0, dependent unconditional: 1199, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 126946, independent: 126946, independent conditional: 0, independent unconditional: 126946, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 114015, independent: 67245, independent conditional: 0, independent unconditional: 67245, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 46770, unknown conditional: 0, unknown unconditional: 46770] , Statistics on independence cache: Total cache size (in pairs): 312958, Positive cache size: 312958, Positive conditional cache size: 0, Positive unconditional cache size: 312958, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 377, Maximal queried relation: 0, Independence queries for same thread: 50, Statistics for Abstraction: , Persistent sets #3 benchmarks: Persistent set computation time: 92.0s, Number of persistent set computation: 88, Number of trivial persistent sets: 58, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 42570, independent: 42570, independent conditional: 0, independent unconditional: 42570, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 42872, independent: 42828, independent conditional: 258, independent unconditional: 42570, dependent: 44, dependent conditional: 44, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 114109, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 94, dependent conditional: 94, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 46770, independent: 46770, independent conditional: 0, independent unconditional: 46770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 46770, independent: 45571, independent conditional: 0, independent unconditional: 45571, dependent: 1199, dependent conditional: 0, dependent unconditional: 1199, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 126946, independent: 126946, independent conditional: 0, independent unconditional: 126946, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 114015, independent: 67245, independent conditional: 0, independent unconditional: 67245, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 46770, unknown conditional: 0, unknown unconditional: 46770] , Statistics on independence cache: Total cache size (in pairs): 312958, Positive cache size: 312958, Positive conditional cache size: 0, Positive unconditional cache size: 312958, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 377, Maximal queried relation: 0, Independence queries for same thread: 50, Statistics for Abstraction: , Independence relation #4 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 42870, independent: 42826, independent conditional: 256, independent unconditional: 42570, dependent: 44, dependent conditional: 44, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 114109, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 94, dependent conditional: 94, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 46770, independent: 46770, independent conditional: 0, independent unconditional: 46770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 46770, independent: 45571, independent conditional: 0, independent unconditional: 45571, dependent: 1199, dependent conditional: 0, dependent unconditional: 1199, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 126946, independent: 126946, independent conditional: 0, independent unconditional: 126946, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 114015, independent: 67245, independent conditional: 0, independent unconditional: 67245, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 46770, unknown conditional: 0, unknown unconditional: 46770] , Statistics on independence cache: Total cache size (in pairs): 315058, Positive cache size: 315058, Positive conditional cache size: 0, Positive unconditional cache size: 315058, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 633, Maximal queried relation: 0, Independence queries for same thread: 94, Statistics for Abstraction: , Persistent sets #4 benchmarks: Persistent set computation time: 35.3s, Number of persistent set computation: 88, Number of trivial persistent sets: 58, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 42570, independent: 42570, independent conditional: 0, independent unconditional: 42570, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 42870, independent: 42826, independent conditional: 256, independent unconditional: 42570, dependent: 44, dependent conditional: 44, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 114109, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 94, dependent conditional: 94, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 633, independent unconditional: 113382, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 114015, independent: 114015, independent conditional: 0, independent unconditional: 114015, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 46770, independent: 46770, independent conditional: 0, independent unconditional: 46770, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 46770, independent: 45571, independent conditional: 0, independent unconditional: 45571, dependent: 1199, dependent conditional: 0, dependent unconditional: 1199, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 1199, independent: 1199, independent conditional: 0, independent unconditional: 1199, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 126946, independent: 126946, independent conditional: 0, independent unconditional: 126946, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 114015, independent: 67245, independent conditional: 0, independent unconditional: 67245, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 46770, unknown conditional: 0, unknown unconditional: 46770] , Statistics on independence cache: Total cache size (in pairs): 315058, Positive cache size: 315058, Positive conditional cache size: 0, Positive unconditional cache size: 315058, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 633, Maximal queried relation: 0, Independence queries for same thread: 94, Statistics for Abstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 2880, independent: 2879, independent conditional: 3, independent unconditional: 2876, dependent: 1, dependent conditional: 1, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 58080, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 98, dependent conditional: 98, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 0, independent unconditional: 57982, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 0, independent unconditional: 57982, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 54998, independent: 54998, independent conditional: 0, independent unconditional: 54998, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 54998, independent: 54713, independent conditional: 0, independent unconditional: 54713, dependent: 285, dependent conditional: 0, dependent unconditional: 285, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 285, independent: 285, independent conditional: 0, independent unconditional: 285, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 285, independent: 285, independent conditional: 0, independent unconditional: 285, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 60881, independent: 60881, independent conditional: 0, independent unconditional: 60881, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 57982, independent: 2984, independent conditional: 0, independent unconditional: 2984, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 54998, unknown conditional: 0, unknown unconditional: 54998] , Statistics on independence cache: Total cache size (in pairs): 317934, Positive cache size: 317934, Positive conditional cache size: 0, Positive unconditional cache size: 317934, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 3, Maximal queried relation: 0, Independence queries for same thread: 1, Statistics for Abstraction: , Persistent sets #1 benchmarks: Persistent set computation time: 34.9s, Number of persistent set computation: 60, Number of trivial persistent sets: 58, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2876, independent: 2876, independent conditional: 0, independent unconditional: 2876, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 2880, independent: 2879, independent conditional: 3, independent unconditional: 2876, dependent: 1, dependent conditional: 1, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 58080, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 98, dependent conditional: 98, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 0, independent unconditional: 57982, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 0, independent unconditional: 57982, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 54998, independent: 54998, independent conditional: 0, independent unconditional: 54998, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 54998, independent: 54713, independent conditional: 0, independent unconditional: 54713, dependent: 285, dependent conditional: 0, dependent unconditional: 285, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 285, independent: 285, independent conditional: 0, independent unconditional: 285, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 285, independent: 285, independent conditional: 0, independent unconditional: 285, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 60881, independent: 60881, independent conditional: 0, independent unconditional: 60881, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 57982, independent: 2984, independent conditional: 0, independent unconditional: 2984, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 54998, unknown conditional: 0, unknown unconditional: 54998] , Statistics on independence cache: Total cache size (in pairs): 317934, Positive cache size: 317934, Positive conditional cache size: 0, Positive unconditional cache size: 317934, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 3, Maximal queried relation: 0, Independence queries for same thread: 1, Statistics for Abstraction: , Independence relation #2 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 55200, independent: 55103, independent conditional: 105, independent unconditional: 54998, dependent: 97, dependent conditional: 97, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 58080, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 98, dependent conditional: 98, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 0, independent unconditional: 57982, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 0, independent unconditional: 57982, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 54998, independent: 54998, independent conditional: 0, independent unconditional: 54998, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 54998, independent: 54713, independent conditional: 0, independent unconditional: 54713, dependent: 285, dependent conditional: 0, dependent unconditional: 285, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 285, independent: 285, independent conditional: 0, independent unconditional: 285, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 285, independent: 285, independent conditional: 0, independent unconditional: 285, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 60881, independent: 60881, independent conditional: 0, independent unconditional: 60881, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 57982, independent: 2984, independent conditional: 0, independent unconditional: 2984, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 54998, unknown conditional: 0, unknown unconditional: 54998] , Statistics on independence cache: Total cache size (in pairs): 370056, Positive cache size: 370056, Positive conditional cache size: 0, Positive unconditional cache size: 370056, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 108, Maximal queried relation: 0, Independence queries for same thread: 98, Statistics for Abstraction: , Persistent sets #2 benchmarks: Persistent set computation time: 61.1s, Number of persistent set computation: 64, Number of trivial persistent sets: 58, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 54998, independent: 54998, independent conditional: 0, independent unconditional: 54998, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 55200, independent: 55103, independent conditional: 105, independent unconditional: 54998, dependent: 97, dependent conditional: 97, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 58080, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 98, dependent conditional: 98, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 108, independent unconditional: 57874, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 0, independent unconditional: 57982, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 57982, independent: 57982, independent conditional: 0, independent unconditional: 57982, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 54998, independent: 54998, independent conditional: 0, independent unconditional: 54998, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 54998, independent: 54713, independent conditional: 0, independent unconditional: 54713, dependent: 285, dependent conditional: 0, dependent unconditional: 285, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 285, independent: 285, independent conditional: 0, independent unconditional: 285, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 285, independent: 285, independent conditional: 0, independent unconditional: 285, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 60881, independent: 60881, independent conditional: 0, independent unconditional: 60881, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 57982, independent: 2984, independent conditional: 0, independent unconditional: 2984, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 54998, unknown conditional: 0, unknown unconditional: 54998] , Statistics on independence cache: Total cache size (in pairs): 370056, Positive cache size: 370056, Positive conditional cache size: 0, Positive unconditional cache size: 370056, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 108, Maximal queried relation: 0, Independence queries for same thread: 98, Statistics for Abstraction: - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 822]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: 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: 824]: 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: 824]: 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: 824]: 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: 824]: 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: 824]: 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: 824]: 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: 824]: 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: 824]: 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: 824]: 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: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: 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: 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: 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: 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: 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: 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: 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: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 832]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 832]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 832]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 832]: 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: 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: 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: 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: 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: 846]: 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: 791]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 791]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 792]: 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: 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: 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: 798]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 798]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: 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: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 806]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 806]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 806]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 806]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 810]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 810]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 868]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 868]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 870]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 873]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 873]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 873]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 873]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 875]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 875]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 875]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 875]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 879]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 883]: 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: 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: 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: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: 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: 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: 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: 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: 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: 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: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 777]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 777]: 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: 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: 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 - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: P2Thread1of1ForFork1 with 1 thread instances CFG has 7 procedures, 849 locations, 697 error locations. Started 1 CEGAR loops. OverallTime: 273.8s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 273.3s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 78 NumberOfCodeBlocks, 78 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 77 ConstructedInterpolants, 0 QuantifiedInterpolants, 77 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: P1Thread1of1ForFork0 with 1 thread instances CFG has 7 procedures, 849 locations, 697 error locations. Started 1 CEGAR loops. OverallTime: 163.4s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 163.3s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 69 NumberOfCodeBlocks, 69 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 68 ConstructedInterpolants, 0 QuantifiedInterpolants, 68 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: ULTIMATE.start with 1 thread instances CFG has 7 procedures, 849 locations, 697 error locations. Started 1 CEGAR loops. OverallTime: 158.4s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 157.4s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred 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.1s SatisfiabilityAnalysisTime, 0.5s InterpolantComputationTime, 239 NumberOfCodeBlocks, 239 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 236 ConstructedInterpolants, 0 QuantifiedInterpolants, 240 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, ConComCheckerStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: P0Thread1of1ForFork2 with 1 thread instances CFG has 7 procedures, 849 locations, 697 error locations. Started 1 CEGAR loops. OverallTime: 96.2s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 96.1s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 60 NumberOfCodeBlocks, 60 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 59 ConstructedInterpolants, 0 QuantifiedInterpolants, 59 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 369 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-23 11:43:10,347 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47dfedeb-4da2-49f3-b1a2-d2cadd5d0301/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE