./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for data races
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX --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 c8b500e58ad9de43c2267c6cdc33609b02abfe24fc1cf283e17f14a4a70ea61c
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-05 09:23:55,068 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-05 09:23:55,127 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-DataRace-32bit-GemCutter_Default.epf
[2024-12-05 09:23:55,132 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-05 09:23:55,132 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-05 09:23:55,153 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-05 09:23:55,154 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-05 09:23:55,154 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-05 09:23:55,154 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-05 09:23:55,154 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-05 09:23:55,154 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-05 09:23:55,155 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-05 09:23:55,155 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-05 09:23:55,156 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * To the following directory=./dump/
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-05 09:23:55,156 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-12-05 09:23:55,156 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-12-05 09:23:55,157 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-12-05 09:23:55,157 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_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX
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 -> c8b500e58ad9de43c2267c6cdc33609b02abfe24fc1cf283e17f14a4a70ea61c
[2024-12-05 09:23:55,393 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-05 09:23:55,402 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-05 09:23:55,404 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-05 09:23:55,405 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-05 09:23:55,405 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-05 09:23:55,406 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/../../sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i
[2024-12-05 09:23:58,048 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/data/564b11443/5482f622051041da833c686ffd08d5f7/FLAGda41fd713
[2024-12-05 09:23:58,286 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-05 09:23:58,286 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i
[2024-12-05 09:23:58,299 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/data/564b11443/5482f622051041da833c686ffd08d5f7/FLAGda41fd713
[2024-12-05 09:23:58,314 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/data/564b11443/5482f622051041da833c686ffd08d5f7
[2024-12-05 09:23:58,316 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-05 09:23:58,317 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-05 09:23:58,318 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-05 09:23:58,319 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-05 09:23:58,323 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-05 09:23:58,323 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,324 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@594c1a54 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58, skipping insertion in model container
[2024-12-05 09:23:58,324 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,354 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-05 09:23:58,604 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-05 09:23:58,612 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-05 09:23:58,649 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-05 09:23:58,680 INFO  L204         MainTranslator]: Completed translation
[2024-12-05 09:23:58,680 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58 WrapperNode
[2024-12-05 09:23:58,681 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-05 09:23:58,682 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-05 09:23:58,682 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-05 09:23:58,682 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-05 09:23:58,688 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,698 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,714 INFO  L138                Inliner]: procedures = 173, calls = 16, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 107
[2024-12-05 09:23:58,714 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-05 09:23:58,715 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-05 09:23:58,715 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-05 09:23:58,715 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-05 09:23:58,720 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,720 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,722 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,722 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,725 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,726 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,729 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,730 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,731 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,733 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-05 09:23:58,733 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-05 09:23:58,734 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-05 09:23:58,734 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-05 09:23:58,735 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (1/1) ...
[2024-12-05 09:23:58,740 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-12-05 09:23:58,752 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:58,763 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-12-05 09:23:58,769 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-12-05 09:23:58,787 INFO  L130     BoogieDeclarations]: Found specification of procedure thr2
[2024-12-05 09:23:58,787 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr2
[2024-12-05 09:23:58,787 INFO  L130     BoogieDeclarations]: Found specification of procedure thr1
[2024-12-05 09:23:58,787 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr1
[2024-12-05 09:23:58,788 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-05 09:23:58,788 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-12-05 09:23:58,788 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-05 09:23:58,788 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-05 09:23:58,789 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-12-05 09:23:58,889 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-05 09:23:58,890 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-05 09:23:59,059 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-05 09:23:59,059 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-05 09:23:59,106 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-05 09:23:59,106 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-12-05 09:23:59,107 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:23:59 BoogieIcfgContainer
[2024-12-05 09:23:59,107 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-05 09:23:59,109 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-05 09:23:59,109 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-05 09:23:59,114 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-05 09:23:59,114 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.12 09:23:58" (1/3) ...
[2024-12-05 09:23:59,114 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4b5106eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 09:23:59, skipping insertion in model container
[2024-12-05 09:23:59,115 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:23:58" (2/3) ...
[2024-12-05 09:23:59,115 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4b5106eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 09:23:59, skipping insertion in model container
[2024-12-05 09:23:59,115 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:23:59" (3/3) ...
[2024-12-05 09:23:59,116 INFO  L128   eAbstractionObserver]: Analyzing ICFG 30_Function_Pointer3_vs.i
[2024-12-05 09:23:59,128 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-05 09:23:59,129 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG 30_Function_Pointer3_vs.i that has 3 procedures, 101 locations, 1 initial locations, 2 loop locations, and 6 error locations.
[2024-12-05 09:23:59,129 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-05 09:23:59,184 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-05 09:23:59,233 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:23:59,233 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-12-05 09:23:59,233 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:59,235 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-12-05 09:23:59,237 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-12-05 09:23:59,311 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:23:59,321 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread1of1ForFork1 ========
[2024-12-05 09:23:59,328 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;@38e368f0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:23:59,328 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-05 09:23:59,446 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE] ===
[2024-12-05 09:23:59,450 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:59,451 INFO  L85        PathProgramCache]: Analyzing trace with hash 1567695469, now seen corresponding path program 1 times
[2024-12-05 09:23:59,458 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:59,458 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [561742665]
[2024-12-05 09:23:59,459 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:59,459 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:59,542 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:59,613 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:23:59,614 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:59,614 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [561742665]
[2024-12-05 09:23:59,614 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [561742665] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:59,614 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:59,615 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:23:59,616 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [175100997]
[2024-12-05 09:23:59,616 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:59,620 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:23:59,620 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:59,638 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:23:59,638 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:23:59,639 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:59,642 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:59,642 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 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-12-05 09:23:59,643 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:00,036 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:00,036 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-05 09:24:00,036 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE] ===
[2024-12-05 09:24:00,037 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:24:00,037 INFO  L85        PathProgramCache]: Analyzing trace with hash -1448244169, now seen corresponding path program 1 times
[2024-12-05 09:24:00,037 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:24:00,037 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [644045223]
[2024-12-05 09:24:00,037 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:24:00,037 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:24:00,074 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:24:00,294 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 09:24:00,295 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:24:00,295 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [644045223]
[2024-12-05 09:24:00,295 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [644045223] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:24:00,295 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:24:00,295 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:24:00,295 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1831882246]
[2024-12-05 09:24:00,295 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:24:00,296 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:24:00,296 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:24:00,297 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:24:00,297 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:24:00,297 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:00,299 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:24:00,299 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 states have internal predecessors, (66), 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-12-05 09:24:00,299 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:00,300 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:00,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:00,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:00,560 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-05 09:24:00,561 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE] ===
[2024-12-05 09:24:00,561 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:24:00,561 INFO  L85        PathProgramCache]: Analyzing trace with hash 251544823, now seen corresponding path program 1 times
[2024-12-05 09:24:00,561 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:24:00,561 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [405575339]
[2024-12-05 09:24:00,561 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:24:00,561 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:24:00,582 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-05 09:24:00,583 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-05 09:24:00,598 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-05 09:24:00,624 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-05 09:24:00,624 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-05 09:24:00,625 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 1 remaining)
[2024-12-05 09:24:00,626 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-05 09:24:00,631 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-12-05 09:24:00,633 INFO  L319   ceAbstractionStarter]: Result for error location thr1Thread1of1ForFork1 was UNSAFE (1/3)
[2024-12-05 09:24:00,679 INFO  L241   ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances
[2024-12-05 09:24:00,679 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-12-05 09:24:00,693 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Ended with exit code 0
[2024-12-05 09:24:00,693 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 05.12 09:24:00 BasicIcfg
[2024-12-05 09:24:00,693 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-12-05 09:24:00,694 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-05 09:24:00,694 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-05 09:24:00,694 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-05 09:24:00,695 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:23:59" (3/4) ...
[2024-12-05 09:24:00,696 INFO  L140         WitnessPrinter]: Generating witness for reachability counterexample
[2024-12-05 09:24:00,761 INFO  L129   tionWitnessGenerator]: Generated YAML witness of length 10.
[2024-12-05 09:24:00,807 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/witness.graphml
[2024-12-05 09:24:00,807 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/witness.yml
[2024-12-05 09:24:00,808 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-05 09:24:00,808 INFO  L158              Benchmark]: Toolchain (without parser) took 2491.25ms. Allocated memory is still 142.6MB. Free memory was 116.8MB in the beginning and 103.2MB in the end (delta: 13.7MB). Peak memory consumption was 83.6MB. Max. memory is 16.1GB.
[2024-12-05 09:24:00,808 INFO  L158              Benchmark]: CDTParser took 0.27ms. Allocated memory is still 142.6MB. Free memory is still 82.7MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-05 09:24:00,809 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 362.68ms. Allocated memory is still 142.6MB. Free memory was 116.7MB in the beginning and 96.9MB in the end (delta: 19.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-05 09:24:00,809 INFO  L158              Benchmark]: Boogie Procedure Inliner took 32.63ms. Allocated memory is still 142.6MB. Free memory was 96.9MB in the beginning and 95.2MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-05 09:24:00,809 INFO  L158              Benchmark]: Boogie Preprocessor took 18.24ms. Allocated memory is still 142.6MB. Free memory was 95.0MB in the beginning and 94.0MB in the end (delta: 1.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-05 09:24:00,809 INFO  L158              Benchmark]: RCFGBuilder took 373.32ms. Allocated memory is still 142.6MB. Free memory was 93.8MB in the beginning and 75.4MB in the end (delta: 18.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-05 09:24:00,810 INFO  L158              Benchmark]: TraceAbstraction took 1584.26ms. Allocated memory is still 142.6MB. Free memory was 74.8MB in the beginning and 51.9MB in the end (delta: 22.9MB). Peak memory consumption was 26.0MB. Max. memory is 16.1GB.
[2024-12-05 09:24:00,810 INFO  L158              Benchmark]: Witness Printer took 113.45ms. Allocated memory is still 142.6MB. Free memory was 51.9MB in the beginning and 103.2MB in the end (delta: -51.3MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB.
[2024-12-05 09:24:00,812 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.27ms. Allocated memory is still 142.6MB. Free memory is still 82.7MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 362.68ms. Allocated memory is still 142.6MB. Free memory was 116.7MB in the beginning and 96.9MB in the end (delta: 19.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 32.63ms. Allocated memory is still 142.6MB. Free memory was 96.9MB in the beginning and 95.2MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 18.24ms. Allocated memory is still 142.6MB. Free memory was 95.0MB in the beginning and 94.0MB in the end (delta: 1.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 373.32ms. Allocated memory is still 142.6MB. Free memory was 93.8MB in the beginning and 75.4MB in the end (delta: 18.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * TraceAbstraction took 1584.26ms. Allocated memory is still 142.6MB. Free memory was 74.8MB in the beginning and 51.9MB in the end (delta: 22.9MB). Peak memory consumption was 26.0MB. Max. memory is 16.1GB.
 * Witness Printer took 113.45ms. Allocated memory is still 142.6MB. Free memory was 51.9MB in the beginning and 103.2MB in the end (delta: -51.3MB). Peak memory consumption was 15.7MB. 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: 488, independent: 485, independent conditional: 6, independent unconditional: 479, dependent: 3, dependent conditional: 1, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 15599, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 806, dependent conditional: 753, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 304, dependent conditional: 251, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 4021, independent: 3973, independent conditional: 0, independent unconditional: 3973, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 4021, independent: 3970, independent conditional: 0, independent unconditional: 3970, dependent: 51, dependent conditional: 0, dependent unconditional: 51, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 236, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 232, dependent conditional: 0, dependent unconditional: 232, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 15097, independent: 10820, independent conditional: 0, independent unconditional: 10820, dependent: 256, dependent conditional: 0, dependent unconditional: 256, unknown: 4021, unknown conditional: 0, unknown unconditional: 4021] , Statistics on independence cache: Total cache size (in pairs): 461, Positive cache size: 459, Positive conditional cache size: 0, Positive unconditional cache size: 459, Negative cache size: 2, Negative conditional cache size: 0, Negative unconditional cache size: 2, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 6, Maximal queried relation: 0, Independence queries for same thread: 1, Statistics for Abstraction: , Persistent sets #1 benchmarks: Persistent set computation time: 0.1s, Number of persistent set computation: 18, Number of trivial persistent sets: 17, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 481, independent: 479, independent conditional: 0, independent unconditional: 479, dependent: 2, dependent conditional: 0, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 488, independent: 485, independent conditional: 6, independent unconditional: 479, dependent: 3, dependent conditional: 1, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 15599, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 806, dependent conditional: 753, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 304, dependent conditional: 251, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 4021, independent: 3973, independent conditional: 0, independent unconditional: 3973, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 4021, independent: 3970, independent conditional: 0, independent unconditional: 3970, dependent: 51, dependent conditional: 0, dependent unconditional: 51, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 236, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 232, dependent conditional: 0, dependent unconditional: 232, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 15097, independent: 10820, independent conditional: 0, independent unconditional: 10820, dependent: 256, dependent conditional: 0, dependent unconditional: 256, unknown: 4021, unknown conditional: 0, unknown unconditional: 4021] , Statistics on independence cache: Total cache size (in pairs): 461, Positive cache size: 459, Positive conditional cache size: 0, Positive unconditional cache size: 459, Negative cache size: 2, Negative conditional cache size: 0, Negative unconditional cache size: 2, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 6, Maximal queried relation: 0, Independence queries for same thread: 1, Statistics for Abstraction: , Independence relation #2 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 6721, independent: 6436, independent conditional: 2288, independent unconditional: 4148, dependent: 285, dependent conditional: 261, dependent unconditional: 24, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 15599, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 806, dependent conditional: 753, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 304, dependent conditional: 251, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 4021, independent: 3973, independent conditional: 0, independent unconditional: 3973, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 4021, independent: 3970, independent conditional: 0, independent unconditional: 3970, dependent: 51, dependent conditional: 0, dependent unconditional: 51, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 236, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 232, dependent conditional: 0, dependent unconditional: 232, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 15097, independent: 10820, independent conditional: 0, independent unconditional: 10820, dependent: 256, dependent conditional: 0, dependent unconditional: 256, unknown: 4021, unknown conditional: 0, unknown unconditional: 4021] , Statistics on independence cache: Total cache size (in pairs): 3535, Positive cache size: 3506, Positive conditional cache size: 0, Positive unconditional cache size: 3506, Negative cache size: 29, Negative conditional cache size: 0, Negative unconditional cache size: 29, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 2372, Maximal queried relation: 1, Independence queries for same thread: 223, Statistics for Abstraction: , Persistent sets #2 benchmarks: Persistent set computation time: 0.2s, Number of persistent set computation: 547, Number of trivial persistent sets: 426, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 4172, independent: 4148, independent conditional: 0, independent unconditional: 4148, dependent: 24, dependent conditional: 0, dependent unconditional: 24, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 6721, independent: 6436, independent conditional: 2288, independent unconditional: 4148, dependent: 285, dependent conditional: 261, dependent unconditional: 24, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 15599, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 806, dependent conditional: 753, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 304, dependent conditional: 251, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 4021, independent: 3973, independent conditional: 0, independent unconditional: 3973, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 4021, independent: 3970, independent conditional: 0, independent unconditional: 3970, dependent: 51, dependent conditional: 0, dependent unconditional: 51, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 236, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 232, dependent conditional: 0, dependent unconditional: 232, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 15097, independent: 10820, independent conditional: 0, independent unconditional: 10820, dependent: 256, dependent conditional: 0, dependent unconditional: 256, unknown: 4021, unknown conditional: 0, unknown unconditional: 4021] , Statistics on independence cache: Total cache size (in pairs): 3535, Positive cache size: 3506, Positive conditional cache size: 0, Positive unconditional cache size: 3506, Negative cache size: 29, Negative conditional cache size: 0, Negative unconditional cache size: 29, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 2372, Maximal queried relation: 1, Independence queries for same thread: 223, Statistics for Abstraction: , Independence relation #3 benchmarks: IndependenceRelationWithAbstraction.Independence Queries: [ total: 8390, independent: 7872, independent conditional: 3749, independent unconditional: 4123, dependent: 518, dependent conditional: 491, dependent unconditional: 27, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 15599, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 806, dependent conditional: 753, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 304, dependent conditional: 251, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 4021, independent: 3973, independent conditional: 0, independent unconditional: 3973, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 4021, independent: 3970, independent conditional: 0, independent unconditional: 3970, dependent: 51, dependent conditional: 0, dependent unconditional: 51, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 236, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 232, dependent conditional: 0, dependent unconditional: 232, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 15097, independent: 10820, independent conditional: 0, independent unconditional: 10820, dependent: 256, dependent conditional: 0, dependent unconditional: 256, unknown: 4021, unknown conditional: 0, unknown unconditional: 4021] , Statistics on independence cache: Total cache size (in pairs): 4021, Positive cache size: 3973, Positive conditional cache size: 0, Positive unconditional cache size: 3973, Negative cache size: 48, Negative conditional cache size: 0, Negative unconditional cache size: 48, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 6294, Maximal queried relation: 2, Independence queries for same thread: 640, Statistics for Abstraction: , Persistent sets #3 benchmarks: Persistent set computation time: 0.2s, Number of persistent set computation: 547, Number of trivial persistent sets: 426, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 4150, independent: 4123, independent conditional: 0, independent unconditional: 4123, dependent: 27, dependent conditional: 0, dependent unconditional: 27, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 8390, independent: 7872, independent conditional: 3749, independent unconditional: 4123, dependent: 518, dependent conditional: 491, dependent unconditional: 27, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 15599, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 806, dependent conditional: 753, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 14959, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 166, dependent conditional: 113, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 6043, independent unconditional: 8750, dependent: 304, dependent conditional: 251, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 15097, independent: 14793, independent conditional: 0, independent unconditional: 14793, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 4021, independent: 3973, independent conditional: 0, independent unconditional: 3973, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 4021, independent: 3970, independent conditional: 0, independent unconditional: 3970, dependent: 51, dependent conditional: 0, dependent unconditional: 51, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 51, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 48, dependent conditional: 0, dependent unconditional: 48, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 236, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 232, dependent conditional: 0, dependent unconditional: 232, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 15097, independent: 10820, independent conditional: 0, independent unconditional: 10820, dependent: 256, dependent conditional: 0, dependent unconditional: 256, unknown: 4021, unknown conditional: 0, unknown unconditional: 4021] , Statistics on independence cache: Total cache size (in pairs): 4021, Positive cache size: 3973, Positive conditional cache size: 0, Positive unconditional cache size: 3973, Negative cache size: 48, Negative conditional cache size: 0, Negative unconditional cache size: 48, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 6294, Maximal queried relation: 2, Independence queries for same thread: 640, Statistics for Abstraction: 
  - DataRaceFoundResult [Line: 726]: Data race detected
    Data race detected
The following path leads to a data race: 
[L689]               0  int mutex;
        VAL             [mutex=0]
[L690]               0  int res;
        VAL             [mutex=0, res=0]
[L732]               0  pthread_t t;
        VAL             [mutex=0, res=0]
[L733]  FCALL, FORK  0  pthread_create(&t, 0, thr1, 0)
        VAL             [mutex=0, res=0, t=-2]
[L726]  EXPR         1  res < 10
        VAL             [\old(arg)={0:0}, arg={0:0}, mutex=0, res=0]
[L736]  FCALL, FORK  0  pthread_create(&t, 0, thr2, 0)
        VAL             [mutex=0, res=0, t=-1]
[L736]  FCALL, FORK  0  pthread_create(&t, 0, thr2, 0)
        VAL             [mutex=0, res=0, t=0]
[L712]               2  FuncType pf;
        VAL             [\old(arg)={0:0}, arg={0:0}, mutex=0, res=0]
[L713]  COND TRUE    2  __VERIFIER_nondet_int()
        VAL             [\old(arg)={0:0}, arg={0:0}, mutex=0, res=0]
[L714]               2  pf = f1
        VAL             [\old(arg)={0:0}, arg={0:0}, mutex=0, pf={-1:0}, res=0]
[L717]  CALL         2  __VERIFIER_atomic_acquire()
[L693]  EXPR         2  mutex==0
[L693]  CALL         2  assume_abort_if_not(mutex==0)
[L3]    COND FALSE   2  !(!cond)
[L693]  RET          2  assume_abort_if_not(mutex==0)
[L694]               2  mutex = 1
[L717]  RET          2  __VERIFIER_atomic_acquire()
[L718]  CALL, EXPR   2  pf(4,3)
[L704]               2  return a+b+1;
        VAL             [\old(a)=4, \old(b)=3, \result=8, a=4, b=3, mutex=1, res=0]
[L718]  RET, EXPR    2  pf(4,3)
[L718]               2  res = pf(4,3)
        VAL             [\old(arg)={0:0}, arg={0:0}, mutex=1, pf={-1:0}, res=8]
[L726]  COND FALSE   1  !(!(res < 10))
        VAL             [\old(arg)={0:0}, arg={0:0}, mutex=1, res=8]
[L726]               1  res < 10
        VAL             [\old(arg)={0:0}, arg={0:0}, mutex=1, res=8]
[L726]               1  res < 10
        VAL             [\old(arg)={0:0}, arg={0:0}, mutex=1, res=8]

Now there is a data race on ~res~0 between 
	C: res = pf(4,3) [718]
and
	C: res < 10 [726]

  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: thr1Thread1of1ForFork1 with 1 thread instances
    CFG has 5 procedures, 177 locations, 14 error locations. Started 1 CEGAR loops. OverallTime: 1.3s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.8s, 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: 7, 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.3s InterpolantComputationTime, 156 NumberOfCodeBlocks, 156 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 85 ConstructedInterpolants, 0 QuantifiedInterpolants, 101 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
RESULT: Ultimate proved your program to be incorrect!
[2024-12-05 09:24:00,829 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f93b088-9c0f-415b-b4cd-d0e7eddaf959/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Writing human readable error path to file UltimateCounterExample.errorpath
Result:
FALSE(DATA-RACE)